Skip to content

Commit bcf3649

Browse files
authored
Merge pull request #920 from gng92/patch-2
Update hy.js
2 parents ecedba4 + e4f2066 commit bcf3649

File tree

1 file changed

+14
-17
lines changed
  • src/gui/src/i18n/translations

1 file changed

+14
-17
lines changed

src/gui/src/i18n/translations/hy.js

+14-17
Original file line numberDiff line numberDiff line change
@@ -346,23 +346,20 @@ const hy = {
346346
login2fa_recovery_back: "Հետ",
347347
login2fa_recovery_placeholder: "XXXXXXXX",
348348

349-
// ***********************************
350-
// Missing translations
351-
// ***********************************
352-
"change": undefined, // In English: "Change"
353-
"clock_visibility": undefined, // In English: "Clock Visibility"
354-
"reading": undefined, // In English: "Reading %strong%"
355-
"writing": undefined, // In English: "Writing %strong%"
356-
"unzipping": undefined, // In English: "Unzipping %strong%"
357-
"sequencing": undefined, // In English: "Sequencing %strong%"
358-
"zipping": undefined, // In English: "Zipping %strong%"
359-
"Editor": undefined, // In English: "Editor"
360-
"Viewer": undefined, // In English: "Viewer"
361-
"People with access": undefined, // In English: "People with access"
362-
"Share With…": undefined, // In English: "Share With…"
363-
"Owner": undefined, // In English: "Owner"
364-
"You can't share with yourself.": undefined, // In English: "You can't share with yourself."
365-
"This user already has access to this item": undefined, // In English: "This user already has access to this item"
349+
"change": "փոփոխել", // In English: "Change"
350+
"clock_visibility": "ժամացույցի տեսանելիություն", // In English: "Clock Visibility"
351+
"reading": "կարդալ", // In English: "Reading %strong%"
352+
"writing": "գրել", // In English: "Writing %strong%"
353+
"unzipping": "Արխիվի բացում", // In English: "Unzipping %strong%"
354+
"sequencing": "հաջորդականացում", // In English: "Sequencing %strong%"
355+
"zipping": "Արխիվացում", // In English: "Zipping %strong%"
356+
"Editor": "Խմբագիր", // In English: "Editor"
357+
"Viewer": "Դիտող", // In English: "Viewer"
358+
"People with access": "Մարդիկ, ովքեր ունեն հասանելիություն", // In English: "People with access"
359+
"Share With…": "Կիսվել …", // In English: "Share With…"
360+
"Owner": "Սեփականատեր", // In English: "Owner"
361+
"You can't share with yourself.": "Դուք չեք կարող կիսվել ինքներդ ձեզ հետ։", // In English: "You can't share with yourself."
362+
"This user already has access to this item": "Այս օգտատերը արդեն ունի հասանելիություն այս տարրին։", // In English: "This user already has access to this item"
366363
}
367364
};
368365

0 commit comments

Comments
 (0)