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-05 03:31:02 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-05 03:31:02 +0300
commitf4523a342f4659bc51bb325367b25994333e6245 (patch)
tree972cf3bf37fba5cf6bb0c87ad4608ed1e0785589
parentd225502a0cbcee409c90a4b7dbe41045912edcd1 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/it.js7
-rw-r--r--l10n/it.json7
-rw-r--r--l10n/nl.js5
-rw-r--r--l10n/nl.json5
8 files changed, 28 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index a584f7a..357341d 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
+ "_notification_::_data-id_" : ["Benachrichtigung","data-id"],
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
"Failed to dismiss notification" : "Benachrichtigung konnte nicht verworfen werden",
"Failed to dismiss all notifications" : "Alle Benachrichtigungen konnten nicht verworfen werden",
diff --git a/l10n/de.json b/l10n/de.json
index 74a1fef..4df85f2 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -6,6 +6,7 @@
"Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
+ "_notification_::_data-id_" : ["Benachrichtigung","data-id"],
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
"Failed to dismiss notification" : "Benachrichtigung konnte nicht verworfen werden",
"Failed to dismiss all notifications" : "Alle Benachrichtigungen konnten nicht verworfen werden",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index f575daf..698c702 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
+ "_notification_::_data-id_" : ["Benachrichtigung","data-id"],
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
"Failed to dismiss notification" : "Benachrichtigung konnte nicht verworfen werden",
"Failed to dismiss all notifications" : "Alle Benachrichtigungen konnten nicht verworfen werden",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 7c6abc7..d674ca6 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -6,6 +6,7 @@
"Dismiss all notifications" : "Alle Benachrichtigungen verwerfen",
"No notifications" : "Keine Benachrichtigungen",
"Dismiss" : "Verwerfen",
+ "_notification_::_data-id_" : ["Benachrichtigung","data-id"],
"Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
"Failed to dismiss notification" : "Benachrichtigung konnte nicht verworfen werden",
"Failed to dismiss all notifications" : "Alle Benachrichtigungen konnten nicht verworfen werden",
diff --git a/l10n/it.js b/l10n/it.js
index e8e3e1b..27d7ac4 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -1,10 +1,17 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Notifiche",
+ "_icon_::_svg_" : ["icona","svg"],
+ "_button_::_notifications-button menutoggle_" : ["pulsante","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Cancella tutte le notifiche",
"No notifications" : "Nessuna notifica",
+ "_container_::_notification-container_" : ["contenitore","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Annulla",
+ "_notification_::_data-id_" : ["notifica","data-id"],
"Failed to perform action" : "Esecuzione operazione non riuscita",
"Failed to dismiss notification" : "Cancellazione notifiche non riuscita",
"Failed to dismiss all notifications" : "Cancellazione di tutte le notifiche non riuscita",
diff --git a/l10n/it.json b/l10n/it.json
index 6f55eb5..c1dab5f 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,8 +1,15 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Notifiche",
+ "_icon_::_svg_" : ["icona","svg"],
+ "_button_::_notifications-button menutoggle_" : ["pulsante","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Cancella tutte le notifiche",
"No notifications" : "Nessuna notifica",
+ "_container_::_notification-container_" : ["contenitore","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Annulla",
+ "_notification_::_data-id_" : ["notifica","data-id"],
"Failed to perform action" : "Esecuzione operazione non riuscita",
"Failed to dismiss notification" : "Cancellazione notifiche non riuscita",
"Failed to dismiss all notifications" : "Cancellazione di tutte le notifiche non riuscita",
diff --git a/l10n/nl.js b/l10n/nl.js
index b035ac9..1f26c87 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,10 +1,15 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Meldingen",
+ "_icon_::_svg_" : ["Pictogram","svg"],
+ "_button_::_notifications-button menutoggle_" : ["knop","notifications-button menutoggle"],
"No notifications" : "Geen meldingen",
+ "_container_::_notification-container_" : ["container","notification-container"],
"Dismiss" : "Weigeren",
+ "_notification_::_data-id_" : ["notification","data-id"],
"Failed to perform action" : "Niet gelukt om actie uit te voeren",
"Failed to dismiss notification" : "Niet gelukt om melding af te handelen",
"Failed to dismiss all notifications" : "Niet gelukt om alle meldingen af te handelen",
diff --git a/l10n/nl.json b/l10n/nl.json
index 885f587..1386eae 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,8 +1,13 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "in {path}",
"Notifications" : "Meldingen",
+ "_icon_::_svg_" : ["Pictogram","svg"],
+ "_button_::_notifications-button menutoggle_" : ["knop","notifications-button menutoggle"],
"No notifications" : "Geen meldingen",
+ "_container_::_notification-container_" : ["container","notification-container"],
"Dismiss" : "Weigeren",
+ "_notification_::_data-id_" : ["notification","data-id"],
"Failed to perform action" : "Niet gelukt om actie uit te voeren",
"Failed to dismiss notification" : "Niet gelukt om melding af te handelen",
"Failed to dismiss all notifications" : "Niet gelukt om alle meldingen af te handelen",