From 70df26959bfb59ac834a93f7c1b44c4625afa99e Mon Sep 17 00:00:00 2001 From: "translatewiki.net" Date: Mon, 9 Oct 2023 13:22:50 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. --- config/locales/bn.yml | 4 ++++ config/locales/br.yml | 13 ++++++++++--- config/locales/cy.yml | 2 -- config/locales/eo.yml | 2 -- config/locales/es.yml | 2 -- config/locales/fr.yml | 9 +++++++-- config/locales/he.yml | 25 +++++++++++++++++++++++++ config/locales/ia.yml | 32 ++++++++++++++++++++++++++++++-- config/locales/mk.yml | 2 -- config/locales/nl.yml | 30 ++++++++++++++++++++++++++++++ config/locales/ro.yml | 29 +++++++++++++++++++++++++++-- config/locales/sc.yml | 8 ++++++++ config/locales/skr-arab.yml | 3 +++ config/locales/sl.yml | 2 -- config/locales/uk.yml | 5 ++--- config/locales/zh-CN.yml | 4 +--- config/locales/zh-TW.yml | 25 +++++++++++++++++++++++++ 17 files changed, 172 insertions(+), 25 deletions(-) diff --git a/config/locales/bn.yml b/config/locales/bn.yml index fdf69b13e..62a7f2f0f 100644 --- a/config/locales/bn.yml +++ b/config/locales/bn.yml @@ -605,6 +605,8 @@ bn: applications: create: notice: অ্যাপ্লিকেশন নিবন্ধিত। + scopes: + email: আপনার ইমেইল ঠিকানা দেখুন errors: contact: contact: যোগাযোগ @@ -1843,6 +1845,8 @@ bn: oauth: authorize: allow_write_api: মানচিত্রটি পরিবর্তন করুন + scopes: + openid: ওপেনস্ট্রিটম্যাপ ব্যবহার করে সাইন-ইন করুন oauth_clients: new: title: একটি নতুন আবেদন নিবন্ধন করুন diff --git a/config/locales/br.yml b/config/locales/br.yml index dce891b2c..dec0c2050 100644 --- a/config/locales/br.yml +++ b/config/locales/br.yml @@ -21,8 +21,6 @@ br: time: formats: friendly: '%e %B %Y da %H:%M' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Dibab ur restr @@ -626,7 +624,13 @@ br: flash: applications: create: - notice: Arload marilhet. + notice: Goulenn marilhet. + scopes: + address: Gwelet ho chomlec'h + email: Gwelet ho chomlec'h postel + openid: Gwiriekaat ho kont + phone: Gwelet ho niverenn bellgomz + profile: Gwelet ho titouroù ho profil errors: contact: contact: darempred @@ -2454,6 +2458,7 @@ br: permissions: missing: N'eo ket bet aotreet an arload ganeoc'h d'ober gan an arc'hwel-mañ scopes: + openid: Kennaskañ gant OpenStreetMap read_prefs: Lenn penndibaboù an implijer write_prefs: Kemmañ ho penndibaboù implijer write_diary: Krouiñ enmonedoù en deizlevr, kemennadennoù ha kavout mignoned @@ -2667,6 +2672,8 @@ br: title: Kont arsavet heading: Kont arsavet support: Skor + automatically_suspended: Hon digarezit, ehanet eo bet ho kont abalamour d'un + obererezh arvarus. auth_failure: connection_failed: C'hwitet eo ar gevreadenn ouzh ur pourchaser dilesa invalid_credentials: Titouroù dilesa direizh diff --git a/config/locales/cy.yml b/config/locales/cy.yml index fe807d30c..62294a799 100644 --- a/config/locales/cy.yml +++ b/config/locales/cy.yml @@ -11,8 +11,6 @@ cy: time: formats: friendly: '%e %B %Y am %H:%M' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Dewiswch ffeil diff --git a/config/locales/eo.yml b/config/locales/eo.yml index 63341937e..7c0cb4abd 100644 --- a/config/locales/eo.yml +++ b/config/locales/eo.yml @@ -31,8 +31,6 @@ eo: time: formats: friendly: '%e %B %Y je %H:%M' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Elektu dosieron diff --git a/config/locales/es.yml b/config/locales/es.yml index b84e74524..0fddadcfe 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -99,8 +99,6 @@ es: time: formats: friendly: '%e de %B de %Y a las %H:%M' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Seleccionar archivo diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 2a9a4566d..5b9e8e3ca 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -7,6 +7,7 @@ # Author: Alno # Author: Amire80 # Author: Antimuonium +# Author: BlueCamille # Author: Boniface # Author: Cantons-de-l'Est # Author: Cquoi @@ -100,8 +101,6 @@ fr: formats: friendly: '%e %B %Y à %-Hh%M' blog: '%e %B %Y' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Choisir un fichier @@ -698,6 +697,11 @@ fr: applications: create: notice: Application inscrite. + scopes: + address: Voir votre adresse physique + email: Voir votre adresse e-mail + phone: Voir votre numéro de téléphone + profile: Voir les informations de votre profil errors: contact: contact_url: https://wiki.openstreetmap.org/wiki/FR:Canaux_de_contact @@ -2731,6 +2735,7 @@ fr: permissions: missing: Vous n’avez pas autorisé l’application à accéder à cette fonctionnalité scopes: + openid: Se connecter avec OpenStreetMap read_prefs: Lire les préférences de l’utilisateur write_prefs: Modifier les préférences de l’utilisateur write_diary: Créer des entrées de journal, des commentaires et se faire des diff --git a/config/locales/he.yml b/config/locales/he.yml index 664f90fcb..e57b223ab 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -637,10 +637,33 @@ he: newer_comments: הערות חדשות older_comments: הערות ישנות doorkeeper: + errors: + messages: + account_selection_required: שרת האימות דורש בחירת חשבון משתמש קצה + consent_required: שרת האימות דורש את הסכמת משתמש הקצה + interaction_required: שרת האימות דורש פעולה הדדית עם משתמש הקצה + login_required: שרת האימות דורש את אימות משתמש הקצה flash: applications: create: notice: היישום נרשם. + openid_connect: + errors: + messages: + auth_time_from_resource_owner_not_configured: |- + כשל עקב הגדרה חסרה של Doorkeeper + ::OpenidConnect.configure.auth_time_from_resource_owner. + reauthenticate_resource_owner_not_configured: כשל עקב הגדרה חסרה של Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner. + resource_owner_from_access_token_not_configured: כשל עקב הגדרה חסרה של Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token. + select_account_for_resource_owner_not_configured: כשל עקב הגדרה חסרה של + Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner. + subject_not_configured: יצירת אסימון מזהה נכשלה בשל תצורה חסרה של Doorkeeper::OpenidConnect.configure.subject. + scopes: + address: הצגת הכתובת הפיזית שלך + email: הצגת כתובת הדוא״ל שלך + openid: אימות החשבון שלך + phone: הצגת מספר הטלפון שלך + profile: הצגת פרטי הפרופיל שלך errors: contact: contact_url_title: הסבר על מגוון ערוצי התקשורת @@ -2585,6 +2608,7 @@ he: permissions: missing: לא נתת להרשאה גישה למתקן הזה scopes: + openid: כניסה עם OpenStreetMap read_prefs: העדפות קריאה write_prefs: שינוי העדפות משתמש write_diary: ליצור רשומות ביומן, הערות וליצור חברויות @@ -3068,6 +3092,7 @@ he: andy_allan: אנדי אלן opnvkarte_credit: אריחים באדיבות %{memomaps_link} memomaps: ממומאפס + tracestrack_credit: האריחים באדיבות %{tracestrack_link} hotosm_credit: סגנון אריחים מאת %{hotosm_link} מתארח אצל %{osm_france_link} hotosm_name: צוות OpenStreetMap הומניטרי site: diff --git a/config/locales/ia.yml b/config/locales/ia.yml index c84719348..784d9ae4c 100644 --- a/config/locales/ia.yml +++ b/config/locales/ia.yml @@ -12,8 +12,6 @@ ia: time: formats: friendly: '%e de %B %Y a %H:%M' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Selige file @@ -585,10 +583,39 @@ ia: newer_comments: Commentos plus recente older_comments: Commentos plus ancian doorkeeper: + errors: + messages: + account_selection_required: Le servitor de autorisation require le section + de un conto de usator + consent_required: Le servitor de autorisation require le consentimento del + usator + interaction_required: Le servitor de autorisation require un interaction del + usator + login_required: Le servitor de autorisation require le authentication del + usator flash: applications: create: notice: Application registrate. + openid_connect: + errors: + messages: + auth_time_from_resource_owner_not_configured: Fallimento a causa del manco + de un configuration Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner. + reauthenticate_resource_owner_not_configured: Fallimento a causa del manco + de un configuration Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner. + resource_owner_from_access_token_not_configured: Fallimento a causa del + manco de un configuration Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token. + select_account_for_resource_owner_not_configured: Fallimento a causa del + manco de un configuration Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner. + subject_not_configured: Le generation del token identificator ha fallite + a causa del manco de un configuration Doorkeeper::OpenidConnect.configure.subject. + scopes: + address: Vider tu adresse physic + email: Vider tu adresse de e-mail + openid: Authenticar tu conto + phone: Vider tu numero de telephono + profile: Vider tu information de profilo errors: contact: contact_url_title: Varie canales de contacto explicate @@ -2576,6 +2603,7 @@ ia: permissions: missing: Tu non ha permittite al application le accesso a iste facilitate scopes: + openid: Aperir session con OpenStreetMap read_prefs: Leger preferentias de usator write_prefs: Modificar preferentias de usator write_diary: Crear entratas de diario, commentos e adder amicos diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 45210a371..d23dd5845 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -13,8 +13,6 @@ mk: formats: friendly: '%e %B %Y г. во %H:%M ч.' blog: '%e %B %Y г.' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Одберете податотека diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 02843f1ed..b745bed87 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -641,10 +641,36 @@ nl: newer_comments: Nieuwere reacties older_comments: Oudere reacties doorkeeper: + errors: + messages: + account_selection_required: Voor de autorisatieserver is de selectie van een + eindgebruikersaccount vereist + consent_required: De autorisatieserver vereist toestemming van de eindgebruiker + interaction_required: De autorisatieserver vereist interactie van de eindgebruiker + login_required: De autorisatieserver vereist authenticatie van de eindgebruiker flash: applications: create: notice: Toepassing geregistreerd. + openid_connect: + errors: + messages: + auth_time_from_resource_owner_not_configured: Fout vanwege ontbrekende configuratie + van Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner. + reauthenticate_resource_owner_not_configured: Fout vanwege ontbrekende configuratie + van Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner. + resource_owner_from_access_token_not_configured: Fout vanwege ontbrekende + configuratie van Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token. + select_account_for_resource_owner_not_configured: Fout vanwege ontbrekende + configuratie van Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner. + subject_not_configured: Het genereren van het ID-token is mislukt vanwege + een ontbrekende configuratie van Doorkeeper::OpenidConnect.configure.subject. + scopes: + address: Uw fysieke adres bekijken + email: Uw e-mailadres bekijken + openid: Uw account authenticeren + phone: Uw telefoonnummer bekijken + profile: Uw profielgegevens bekijken errors: contact: contact_url: https://wiki.openstreetmap.org/wiki/NL:Contact_channels @@ -2647,6 +2673,7 @@ nl: permissions: missing: U heeft niet toegestaan dat de toepassing toegang heeft tot dit kenmerk. scopes: + openid: Aanmelden met OpenStreetMap read_prefs: Gebruikersvoorkeuren lezen write_prefs: Gebruikersvoorkeuren wijzigen write_diary: Dagboekberichten schrijven, reacties geven en vrienden maken @@ -3122,6 +3149,7 @@ nl: cyclosm: CyclOSM cycle_map: Fietskaart transport_map: Transportkaart + tracestracktop_topo: Tracestrack Topo hot: Humanitair opnvkarte: ÖPNVKarte layers: @@ -3140,6 +3168,8 @@ nl: andy_allan: Andy Allan opnvkarte_credit: Tegels met dank aan %{memomaps_link} memomaps: MeMoMaps + tracestrack_credit: Tegels met dank aan %{tracestrack_link} + tracestrack: Tracestrack hotosm_credit: Kaartstijl door %{hotosm_link} gehost door %{osm_france_link} hotosm_name: Humanitair OpenStreetMap-team site: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 8d330bf6b..e576a3237 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -24,8 +24,6 @@ ro: time: formats: friendly: '%e %B %Y la %H:%M' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Selectează fișier @@ -617,10 +615,36 @@ ro: newer_comments: Comentarii mai noi older_comments: Comentarii mai vechi doorkeeper: + errors: + messages: + account_selection_required: Serverul de autorizare necesită selectarea contului + de utilizator + consent_required: Serverul de autorizare necesită consimțământul utilizatorului + interaction_required: Serverul de autorizare necesită interacțiunea utilizatorului + login_required: Serverul de autorizare necesită autentificarea utilizatorului flash: applications: create: notice: Aplicație înregistrată. + openid_connect: + errors: + messages: + auth_time_from_resource_owner_not_configured: Eroare datorită lipsei configurației + Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner. + reauthenticate_resource_owner_not_configured: Eroare datorită lipsei configurației + Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner. + resource_owner_from_access_token_not_configured: Eroare datorită lipsei + configurației Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token. + select_account_for_resource_owner_not_configured: Eroare datorită lipsei + configurației Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner. + subject_not_configured: Generarea codului ID a eșuat din cauza lipsei configurației + Doorkeeper::OpenidConnect.configure.subject. + scopes: + address: Vizualizați adresa dumneavoastră fizică + email: Vizualizați adresa dumneavoastră de e-mail + openid: Autentificați-vă contul + phone: Vizualizați numărul dumneavoastră de telefon + profile: Vizualizați informațiile de profil errors: contact: contact_url_title: Diferite metode de contact explicate @@ -2617,6 +2641,7 @@ ro: permissions: missing: Nu ați permis accesul aplicației la această facilitate scopes: + openid: Conectați-vă folosind OpenStreetMap read_prefs: Citiți preferințele utilizatorului write_prefs: Modificați preferințele utilizatorului write_diary: Creează înregistrări în jurnal, comentarii și fă-ți prieteni diff --git a/config/locales/sc.yml b/config/locales/sc.yml index 8cdab4e5c..4b22cd44f 100644 --- a/config/locales/sc.yml +++ b/config/locales/sc.yml @@ -592,6 +592,14 @@ sc: newer_comments: Cummentos prus noos older_comments: Cummentos prus betzos doorkeeper: + errors: + messages: + account_selection_required: Su serbidore de autorizatzione tenet bisòngiu + de sa seletzione de unu contu de utente finale + consent_required: Su serbidore de autorizatzione tenet bisòngiu de sa seletzione + de s'utente finale + interaction_required: Su serbidore de autorizatzione tenet bisòngiu de s'interatzione + de s'utente finale flash: applications: create: diff --git a/config/locales/skr-arab.yml b/config/locales/skr-arab.yml index ebf024269..4fba080b7 100644 --- a/config/locales/skr-arab.yml +++ b/config/locales/skr-arab.yml @@ -314,6 +314,9 @@ skr-arab: comment: رائے newer_comments: نویں رائے older_comments: پراݨی رائے + doorkeeper: + scopes: + email: آپݨاں ای میل پتہ ݙیکھو errors: contact: contact: رابطہ diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 3958ff48f..f55b5ffef 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -24,8 +24,6 @@ sl: formats: friendly: '%e. %B %Y ob %H:%M' blog: '%e %B %Y' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: Izberi datoteko diff --git a/config/locales/uk.yml b/config/locales/uk.yml index f3f97f03a..2975ff3c2 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -40,6 +40,7 @@ # Author: Shirayuki # Author: SteveR # Author: TomH +# Author: Vil4ckc # Author: Vlad5250 # Author: Ypryima # Author: Yurkoy @@ -51,9 +52,7 @@ uk: time: formats: - friendly: '%e %B %Y о %H:%M' - count: - at_least_pattern: '%{count}+' + friendly: '%e %B %Y в %H:%M' helpers: file: prompt: Обрати файл diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index db4446c35..5506dbd9c 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -88,8 +88,6 @@ zh-CN: formats: friendly: '%Y年%B%e日 %H:%M' blog: '%Y年%B%e日' - count: - at_least_pattern: '%{count}+' helpers: file: prompt: 选择文件 @@ -463,7 +461,7 @@ zh-CN: changeset: 变更集 note: 注记 redacted: - redaction: 修订 %{id} + redaction: 删改 %{id} message_html: 该%{type}版本 %{version} 无法显示,因为其已被删改。详情请见%{redaction_link}。 type: node: 节点 diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 6ffdfedbb..b6f631b5a 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -593,10 +593,34 @@ zh-TW: newer_comments: 較新的評論 older_comments: 較舊的評論 doorkeeper: + errors: + messages: + account_selection_required: 授權伺服器需要終端使用者選擇 + consent_required: 授權伺服器需要終端使用者同意 + interaction_required: 授權伺服器需要終端使用者互動 + login_required: 授權伺服器需要終端使用者身份驗證 flash: applications: create: notice: 應用程式已註冊。 + openid_connect: + errors: + messages: + auth_time_from_resource_owner_not_configured: 因 Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner + 缺少設置導致失敗。 + reauthenticate_resource_owner_not_configured: 因 Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner + 缺少設置導致失敗。 + resource_owner_from_access_token_not_configured: 因 Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token + 缺少設置導致失敗。 + select_account_for_resource_owner_not_configured: 因 Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner 缺少設置導致失敗。 + subject_not_configured: 因 Doorkeeper::OpenidConnect.configure.subject 缺少配置,產生 + ID 權杖失敗。 + scopes: + address: 查看您的實際地址 + email: 查看您的電子郵件位址 + openid: 驗證您的帳號 + phone: 查看您的電話號碼 + profile: 查看您的個人資訊 errors: contact: contact_url_title: 各種聯絡管道說明 @@ -2396,6 +2420,7 @@ zh-TW: permissions: missing: 您尚未允許應用程式來訪問此設施 scopes: + openid: 使用 OpenStreetMap 登入 read_prefs: 讀取使用者偏好設定 write_prefs: 修改使用者偏好設定 write_diary: 建立日記、評論和加入好友 -- 2.45.1