diff options
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", |