diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-03 01:56:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-03 01:56:20 -0400 |
commit | e0084059b921bb05a78c1da823df978a6cb73604 (patch) | |
tree | ee80621bf00fe7b53a5243b4ba976f07a25b1308 /settings/l10n/hy.js | |
parent | 94013ffb82575b625334bdb57e6a7b9d2b9634bd (diff) | |
download | nextcloud-server-e0084059b921bb05a78c1da823df978a6cb73604.tar.gz nextcloud-server-e0084059b921bb05a78c1da823df978a6cb73604.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hy.js')
-rw-r--r-- | settings/l10n/hy.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/settings/l10n/hy.js b/settings/l10n/hy.js index e73644e2e08..bc0e467826b 100644 --- a/settings/l10n/hy.js +++ b/settings/l10n/hy.js @@ -1,7 +1,23 @@ OC.L10N.register( "settings", { + "Language changed" : "Լեզուն փոխվեց", + "Very weak password" : "Շատ թույլ գաղտնաբառ", + "Weak password" : "Թույլ գաղտնաբառ", + "Good password" : "Լավ գաղտնաբառ", "Delete" : "Ջնջել", + "Groups" : "Խմբեր", + "never" : "երբեք", + "add group" : "խումբ ավելացնել", + "SSL" : "SSL", + "TLS" : "TLS", + "Password" : "Գաղտնաբառ", + "New password" : "Նոր գաղտնաբառ", + "Email" : "Էլ. հասցե", + "Cancel" : "Չեղարկել", + "Language" : "Լեզու", + "Help translate" : "Օգնել թարգմանել", + "Group" : "Խումբ", "Other" : "Այլ" }, "nplurals=2; plural=(n != 1);"); |