Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localazy Download #26132

Merged
merged 2 commits into from
Sep 6, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion src/i18n/strings/ar.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "أنشِئ حسابًا",
"dismiss": "أهمِل",
"open": "افتح"
"explore_rooms": "استكشِف الغرف",
"open": "افتح",
"sign_in": "لِج"
},
"auth": {
"sso_complete_in_browser_dialog_title": "افتح المتصفح لإكمال الولوج"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/az.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Hesab Aç",
"dismiss": "Nəzərə almayın",
"open": "Aç"
"explore_rooms": "Otaqları kəşf edin",
"open": "Aç",
"sign_in": "Daxil ol"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Girişi tamamlamaq üçün brauzerinizə keçin"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/bg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Създай профил",
"dismiss": "Затвори",
"open": "Отвори"
"explore_rooms": "Открий стаи",
"open": "Отвори",
"sign_in": "Вписване"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Отидете в браузъра за да завършите влизането"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/bs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Otvori račun",
"dismiss": "Odbaci",
"open": "Otvori"
"explore_rooms": "Istražite sobe",
"open": "Otvori",
"sign_in": "Prijavite se"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Idite na svoj pretraživač da biste dovršili prijavu"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/ca.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Crea un compte",
"dismiss": "Omet",
"open": "Obre"
"explore_rooms": "Explora sales",
"open": "Obre",
"sign_in": "Inicia sessió"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Vés al navegador per completar l'inici de sessió"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/cs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Vytvořit účet",
"dismiss": "Zavřít",
"open": "Otevřít"
"explore_rooms": "Procházet místnosti",
"open": "Otevřít",
"sign_in": "Přihlásit se"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Přejděte do prohlížeče a dokončete přihlášení"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/cy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"action": {
"dismiss": "Wfftio"
"create_account": "Creu Cyfrif",
"dismiss": "Wfftio",
"explore_rooms": "Archwilio Ystafelloedd",
"sign_in": "Mewngofnodi"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Ewch i'ch porwr i gwblhau Mewngofnodi"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/da.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Opret brugerkonto",
"dismiss": "Afvis",
"open": "Åbn"
"explore_rooms": "Udforsk rum",
"open": "Åbn",
"sign_in": "Log ind"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Gå til din browser for at færdiggøre Log ind"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/de_DE.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Konto erstellen",
"dismiss": "Ausblenden",
"open": "Öffnen"
"explore_rooms": "Räume erkunden",
"open": "Öffnen",
"sign_in": "Anmelden"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Browser öffnen, um die Anmeldung abzuschließen"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/el.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Δημιουργία Λογαριασμού",
"dismiss": "Απόρριψη",
"open": "Άνοιγμα"
"explore_rooms": "Εξερευνήστε δωμάτια",
"open": "Άνοιγμα",
"sign_in": "Σύνδεση"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Μεταβείτε στο πρόγραμμα περιήγησής σας για να ολοκληρώσετε τη σύνδεση"
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/strings/en_EN.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dismiss": "Dismiss",
"explore_rooms": "Explore rooms",
"open": "Open",
"sign_in": "Sign In"
"sign_in": "Sign in"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Go to your browser to complete Sign In"
Expand Down
38 changes: 1 addition & 37 deletions src/i18n/strings/en_US.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,5 @@
{
"error": {
"invalid_configuration_no_server": "Invalid configuration: no default server specified.",
"misconfigured": "Your Element is misconfigured",
"invalid_json": "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.",
"invalid_json_detail": "The message from the parser is: %(message)s",
"invalid_json_generic": "Invalid JSON",
"cannot_load_config": "Unable to load config file: please refresh the page to try again.",
"app_launch_unexpected_error": "Unexpected error preparing the app. See console for details."
},
"download_completed": "Download Completed",
"action": {
"open": "Open",
"dismiss": "Dismiss"
},
"desktop_default_device_name": "%(brand)s Desktop: %(platformName)s",
"auth": {
"sso_complete_in_browser_dialog_title": "Go to your browser to complete Sign In"
},
"unknown_device": "Unknown device",
"web_default_device_name": "%(appName)s: %(browserName)s on %(osName)s",
"powered_by_matrix": "Powered by Matrix",
"use_brand_on_mobile": "Use %(brand)s on mobile",
"incompatible_browser": {
"title": "Unsupported browser",
"summary": "Your browser can't run %(brand)s",
"features": "%(brand)s uses advanced browser features which aren't supported by your current browser.",
"browser_links": "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.",
"feature_warning": "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.",
"continue_warning": "I understand the risks and wish to continue"
},
"go_to_element_io": "Go to element.io",
"failed_to_start": "Failed to start",
"welcome_to_element": "Welcome to Element",
"powered_by_matrix_with_logo": "Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo",
"common": {
"sign_in": "Sign In",
"create_account": "Create Account",
"explore_rooms": "Explore rooms"
"sign_in": "Sign in"
}
}
5 changes: 4 additions & 1 deletion src/i18n/strings/eo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Krei konton",
"dismiss": "Rezigni",
"open": "Malfermi"
"explore_rooms": "Esplori ĉambrojn",
"open": "Malfermi",
"sign_in": "Ensaluti"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Iru al via retumilo por finpretigi la ensaluton"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/es.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Crear cuenta",
"dismiss": "Omitir",
"open": "Abrir"
"explore_rooms": "Explorar salas",
"open": "Abrir",
"sign_in": "Iniciar sesión"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Abre tu navegador web para completar el registro"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/et.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Loo konto",
"dismiss": "Loobu",
"open": "Ava"
"explore_rooms": "Tutvu jututubadega",
"open": "Ava",
"sign_in": "Logi sisse"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Sisselogimiseks ava oma brauser"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/eu.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Sortu kontua",
"dismiss": "Baztertu",
"open": "Ireki"
"explore_rooms": "Arakatu gelak",
"open": "Ireki",
"sign_in": "Hasi saioa"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Joan zure nabigatzailera izena ematen bukatzeko"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/fa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "ایجاد حساب کاربری",
"dismiss": "نادیده بگیر",
"open": "باز"
"explore_rooms": "جستجو در اتاق ها",
"open": "باز",
"sign_in": "ورود"
},
"auth": {
"sso_complete_in_browser_dialog_title": "برای تکمیل ورود به مرورگر خود بروید"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/fi.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Luo tili",
"dismiss": "Hylkää",
"open": "Avaa"
"explore_rooms": "Selaa huoneita",
"open": "Avaa",
"sign_in": "Kirjaudu"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Tee kirjautuminen loppuun selaimessasi"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Créer un compte",
"dismiss": "Ignorer",
"open": "Ouvrir"
"explore_rooms": "Parcourir les salons",
"open": "Ouvrir",
"sign_in": "Se connecter"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Utilisez votre navigateur pour terminer la connexion"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/fy.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Registrearje",
"dismiss": "Slute",
"open": "Iepenje"
"explore_rooms": "Keamers ûntdekke",
"open": "Iepenje",
"sign_in": "Oanmelde"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Gean nei jo browser om it ynskriuwen te foltôgjen"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/ga.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Déan cuntas a chruthú",
"dismiss": "Cuir uait",
"open": "Oscail"
"explore_rooms": "Breathnaigh thart ar na seomraí",
"open": "Oscail",
"sign_in": "Sínigh Isteach"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Oscail do bhrabhsálaí agus críochnaigh an clárú"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/gl.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Crear conta",
"dismiss": "Rexeitar",
"open": "Abrir"
"explore_rooms": "Explorar salas",
"open": "Abrir",
"sign_in": "Acceder"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Abre o navegador para realizar a Conexión"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/he.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "משתמש חדש",
"dismiss": "התעלם",
"open": "פתח"
"explore_rooms": "גלה חדרים",
"open": "פתח",
"sign_in": "התחברות"
},
"auth": {
"sso_complete_in_browser_dialog_title": "עבור לדפדפן להמשך ההתחברות"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/hi.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "खाता बनाएं",
"dismiss": "खारिज",
"open": "खुला"
"explore_rooms": "रूम का अन्वेषण करें",
"open": "खुला",
"sign_in": "साइन करना"
},
"auth": {
"sso_complete_in_browser_dialog_title": "साइन इन पूरा करने के लिए अपने ब्राउज़र पर जाएं"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/hu.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Fiók létrehozása",
"dismiss": "Eltüntetés",
"open": "Megnyitás"
"explore_rooms": "Szobák felderítése",
"open": "Megnyitás",
"sign_in": "Bejelentkezés"
},
"auth": {
"sso_complete_in_browser_dialog_title": "A böngészőben fejezze be a bejelentkezést"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/hy.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Ստեղծել օգտահաշիվ",
"dismiss": "Հեռացնել",
"open": "Բացել"
"explore_rooms": "Փնտրել սենյակներ",
"open": "Բացել",
"sign_in": "Մուտք գործել"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Հետ գնացեք բրաուզեր մուտք գործելն ավարտելու համար"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/id.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Buat Akun",
"dismiss": "Abaikan",
"open": "Buka"
"explore_rooms": "Jelajahi ruangan",
"open": "Buka",
"sign_in": "Masuk"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Buka peramban Anda untuk menyelesaikan Sign In"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/is.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Búa til notandaaðgang",
"dismiss": "Hunsa",
"open": "Opna"
"explore_rooms": "Kanna spjallrásir",
"open": "Opna",
"sign_in": "Skrá inn"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Farðu í vafrann þinn til að ljúka innskráningu"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/it.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "Crea account",
"dismiss": "Chiudi",
"open": "Apri"
"explore_rooms": "Esplora stanze",
"open": "Apri",
"sign_in": "Accedi"
},
"auth": {
"sso_complete_in_browser_dialog_title": "Vai nel tuo browser per completare l'accesso"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/ja.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "アカウントを作成",
"dismiss": "閉じる",
"open": "開く"
"explore_rooms": "ルームを探す",
"open": "開く",
"sign_in": "サインイン"
},
"auth": {
"sso_complete_in_browser_dialog_title": "ブラウザーに移動してサインインを完了してください"
Expand Down
5 changes: 4 additions & 1 deletion src/i18n/strings/ka.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"action": {
"create_account": "ანგარიშის შექმნა",
"dismiss": "დახურვა",
"open": "გახსნა"
"explore_rooms": "ოთახების დათავლიერება",
"open": "გახსნა",
"sign_in": "შესვლა"
},
"auth": {
"sso_complete_in_browser_dialog_title": "გადადით თქვენს ბრაუზერში შესვლის დასასრულებლად"
Expand Down
Loading
Loading