From 63660b004df6e02d8d3f706d1d51fc887510a05d Mon Sep 17 00:00:00 2001 From: gng92 Date: Tue, 26 Nov 2024 23:19:04 +0400 Subject: [PATCH 1/2] Update hy.js Missing translations added --- src/gui/src/i18n/translations/hy.js | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/gui/src/i18n/translations/hy.js b/src/gui/src/i18n/translations/hy.js index bef227e6..4f24475a 100644 --- a/src/gui/src/i18n/translations/hy.js +++ b/src/gui/src/i18n/translations/hy.js @@ -349,20 +349,20 @@ const hy = { // *********************************** // Missing translations // *********************************** - "change": undefined, // In English: "Change" - "clock_visibility": undefined, // In English: "Clock Visibility" - "reading": undefined, // In English: "Reading %strong%" - "writing": undefined, // In English: "Writing %strong%" - "unzipping": undefined, // In English: "Unzipping %strong%" - "sequencing": undefined, // In English: "Sequencing %strong%" - "zipping": undefined, // In English: "Zipping %strong%" - "Editor": undefined, // In English: "Editor" - "Viewer": undefined, // In English: "Viewer" - "People with access": undefined, // In English: "People with access" - "Share With…": undefined, // In English: "Share With…" - "Owner": undefined, // In English: "Owner" - "You can't share with yourself.": undefined, // In English: "You can't share with yourself." - "This user already has access to this item": undefined, // In English: "This user already has access to this item" + "change": "փոփոխել", // In English: "Change" + "clock_visibility": "ժամացույցի տեսանելիություն", // In English: "Clock Visibility" + "reading": "կարդալ", // In English: "Reading %strong%" + "writing": "գրել", // In English: "Writing %strong%" + "unzipping": "Արխիվի բացում", // In English: "Unzipping %strong%" + "sequencing": "հաջորդականացում", // In English: "Sequencing %strong%" + "zipping": "Արխիվացում", // In English: "Zipping %strong%" + "Editor": "Խմբագիր", // In English: "Editor" + "Viewer": "Դիտող", // In English: "Viewer" + "People with access": "Մարդիկ, ովքեր ունեն հասանելիություն", // In English: "People with access" + "Share With…": "Կիսվել …", // In English: "Share With…" + "Owner": "Սեփականատեր", // In English: "Owner" + "You can't share with yourself.": "Դուք չեք կարող կիսվել ինքներդ ձեզ հետ։", // In English: "You can't share with yourself." + "This user already has access to this item": "Այս օգտատերը արդեն ունի հասանելիություն այս տարրին։", // In English: "This user already has access to this item" } }; From e4f2066bb4a8305921be7481b84e5e16067d56cb Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Tue, 26 Nov 2024 11:22:52 -0800 Subject: [PATCH 2/2] Update hy.js --- src/gui/src/i18n/translations/hy.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gui/src/i18n/translations/hy.js b/src/gui/src/i18n/translations/hy.js index 4f24475a..e2b54d85 100644 --- a/src/gui/src/i18n/translations/hy.js +++ b/src/gui/src/i18n/translations/hy.js @@ -346,9 +346,6 @@ const hy = { login2fa_recovery_back: "Հետ", login2fa_recovery_placeholder: "XXXXXXXX", - // *********************************** - // Missing translations - // *********************************** "change": "փոփոխել", // In English: "Change" "clock_visibility": "ժամացույցի տեսանելիություն", // In English: "Clock Visibility" "reading": "կարդալ", // In English: "Reading %strong%"