Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-04 03:30:10 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-04 03:30:10 +0300
commitd225502a0cbcee409c90a4b7dbe41045912edcd1 (patch)
tree15aab9cae79402e59193f43b0329a5360b5810e5
parent29d1f842cc0fc15eb29fb46efaf198c03698255f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js3
-rw-r--r--l10n/de.json3
-rw-r--r--l10n/de_DE.js3
-rw-r--r--l10n/de_DE.json3
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js7
-rw-r--r--l10n/pt_BR.json7
-rw-r--r--l10n/tr.js7
-rw-r--r--l10n/tr.json7
12 files changed, 48 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 3716a6f..a584f7a 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -1,8 +1,11 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Benachrichtigungen",
+ "_icon_::_svg_" : ["Symbol","svg"],
+ "Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
diff --git a/l10n/de.json b/l10n/de.json
index 199af60..74a1fef 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,6 +1,9 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Benachrichtigungen",
+ "_icon_::_svg_" : ["Symbol","svg"],
+ "Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 54a07d9..f575daf 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -1,8 +1,11 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Benachrichtigungen",
+ "_icon_::_svg_" : ["Symbol","svg"],
+ "Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 70f7749..7c6abc7 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,6 +1,9 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Benachrichtigungen",
+ "_icon_::_svg_" : ["Symbol","svg"],
+ "Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
diff --git a/l10n/es.js b/l10n/es.js
index 392420d..401071c 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1,8 +1,11 @@
OC.L10N.register(
"notifications",
{
+ "_" : "—",
"in {path}" : "en {path}",
"Notifications" : "Notificaciones",
+ "_icon_::_svg_" : ["icono","svg"],
+ "Dismiss all notifications" : "Descartar todas las notificaciones",
"No notifications" : "No hay notificaciones",
"Dismiss" : "Descartar",
"Failed to perform action" : "Se ha producido un fallo al realizar la acción",
diff --git a/l10n/es.json b/l10n/es.json
index 5eeab59..d510476 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,6 +1,9 @@
{ "translations": {
+ "_" : "—",
"in {path}" : "en {path}",
"Notifications" : "Notificaciones",
+ "_icon_::_svg_" : ["icono","svg"],
+ "Dismiss all notifications" : "Descartar todas las notificaciones",
"No notifications" : "No hay notificaciones",
"Dismiss" : "Descartar",
"Failed to perform action" : "Se ha producido un fallo al realizar la acción",
diff --git a/l10n/pl.js b/l10n/pl.js
index 07203cb..018cf14 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "w {path}",
"Notifications" : "Powiadomienia",
"No notifications" : "Brak powiadomień",
diff --git a/l10n/pl.json b/l10n/pl.json
index 11baa15..c863864 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "w {path}",
"Notifications" : "Powiadomienia",
"No notifications" : "Brak powiadomień",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index bfbc439..708bd43 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -1,10 +1,17 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "em {path}",
"Notifications" : "Notificações",
+ "_icon_::_svg_" : ["ícone","svg"],
+ "_button_::_notifications-button menutoggle_" : ["button","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Ignorar todas as notificações",
"No notifications" : "Sem notificações",
+ "_container_::_notification-container_" : ["container","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Rejeitar",
+ "_notification_::_data-id_" : ["notificação","data-id"],
"Failed to perform action" : "Falha ao executar a ação",
"Failed to dismiss notification" : "Falha ao ignorar a notificação",
"Failed to dismiss all notifications" : "Falha ao ignorar todas as notificações",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 9e3346a..987b171 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,8 +1,15 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "em {path}",
"Notifications" : "Notificações",
+ "_icon_::_svg_" : ["ícone","svg"],
+ "_button_::_notifications-button menutoggle_" : ["button","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Ignorar todas as notificações",
"No notifications" : "Sem notificações",
+ "_container_::_notification-container_" : ["container","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Rejeitar",
+ "_notification_::_data-id_" : ["notificação","data-id"],
"Failed to perform action" : "Falha ao executar a ação",
"Failed to dismiss notification" : "Falha ao ignorar a notificação",
"Failed to dismiss all notifications" : "Falha ao ignorar todas as notificações",
diff --git a/l10n/tr.js b/l10n/tr.js
index d34f0ca..92aa4e6 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -1,10 +1,17 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "{path} içinde",
"Notifications" : "Bildirimler",
+ "_icon_::_svg_" : ["simge","svg"],
+ "_button_::_notifications-button menutoggle_" : ["düğme","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Tüm bildirimleri yok say",
"No notifications" : "Bildirimler kapalı",
+ "_container_::_notification-container_" : ["kapsayıcı","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Yoksay",
+ "_notification_::_data-id_" : ["bildirim","data-id"],
"Failed to perform action" : "İşlem yürütülemedi",
"Failed to dismiss notification" : "Bildirim yok sayılamadı",
"Failed to dismiss all notifications" : "Tüm bildirimler yok sayılamadı",
diff --git a/l10n/tr.json b/l10n/tr.json
index 5fc2d80..de21b63 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -1,8 +1,15 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "{path} içinde",
"Notifications" : "Bildirimler",
+ "_icon_::_svg_" : ["simge","svg"],
+ "_button_::_notifications-button menutoggle_" : ["düğme","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Tüm bildirimleri yok say",
"No notifications" : "Bildirimler kapalı",
+ "_container_::_notification-container_" : ["kapsayıcı","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Yoksay",
+ "_notification_::_data-id_" : ["bildirim","data-id"],
"Failed to perform action" : "İşlem yürütülemedi",
"Failed to dismiss notification" : "Bildirim yok sayılamadı",
"Failed to dismiss all notifications" : "Tüm bildirimler yok sayılamadı",