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-03-04 04:30:46 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-04 04:30:46 +0300
commit0d617199d14c866d8b57ddd64918c1780100b12e (patch)
treea131d770a5fbc708a5747535fc05bd5adc02bd90
parent802c9c2880aaded4d2389ca3e043cb1023626be4 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/fi.js2
-rw-r--r--l10n/fi.json2
-rw-r--r--l10n/nb.js1
-rw-r--r--l10n/nb.json1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
8 files changed, 16 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 3f59d48..ec13cb1 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,7 +1,11 @@
OC.L10N.register(
"notifications",
{
+ "Failed to perform action" : "Nepodařilo se provést akci",
+ "Failed to dismiss notification" : "Nepodařilo se zrušit oznámení",
+ "Failed to dismiss all notifications" : "Nepodařilo se zrušit všechna oznámení",
"in {path}" : "v {path}",
+ "Admin notifications" : "Oznámení administrátora",
"Notifications" : "Upozornění",
"No notifications" : "Žádná upozornění",
"Dismiss" : "Zavřít"
diff --git a/l10n/cs.json b/l10n/cs.json
index 7a548b6..ac49a3e 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,5 +1,9 @@
{ "translations": {
+ "Failed to perform action" : "Nepodařilo se provést akci",
+ "Failed to dismiss notification" : "Nepodařilo se zrušit oznámení",
+ "Failed to dismiss all notifications" : "Nepodařilo se zrušit všechna oznámení",
"in {path}" : "v {path}",
+ "Admin notifications" : "Oznámení administrátora",
"Notifications" : "Upozornění",
"No notifications" : "Žádná upozornění",
"Dismiss" : "Zavřít"
diff --git a/l10n/fi.js b/l10n/fi.js
index e6641a0..bc5c131 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "Failed to perform action" : "Toimenpiteen suorittaminen epäonnistui",
"in {path}" : "polussa {path}",
+ "Admin notifications" : "Ylläpitoilmoitukset",
"Notifications" : "Ilmoitukset",
"No notifications" : "Ei ilmoituksia",
"Dismiss" : "Hylkää"
diff --git a/l10n/fi.json b/l10n/fi.json
index 61d4bbb..48904bc 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,5 +1,7 @@
{ "translations": {
+ "Failed to perform action" : "Toimenpiteen suorittaminen epäonnistui",
"in {path}" : "polussa {path}",
+ "Admin notifications" : "Ylläpitoilmoitukset",
"Notifications" : "Ilmoitukset",
"No notifications" : "Ei ilmoituksia",
"Dismiss" : "Hylkää"
diff --git a/l10n/nb.js b/l10n/nb.js
index dc6ac80..c26053b 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Failed to dismiss notification" : "Klarte ikke fjerne varsel",
"Failed to dismiss all notifications" : "Klarte ikke å fjerne alle varslene",
"in {path}" : "i {path}",
+ "Admin notifications" : "Administrator- notifikasjoner",
"Notifications" : "Varsel",
"No notifications" : "Ingen varsel",
"Dismiss" : "Forkast"
diff --git a/l10n/nb.json b/l10n/nb.json
index 10d44e9..cfc1fbf 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -3,6 +3,7 @@
"Failed to dismiss notification" : "Klarte ikke fjerne varsel",
"Failed to dismiss all notifications" : "Klarte ikke å fjerne alle varslene",
"in {path}" : "i {path}",
+ "Admin notifications" : "Administrator- notifikasjoner",
"Notifications" : "Varsel",
"No notifications" : "Ingen varsel",
"Dismiss" : "Forkast"
diff --git a/l10n/nl.js b/l10n/nl.js
index a6de5f0..acc5608 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Failed to dismiss notification" : "Niet gelukt om melding af te handelen",
"Failed to dismiss all notifications" : "Niet gelukt om alle meldingen af te handelen",
"in {path}" : "in {path}",
+ "Admin notifications" : "Beheermeldingen",
"Notifications" : "Meldingen",
"No notifications" : "Geen meldingen",
"Dismiss" : "Weigeren"
diff --git a/l10n/nl.json b/l10n/nl.json
index 05366ef..3951775 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -3,6 +3,7 @@
"Failed to dismiss notification" : "Niet gelukt om melding af te handelen",
"Failed to dismiss all notifications" : "Niet gelukt om alle meldingen af te handelen",
"in {path}" : "in {path}",
+ "Admin notifications" : "Beheermeldingen",
"Notifications" : "Meldingen",
"No notifications" : "Geen meldingen",
"Dismiss" : "Weigeren"