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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-07 07:51:37 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-07 07:51:37 +0300
commit3dd9e65bb2dd997ed07d612e222a12ff695d255c (patch)
tree76f699d80fbee6994b87d2e3a43029c369fa42ac /impress
parent859308c835b91ca9c1fc13c78d0ad80caaeaf4c3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/nds.js6
-rw-r--r--impress/l10n/nds.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/impress/l10n/nds.js b/impress/l10n/nds.js
new file mode 100644
index 000000000..a0b48d540
--- /dev/null
+++ b/impress/l10n/nds.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "impress",
+ {
+ "Name" : "Name"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/impress/l10n/nds.json b/impress/l10n/nds.json
new file mode 100644
index 000000000..d00289bba
--- /dev/null
+++ b/impress/l10n/nds.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Name" : "Name"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file