Browse Source

wake up babe new i18n keys dropped

jelveh 6 months ago
parent
commit
02e62f1625
36 changed files with 1799 additions and 46 deletions
  1. 51 2
      src/gui/src/i18n/translations/ar.js
  2. 52 1
      src/gui/src/i18n/translations/bn.js
  3. 51 0
      src/gui/src/i18n/translations/br.js
  4. 49 4
      src/gui/src/i18n/translations/da.js
  5. 49 0
      src/gui/src/i18n/translations/de.js
  6. 51 1
      src/gui/src/i18n/translations/es.js
  7. 51 0
      src/gui/src/i18n/translations/fa.js
  8. 51 0
      src/gui/src/i18n/translations/fi.js
  9. 51 0
      src/gui/src/i18n/translations/fr.js
  10. 51 1
      src/gui/src/i18n/translations/he.js
  11. 51 0
      src/gui/src/i18n/translations/hi.js
  12. 51 0
      src/gui/src/i18n/translations/hu.js
  13. 53 1
      src/gui/src/i18n/translations/hy.js
  14. 52 4
      src/gui/src/i18n/translations/id.js
  15. 50 0
      src/gui/src/i18n/translations/ig.js
  16. 50 0
      src/gui/src/i18n/translations/it.js
  17. 50 0
      src/gui/src/i18n/translations/ja.js
  18. 50 0
      src/gui/src/i18n/translations/ko.js
  19. 50 0
      src/gui/src/i18n/translations/ku.js
  20. 48 0
      src/gui/src/i18n/translations/nb.js
  21. 50 0
      src/gui/src/i18n/translations/nl.js
  22. 50 4
      src/gui/src/i18n/translations/nn.js
  23. 51 0
      src/gui/src/i18n/translations/pl.js
  24. 56 1
      src/gui/src/i18n/translations/pt.js
  25. 50 0
      src/gui/src/i18n/translations/ro.js
  26. 52 2
      src/gui/src/i18n/translations/ru.js
  27. 65 15
      src/gui/src/i18n/translations/sv.js
  28. 50 0
      src/gui/src/i18n/translations/ta.js
  29. 49 0
      src/gui/src/i18n/translations/th.js
  30. 51 0
      src/gui/src/i18n/translations/tr.js
  31. 10 10
      src/gui/src/i18n/translations/translations.js
  32. 51 0
      src/gui/src/i18n/translations/ua.js
  33. 51 0
      src/gui/src/i18n/translations/ur.js
  34. 51 0
      src/gui/src/i18n/translations/vi.js
  35. 49 0
      src/gui/src/i18n/translations/zh.js
  36. 51 0
      src/gui/src/i18n/translations/zhtw.js

+ 51 - 2
src/gui/src/i18n/translations/ar.js

@@ -382,8 +382,57 @@ const ar = {
     "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"
+    "This user already has access to this item": "هذا المستخدم لديه بالفعل تحكم إلى هذا العنصر", // In English: "This user already has access to this item"
+    
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
   },
 };
 

+ 52 - 1
src/gui/src/i18n/translations/bn.js

@@ -366,7 +366,58 @@ const bn = {
     "Share With…": "শেয়ার করুন…", 
     "Owner": "মালিক", 
     "You can't share with yourself.": "নিজের সাথে শেয়ার করতে পারবেন না।", 
-    "This user already has access to this item": "এই ব্যবহারকারীর ইতিমধ্যে এটাতে অ্যাক্সেস রয়েছে।" 
+    "This user already has access to this item": "এই ব্যবহারকারীর ইতিমধ্যে এটাতে অ্যাক্সেস রয়েছে।",
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
   },
 };
 

+ 51 - 0
src/gui/src/i18n/translations/br.js

@@ -361,6 +361,57 @@ const br = {
     "Owner": "Proprietário", // In English: "Owner"
     "You can't share with yourself.": "Vocẽ não pode compartilhar com você mesmo", // In English: "You can't share with yourself."
     "This user already has access to this item": "Esse usuário já tem acesso a esse item", // In English: "This user already has access to this item"     
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
   }
 };
 

+ 49 - 4
src/gui/src/i18n/translations/da.js

@@ -346,9 +346,9 @@ const da = {
         login2fa_recovery_back: 'Tilbage',
         login2fa_recovery_placeholder: 'XXXXXXXX',
 
-		// ***********************************
-		// Missing translations
-		// ***********************************
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
         "change": undefined, // In English: "Change"
         "clock_visibility": undefined, // In English: "Clock Visibility"
         "reading": undefined, // In English: "Reading %strong%"
@@ -363,7 +363,52 @@ const da = {
         "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"
-
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
     
 };

+ 49 - 0
src/gui/src/i18n/translations/de.js

@@ -362,6 +362,55 @@ const de = {
         "You can't share with yourself.": "Du kannst nicht mit dir selbst teilen.", // In English: "You can't share with yourself."
         "This user already has access to this item": "Dieser Benutzer hat bereits Zugriff auf dieses Element", // In English: "This user already has access to this item"
 
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 51 - 1
src/gui/src/i18n/translations/es.js

@@ -366,8 +366,58 @@ const es = {
         "Share With…": "Compartir con…", // In English: "Share With…"
         "Owner": "Propietario", // In English: "Owner"
         "You can't share with yourself.": "No puedes compartir contigo mismo.", // In English: "You can't share with yourself."
-        "This user already has access to this item": "Este usuario ya tiene acceso a este elemento." // In English: "This user already has access to this item"
+        "This user already has access to this item": "Este usuario ya tiene acceso a este elemento.", // In English: "This user already has access to this item"
     
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 51 - 0
src/gui/src/i18n/translations/fa.js

@@ -392,6 +392,57 @@ const fa = {
       "شما نمی‌توانید  با خودتان به اشتراک بگذارید", // 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"
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
   },
 };
 

+ 51 - 0
src/gui/src/i18n/translations/fi.js

@@ -454,6 +454,57 @@ const fi = {
     "You can't share with yourself.": "Et voi jakaa itsellesi.", // In English: "You can't share with yourself."
     "This user already has access to this item":
     "Tällä käyttäjällä on jo pääsy tähän kohteeseen", // In English: "This user already has access to this item"
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
   },
 };
 

+ 51 - 0
src/gui/src/i18n/translations/fr.js

@@ -362,6 +362,57 @@ const fr = {
         "Owner": 'Propriétaire',
         "You can't share with yourself.": 'Vous ne pouvez pas partager avec vous-même',
         "This user already has access to this item": 'Cet utilisateur à déja accès à cet élément',
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 51 - 1
src/gui/src/i18n/translations/he.js

@@ -377,7 +377,57 @@ const en = {
     "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"
+    "This user already has access to this item": "למשתמש זה כבר יש גישה לפריט זה", // In English: "This user already has access to this item"
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
   },
 };
 

+ 51 - 0
src/gui/src/i18n/translations/hi.js

@@ -353,6 +353,57 @@ const hi = {
         "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"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 51 - 0
src/gui/src/i18n/translations/hu.js

@@ -348,6 +348,57 @@ const hu = {
         "Owner": "Tulajdonos", // In English: "Owner"
         "You can't share with yourself.": "Nem oszthatod meg magaddal.", // In English: "You can't share with yourself."
         "This user already has access to this item": "Ez a felhasználó már hozzáfér ehhez az elemhez", // In English: "This user already has access to this item"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 53 - 1
src/gui/src/i18n/translations/hy.js

@@ -359,7 +359,59 @@ const hy = {
         "Share With…": "Կիսվել…",
         Owner: "Սեփականատեր",
         "You can’t share with yourself.": "Դուք չեք կարող կիսվել ինքներդ ձեզ հետ։",
-        "This user already has access to this item": "Այս օգտատերն արդեն մուտքի իրավունք ունի։"
+        "This user already has access to this item": "Այս օգտատերն արդեն մուտքի իրավունք ունի։",
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "You can't share with yourself.": undefined, // In English: "You can't share with yourself."
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 52 - 4
src/gui/src/i18n/translations/id.js

@@ -380,10 +380,58 @@ const id = {
     "People with access": "Orang yang memiliki akses", // In English: "People with access"
     "Share With…": "Bagikan Dengan...", // In English: "Share With…"
     "Owner": "Pemilik", // In English: "Owner"
-    "You can't share with yourself.":
-      "Anda tidak bisa membaginya dengan diri sendiri.", // In English: "You can't share with yourself."
-    "This user already has access to this item":
-      "Pengguna ini telah memiliki akses ke barang ini", // In English: "This user already has access to this item"
+    "You can't share with yourself.": "Anda tidak bisa membaginya dengan diri sendiri.", // In English: "You can't share with yourself."
+    "This user already has access to this item": "Pengguna ini telah memiliki akses ke barang ini", // In English: "This user already has access to this item"
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
   },
 };
 

+ 50 - 0
src/gui/src/i18n/translations/ig.js

@@ -361,6 +361,56 @@ const ig = {
         "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", 
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 50 - 0
src/gui/src/i18n/translations/it.js

@@ -360,6 +360,56 @@ const it = {
         "Owner": 'Proprietario', // In English: "Owner"
         "You can't share with yourself.": "Non puoi condividere con te stesso", // In English: "You can't share with yourself."
         "This user already has access to this item": "Questo utente ha già accesso a questo file", // In English: "This user already has access to this item"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 50 - 0
src/gui/src/i18n/translations/ja.js

@@ -364,6 +364,56 @@ const ja = {
         "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"
 
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "plural_suffix": undefined, // In English: "s"
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 50 - 0
src/gui/src/i18n/translations/ko.js

@@ -381,6 +381,56 @@ const ko = {
     "Owner": "소유자", 
     "You can't share with yourself.": "자기 자신과는 공유할 수 없습니다.", 
     "This user already has access to this item": "이 사용자는 이미 접근 권한이 있습니다.", 
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
   },
 };
 

+ 50 - 0
src/gui/src/i18n/translations/ku.js

@@ -392,6 +392,56 @@ const ku = {
     "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"
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
   },
 };
 

+ 48 - 0
src/gui/src/i18n/translations/nb.js

@@ -357,6 +357,54 @@ const nb = {
         "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"
+
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 50 - 0
src/gui/src/i18n/translations/nl.js

@@ -361,6 +361,56 @@ const nl = {
 		"Owner": "Eigenaar", // In English: "Owner"
 		"You can't share with yourself.": "Je kan niet met jezelf delen.", // In English: "You can't share with yourself."
 		"This user already has access to this item": "De gebruiker heeft al toegang tot dit item", // In English: "This user already has access to this item"
+
+		// ----------------------------------------
+		// Missing translations:
+		// ----------------------------------------
+		"billing.change_payment_method": undefined, // In English: "Change"
+		"billing.cancel": undefined, // In English: "Cancel"
+		"billing.download_invoice": undefined, // In English: "Download"
+		"billing.payment_method": undefined, // In English: "Payment Method"
+		"billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+		"billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+		"billing.payment_history": undefined, // In English: "Payment History"
+		"billing.refunded": undefined, // In English: "Refunded"
+		"billing.paid": undefined, // In English: "Paid"
+		"billing.ok": undefined, // In English: "OK"
+		"billing.resume_subscription": undefined, // In English: "Resume Subscription"
+		"billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+		"billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+		"billing.offering.free": undefined, // In English: "Free"
+		"billing.offering.pro": undefined, // In English: "Professional"
+		"billing.offering.business": undefined, // In English: "Business"
+		"billing.cloud_storage": undefined, // In English: "Cloud Storage"
+		"billing.ai_access": undefined, // In English: "AI Access"
+		"billing.bandwidth": undefined, // In English: "Bandwidth"
+		"billing.apps_and_games": undefined, // In English: "Apps & Games"
+		"billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+		"billing.switch_to": undefined, // In English: "Switch to %strong%"
+		"billing.payment_setup": undefined, // In English: "Payment Setup"
+		"billing.back": undefined, // In English: "Back"
+		"billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+		"billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+		"billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+		"billing.subscription_setup": undefined, // In English: "Subscription Setup"
+		"billing.cancel_it": undefined, // In English: "Cancel It"
+		"billing.keep_it": undefined, // In English: "Keep It"
+		"billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+		"billing.upgrade_now": undefined, // In English: "Upgrade Now"
+		"billing.upgrade": undefined, // In English: "Upgrade"
+		"billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+		"billing.download_receipt": undefined, // In English: "Download Receipt"
+		"billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+		"billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+		"billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+		"billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+		"billing.current_plan": undefined, // In English: "Current plan"
+		"billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+		"billing.manage": undefined, // In English: "Manage"
+		"billing.limited": undefined, // In English: "Limited"
+		"billing.expanded": undefined, // In English: "Expanded"
+		"billing.accelerated": undefined, // In English: "Accelerated"
+		"billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
 	}
 };
 

+ 50 - 4
src/gui/src/i18n/translations/nn.js

@@ -163,9 +163,9 @@ const nn = {
         you_have_been_referred_to_puter_by_a_friend: "Du har blitt referert til Puter av ein ven!",
         zip: "Zip",
 
-		// ***********************************
-		// Missing translations
-		// ***********************************
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
         "about": undefined, // In English: "About"
         "account": undefined, // In English: "Account"
         "account_password": undefined, // In English: "Verify Account Password"
@@ -336,7 +336,7 @@ const nn = {
         "setup2fa_3_step_heading": undefined, // In English: "Enter the 6-digit code"
         "setup2fa_4_step_heading": undefined, // In English: "Copy your recovery codes"
         "setup2fa_4_instructions": undefined, // In English: "
-                //     These recovery codes are the only way to access your account if you lose your phone or can't use your authenticator app.
+                //     These recovery codes are the only way to access your account if you lose your phone or can\'t use your authenticator app.
                 //     Make sure to store them in a safe place.
                 // "
         "setup2fa_5_step_heading": undefined, // In English: "Confirm 2FA setup"
@@ -357,6 +357,52 @@ const nn = {
         "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"
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 51 - 0
src/gui/src/i18n/translations/pl.js

@@ -361,6 +361,57 @@ const pl = {
         "Owner": 'właściciel',
         "You can't share with yourself.": 'Nie możesz dzielić się z samym sobą',
         "This user already has access to this item": 'Ten użytkownik ma już dostęp do tego elementu',
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "plural_suffix": undefined, // In English: "s"
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 56 - 1
src/gui/src/i18n/translations/pt.js

@@ -358,7 +358,62 @@ const pt = {
         'Share_With': 'Partilhar com…', // In English: "Share With…"
         'Owner': 'Administrador', // In English: "Owner"
         'You_cant_share_with_yourself': 'Não podes partilhar contigo mesmo', // In English: "You can't share with yourself."
-        'This_user_already_has_access_to_this_item': 'Este utilizador já tem acesso a este item' // In English: "This user already has access to this item"
+        'This_user_already_has_access_to_this_item': 'Este utilizador já tem acesso a este item', // In English: "This user already has access to this item"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "People with access": undefined, // In English: "People with access"
+        "Share With…": undefined, // In English: "Share With…"
+        "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"
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 50 - 0
src/gui/src/i18n/translations/ro.js

@@ -359,6 +359,56 @@ const ro = {
         "You can't share with yourself.": "Nu poți partaja cu tine însuți.", // In English: "You can't share with yourself."
         "This user already has access to this item": "Acest utilizator are deja acces la acest element",
 
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 }
 

+ 52 - 2
src/gui/src/i18n/translations/ru.js

@@ -397,8 +397,58 @@ const ru = {
     'Share With…': 'Поделиться с...',
     Owner: 'Владелец',
     "You can't share with yourself.": 'Вы не можете поделиться с самим собой.',
-    'This user already has access to this item':
-      'Этот пользователь уже имеет доступ к этому элементу.',
+    'This user already has access to this item': 'Этот пользователь уже имеет доступ к этому элементу.',
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
   },
 }
 

+ 65 - 15
src/gui/src/i18n/translations/sv.js

@@ -348,22 +348,72 @@ const sv = {
         login2fa_recovery_placeholder: "XXXXXXXX",
 
         "change": "Ändra", // In English: "Change"
-	"clock_visibility": "Klocksynlighet", // In English: "Clock Visibility"
-	"plural_suffix": "", // In English: "s" (Plural suffix is context dependent in Swedish, it can be "or", "ar", "er", "en" or just no suffix)
-	"reading": "Läser %strong%", // In English: "Reading %strong%"
-	"writing": "Skriver %strong%", // In English: "Writing %strong%"
-	"unzipping": "Packar upp %strong%", // In English: "Unzipping %strong%"
-	"sequencing": "Sekvenserar %strong%", // In English: "Sequencing %strong%"
-	"zipping": "Komprimerar %strong%", // In English: "Zipping %strong%"
-	"Editor": "Redigerare", // In English: "Editor"
-	"Viewer": "Granskare", // In English: "Viewer"
-	"People with access": "Personer med åtkomst", // In English: "People with access"
-	"Share With…": "Dela med…", // In English: "Share With…"
-	"Owner": "Ägare", // In English: "Owner"
-	"You can't share with yourself.": "Du kan inte dela med dig själv.", // In English: "You can't share with yourself."
-	"This user already has access to this item":
-	"Den här användaren har redan åtkomst till det här objektet", // In English: "This user already has access to this item"
+        "clock_visibility": "Klocksynlighet", // In English: "Clock Visibility"
+        "plural_suffix": "", // In English: "s" (Plural suffix is context dependent in Swedish, it can be "or", "ar", "er", "en" or just no suffix)
+        "reading": "Läser %strong%", // In English: "Reading %strong%"
+        "writing": "Skriver %strong%", // In English: "Writing %strong%"
+        "unzipping": "Packar upp %strong%", // In English: "Unzipping %strong%"
+        "sequencing": "Sekvenserar %strong%", // In English: "Sequencing %strong%"
+        "zipping": "Komprimerar %strong%", // In English: "Zipping %strong%"
+        "Editor": "Redigerare", // In English: "Editor"
+        "Viewer": "Granskare", // In English: "Viewer"
+        "People with access": "Personer med åtkomst", // In English: "People with access"
+        "Share With…": "Dela med…", // In English: "Share With…"
+        "Owner": "Ägare", // In English: "Owner"
+        "You can't share with yourself.": "Du kan inte dela med dig själv.", // In English: "You can't share with yourself."
+        "This user already has access to this item":
+        "Den här användaren har redan åtkomst till det här objektet", // In English: "This user already has access to this item"
 
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "plural_suffix": undefined, // In English: "s"
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 50 - 0
src/gui/src/i18n/translations/ta.js

@@ -360,6 +360,56 @@ const ta = {
         "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"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 49 - 0
src/gui/src/i18n/translations/th.js

@@ -363,6 +363,55 @@ const th = {
         "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"
 
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
     }
 };
 

+ 51 - 0
src/gui/src/i18n/translations/tr.js

@@ -365,6 +365,57 @@ const tr = {
         "Owner": "Sahip", // In English: "Owner"
         "You can't share with yourself.": "Kendinizle paylaşamazsınız.", // In English: "You can't share with yourself."
         "This user already has access to this item": "Bu kullanıcının zaten bu öğeye erişimi var. ", // In English: "This user already has access to this item"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 10 - 10
src/gui/src/i18n/translations/translations.js

@@ -22,6 +22,7 @@ import bn from './bn.js';
 import br from './br.js';
 import da from './da.js';
 import de from './de.js';
+import emoji from './emoji.js';
 import en from './en.js';
 import es from './es.js';
 import fa from './fa.js';
@@ -29,7 +30,9 @@ import fi from './fi.js';
 import fr from './fr.js';
 import he from './he.js';
 import hi from './hi.js';
+import hu from './hu.js';
 import hy from './hy.js';
+import id from './id.js';
 import it from './it.js';
 import ig from './ig.js';
 import ja from './ja.js';
@@ -46,14 +49,11 @@ import sv from './sv.js';
 import ta from './ta.js';
 import th from './th.js';
 import tr from './tr.js';
-import ur from './ur.js';
 import ua from './ua.js';
+import ur from './ur.js';
+import vi from "./vi.js";
 import zh from './zh.js';
-import hu from './hu.js';
 import zhtw from './zhtw.js';
-import vi from "./vi.js";
-import emoji from './emoji.js';
-import id from './id.js';
 
 export default {
     ar,
@@ -61,6 +61,7 @@ export default {
     br,
     da,
     de,
+    emoji,
     en,
     es,
     fa,
@@ -68,7 +69,9 @@ export default {
     fr,
     he,
     hi,
+    hu,
     hy,
+    id,
     it,
     ig,
     ja,
@@ -86,11 +89,8 @@ export default {
     th,
     tr,
     ua,
-    zh,
-    hu,
-    zhtw,
     ur,
     vi,
-    emoji,
-    id,
+    zh,
+    zhtw,
 };

+ 51 - 0
src/gui/src/i18n/translations/ua.js

@@ -348,6 +348,57 @@ const ua = {
         Owner: "Власник",
         "You can't share with yourself.": "Ви не можете поділитися з собою.",
         "This user already has access to this item": "Цей користувач уже має доступ до цього елементу",
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 }
 

+ 51 - 0
src/gui/src/i18n/translations/ur.js

@@ -391,6 +391,57 @@ const ur = {
     "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"
+
+    // ----------------------------------------
+    // Missing translations:
+    // ----------------------------------------
+    "billing.change_payment_method": undefined, // In English: "Change"
+    "billing.cancel": undefined, // In English: "Cancel"
+    "billing.download_invoice": undefined, // In English: "Download"
+    "billing.payment_method": undefined, // In English: "Payment Method"
+    "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+    "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+    "billing.payment_history": undefined, // In English: "Payment History"
+    "billing.refunded": undefined, // In English: "Refunded"
+    "billing.paid": undefined, // In English: "Paid"
+    "billing.ok": undefined, // In English: "OK"
+    "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+    "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+    "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+    "billing.offering.free": undefined, // In English: "Free"
+    "billing.offering.pro": undefined, // In English: "Professional"
+    "billing.offering.business": undefined, // In English: "Business"
+    "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+    "billing.ai_access": undefined, // In English: "AI Access"
+    "billing.bandwidth": undefined, // In English: "Bandwidth"
+    "billing.apps_and_games": undefined, // In English: "Apps & Games"
+    "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+    "billing.switch_to": undefined, // In English: "Switch to %strong%"
+    "billing.payment_setup": undefined, // In English: "Payment Setup"
+    "billing.back": undefined, // In English: "Back"
+    "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+    "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+    "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+    "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+    "billing.cancel_it": undefined, // In English: "Cancel It"
+    "billing.keep_it": undefined, // In English: "Keep It"
+    "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+    "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+    "billing.upgrade": undefined, // In English: "Upgrade"
+    "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+    "billing.download_receipt": undefined, // In English: "Download Receipt"
+    "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+    "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+    "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+    "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+    "billing.current_plan": undefined, // In English: "Current plan"
+    "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+    "billing.manage": undefined, // In English: "Manage"
+    "billing.limited": undefined, // In English: "Limited"
+    "billing.expanded": undefined, // In English: "Expanded"
+    "billing.accelerated": undefined, // In English: "Accelerated"
+    "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
   },
 };
 

+ 51 - 0
src/gui/src/i18n/translations/vi.js

@@ -362,6 +362,57 @@ const vi = {
         "Owner": 'Người sở hữu', // In English: "Owner"
         "You can't share with yourself.": 'Bạn không thể tự chia sẻ với chính mình', // In English: "You can't share with yourself."
         "This user already has access to this item": 'Người dùng này đã có sẵn quyền truy cập cho mục này', // In English: "This user already has access to this item"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };
 

+ 49 - 0
src/gui/src/i18n/translations/zh.js

@@ -363,6 +363,55 @@ const zh = {
         "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"
 
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
 
     }
 };

+ 51 - 0
src/gui/src/i18n/translations/zhtw.js

@@ -360,6 +360,57 @@ const zhtw = {
         "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"
+
+        // ----------------------------------------
+        // Missing translations:
+        // ----------------------------------------
+        "billing.change_payment_method": undefined, // In English: "Change"
+        "billing.cancel": undefined, // In English: "Cancel"
+        "billing.download_invoice": undefined, // In English: "Download"
+        "billing.payment_method": undefined, // In English: "Payment Method"
+        "billing.payment_method_updated": undefined, // In English: "Payment method updated!"
+        "billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
+        "billing.payment_history": undefined, // In English: "Payment History"
+        "billing.refunded": undefined, // In English: "Refunded"
+        "billing.paid": undefined, // In English: "Paid"
+        "billing.ok": undefined, // In English: "OK"
+        "billing.resume_subscription": undefined, // In English: "Resume Subscription"
+        "billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
+        "billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
+        "billing.offering.free": undefined, // In English: "Free"
+        "billing.offering.pro": undefined, // In English: "Professional"
+        "billing.offering.business": undefined, // In English: "Business"
+        "billing.cloud_storage": undefined, // In English: "Cloud Storage"
+        "billing.ai_access": undefined, // In English: "AI Access"
+        "billing.bandwidth": undefined, // In English: "Bandwidth"
+        "billing.apps_and_games": undefined, // In English: "Apps & Games"
+        "billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
+        "billing.switch_to": undefined, // In English: "Switch to %strong%"
+        "billing.payment_setup": undefined, // In English: "Payment Setup"
+        "billing.back": undefined, // In English: "Back"
+        "billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
+        "billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
+        "billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
+        "billing.subscription_setup": undefined, // In English: "Subscription Setup"
+        "billing.cancel_it": undefined, // In English: "Cancel It"
+        "billing.keep_it": undefined, // In English: "Keep It"
+        "billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
+        "billing.upgrade_now": undefined, // In English: "Upgrade Now"
+        "billing.upgrade": undefined, // In English: "Upgrade"
+        "billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
+        "billing.download_receipt": undefined, // In English: "Download Receipt"
+        "billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
+        "billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
+        "billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
+        "billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
+        "billing.current_plan": undefined, // In English: "Current plan"
+        "billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
+        "billing.manage": undefined, // In English: "Manage"
+        "billing.limited": undefined, // In English: "Limited"
+        "billing.expanded": undefined, // In English: "Expanded"
+        "billing.accelerated": undefined, // In English: "Accelerated"
+        "billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
+
     }
 };