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>2020-07-08 05:59:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-07-08 05:59:47 +0300
commit72775cbd4a295b8d6cdaaa991c3e321e01611613 (patch)
treea21c6247038f78a4c3b63072b7f625d329d1c97a
parenta61a61ad0d7dd84e0f147c1d13109eefe44f8517 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/br.js2
-rw-r--r--l10n/br.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/br.js b/l10n/br.js
index d90cdcb..b84d869 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "Kemenadennoù an administratour",
+ "Notifications" : "Kemenadenoù",
"in {path}" : "e {treug}"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
diff --git a/l10n/br.json b/l10n/br.json
index 4961650..212f720 100644
--- a/l10n/br.json
+++ b/l10n/br.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Admin notifications" : "Kemenadennoù an administratour",
+ "Notifications" : "Kemenadenoù",
"in {path}" : "e {treug}"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
} \ No newline at end of file