Skip to content

Commit

Permalink
chore: new Crowdin updates (#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Mar 15, 2024
1 parent 81e51d2 commit 08153f9
Show file tree
Hide file tree
Showing 59 changed files with 335 additions and 45 deletions.
6 changes: 5 additions & 1 deletion public/locales/cn/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "登录"
},
"afterLoginRedirection": "登录后,您将被重定向到 {{url}}"
"afterLoginRedirection": "登录后,您将被重定向到 {{url}}",
"providersEmpty": {
"title": "验证提供程序错误",
"message": "服务提供商未设置,请检查您的日志获取更多信息。"
}
},
"alert": "您的凭据不正确或此账户不存在。请重试。"
}
6 changes: 6 additions & 0 deletions public/locales/cn/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "显示城市名称"
},
"displayWeekly": {
"label": "显示每周预测"
},
"forecastDays": {
"label": "显示天数"
},
"location": {
"label": "天气位置"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/cr/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "crwdns1876:0crwdne1876:0"
},
"afterLoginRedirection": "crwdns3347:0{{url}}crwdne3347:0"
"afterLoginRedirection": "crwdns3347:0{{url}}crwdne3347:0",
"providersEmpty": {
"title": "crwdns4236:0crwdne4236:0",
"message": "crwdns4238:0crwdne4238:0"
}
},
"alert": "crwdns3349:0crwdne3349:0"
}
6 changes: 6 additions & 0 deletions public/locales/cr/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "crwdns3047:0crwdne3047:0"
},
"displayWeekly": {
"label": "crwdns4240:0crwdne4240:0"
},
"forecastDays": {
"label": "crwdns4242:0crwdne4242:0"
},
"location": {
"label": "crwdns1568:0crwdne1568:0"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/cs/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Přihlásit se"
},
"afterLoginRedirection": "Po přihlášení budete přesměrováni na {{url}}"
"afterLoginRedirection": "Po přihlášení budete přesměrováni na {{url}}",
"providersEmpty": {
"title": "Chyba poskytovatele ověření",
"message": "Poskytovatel(é) není/nejsou nastaven/i, další informace naleznete ve Vašich protokolech."
}
},
"alert": "Vaše přihlašovací údaje jsou nesprávné nebo tento účet neexistuje. Zkuste to prosím znovu."
}
6 changes: 6 additions & 0 deletions public/locales/cs/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Zobrazit název města"
},
"displayWeekly": {
"label": "Zobrazeit týdenní předpověď"
},
"forecastDays": {
"label": "Dny k zobrazení"
},
"location": {
"label": "Lokalita pro počasí"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/da/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Log ind"
},
"afterLoginRedirection": "Når du er logget ind, bliver du omdirigeret til {{url}}"
"afterLoginRedirection": "Når du er logget ind, bliver du omdirigeret til {{url}}",
"providersEmpty": {
"title": "Fejl i autorisationsudbyder",
"message": "Udbyderen/udbyderne er ikke indstillet. Tjek venligst dine logfiler for mere information."
}
},
"alert": "Dine legitimationsoplysninger er forkerte, eller denne konto findes ikke. Prøv venligst igen."
}
6 changes: 6 additions & 0 deletions public/locales/da/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Vis bynavn"
},
"displayWeekly": {
"label": "Vis ugentlig vejrudsigt"
},
"forecastDays": {
"label": "Dage at vise"
},
"location": {
"label": "Vejr lokation"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/de/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Anmelden"
},
"afterLoginRedirection": "Nach der Anmeldung werden Sie zu {{url}} weitergeleitet"
"afterLoginRedirection": "Nach der Anmeldung werden Sie zu {{url}} weitergeleitet",
"providersEmpty": {
"title": "Fehler beim Authentifizierungsanbieter",
"message": "Der bzw. die Anbieter sind nicht eingestellt. Weitere Informationen finden Sie in Ihren Protokollen."
}
},
"alert": "Ihre Anmeldedaten sind falsch oder dieses Konto existiert nicht. Bitte versuchen Sie es erneut."
}
6 changes: 6 additions & 0 deletions public/locales/de/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Zeige Name der Stadt an"
},
"displayWeekly": {
"label": "Wöchentliche Prognose anzeigen"
},
"forecastDays": {
"label": "Anzuzeigende Tage"
},
"location": {
"label": "Wetterstandort"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/el/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Σύνδεση"
},
"afterLoginRedirection": "Μετά τη σύνδεση, θα μεταφερθείτε στο {{url}}"
"afterLoginRedirection": "Μετά τη σύνδεση, θα μεταφερθείτε στο {{url}}",
"providersEmpty": {
"title": "Σφάλμα παρόχου εξουσιοδότησης",
"message": "Οι πάροχοι δεν έχουν οριστεί, ελέγξτε τα αρχεία καταγραφής σας για περισσότερες πληροφορίες."
}
},
"alert": "Τα διαπιστευτήριά σας είναι λανθασμένα ή αυτός ο λογαριασμός δεν υπάρχει. Προσπαθήστε ξανά."
}
6 changes: 6 additions & 0 deletions public/locales/el/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Εμφάνιση ονόματος πόλης"
},
"displayWeekly": {
"label": "Εμφάνιση εβδομαδιαίας πρόβλεψης"
},
"forecastDays": {
"label": "Ημέρες Προς Εμφάνιση"
},
"location": {
"label": "Τοποθεσία καιρού"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/es/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Iniciar sesión"
},
"afterLoginRedirection": "Después de iniciar sesión, serás redirigido a {{url}}"
"afterLoginRedirection": "Después de iniciar sesión, serás redirigido a {{url}}",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": "Tus credenciales son incorrectas o esta cuenta no existe. Por favor, inténtalo de nuevo."
}
6 changes: 6 additions & 0 deletions public/locales/es/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Mostrar el nombre de la ciudad"
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": "Ubicación"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/et/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": ""
},
"afterLoginRedirection": ""
"afterLoginRedirection": "",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": ""
}
6 changes: 6 additions & 0 deletions public/locales/et/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": ""
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": ""
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/fr/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Se connecter"
},
"afterLoginRedirection": "Après la connexion, vous serez redirigé vers {{url}}"
"afterLoginRedirection": "Après la connexion, vous serez redirigé vers {{url}}",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": "Vos identifiants sont incorrects ou ce compte n'existe pas. Veuillez réessayer."
}
6 changes: 6 additions & 0 deletions public/locales/fr/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Afficher le nom de la ville"
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": "Lieu de la météo"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/he/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "התחבר\\י"
},
"afterLoginRedirection": "לאחר ההתחברות, תופנה אל {{url}}"
"afterLoginRedirection": "לאחר ההתחברות, תופנה אל {{url}}",
"providersEmpty": {
"title": "שגיאת ספק אימות",
"message": "הספקים אינם מוגדרים, אנא בדוק את הלוג שלך לקבלת מידע נוסף."
}
},
"alert": "פרטי ההתחברות שלך שגויים או שחשבון זה אינו קיים. בבקשה נסה שוב."
}
6 changes: 6 additions & 0 deletions public/locales/he/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "הצגת שם העיר"
},
"displayWeekly": {
"label": "הצג תחזית שבועית"
},
"forecastDays": {
"label": "ימים לתצוגה"
},
"location": {
"label": "מיקום מזג האוויר"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/hr/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Prijavi se"
},
"afterLoginRedirection": "Nakon prijave, bit ćete preusmjereni na {{url}}"
"afterLoginRedirection": "Nakon prijave, bit ćete preusmjereni na {{url}}",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": "Vaše vjerodajnice nisu točne ili ovaj račun ne postoji. Molim te pokušaj ponovno."
}
6 changes: 6 additions & 0 deletions public/locales/hr/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Prikaz naziva grada"
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": "Lokacija vremenske prognoze"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/hu/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Bejelentkezés"
},
"afterLoginRedirection": "A bejelentkezés után a {{url}} oldalra kerül átirányításra"
"afterLoginRedirection": "A bejelentkezés után a {{url}} oldalra kerül átirányításra",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": "A hitelesítő adatok helytelenek, vagy ez a fiók nem létezik. Kérjük, próbálja meg újra."
}
6 changes: 6 additions & 0 deletions public/locales/hu/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Városnév megjelenítése"
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": "Időjárás helye"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/it/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "Accedi"
},
"afterLoginRedirection": "Dopo il login, verrete reindirizzati a {{url}}"
"afterLoginRedirection": "Dopo il login, verrete reindirizzati a {{url}}",
"providersEmpty": {
"title": "Errore Auth Provider",
"message": "I provider non sono impostati, controlla i logs per maggiori informazioni."
}
},
"alert": "Le credenziali non sono corrette o questo account non esiste. Si prega di riprovare."
}
6 changes: 6 additions & 0 deletions public/locales/it/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "Visualizza nome città"
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": "Località meteo"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/ja/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "サインイン"
},
"afterLoginRedirection": "ログイン後、 {{url}}にリダイレクトされます。"
"afterLoginRedirection": "ログイン後、 {{url}}にリダイレクトされます。",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": "認証情報が間違っているか、このアカウントが存在しません。もう一度お試しください。"
}
6 changes: 6 additions & 0 deletions public/locales/ja/modules/weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"displayCityName": {
"label": "都市名の表示"
},
"displayWeekly": {
"label": ""
},
"forecastDays": {
"label": ""
},
"location": {
"label": "天候の場所"
}
Expand Down
6 changes: 5 additions & 1 deletion public/locales/ko/authentication/login.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
"buttons": {
"submit": "로그인"
},
"afterLoginRedirection": "로그인 후 {{url}}으로 리디렉션됩니다."
"afterLoginRedirection": "로그인 후 {{url}}으로 리디렉션됩니다.",
"providersEmpty": {
"title": "",
"message": ""
}
},
"alert": "자격 증명이 잘못되었거나 이 계정이 존재하지 않습니다. 다시 시도해 주세요."
}
Loading

0 comments on commit 08153f9

Please sign in to comment.