diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-11 01:55:47 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-11 01:55:47 -0500 |
commit | 5dd59b4bd2712706a36639697531e73df5c9a3c2 (patch) | |
tree | 088fd62bbb808019730814affc2728f121eef5f0 /apps/files_trashbin/l10n | |
parent | 98d3111c2d1443710174d4b62394d94c9e843aab (diff) | |
download | nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.tar.gz nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/ast.js | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ast.json | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index 804814b5892..5df7fb84547 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -5,11 +5,13 @@ OC.L10N.register( "Couldn't restore %s" : "Nun pudo restaurase %s", "Deleted files" : "Ficheros desaniciaos", "Restore" : "Restaurar", + "Delete" : "Desaniciar", "Delete permanently" : "Desaniciar dafechu", "Error" : "Fallu", "restored" : "recuperóse", + "No entries found in this folder" : "Nenguna entrada en esta carpeta", + "Select all" : "Esbillar too", "Name" : "Nome", - "Deleted" : "Desaniciáu", - "Delete" : "Desaniciar" + "Deleted" : "Desaniciáu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/ast.json b/apps/files_trashbin/l10n/ast.json index 47b21cdec4d..4268ef6bc21 100644 --- a/apps/files_trashbin/l10n/ast.json +++ b/apps/files_trashbin/l10n/ast.json @@ -3,11 +3,13 @@ "Couldn't restore %s" : "Nun pudo restaurase %s", "Deleted files" : "Ficheros desaniciaos", "Restore" : "Restaurar", + "Delete" : "Desaniciar", "Delete permanently" : "Desaniciar dafechu", "Error" : "Fallu", "restored" : "recuperóse", + "No entries found in this folder" : "Nenguna entrada en esta carpeta", + "Select all" : "Esbillar too", "Name" : "Nome", - "Deleted" : "Desaniciáu", - "Delete" : "Desaniciar" + "Deleted" : "Desaniciáu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |