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

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-27 05:30:27 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-27 05:30:27 +0300
commitc32ffd53d998375c863fef12a13ea29ec1ce7e54 (patch)
treefd8dd56379bc10301110ac5409108f06ec8edcb2
parent3e532e43fd2b6f96b9fd08530bd64f4886b41e69 (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 50dfeed..311ee17 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Videos" : "Videoioù",
"Name" : "Anv",
+ "Size" : "Ment",
+ "Modified" : "Cheñchet",
"Delete" : "Dilemel"
},
"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 391c20e..dec75be 100644
--- a/l10n/br.json
+++ b/l10n/br.json
@@ -1,6 +1,8 @@
{ "translations": {
"Videos" : "Videoioù",
"Name" : "Anv",
+ "Size" : "Ment",
+ "Modified" : "Cheñchet",
"Delete" : "Dilemel"
},"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