diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-21 01:54:59 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-21 01:54:59 -0500 |
commit | eb42340fa33467f3cd6645136a2ca047b14aab1f (patch) | |
tree | 23c85f1978166d75177571d365fb09b4dcc8fc63 /apps/files_trashbin/l10n | |
parent | f3ff85832356e197ff03582d8ccab729dbc6d375 (diff) | |
download | nextcloud-server-eb42340fa33467f3cd6645136a2ca047b14aab1f.tar.gz nextcloud-server-eb42340fa33467f3cd6645136a2ca047b14aab1f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/hy.js | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/hy.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/hy.js b/apps/files_trashbin/l10n/hy.js index 3cc05b39236..39e49b47ae1 100644 --- a/apps/files_trashbin/l10n/hy.js +++ b/apps/files_trashbin/l10n/hy.js @@ -5,8 +5,10 @@ OC.L10N.register( "Restore" : "Վերականգնել", "Delete" : "Ջնջել", "Delete permanently" : "Ջնջել ընդմիշտ", + "Error" : "Սխալ", "No deleted files" : "Ջնջված ֆայլեր չկան", "Select all" : "Նշել բոլորը", - "Name" : "Անուն" + "Name" : "Անուն", + "Deleted" : "Ջնջված" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/hy.json b/apps/files_trashbin/l10n/hy.json index 994d6afaa58..4bd34056b3f 100644 --- a/apps/files_trashbin/l10n/hy.json +++ b/apps/files_trashbin/l10n/hy.json @@ -3,8 +3,10 @@ "Restore" : "Վերականգնել", "Delete" : "Ջնջել", "Delete permanently" : "Ջնջել ընդմիշտ", + "Error" : "Սխալ", "No deleted files" : "Ջնջված ֆայլեր չկան", "Select all" : "Նշել բոլորը", - "Name" : "Անուն" + "Name" : "Անուն", + "Deleted" : "Ջնջված" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |