This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch release/1.3.1 in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit f6df5fe4a8cfb10fc219ea93a8c6284ff4bff662 Author: Fen <[email protected]> AuthorDate: Mon May 6 17:39:36 2024 +0800 New Crowdin updates (#31) * New translations en_us.yaml (German) * New translations en_us.yaml (German) * New translations en_us.yaml (Italian) * New translations en_us.yaml (Italian) * New translations en_us.yaml (Russian) * New translations en_us.yaml (Polish) * New translations en_us.yaml (Polish) * New translations en_us.yaml (Romanian) * New translations en_us.yaml (Romanian) * New translations en_us.yaml (Russian) * New translations en_us.yaml (Chinese Traditional) * New translations en_us.yaml (Chinese Traditional) * New translations en_us.yaml (German) * New translations en_us.yaml (Chinese Traditional) * New translations en_us.yaml (Chinese Simplified) * New translations en_us.yaml (Chinese Traditional) * New translations en_us.yaml (German) * New translations en_us.yaml (Chinese Simplified) * New translations en_us.yaml (Romanian) * New translations en_us.yaml (French) * New translations en_us.yaml (Spanish) * New translations en_us.yaml (Czech) * New translations en_us.yaml (Danish) * New translations en_us.yaml (Italian) * New translations en_us.yaml (Japanese) * New translations en_us.yaml (Korean) * New translations en_us.yaml (Polish) * New translations en_us.yaml (Portuguese) * New translations en_us.yaml (Russian) * New translations en_us.yaml (Slovak) * New translations en_us.yaml (Swedish) * New translations en_us.yaml (Turkish) * New translations en_us.yaml (Ukrainian) * New translations en_us.yaml (Vietnamese) * New translations en_us.yaml (Indonesian) * New translations en_us.yaml (Persian) * New translations en_us.yaml (Hindi) * New translations en_us.yaml (Telugu) * New translations en_us.yaml (Welsh) --- i18n/cs_CZ.yaml | 6 +++ i18n/cy_GB.yaml | 6 +++ i18n/da_DK.yaml | 6 +++ i18n/de_DE.yaml | 46 ++++++++++++---------- i18n/es_ES.yaml | 4 ++ i18n/fa_IR.yaml | 12 ++++-- i18n/fr_FR.yaml | 12 ++++-- i18n/hi_IN.yaml | 6 +++ i18n/id_ID.yaml | 6 +++ i18n/it_IT.yaml | 116 +++++++++++++++++++++++++++++--------------------------- i18n/ja_JP.yaml | 6 +++ i18n/ko_KR.yaml | 6 +++ i18n/pl_PL.yaml | 86 ++++++++++++++++++++++------------------- i18n/pt_PT.yaml | 12 ++++-- i18n/ro_RO.yaml | 30 +++++++++------ i18n/ru_RU.yaml | 66 +++++++++++++++++--------------- i18n/sk_SK.yaml | 4 ++ i18n/sv_SE.yaml | 6 +++ i18n/te_IN.yaml | 6 +++ i18n/tr_TR.yaml | 6 +++ i18n/uk_UA.yaml | 8 +++- i18n/vi_VN.yaml | 6 +++ i18n/zh_CN.yaml | 5 ++- i18n/zh_TW.yaml | 20 ++++++---- 24 files changed, 310 insertions(+), 177 deletions(-) diff --git a/i18n/cs_CZ.yaml b/i18n/cs_CZ.yaml index 0a260a04..cd554858 100644 --- a/i18n/cs_CZ.yaml +++ b/i18n/cs_CZ.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml index a148a9fa..9d60035e 100644 --- a/i18n/cy_GB.yaml +++ b/i18n/cy_GB.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/da_DK.yaml b/i18n/da_DK.yaml index c210b188..515e20b8 100644 --- a/i18n/da_DK.yaml +++ b/i18n/da_DK.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/de_DE.yaml b/i18n/de_DE.yaml index ed6b2ef2..690f68e0 100644 --- a/i18n/de_DE.yaml +++ b/i18n/de_DE.yaml @@ -78,10 +78,10 @@ backend: other: Level 1 (weniger Reputation für privates Team, Gruppen) level_2: description: - other: Level 2 (niedrige Reputation erforderlich für Start-Community) + other: Level 2 (niedrige Reputation für Startup-Community) level_3: description: - other: Level 3 (hohe Reputation, für ausgereifte Community) + other: Level 3 (hohe Reputation für eine reife Community) level_custom: description: other: Benutzerdefinierter Level @@ -142,7 +142,7 @@ backend: error: common: invalid_url: - other: Invalid URL. + other: Ungültige URL. password: space_invalid: other: Passwort darf keine Leerzeichen enthalten. @@ -204,7 +204,7 @@ backend: already_deleted: other: Dieser Beitrag wurde gelöscht. under_review: - other: Your post is awaiting review. It will be visible after it has been approved. + other: Ihr Beitrag wartet auf Überprüfung. Er wird sichtbar sein, nachdem er genehmigt wurde. not_found: other: Frage nicht gefunden. cannot_deleted: @@ -491,14 +491,14 @@ backend: accepted: other: akzeptiert edit: - other: edit + other: bearbeiten review: queued_post: other: Queued post flagged_post: - other: Flagged post + other: Beiträge gemeldet suggested_post_edit: - other: Suggested edits + other: Änderungsvorschläge # The following fields are used for interface presentation(Front-end) ui: how_to_format: @@ -680,8 +680,8 @@ ui: empty: Kann nicht leer sein. msg: empty: Bitte wähle einen Grund aus. - not_a_url: URL format is incorrect. - url_not_match: URL origin does not match the current website. + not_a_url: URL hat ein falsches Format. + url_not_match: URL-Ursprung stimmt nicht mit der aktuellen Website überein. tag_modal: title: Neuen Tag erstellen form: @@ -793,10 +793,10 @@ ui: no_desc: Der Tag hat keine Beschreibung. more: Mehr ask: - title: Frage hinzufügen + title: Frage stellen edit_title: Frage bearbeiten default_reason: Frage bearbeiten - default_first_reason: Frage hinzufügen + default_first_reason: Frage stellen similar_questions: Ähnliche Fragen form: fields: @@ -1040,8 +1040,8 @@ ui: title: Verwandte Fragen answers: antworten invite_to_answer: - title: Menschen gefragt - desc: Wähle Leute aus, von denen du glaubst, dass sie die Antwort wissen könnten. + title: Frage jemanden + desc: Lade Leute ein, von denen du glaubst, dass sie die Antwort wissen könnten. invite: Zur Antwort einladen add: Personen hinzufügen search: Personen suchen @@ -1051,7 +1051,7 @@ ui: asked: gefragt update: Geändert edit: bearbeitet - commented: commented + commented: kommentiert Views: Gesehen Follow: Folgen Following: Folgend @@ -1069,7 +1069,7 @@ ui: title: Antworten score: Punkte newest: Neueste - oldest: Oldest + oldest: Älteste btn_accept: Akzeptieren btn_accepted: Akzeptiert write_answer: @@ -1094,8 +1094,8 @@ ui: title: Diesen Beitrag erneut öffnen content: Bist du sicher, dass du wieder öffnen willst? list: - confirm_btn: List - title: List this post + confirm_btn: Liste + title: Diesen Beitrag auflisten content: Are you sure you want to list? unlist: confirm_btn: Unlist @@ -1129,7 +1129,7 @@ ui: signup: Registrieren logout: Ausloggen verify: Überprüfen - add_question: Frage hinzufügen + add_question: Frage stellen approve: Genehmigen reject: Ablehnen skip: Überspringen @@ -1162,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Suchergebnisse keywords: Schlüsselwörter @@ -1259,7 +1260,7 @@ ui: downvoted: negativ bewertet mod_short: MOD mod_long: Moderatoren - x_reputation: Ansehen + x_reputation: ansehen x_votes: Stimmen erhalten x_answers: Antworten x_questions: Fragen @@ -1491,7 +1492,7 @@ ui: btn_submit: Senden users: title: Benutzer - name: Namen + name: Name email: E-Mail reputation: Ansehen created_at: Erstellt @@ -1776,6 +1777,9 @@ ui: level: label: Benötigtes Reputations-Level text: Wähle die für die Privilegien erforderliche Reputation aus + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: kann nicht leer sein @@ -1843,7 +1847,7 @@ ui: no_data: "Wir konnten nichts finden." users: title: Benutzer - users_with_the_most_reputation: Benutzer mit den höchsten Ansehenspunkten dieser Woche + users_with_the_most_reputation: Benutzer mit den höchsten Reputationspunkten dieser Woche users_with_the_most_vote: Benutzer, die diese Woche am meisten gestimmt haben staffs: Unsere Community Teammitglieder reputation: Ansehen diff --git a/i18n/es_ES.yaml b/i18n/es_ES.yaml index 272b2208..a2811cfd 100644 --- a/i18n/es_ES.yaml +++ b/i18n/es_ES.yaml @@ -1162,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Resultados de la búsqueda keywords: Palabras claves @@ -1776,6 +1777,9 @@ ui: level: label: Nivel de reputación requerido text: Elegir reputación requerida para los privilegios + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (opcional) empty: no puede estar en blanco diff --git a/i18n/fa_IR.yaml b/i18n/fa_IR.yaml index 0f52761b..589779ea 100644 --- a/i18n/fa_IR.yaml +++ b/i18n/fa_IR.yaml @@ -999,8 +999,10 @@ ui: change_email_info: >- ما یک ایمیل به آن آدرس ارسال کردیم. لطفا مراحل تایید را طی کنید. email: - label: ایمیل جدید - msg: ایمیل جدید نباید خالی باشد. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: رمز عبور فعلی msg: رمز عبور نمی تواند خالی باشد. @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: نتایج جستجو keywords: کلیدواژه ها @@ -1176,7 +1179,7 @@ ui: more: بیشتر tips: title: گزینه های پیشرفته جستجو - tag: "<1>[tag]</1> جستجو با یک تگ" + tag: "<1>[tag]</1> search with a tag" user: "<1>user:username</1> جستجو براساس نویسنده" answer: "<1>answers:0</1> سوال بی جواب" score: "<1>score:3</1> posts with a 3+ score" @@ -1774,6 +1777,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/fr_FR.yaml b/i18n/fr_FR.yaml index a389a08e..ba633f73 100644 --- a/i18n/fr_FR.yaml +++ b/i18n/fr_FR.yaml @@ -999,8 +999,10 @@ ui: change_email_info: >- Nous vous avons envoyé un mail à cette adresse. Merci de suivre les instructions. email: - label: Nouvel e-mail - msg: L'email ne peut pas être vide. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: Mot de passe actuel msg: Le mot de passe ne peut pas être vide. @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Résultats de la recherche keywords: Mots-clés @@ -1176,7 +1179,7 @@ ui: more: Plus tips: title: Astuces de recherche avancée - tag: "<1>[tag]</1> recherche à l'aide d'un tag" + tag: "<1>[tag]</1> search with a tag" user: "<1>utilisateur:username</1> recherche par auteur" answer: "<1>réponses:0</1> questions sans réponses" score: "<1>score:3</1> messages avec plus de 3 points" @@ -1774,6 +1777,9 @@ ui: level: label: Niveau de réputation requis text: Choisissez la réputation requise pour les privilèges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optionnel) empty: ne peut pas être vide diff --git a/i18n/hi_IN.yaml b/i18n/hi_IN.yaml index c210b188..515e20b8 100644 --- a/i18n/hi_IN.yaml +++ b/i18n/hi_IN.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml index e0278c46..bb535924 100644 --- a/i18n/id_ID.yaml +++ b/i18n/id_ID.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml index 52b3d016..3b04a3b6 100644 --- a/i18n/it_IT.yaml +++ b/i18n/it_IT.yaml @@ -142,7 +142,7 @@ backend: error: common: invalid_url: - other: Invalid URL. + other: URL non valido. password: space_invalid: other: La password non può contenere spazi. @@ -204,7 +204,7 @@ backend: already_deleted: other: Questo post è stato eliminato. under_review: - other: Your post is awaiting review. It will be visible after it has been approved. + other: Il tuo post è in attesa di revisione. Sarà visibile dopo essere stato approvato. not_found: other: domanda non trovata cannot_deleted: @@ -491,14 +491,14 @@ backend: accepted: other: Accettato edit: - other: edit + other: modifica review: queued_post: - other: Queued post + other: Post in coda flagged_post: - other: Flagged post + other: Post contrassegnato suggested_post_edit: - other: Suggested edits + other: Modifiche suggerite # The following fields are used for interface presentation(Front-end) ui: how_to_format: @@ -680,8 +680,8 @@ ui: empty: Non può essere vuoto. msg: empty: Per favore seleziona un motivo - not_a_url: URL format is incorrect. - url_not_match: URL origin does not match the current website. + not_a_url: Formato URL errato. + url_not_match: L'origine dell'URL non corrisponde al sito web corrente. tag_modal: title: Crea un nuovo tag form: @@ -999,8 +999,10 @@ ui: change_email_info: >- Abbiamo inviato una mail a quell'indirizzo. Si prega di seguire le istruzioni di conferma. email: - label: Nuova email - msg: La nuova email non può essere vuota. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: Password attuale msg: La password non può essere vuota @@ -1049,7 +1051,7 @@ ui: asked: chiesto update: Modificato edit: modificato - commented: commented + commented: commentato Views: Visualizzati Follow: Segui Following: Segui già @@ -1067,7 +1069,7 @@ ui: title: Risposte score: Punteggio newest: Più recenti - oldest: Oldest + oldest: Meno recente btn_accept: Accetta btn_accepted: Accettato write_answer: @@ -1092,13 +1094,13 @@ ui: title: Riapri questo post content: Sei sicuro di voler riaprire? list: - confirm_btn: List - title: List this post - content: Are you sure you want to list? + confirm_btn: Listare + title: Lista questo post + content: Sei sicuro di volerlo listare? unlist: - confirm_btn: Unlist - title: Unlist this post - content: Are you sure you want to unlist? + confirm_btn: Rimuovi dall'elenco + title: Rimuovi questo post + content: Sei sicuro di voler rimuovere dall'elenco? pin: title: Fissa questo post in cima al profilo content: Sei sicuro di voler fissare in blocco? Questo post apparirà in cima a tutte le liste. @@ -1120,9 +1122,9 @@ ui: save: Salva delete: Elimina undelete: Ripristina - list: List - unlist: Unlist - unlisted: Unlisted + list: Aggiungi all'elenco + unlist: Rimuovi dall'elenco + unlisted: Rimosso dall'elenco login: Accedi signup: Registrati logout: Disconnetti @@ -1153,13 +1155,14 @@ ui: reset: Resetta tag: Tag post_lowercase: post - filter: Filter - ignore: Ignore - submit: Submit - normal: Normal - closed: Closed - deleted: Deleted - pending: Pending + filter: 'Filtra' + ignore: Ignora + submit: Invia + normal: Normale + closed: Chiuso + deleted: Eliminato + pending: In attesa + more: More search: title: Risultati della ricerca keywords: Parole chiave @@ -1176,7 +1179,7 @@ ui: more: Altro tips: title: Suggerimenti per ricerca avanzata - tag: "<1>[tag]</1> cerca dentro un tag" + tag: "<1>[tag]</1> search with a tag" user: "<1>user:username</1> ricerca per autore" answer: "<1>risposte:0</1> domande senza risposta" score: "<1>punteggio:3</1> messaggi con un punteggio di 3+" @@ -1406,8 +1409,8 @@ ui: votes: "Voti:" users: "Utenti:" flags: "Flags" - reviews: "Reviews:" - site_health: Site health + reviews: "Revisioni" + site_health: Stato del sito version: "Versione:" https: "HTTPS:" upload_folder: "Carica Cartella" @@ -1422,7 +1425,7 @@ ui: database_size: "Dimensioni del database" storage_used: "Spazio di archiviazione utilizzato:" uptime: "Tempo di attività:" - links: Links + links: Collegamenti plugins: Plugin github: GitHub blog: Blog @@ -1530,7 +1533,7 @@ ui: content: Un utente sospeso non può accedere. questions: page_title: Domande - unlisted: Unlisted + unlisted: Rimosso dall'elenco post: Posta votes: Voti answers: Risposte @@ -1538,7 +1541,7 @@ ui: status: Stato action: Azione change: Modifica - pending: Pending + pending: In attesa filter: placeholder: "Filtra per titolo, domanda:id" answers: @@ -1576,8 +1579,8 @@ ui: validate: Email di contatto non valida. text: Indirizzo e-mail del contatto chiave responsabile di questo sito. check_update: - label: Software updates - text: Automatically check for updates + label: Aggiornamenti Software + text: Controlla automaticamente gli aggiornamenti interface: page_title: Interfaccia language: @@ -1774,6 +1777,9 @@ ui: level: label: Livello di reputazione richiesto text: Scegli la reputazione richiesta per i privilegi + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (opzionale) empty: non può essere vuoto @@ -1792,22 +1798,22 @@ ui: edit_answer: Edita la risposta edit_tag: Edita tag empty: Nessuna attività di revisione rimasta. - approve_revision_tip: Do you approve this revision? - approve_flag_tip: Do you approve this flag? - approve_post_tip: Do you approve this post? - approve_user_tip: Do you approve this user? - suggest_edits: Suggested edits - flag_post: Flag post - flag_user: Flag user - queued_post: Queued post - queued_user: Queued user - filter_label: Type - reputation: reputation - flag_post_type: Flagged this post as {{ type }}. - flag_user_type: Flagged this user as {{ type }}. - edit_post: Edit post - list_post: List post - unlist_post: Unlist post + approve_revision_tip: Approvi questa revisione? + approve_flag_tip: Approvi questo contrassegno? + approve_post_tip: Approvi questo post? + approve_user_tip: Approvate questo utente? + suggest_edits: Modifiche suggerite + flag_post: Post contrassegnato + flag_user: Utente contrassegno + queued_post: "Posta in coda\n" + queued_user: Utente in coda + filter_label: Digita + reputation: reputazione + flag_post_type: Post contrassegnato come {{ type }}. + flag_user_type: Utente contrassegnato come {{ type }}. + edit_post: Modifica il post + list_post: Lista il post + unlist_post: Rimuovi post timeline: undeleted: Non cancellato deleted: eliminato @@ -1858,6 +1864,6 @@ ui: post_hide_list: Questo post è stato nascosto dall'elenco. post_show_list: Questo post è stato mostrato in elenco. post_reopen: Questo post è stato riaperto. - post_list: This post has been listed. - post_unlist: This post has been unlisted. - post_pending: Your post is awaiting review. This is a preview, it will be visible after it has been approved. + post_list: Questo post è stato inserito. + post_unlist: Questo post è stato rimosso. + post_pending: Il tuo post è in attesa di revisione. Sarà visibile dopo essere stato approvato. diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml index f4a290ac..1a8f5ea2 100644 --- a/i18n/ja_JP.yaml +++ b/i18n/ja_JP.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml index d04af1b5..c46f9eec 100644 --- a/i18n/ko_KR.yaml +++ b/i18n/ko_KR.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/pl_PL.yaml b/i18n/pl_PL.yaml index b33392da..aeb867dc 100644 --- a/i18n/pl_PL.yaml +++ b/i18n/pl_PL.yaml @@ -142,7 +142,7 @@ backend: error: common: invalid_url: - other: Invalid URL. + other: Nieprawidłowy URL. password: space_invalid: other: Hasło nie może zawierać spacji. @@ -204,7 +204,7 @@ backend: already_deleted: other: Ten post został usunięty. under_review: - other: Your post is awaiting review. It will be visible after it has been approved. + other: Twój post oczekuje na recenzje. Będzie widoczny po jej akceptacji. not_found: other: Pytanie nie zostało odnalezione. cannot_deleted: @@ -491,14 +491,14 @@ backend: accepted: other: zaakceptowane edit: - other: edit + other: edytuj review: queued_post: - other: Queued post + other: Post w kolejce flagged_post: - other: Flagged post + other: Post oznaczony suggested_post_edit: - other: Suggested edits + other: Sugerowane zmiany # The following fields are used for interface presentation(Front-end) ui: how_to_format: @@ -680,8 +680,8 @@ ui: empty: Nie może być puste. msg: empty: Proszę wybrać powód. - not_a_url: URL format is incorrect. - url_not_match: URL origin does not match the current website. + not_a_url: Format adresu URL jest nieprawidłowy. + url_not_match: Wskazany URL nie pasuje do bieżącej witryny. tag_modal: title: Utwórz nowy tag form: @@ -999,8 +999,10 @@ ui: change_email_info: >- Wysłaliśmy e-mail na ten adres. Prosimy postępować zgodnie z instrukcjami potwierdzającymi. email: - label: Nowy email - msg: Nowy adres email nie może być pusty. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: Aktualne hasło msg: Hasło nie może być puste. @@ -1049,7 +1051,7 @@ ui: asked: zadał(a) update: Zmodyfikowane edit: edytowany - commented: commented + commented: skomentowano Views: Wyświetlone Follow: Obserwuj Following: Obserwuje @@ -1067,7 +1069,7 @@ ui: title: Odpowiedzi score: Ocena newest: Najnowsze - oldest: Oldest + oldest: Najstarsze btn_accept: Akceptuj btn_accepted: Zaakceptowane write_answer: @@ -1092,13 +1094,13 @@ ui: title: Otwórz ponownie ten post content: Czy na pewno chcesz go ponownie otworzyć? list: - confirm_btn: List - title: List this post + confirm_btn: Lista + title: Pokaż ten post content: Are you sure you want to list? unlist: - confirm_btn: Unlist - title: Unlist this post - content: Are you sure you want to unlist? + confirm_btn: Usuń z listy + title: Usuń ten post z listy + content: Czy na pewno chcesz usunąć z listy? pin: title: Przypnij ten post content: Czy na pewno chcesz przypiąć go globalnie? Ten post będzie wyświetlany na górze wszystkich list postów. @@ -1120,7 +1122,7 @@ ui: save: Zapisz delete: Usuń undelete: Przywróć - list: List + list: Lista unlist: Unlist unlisted: Unlisted login: Zaloguj się @@ -1155,11 +1157,12 @@ ui: post_lowercase: post filter: Filter ignore: Ignore - submit: Submit - normal: Normal - closed: Closed - deleted: Deleted - pending: Pending + submit: Prześlij + normal: Normalny + closed: Zamknięty + deleted: Usunięty + pending: Oczekujący + more: More search: title: Wyniki wyszukiwania keywords: Słowa kluczowe @@ -1176,7 +1179,7 @@ ui: more: Więcej tips: title: Porady dotyczące wyszukiwania zaawansowanego - tag: "<1>[tag]</1> wyszukiwanie w obrębie tagu" + tag: "<1>[tag]</1> search with a tag" user: "<1>user:username</1> wyszukiwanie według autora" answer: "<1> answers:0 </1> pytania bez odpowiedzi" score: "<1>score:3</1> posty z oceną 3+" @@ -1576,8 +1579,8 @@ ui: validate: Email kontaktowy nie jest poprawny. text: Adres email głównego kontaktu odpowiedzialnego za tę stronę. check_update: - label: Software updates - text: Automatically check for updates + label: Aktualizacjia oprogramowania + text: Automatycznie sprawdzaj dostępność aktualizacji interface: page_title: Interfejs language: @@ -1774,6 +1777,9 @@ ui: level: label: Wymagany poziom reputacji text: Wybierz reputację wymaganą dla uprawnień + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (opcjonalne) empty: nie może być puste @@ -1792,20 +1798,20 @@ ui: edit_answer: Edytuj odpowiedź edit_tag: Edytuj tag empty: Nie ma więcej zadań do przeglądu. - approve_revision_tip: Do you approve this revision? - approve_flag_tip: Do you approve this flag? - approve_post_tip: Do you approve this post? - approve_user_tip: Do you approve this user? + approve_revision_tip: Czy akceptujesz tę wersję? + approve_flag_tip: Czy akceptujesz tę flagę? + approve_post_tip: Czy zatwierdzasz ten post? + approve_user_tip: Czy zatwierdzasz tego użytkownika? suggest_edits: Suggested edits - flag_post: Flag post - flag_user: Flag user + flag_post: Oznacz wpis + flag_user: Oznacz użytkownika queued_post: Queued post queued_user: Queued user - filter_label: Type - reputation: reputation - flag_post_type: Flagged this post as {{ type }}. - flag_user_type: Flagged this user as {{ type }}. - edit_post: Edit post + filter_label: Typ + reputation: reputacja + flag_post_type: Oznaczono ten wpis jako {{ type }}. + flag_user_type: Oznaczono tego użytkownika jako {{ type }}. + edit_post: Edytuj wpis list_post: List post unlist_post: Unlist post timeline: @@ -1858,6 +1864,6 @@ ui: post_hide_list: Ten post został ukryty na liście. post_show_list: Ten post został wyświetlony na liście. post_reopen: Ten post został ponownie otwarty. - post_list: This post has been listed. - post_unlist: This post has been unlisted. - post_pending: Your post is awaiting review. This is a preview, it will be visible after it has been approved. + post_list: Ten wpis został umieszczony na liście. + post_unlist: Ten wpis został usunięty z listy. + post_pending: Twój wpis oczekuje na recenzje. Będzie widoczny po jej akceptacji. diff --git a/i18n/pt_PT.yaml b/i18n/pt_PT.yaml index 8142d538..b88b9a10 100644 --- a/i18n/pt_PT.yaml +++ b/i18n/pt_PT.yaml @@ -999,8 +999,10 @@ ui: change_email_info: >- Enviamos um e-mail para esse endereço. Siga as instruções de confirmação. email: - label: E-mail - msg: E-mail não pode ser vazio. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: Senha atual msg: Senha não pode ser vazio. @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Procurar Resultados keywords: Palavras-chave @@ -1176,7 +1179,7 @@ ui: more: Mais tips: title: Dicas de Pesquisa Avançada - tag: "<1>[tag]</1> pesquisar dentro de um marcador" + tag: "<1>[tag]</1> search with a tag" user: "<1>user:username</1> buscar por autor" answer: "<1>answers:0</1> perguntas não respondidas" score: "<1>score:3</1> postagens com mais de 3+ placares" @@ -1774,6 +1777,9 @@ ui: level: label: Nível de reputação necessário text: Escolha a reputação necessária para os privilégios + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (opcional) empty: não pode ser vazio diff --git a/i18n/ro_RO.yaml b/i18n/ro_RO.yaml index 9f3ec8b6..2745023b 100644 --- a/i18n/ro_RO.yaml +++ b/i18n/ro_RO.yaml @@ -491,12 +491,12 @@ backend: accepted: other: acceptat edit: - other: edit + other: editează review: queued_post: - other: Queued post + other: Posturi în așteptare flagged_post: - other: Flagged post + other: Postare marcată suggested_post_edit: other: Suggested edits # The following fields are used for interface presentation(Front-end) @@ -999,8 +999,10 @@ ui: change_email_info: >- Am trimis un e-mail la acea adresă. Vă rugăm să urmați instrucțiunile de confirmare. email: - label: E-mail nou - msg: Câmpul e-mail nu poate fi gol. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: Parolă actuală msg: Parola nu poate fi goală. @@ -1067,7 +1069,7 @@ ui: title: Răspunsuri score: Scor newest: Cele mai noi - oldest: Oldest + oldest: Cel mai vechi btn_accept: Acceptă btn_accepted: Acceptă write_answer: @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Rezultatele căutării keywords: Cuvinte cheie @@ -1176,7 +1179,7 @@ ui: more: Mai mult tips: title: Sfaturi de căutare avansate - tag: "<1>[tag]</1> caută fără o etichetă" + tag: "<1>[tag]</1> search with a tag" user: "<1>utilizator:username</1> căutare de către autor" answer: "<1>răspunsuri:0</1> întrebări fără răspuns" score: "<1>scor:3</1> postări cu un scor de 3+" @@ -1538,7 +1541,7 @@ ui: status: Stare action: Actiune change: Schimbare - pending: Pending + pending: În așteptare filter: placeholder: "Filtrează după titlu, întrebare: id" answers: @@ -1774,6 +1777,9 @@ ui: level: label: Nivel necesar de reputație text: Alegeți reputația necesară pentru privilegii + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (opțional) empty: nu poate fi lăsat necompletat @@ -1801,12 +1807,12 @@ ui: flag_user: Flag user queued_post: Queued post queued_user: Queued user - filter_label: Type + filter_label: Tip reputation: reputation - flag_post_type: Flagged this post as {{ type }}. + flag_post_type: Acest post a fost marcat de {{ type }}. flag_user_type: Flagged this user as {{ type }}. - edit_post: Edit post - list_post: List post + edit_post: Editează postarea + list_post: Listează postarea unlist_post: Unlist post timeline: undeleted: restabilește diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml index e56120b6..3b0dc47a 100644 --- a/i18n/ru_RU.yaml +++ b/i18n/ru_RU.yaml @@ -142,7 +142,7 @@ backend: error: common: invalid_url: - other: Invalid URL. + other: Неверная URL. password: space_invalid: other: Пароль не должен содержать пробелы. @@ -204,7 +204,7 @@ backend: already_deleted: other: Этот пост был удалён. under_review: - other: Your post is awaiting review. It will be visible after it has been approved. + other: Ваш пост ожидает проверки. Он станет видимым после одобрения. not_found: other: Вопрос не найден. cannot_deleted: @@ -491,18 +491,18 @@ backend: accepted: other: принято edit: - other: edit + other: редактировать review: queued_post: other: Queued post flagged_post: other: Flagged post suggested_post_edit: - other: Suggested edits + other: Предложенные исправления # The following fields are used for interface presentation(Front-end) ui: how_to_format: - title: Как отформатировать + title: 'Форматирование:' desc: >- <ul class="mb-0"><li><p class="mb-2">создание ссылок: </p><pre class="mb-2"><code><https://url.com><br/><br/>[Title](https://url.com)</code></pre></li><li><p class="mb-2">пробел между абзацами</p></li><li><p class="mb-2"><em>_italic_</em> или **<strong>bold</strong>**</p></li><li><p class="mb-2">отступ для кода - 4 пробела</p></li><li><p class="mb-2">тег <code>></code> для цитаты в начале строки</p></li><li><p class="mb-2">обратные кавычки для строки кода <code>`like _thi [...] pagination: @@ -680,8 +680,8 @@ ui: empty: Не может быть пустым. msg: empty: Пожалуйста, выбери причину. - not_a_url: URL format is incorrect. - url_not_match: URL origin does not match the current website. + not_a_url: Недопустимый формат URL. + url_not_match: URL адрес не соответствует текущему веб-сайту. tag_modal: title: Новый тег form: @@ -785,7 +785,7 @@ ui: sort_buttons: popular: Популярное name: Имя - newest: Самые новые + newest: Последние button_follow: Подписаться button_following: Подписки tag_label: вопросы @@ -809,9 +809,9 @@ ui: empty: Заголовок не может быть пустым. range: Заголовок должен быть меньше 150 символов body: - label: Тело вопроса + label: 'Вопрос:' msg: - empty: Тело вопроса не может быть пустым. + empty: Вопрос не может быть пустым. tags: label: Теги msg: @@ -824,7 +824,7 @@ ui: label: Изменить краткое описание placeholder: >- Кратко опишите вносимые изменения (исправлена орфография, исправлена грамматика, улучшено форматирование) - btn_post_question: Задайте свой вопрос + btn_post_question: Задать вопрос btn_save_edits: Сохранить изменения answer_question: Ответить на свой собственный вопрос post_question&answer: Опубликуйте свой вопрос и ответ @@ -832,7 +832,7 @@ ui: add_btn: Тег create_btn: новый тег search_tag: Поиск тега - hint: "Опишите, о чем ваш вопрос, требуется хотя бы один тег." + hint: "Добавьте хотя бы один тег." no_result: Нет соответствующих тэгов tag_required_text: Обязательный тег (хотя бы один) header: @@ -999,8 +999,10 @@ ui: change_email_info: >- Мы отправили электронное письмо на этот адрес. Пожалуйста, следуйте инструкциям из письма. email: - label: Новый email-адрес - msg: Новый email не может быть пустым. + label: Email + new_email: + label: New email + msg: New email cannot be empty. pass: label: Текущий пароль msg: Пароль не может быть пустым. @@ -1066,7 +1068,7 @@ ui: answers: title: Ответы score: Оценка - newest: Самые новые + newest: Последние oldest: Oldest btn_accept: Принять btn_accepted: Принято @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Результаты поиска keywords: Ключевые слова @@ -1170,13 +1173,13 @@ ui: more: Ещё sort_btns: relevance: По релевантности - newest: Самые новые + newest: Последние active: Активные score: Оценки more: Больше tips: title: Советы по расширенному поиску - tag: "<1>[тег]</1> поиск по тегу" + tag: "<1>[tag]</1> search with a tag" user: "<1>user:username</1> поиск по автору" answer: "<1>ответов:0</1> вопросы без ответов" score: "<1>score:3</1> записи с рейтингом 3+" @@ -1217,8 +1220,8 @@ ui: x_answers: "{{ count }} ответов" questions: Вопросы answers: Ответы - newest: Самые новые - active: Активный + newest: Последние + active: Активные frequent: Популярные score: Оценка unanswered: Без ответа @@ -1238,7 +1241,7 @@ ui: reputation: Репутация comments: Комментарии votes: Голоса - newest: Самые новые + newest: Последние score: Оценки edit_profile: Редактировать профиль visited_x_days: "Посещено {{ count }} дней" @@ -1405,9 +1408,9 @@ ui: comments: "Комментарии:" votes: "Голоса:" users: "Пользователи:" - flags: "Флаги:" + flags: "Жалобы:" reviews: "Reviews:" - site_health: Site health + site_health: Здоровье сайта version: "Версия:" https: "HTTPS:" upload_folder: "Каталог загрузки:" @@ -1422,12 +1425,12 @@ ui: database_size: "Размер базы данных:" storage_used: "Использовано хранилища: " uptime: "Время работы:" - links: Links + links: Ссылки plugins: Плагины github: GitHub blog: Блог contact: Контакты - forum: Forum + forum: Форум documents: Документы feedback: Обратная связь support: Поддержка @@ -1502,7 +1505,7 @@ ui: all: Все staff: Сотрудники more: Ещё - inactive: Неактивный + inactive: Неактивные suspended: Заблокированные deleted: Удаленные normal: Обычный @@ -1538,7 +1541,7 @@ ui: status: Статус action: Действие change: Изменить - pending: Pending + pending: Ожидают filter: placeholder: "Фильтровать по заголовку, question:id" answers: @@ -1576,8 +1579,8 @@ ui: validate: Контактный адрес электронной почты не может быть пустым. text: Адрес электронной почты контактного лица, ответственного за данный сайт. check_update: - label: Software updates - text: Automatically check for updates + label: Обновления программного обеспечения + text: Автоматически проверять наличие обновлений interface: page_title: Интерфейс language: @@ -1774,6 +1777,9 @@ ui: level: label: Необходимый уровень репутации text: Выберите количество репутации, необходимое для получения привилегий + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (опционально) empty: не может быть пустым @@ -1796,13 +1802,13 @@ ui: approve_flag_tip: Do you approve this flag? approve_post_tip: Do you approve this post? approve_user_tip: Do you approve this user? - suggest_edits: Suggested edits + suggest_edits: Предложенные исправления flag_post: Flag post flag_user: Flag user queued_post: Queued post queued_user: Queued user filter_label: Type - reputation: reputation + reputation: репутация flag_post_type: Flagged this post as {{ type }}. flag_user_type: Flagged this user as {{ type }}. edit_post: Edit post diff --git a/i18n/sk_SK.yaml b/i18n/sk_SK.yaml index f3fa8dd4..7bbe5cf1 100644 --- a/i18n/sk_SK.yaml +++ b/i18n/sk_SK.yaml @@ -1162,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Výsledky vyhľadávania keywords: Kľúčové slová @@ -1776,6 +1777,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (voliteľné) empty: nemôže byť prázdne diff --git a/i18n/sv_SE.yaml b/i18n/sv_SE.yaml index 2030c951..66722d03 100644 --- a/i18n/sv_SE.yaml +++ b/i18n/sv_SE.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Ny e-postadress + new_email: + label: New email msg: New email cannot be empty. pass: label: Nuvarande lösenord @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Sökresultat keywords: Keywords @@ -1774,6 +1777,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/te_IN.yaml b/i18n/te_IN.yaml index bc507023..c2b95e26 100644 --- a/i18n/te_IN.yaml +++ b/i18n/te_IN.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml index 7a9cc591..df3e069a 100644 --- a/i18n/tr_TR.yaml +++ b/i18n/tr_TR.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/uk_UA.yaml b/i18n/uk_UA.yaml index acd8b2f8..49a8abfd 100644 --- a/i18n/uk_UA.yaml +++ b/i18n/uk_UA.yaml @@ -1000,7 +1000,9 @@ ui: Ми надіслали електронний лист на цю адресу. Будь ласка, дотримуйтесь інструкцій для підтвердження. email: label: Нова електронна пошта - msg: Комірка нової електронної пошти не може бути порожньою. + new_email: + label: New email + msg: New email cannot be empty. pass: label: Поточний пароль msg: Комірка паролю не може бути порожньою. @@ -1160,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Результати пошуку keywords: Ключові слова @@ -1774,6 +1777,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml index 925a1434..2d56e1a8 100644 --- a/i18n/vi_VN.yaml +++ b/i18n/vi_VN.yaml @@ -1000,6 +1000,8 @@ ui: We've sent an email to that address. Please follow the confirmation instructions. email: label: Email + new_email: + label: New email new_email: label: New email msg: New email cannot be empty. @@ -1162,6 +1164,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: Search Results keywords: Keywords @@ -1776,6 +1779,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (optional) empty: cannot be empty diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml index ea8edfb2..a2459da5 100644 --- a/i18n/zh_CN.yaml +++ b/i18n/zh_CN.yaml @@ -142,7 +142,7 @@ backend: error: common: invalid_url: - other: 不合法的 URL + other: 无效的 URL。 password: space_invalid: other: 密码不得含有空格。 @@ -1777,6 +1777,9 @@ ui: level: label: 级别所需声望 text: 选择特权所需的声望值 + msg: + should_be_number: 输入必须是数字 + number_larger_1: 数字应该大于等于 1 form: optional: (选填) empty: 不能为空 diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml index 4b5cce48..3e3f26b0 100644 --- a/i18n/zh_TW.yaml +++ b/i18n/zh_TW.yaml @@ -29,9 +29,9 @@ backend: database_error: other: 資料庫錯誤。 forbidden_error: - other: Forbidden. + other: 訪問被拒絕。 duplicate_request_error: - other: Duplicate submission. + other: 提交重複。 action: report: other: 舉報 @@ -42,11 +42,11 @@ backend: close: other: 關閉 reopen: - other: Reopen + other: 再次開啟。 forbidden_error: - other: Forbidden. + other: 訪問被拒絕。 pin: - other: Pin + other: 置頂 hide: other: Unlist unpin: @@ -738,7 +738,7 @@ ui: dates: long_date: MM月DD日 long_date_with_year: "YYYY年MM月DD日" - long_date_with_time: "YYYY年MM月DD日 HH:mm" + long_date_with_time: "YYYY 年 MM 月 DD 日 HH:mm" now: 剛剛 x_seconds_ago: "{{count}} 秒前" x_minutes_ago: "{{count}} 分鐘前" @@ -756,7 +756,7 @@ ui: btn_flag: 舉報 btn_save_edits: 保存 btn_cancel: 取消 - show_more: "{{count}}條剩餘評論" + show_more: "{{count}} 條剩餘評論" tip_question: >- 通过評論询问更多问题或提出改進建議。避免在評論中回答問題。 tip_answer: >- @@ -1162,6 +1162,7 @@ ui: closed: Closed deleted: Deleted pending: Pending + more: More search: title: 搜尋結果 keywords: 關鍵詞 @@ -1659,7 +1660,7 @@ ui: restrict_answer: title: Restrict answer label: Each user can only write one answer for each question - text: "They can use the edit link to refine and improve their existing answer, instead." + text: "關閉此功能以允許使用者對同一問題撰寫多個答案,可能導致答案不集中。" recommend_tags: label: Recommend tags text: "請在上方輸入標籤固定連結,每行一個標籤。" @@ -1776,6 +1777,9 @@ ui: level: label: Reputation required level text: Choose the reputation required for the privileges + msg: + should_be_number: the input should be number + number_larger_1: number should be equal or larger than 1 form: optional: (選填) empty: 不能為空
