Browse Source

Language variables

MrWeez 2 years ago
parent
commit
3b18b79b47
22 changed files with 119 additions and 24 deletions
  1. 7 1
      lang/bg.json
  2. 7 1
      lang/bs.json
  3. 8 1
      lang/cs.json
  4. 5 1
      lang/de.json
  5. 5 1
      lang/en.json
  6. 5 1
      lang/es.json
  7. 5 1
      lang/fr.json
  8. 5 1
      lang/he.json
  9. 5 1
      lang/hi.json
  10. 5 1
      lang/hu.json
  11. 5 1
      lang/it.json
  12. 5 1
      lang/nl.json
  13. 5 1
      lang/pl.json
  14. 5 1
      lang/pt.json
  15. 5 1
      lang/ro.json
  16. 7 3
      lang/ru.json
  17. 5 1
      lang/sh.json
  18. 5 1
      lang/sk.json
  19. 5 1
      lang/sr.json
  20. 5 1
      lang/sv.json
  21. 5 1
      lang/tr.json
  22. 5 1
      lang/zh.json

+ 7 - 1
lang/bg.json

@@ -463,5 +463,11 @@
     "sk": "Slovakish",
     "hu": "Hungarian",
     "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Актуализирането / надграждането на сървъра ви ще нулира вашата билнгова цикъл до сега. Вашите превишени кредити ще бъдат възстановени. Цената за новия билнгов цикъл ще бъде извлечена",
-    "Caution": "Внимание"
+    "Caution": "Внимание",
+    "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Актуализирането / надграждането на сървъра ви ще нулира вашата билнгова цикъл до сега. Вашите превишени кредити ще бъдат възстановени. Цената за новия билнгов цикъл ще бъде извлечена",
+    "Caution": "Внимание",
+    "You can not see your Referral Code": "Не можете да видите вашия код за препращане",
+    "SERVER NAME": "ИМЕ НА СЪРВЪР",
+    "STORAGE": "Съхранение",
+    "Cancel": "Отказ"
 }

+ 7 - 1
lang/bs.json

@@ -446,5 +446,11 @@
     "sk": "Slovakish",
     "hu": "Hungarian",
     "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed",
-    "Caution": "Caution"
+    "Caution": "Caution",
+    "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed",
+    "Caution": "Caution",
+    "You can not see your Referral Code": "You can not see your Referral Code",
+    "SERVER NAME": "SERVER NAME",
+    "STORAGE": "STORAGE",
+    "Cancel": "Cancel"
 }

+ 8 - 1
lang/cs.json

@@ -464,5 +464,12 @@
     "hu": "Hungarian",
     "The system was unable to update your server product. Please try again later or contact support.": "Systém nebyl schopen změnit Váš balíček serveru. Prosím zkuste to znovu nebo kontaktujte podporu.",
     "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Aktualizace/snížení vašeho serveru resetuje váš fakturační cyklus na aktuální. Vaše přeplacené kredity budou vráceny. Cena za nový fakturační cyklus bude odečtena",
-    "Caution": "Upozornění"
+    "Caution": "Upozornění",
+    "The system was unable to update your server product. Please try again later or contact support.": "Systém nebyl schopen změnit Váš balíček serveru. Prosím zkuste to znovu nebo kontaktujte podporu.",
+    "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Aktualizace/snížení vašeho serveru resetuje váš fakturační cyklus na aktuální. Vaše přeplacené kredity budou vráceny. Cena za nový fakturační cyklus bude odečtena",
+    "Caution": "Upozornění",
+    "You can not see your Referral Code": "Nemůžete vidět váš doporučující kód",
+    "SERVER NAME": "NÁZEV SERVERU",
+    "STORAGE": "ZAVAZADLO",
+    "Cancel": "Zrušit"
 }

+ 5 - 1
lang/de.json

@@ -486,5 +486,9 @@
     "No, abort!": "Abbrechen",
     "Billing period": "Abrechnungsperiode",
     "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Das Upgrade/Downgrade Ihres Servers wird Ihre Abrechnungsperiode auf \"jetzt\" zurücksetzen. Ihre überzahlten Credits werden erstattet. Der Preis für die neue Abrechnungsperiode wird abgebucht.",
-    "Caution": "Achtung"
+    "Caution": "Achtung",
+    "You can not see your Referral Code": "Sie können Ihren Empfehlungscode nicht sehen",
+    "SERVER NAME": "SERVERNAMEN",
+    "STORAGE": "STORAGE",
+    "Cancel": "Stornieren"
 }

+ 5 - 1
lang/en.json

@@ -651,5 +651,9 @@
     "per 3 Months": "per 3 Months",
     "per Year": "per Year",
     "per Week": "per Week",
-    "per Day": "per Day"
+    "per Day": "per Day",
+    "You can not see your Referral Code": "You can not see your Referral Code",
+    "SERVER NAME": "SERVER NAME",
+    "STORAGE": "STORAGE",
+    "Cancel": "Cancel"
 }

+ 5 - 1
lang/es.json

@@ -463,5 +463,9 @@
     "sk": "Slovakish",
     "hu": "Hungarian",
     "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "Actualizar/Reducir el servidor restablecerá su ciclo de facturación a ahora. Se reembolsarán los créditos sobrepagados. El precio del nuevo ciclo de facturación se retirará",
-    "Caution": "Cuidado"
+    "Caution": "Cuidado",
+    "You can not see your Referral Code": "Не puedes ver tu Código de Referencia",
+    "SERVER NAME": "NOMBRE DEL SERVIDOR",
+    "STORAGE": "ALMACENAMIENTO",
+    "Cancel": "Cancelar"
 }

+ 5 - 1
lang/fr.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Vous ne pouvez pas voir votre Code de parrainage",
+    "SERVER NAME": "NOM DU SERVEUR",
+    "STORAGE": "STOCKAGE",
+    "Cancel": "Annuler"
 }

+ 5 - 1
lang/he.json

@@ -463,5 +463,9 @@
     "sk": "Slovakish",
     "hu": "Hungarian",
     "Upgrading/Downgrading your server will reset your billing cycle to now. Your overpayed Credits will be refunded. The price for the new billing cycle will be withdrawed": "שדרוג / הורדת שרת יאפס את מחזור החיוב שלך לעכשיו. הקרדיטים ששילמת יוחזרו. המחיר למחזור החיוב החדש יוחסם",
-    "Caution": "אזהרה"
+    "Caution": "אזהרה",
+    "You can not see your Referral Code": "You can not see your Referral Code",
+    "SERVER NAME": "SERVER NAME",
+    "STORAGE": "STORAGE",
+    "Cancel": "Cancel"
 }

+ 5 - 1
lang/hi.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "आप अपना रेफरल कोड नहीं देख सकते",
+    "SERVER NAME": "सर्वर का नाम",
+    "STORAGE": "स्टोरेज",
+    "Cancel": "रद्द करें"
 }

+ 5 - 1
lang/hu.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Nem látod a hivatkozási kódodat",
+    "SERVER NAME": "SZERVERNEVE",
+    "STORAGE": "TÁROLÁS",
+    "Cancel": "Mégse"
 }

+ 5 - 1
lang/it.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Non puoi vedere il tuo Codice di Riferimento",
+    "SERVER NAME": "NOME DEL SERVER",
+    "STORAGE": "ARCHIVIAZIONE",
+    "Cancel": "Annulla"
 }

+ 5 - 1
lang/nl.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Je kunt je Verwijzingscode niet zien",
+    "SERVER NAME": "SERVERNAAM",
+    "STORAGE": "OPSLAG",
+    "Cancel": "Annuleren"
 }

+ 5 - 1
lang/pl.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Nie możesz zobaczyć swojego kodu polecającego",
+    "SERVER NAME": "NAZWA SERWERA",
+    "STORAGE": "PAMIĘĆ",
+    "Cancel": "Anuluj"
 }

+ 5 - 1
lang/pt.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Você não pode ver o seu Código de Referência",
+    "SERVER NAME": "NOME DO SERVIDOR",
+    "STORAGE": "ARMAZENAMENTO",
+    "Cancel": "Cancelar"
 }

+ 5 - 1
lang/ro.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Nu poți vedea codul tău de recomandare",
+    "SERVER NAME": "NUMELE SERVERULUI",
+    "STORAGE": "STOCARE",
+    "Cancel": "Anulare"
 }

+ 7 - 3
lang/ru.json

@@ -149,7 +149,6 @@
     "Will hide this option from being selected": "Скрывает эту опцию от выбора",
     "Price in": "Цена в",
     "Memory": "Оперативная память",
-    "Cpu": "Процессор",
     "Swap": "Файл подкачки",
     "This is what the users sees": "Вот что видят пользователи",
     "Disk": "Диск",
@@ -164,7 +163,6 @@
     "This product will only be available for these nodes": "Данный продукт будет доступен только для этих узлов",
     "This product will only be available for these eggs": "Этот продукт будет доступен только для этих яиц",
     "Product": "Продукт",
-    "CPU": "Процессор",
     "Updated at": "Обновлено",
     "User": "Пользователь",
     "Config": "Конфигурация",
@@ -463,5 +461,11 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Вы не можете видеть свой реферельный код",
+    "SERVER NAME": "НАЗВАНИЕ СЕРВЕРА",
+    "CPU": "ЦПУ",
+    "MEMORY": "ОЗУ",
+    "STORAGE": "ХРАНИЛИЩЕ",
+    "Cancel": "Отменить"
 }

+ 5 - 1
lang/sh.json

@@ -446,5 +446,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "You can not see your Referral Code",
+    "SERVER NAME": "SERVER NAME",
+    "STORAGE": "STORAGE",
+    "Cancel": "Cancel"
 }

+ 5 - 1
lang/sk.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Nemôžete vidieť váš Referral Code",
+    "SERVER NAME": "MENO SERVERA",
+    "STORAGE": "ÚLOŽISKO",
+    "Cancel": "Zrušiť"
 }

+ 5 - 1
lang/sr.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Не можете видети свој код за препоруку",
+    "SERVER NAME": "ИМЕ СЕРВЕРА",
+    "STORAGE": "СКЛАДИШТЕ",
+    "Cancel": "Откажи"
 }

+ 5 - 1
lang/sv.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Du kan inte se din hänvisningskod",
+    "SERVER NAME": "SERVERNAMN",
+    "STORAGE": "LAGRING",
+    "Cancel": "Avbryt"
 }

+ 5 - 1
lang/tr.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "Yönlendirme Kodunuzu göremezsiniz",
+    "SERVER NAME": "SUNUCU ADI",
+    "STORAGE": "DEPOLAMA",
+    "Cancel": "Iptal"
 }

+ 5 - 1
lang/zh.json

@@ -463,5 +463,9 @@
     "ru": "Russian",
     "sv": "Swedish",
     "sk": "Slovakish",
-    "hu": "Hungarian"
+    "hu": "Hungarian",
+    "You can not see your Referral Code": "您无法查看您的推荐码",
+    "SERVER NAME": "服务器名称",
+    "STORAGE": "存储",
+    "Cancel": "取消"
 }