Skip to content

Commit 098a97b

Browse files
authored
Merge pull request #439 from antrohoosclubs/patch-2
Update hy.lua
2 parents daf31cb + 60dce29 commit 098a97b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

locales/hy.lua

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
local locale = {
1717
-- Meta data
1818
-- =========
19-
lang_name = "Հայերեն",
19+
lang_name = "Արևելահայերեն",
2020
lang_code = "hy",
2121
authors = "Antrohoos Educational Foundation",
2222
last_updated = "2025/03/05", -- YYYY/MM/DD
@@ -40,7 +40,7 @@ local locale = {
4040
logout = "Ելք",
4141
-- This option lets admins go back to their admin account when they're
4242
-- impersonating another user:
43-
unbecome = "Unbecome",
43+
unbecome = "Ոչ պատշաճ",
4444

4545
-- Footer
4646
-- ======
@@ -68,9 +68,9 @@ local locale = {
6868
extensions = "Ընդարձակումներ",
6969
old_snap = "(հին Snap@1)",
7070
-- forum already translated in top navigation bar
71-
contact = "Կապվել մեզ հետ",
71+
contact = "Կապը մեզ հետ",
7272
mirrors = "Հղումներ",
73-
dmca = "DMCA",
73+
dmca = "ԹՀԻՄ օրենք",
7474
privacy = "Գաղտնիություն",
7575
tos = "Ծառայությունների պայմաններ",
7676

@@ -351,7 +351,7 @@ local locale = {
351351
choose_flag_reason = "Նշել պատճառը",
352352
flag_reason_hack = "Անվտանգության խոցելիություն",
353353
flag_reason_coc = "Վարքագծի կանոնների խախտում",
354-
flag_reason_dmca = "DMCA խախտում",
354+
flag_reason_dmca = "DMCA օրենքի խախտում",
355355
flag_reason_notes = "Պատմեք մեզ ավելին այն մասին, թե ինչու եք դրոշակավորում այս նախագիծը՝",
356356
flag_reason_notes_placeholder = "Հավելյալ նշումներ",
357357

@@ -400,7 +400,7 @@ local locale = {
400400
carousel_admin = "Հայտնաբերված կարուսելներ",
401401
user_admin = "Օգտատիրոջ կառավարում",
402402
zombie_admin = "Զոմբի կառավարում",
403-
flagged_projects = "Դրոշակվախ նախագծեր",
403+
flagged_projects = "Դրոշակված նախագծեր",
404404
suspicious_ips = "Կասեցված IP-ներ",
405405

406406
-- Error messages

0 commit comments

Comments
 (0)