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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-17 03:18:59 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 03:18:59 +0300
commit788ea991f8b348934dde1e77689006a0e96e5e0a (patch)
tree500b81299598fa177a6b84bc7ab1bcd41d858dce /l10n
parent8cdca030009bbeb6f4b73e737ce8de2c96f248bb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/af.js9
-rw-r--r--l10n/af.json7
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
4 files changed, 18 insertions, 2 deletions
diff --git a/l10n/af.js b/l10n/af.js
new file mode 100644
index 0000000..ec045ac
--- /dev/null
+++ b/l10n/af.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Nextcloud-aankondigings",
+ "Nextcloud announcement" : "Nextcloud-aankondiging",
+ "Shows the latest news of Nextcloud in your notifications." : "Toon die onlangsste Newtcloud-nuus in u kennisgewings.",
+ "These groups will be notified about the announcements." : "Hierdie groepe sal van die aankondigings in kennis gestel word."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
new file mode 100644
index 0000000..284bd81
--- /dev/null
+++ b/l10n/af.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Nextcloud announcements" : "Nextcloud-aankondigings",
+ "Nextcloud announcement" : "Nextcloud-aankondiging",
+ "Shows the latest news of Nextcloud in your notifications." : "Toon die onlangsste Newtcloud-nuus in u kennisgewings.",
+ "These groups will be notified about the announcements." : "Hierdie groepe sal van die aankondigings in kennis gestel word."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index c8dd347..6b14e39 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Pokazuj najnowsze wiadomości o Nextcloud w swoich powiadomieniach.",
"These groups will be notified about the announcements." : "Grupy te będą powiadamiane o komunikatach."
},
-"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
+"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index c698543..c66a4c6 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Ogłoszenie Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Pokazuj najnowsze wiadomości o Nextcloud w swoich powiadomieniach.",
"These groups will be notified about the announcements." : "Grupy te będą powiadamiane o komunikatach."
-},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
+},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file