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>2016-09-05 18:02:43 +0300
committerNextcloud bot <bot@nextcloud.com>2016-09-05 18:02:43 +0300
commitff2a73a80f62b5b0b2532839d9f157f6e2bce7e5 (patch)
tree8b6ea8dbb00c1fcd4b4abf2258b64a5433739552 /l10n
parent4951ae9cfe74b0a56a9e6c20d10567104d828ce0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js8
-rw-r--r--l10n/de.json6
-rw-r--r--l10n/de_DE.js8
-rw-r--r--l10n/de_DE.json6
4 files changed, 28 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
new file mode 100644
index 0000000..c18ecf1
--- /dev/null
+++ b/l10n/de.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Nextcloud-Ankündigungen",
+ "%s announced “%s”" : "%s hat \"%s\" angekündigt",
+ "These groups will be notified about the announcements." : "Diese Gruppen werden über Ankündigungen benachrichtigt."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
new file mode 100644
index 0000000..ebd1a91
--- /dev/null
+++ b/l10n/de.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Nextcloud announcements" : "Nextcloud-Ankündigungen",
+ "%s announced “%s”" : "%s hat \"%s\" angekündigt",
+ "These groups will be notified about the announcements." : "Diese Gruppen werden über Ankündigungen benachrichtigt."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
new file mode 100644
index 0000000..c18ecf1
--- /dev/null
+++ b/l10n/de_DE.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Nextcloud-Ankündigungen",
+ "%s announced “%s”" : "%s hat \"%s\" angekündigt",
+ "These groups will be notified about the announcements." : "Diese Gruppen werden über Ankündigungen benachrichtigt."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
new file mode 100644
index 0000000..ebd1a91
--- /dev/null
+++ b/l10n/de_DE.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Nextcloud announcements" : "Nextcloud-Ankündigungen",
+ "%s announced “%s”" : "%s hat \"%s\" angekündigt",
+ "These groups will be notified about the announcements." : "Diese Gruppen werden über Ankündigungen benachrichtigt."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file