diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-12 01:55:09 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-12 01:55:09 -0500 |
commit | 9145aa607a221d3c223c33989cff05fff37f4182 (patch) | |
tree | b4fd7acdf009e7a77033f0b1b6d379417871f6df /apps/files_trashbin/l10n | |
parent | 24793634924abe13c68061027462285bece2eb4c (diff) | |
download | nextcloud-server-9145aa607a221d3c223c33989cff05fff37f4182.tar.gz nextcloud-server-9145aa607a221d3c223c33989cff05fff37f4182.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/ast.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ast.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index 5df7fb84547..b467f8b51a1 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -9,6 +9,8 @@ OC.L10N.register( "Delete permanently" : "Desaniciar dafechu", "Error" : "Fallu", "restored" : "recuperóse", + "No deleted files" : "Ensin ficheros desaniciaos", + "You will be able to recover deleted files from here" : "Dende equí podrás recureperar los ficheros desaniciaos", "No entries found in this folder" : "Nenguna entrada en esta carpeta", "Select all" : "Esbillar too", "Name" : "Nome", diff --git a/apps/files_trashbin/l10n/ast.json b/apps/files_trashbin/l10n/ast.json index 4268ef6bc21..b568456279b 100644 --- a/apps/files_trashbin/l10n/ast.json +++ b/apps/files_trashbin/l10n/ast.json @@ -7,6 +7,8 @@ "Delete permanently" : "Desaniciar dafechu", "Error" : "Fallu", "restored" : "recuperóse", + "No deleted files" : "Ensin ficheros desaniciaos", + "You will be able to recover deleted files from here" : "Dende equí podrás recureperar los ficheros desaniciaos", "No entries found in this folder" : "Nenguna entrada en esta carpeta", "Select all" : "Esbillar too", "Name" : "Nome", |