diff options
Diffstat (limited to 'apps/files_trashbin/l10n/hy.js')
-rw-r--r-- | apps/files_trashbin/l10n/hy.js | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/hy.js b/apps/files_trashbin/l10n/hy.js index 0ad4f14c7b7..3cc05b39236 100644 --- a/apps/files_trashbin/l10n/hy.js +++ b/apps/files_trashbin/l10n/hy.js @@ -1,6 +1,12 @@ OC.L10N.register( "files_trashbin", { - "Delete" : "Ջնջել" + "Deleted files" : "Ջնջված ֆայլեր", + "Restore" : "Վերականգնել", + "Delete" : "Ջնջել", + "Delete permanently" : "Ջնջել ընդմիշտ", + "No deleted files" : "Ջնջված ֆայլեր չկան", + "Select all" : "Նշել բոլորը", + "Name" : "Անուն" }, "nplurals=2; plural=(n != 1);"); |