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/ast.js | |
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/ast.js')
-rw-r--r-- | apps/files_trashbin/l10n/ast.js | 6 |
1 files changed, 4 insertions, 2 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);"); |