From 5ac5b8bd4866551b53f9b82c70db1ca3378527d0 Mon Sep 17 00:00:00 2001 From: Nathaniyell Date: Wed, 27 Nov 2024 20:27:26 +0100 Subject: [PATCH 1/3] git add update translation of words --- src/gui/src/i18n/translations/ig.js | 32 ++++++++++++++++------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/src/gui/src/i18n/translations/ig.js b/src/gui/src/i18n/translations/ig.js index 2d12260a..d9e30670 100644 --- a/src/gui/src/i18n/translations/ig.js +++ b/src/gui/src/i18n/translations/ig.js @@ -347,20 +347,24 @@ const ig = { login2fa_recovery_back: 'Azu', login2fa_recovery_placeholder: 'XXXXXXXX', - "change": "gbanwee", // In English: "Change" - "clock_visibility": "ngosi_clock", // In English: "Clock Visibility" - "reading": "Ọgụgụ %strong%", // In English: "Reading %strong%" - "writing": "Na-ede %strong%", // In English: "Writing %strong%" - "unzipping": "mkpọpu %strong%", // In English: "Unzipping %strong%" - "sequencing": "osoro %strong%", // In English: "Sequencing %strong%" - "zipping": "zipụ %strong%", // In English: "Zipping %strong%" - "Editor": "Onye dezie", // In English: "Editor" - "Viewer": "Onye na-ekiri", // In English: "Viewer" - "People with access": "Ndị nwere ohere", // In English: "People with access" - "Share With…": "kerịta ya", // In English: "Share With…" - "Owner": "Onye nwe ya", // In English: "Owner" - "You can't share with yourself.": "Ị nweghị ike ịkọrọ onwe gị", // In English: "You can't share with yourself." - "This user already has access to this item": "Onye a weerị ohere ịnweta ihe a", // In English: "This user already has access to this item" + //**************************************** + //Missing translations + //**************************************** + + "change": "gbanwee", + "clock_visibility": "Ihe ngosi elekere", + "reading": "gụgụ", + "writing": "Na-ede", + "unzipping": "mkpọpu", + "sequencing": "Ịtọgharị n’usoro", + "zipping": "zipụ", + "Editor": "Onye nchịgharị", + "Viewer": "Onye na-ekiri", + "People with access": "Ndị nwere ohere", + "Share With…": "Kekọrịta na", + "Owner": "Onye nwe", + "You can't share with yourself.": "Ị nweghị ike ịkekọrịta ya onwe gị.", + "This user already has access to this item": "Onye a enweela ohere ịbanye ihe a", } }; From 589ca4771e92d5dc89da78d2471311f00c1549e1 Mon Sep 17 00:00:00 2001 From: Nathaniyell Date: Wed, 27 Nov 2024 20:31:22 +0100 Subject: [PATCH 2/3] update ig.js --- src/gui/src/i18n/translations/ig.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/gui/src/i18n/translations/ig.js b/src/gui/src/i18n/translations/ig.js index d9e30670..7f1d42e3 100644 --- a/src/gui/src/i18n/translations/ig.js +++ b/src/gui/src/i18n/translations/ig.js @@ -353,11 +353,11 @@ const ig = { "change": "gbanwee", "clock_visibility": "Ihe ngosi elekere", - "reading": "gụgụ", - "writing": "Na-ede", - "unzipping": "mkpọpu", - "sequencing": "Ịtọgharị n’usoro", - "zipping": "zipụ", + "reading": "gụgụ %strong%", + "writing": "Na-ede %strong%", + "unzipping": "mkpọpu %strong%", + "sequencing": "Ịtọgharị n’usoro %strong%", + "zipping": "zipụ %strong%", "Editor": "Onye nchịgharị", "Viewer": "Onye na-ekiri", "People with access": "Ndị nwere ohere", From 7c41396a62355e67be57a6c47e63c2d77f2a6632 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Wed, 27 Nov 2024 11:40:21 -0800 Subject: [PATCH 3/3] Update ig.js --- src/gui/src/i18n/translations/ig.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gui/src/i18n/translations/ig.js b/src/gui/src/i18n/translations/ig.js index 7f1d42e3..c6157e03 100644 --- a/src/gui/src/i18n/translations/ig.js +++ b/src/gui/src/i18n/translations/ig.js @@ -347,10 +347,6 @@ const ig = { login2fa_recovery_back: 'Azu', login2fa_recovery_placeholder: 'XXXXXXXX', - //**************************************** - //Missing translations - //**************************************** - "change": "gbanwee", "clock_visibility": "Ihe ngosi elekere", "reading": "gụgụ %strong%",