summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-28 01:55:29 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-28 01:55:29 -0500
commit96b0328d39f857683b601946c2108ce5b71e5012 (patch)
treebd3a62f40acc028f2e273bd72c169bc7a3b85ed2 /apps/files_trashbin/l10n
parent05a069c1010b1f76ab1d5ce4bd0395e1ee3405c0 (diff)
downloadnextcloud-server-96b0328d39f857683b601946c2108ce5b71e5012.tar.gz
nextcloud-server-96b0328d39f857683b601946c2108ce5b71e5012.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/af_ZA.js6
-rw-r--r--apps/files_trashbin/l10n/af_ZA.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/af_ZA.js b/apps/files_trashbin/l10n/af_ZA.js
new file mode 100644
index 00000000000..bde70775250
--- /dev/null
+++ b/apps/files_trashbin/l10n/af_ZA.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Error" : "Fout"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/af_ZA.json b/apps/files_trashbin/l10n/af_ZA.json
new file mode 100644
index 00000000000..0ed511058ba
--- /dev/null
+++ b/apps/files_trashbin/l10n/af_ZA.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Error" : "Fout"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file