summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-21 00:08:15 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-21 00:08:15 +0000
commit146c699eb49e05c499bf6673f85a948aecceec97 (patch)
tree503b72ff1a78bbcc28ed851b97924a579e2195bc /apps/files_trashbin
parentb556c4855cdaf7a939b29c1c5b78f0b0dc8bb6a8 (diff)
downloadnextcloud-server-146c699eb49e05c499bf6673f85a948aecceec97.tar.gz
nextcloud-server-146c699eb49e05c499bf6673f85a948aecceec97.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/af.js21
-rw-r--r--apps/files_trashbin/l10n/af.json19
2 files changed, 40 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/af.js b/apps/files_trashbin/l10n/af.js
new file mode 100644
index 00000000000..8a84b191b8f
--- /dev/null
+++ b/apps/files_trashbin/l10n/af.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Couldn't delete %s permanently" : "Kon nie %s permanent skrap nie",
+ "Couldn't restore %s" : "Kon nie %s herstel nie",
+ "Deleted files" : "Geskrapte lêers",
+ "Restore" : "Herstel",
+ "Delete" : "Skrap",
+ "Delete permanently" : "Skrap permanent",
+ "Error" : "Fout",
+ "This operation is forbidden" : "Hierdie operasie is verbode",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Hierdie gids is onbeskikbaar, gaan die logs na of kontak die administrateur",
+ "restored" : "herstel",
+ "No deleted files" : "Geen geskrapte lêers",
+ "You will be able to recover deleted files from here" : "U sal geskrapte lêers van hier kan herstel",
+ "No entries found in this folder" : "Geen inskrwyings in hierdie vouer gevind",
+ "Select all" : "Kies alle",
+ "Name" : "Naam",
+ "Deleted" : "Geskrap"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/af.json b/apps/files_trashbin/l10n/af.json
new file mode 100644
index 00000000000..57b2f8e9fb3
--- /dev/null
+++ b/apps/files_trashbin/l10n/af.json
@@ -0,0 +1,19 @@
+{ "translations": {
+ "Couldn't delete %s permanently" : "Kon nie %s permanent skrap nie",
+ "Couldn't restore %s" : "Kon nie %s herstel nie",
+ "Deleted files" : "Geskrapte lêers",
+ "Restore" : "Herstel",
+ "Delete" : "Skrap",
+ "Delete permanently" : "Skrap permanent",
+ "Error" : "Fout",
+ "This operation is forbidden" : "Hierdie operasie is verbode",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Hierdie gids is onbeskikbaar, gaan die logs na of kontak die administrateur",
+ "restored" : "herstel",
+ "No deleted files" : "Geen geskrapte lêers",
+ "You will be able to recover deleted files from here" : "U sal geskrapte lêers van hier kan herstel",
+ "No entries found in this folder" : "Geen inskrwyings in hierdie vouer gevind",
+ "Select all" : "Kies alle",
+ "Name" : "Naam",
+ "Deleted" : "Geskrap"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file