From 2a1367cb660ce96ba57f5a1c16a944c8ed902ec0 Mon Sep 17 00:00:00 2001 From: Fen Date: Tue, 11 Apr 2023 11:17:30 +0800 Subject: [PATCH 1/2] New Crowdin updates (#318) * New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Slovak) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Indonesian) * New translations en_US.yaml (Welsh) * New translations en_US.yaml (German) * New translations en_US.yaml (Chinese Simplified) --- i18n/cy_GB.yaml | 43 +++++++++--- i18n/de_DE.yaml | 183 +++++++++++++++++++++++++++--------------------- i18n/es_ES.yaml | 43 +++++++++--- i18n/fr_FR.yaml | 45 +++++++++--- i18n/id_ID.yaml | 45 +++++++++--- i18n/it_IT.yaml | 43 +++++++++--- i18n/ja_JP.yaml | 43 +++++++++--- i18n/ko_KR.yaml | 43 +++++++++--- i18n/pt_PT.yaml | 43 +++++++++--- i18n/ru_RU.yaml | 43 +++++++++--- i18n/sk_SK.yaml | 45 +++++++++--- i18n/tr_TR.yaml | 43 +++++++++--- i18n/vi_VN.yaml | 43 +++++++++--- i18n/zh_CN.yaml | 26 +++++-- i18n/zh_TW.yaml | 39 +++++++++-- 15 files changed, 568 insertions(+), 202 deletions(-) diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml index 755bc7b4..95aab5eb 100644 --- a/i18n/cy_GB.yaml +++ b/i18n/cy_GB.yaml @@ -11,6 +11,17 @@ backend: other: Anawdurdodedig. database_error: other: Gwall gweinydd data. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Rank yn methu â bodloni'r amod. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Methodd handlen yr adroddiad. @@ -288,6 +301,7 @@ ui: users: Defnyddwyr http_404: Gwall HTTP 404 http_50X: Gwall HTTP 500 + http_403: HTTP Error 403 notifications: title: Hysbysiadau inbox: Mewnflwch @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/de_DE.yaml b/i18n/de_DE.yaml index 9ff6b7d0..d25eed73 100644 --- a/i18n/de_DE.yaml +++ b/i18n/de_DE.yaml @@ -11,6 +11,17 @@ backend: other: Nicht autorisiert. database_error: other: Datenbank-Fehler. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Rang erfüllt die Bedingung nicht. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Berichtshandle fehlgeschlagen. @@ -288,6 +301,7 @@ ui: users: Benutzer http_404: HTTP-Fehler 404 http_50X: HTTP-Fehler 500 + http_403: HTTP Error 403 notifications: title: Benachrichtigungen inbox: Posteingang @@ -505,6 +519,7 @@ ui: Verwenden Sie Kommentare, um weitere Informationen anzufordern oder Verbesserungen vorzuschlagen. Vermeiden Sie die Beantwortung von Fragen in Kommentaren. tip_answer: >- Verwenden Sie Kommentare, um anderen Benutzern zu antworten oder sie über Änderungen zu informieren. Wenn Sie neue Informationen hinzufügen, bearbeiten Sie Ihren Beitrag, anstatt ihn zu kommentieren. + tip_vote: It adds something useful to the post edit_answer: title: Antwort bearbeiten default_reason: Antwort bearbeiten @@ -605,7 +620,7 @@ ui: info: "Wenn es nicht ankommt, überprüfen Sie Ihren Spam-Ordner." another: >- Wir haben Ihnen eine weitere Aktivierungs-E-Mail an {{mail}} gesendet. Es kann einige Minuten dauern, bis es ankommt; überprüfen Sie unbedingt Ihren Spam-Ordner. - btn_name: Resend activation email + btn_name: Aktivierungs Mail erneut senden change_btn_name: Ändern Sie die E-Mail msg: empty: Kann nicht leer sein. @@ -683,37 +698,37 @@ ui: label: Nutzername caption: Andere können Sie als „@Benutzername“ erwähnen. msg: Benutzername darf nicht leer sein. - msg_range: Username up to 30 characters. - character: 'Must use the character set "a-z", "0-9", " - . _"' + msg_range: Benutzername bis zu 30 Zeichen. + character: 'Muss den Zeichensatz "a-z", "0-9", " - . _" verwenden' avatar: - label: Profile Image + label: Profilbild gravatar: Gravatar - gravatar_text: You can change image on <1>gravatar.com - custom: Custom - btn_refresh: Refresh - custom_text: You can upload your image. + gravatar_text: Sie können das Bild auf <1>gravatar.com ändern + custom: Benutzerdefiniert + btn_refresh: Aktualisieren + custom_text: Sie können Ihr Bild hochladen. default: System - msg: Please upload an avatar + msg: Bitte laden Sie einen Avatar hoch bio: - label: About Me + label: Über mich website: - label: Website + label: Webseite placeholder: "https://example.com" - msg: Website incorrect format + msg: Website falsches Format location: - label: Location - placeholder: "City, Country" + label: Standort + placeholder: "Stadt, Land" notification: - heading: Notifications + heading: Benachrichtigungen email: - label: Email Notifications - radio: "Answers to your questions, comments, and more" + label: E-Mail-Benachrichtigungen + radio: "Antworten auf Ihre Fragen, Kommentare und mehr" account: - heading: Account + heading: Konto change_email_btn: E-Mail-Adresse ändern change_pass_btn: Passwort ändern change_email_info: >- - We've sent an email to that address. Please follow the confirmation instructions. + Wir haben eine E-Mail an diese Adresse gesendet. Bitte folgen Sie den Bestätigungsanweisungen. email: label: E-Mail msg: E-Mail-Feld darf nicht leer sein. @@ -721,39 +736,44 @@ ui: current_pass: label: Aktuelles Passwort msg: - empty: Current Password cannot be empty. - length: The length needs to be between 8 and 32. - different: The two entered passwords do not match. + empty: Aktuelles Passwort darf nicht leer sein. + length: Die Länge muss zwischen 8 und 32 liegen. + different: Die beiden eingegebenen Passwörter stimmen nicht überein. new_pass: label: Neues Passwort pass_confirm: label: Neues Passwort bestätigen interface: - heading: Interface + heading: Schnittstelle lang: - label: Interface Language - text: User interface language. It will change when you refresh the page. + label: Schnittstellensprache + text: Sprache der Benutzeroberfläche. Es ändert sich, wenn Sie die Seite aktualisieren. toast: - update: update success - update_password: Password changed successfully. - flag_success: Thanks for flagging. - forbidden_operate_self: Forbidden to operate on yourself - review: Your revision will show after review. + update: erfolg aktualisieren + update_password: Das Kennwort wurde erfolgreich geändert. + flag_success: Danke fürs Markieren. + forbidden_operate_self: Verboten, an sich selbst zu operieren + review: Ihre Überarbeitung wird nach der Überprüfung angezeigt. related_question: - title: Related Questions - btn: Add question - answers: answers + title: Verwandte Fragen + btn: Frage hinzufügen + answers: antworten question_detail: - Asked: Asked - asked: asked - update: Modified - edit: edited + Asked: Fragte + asked: fragte + update: Geändert + edit: bearbeitet Views: Gesehen Follow: Folgen Following: Folgend answered: beantwortet closed_in: Abgeschlossen in show_exist: Bestehende Frage anzeigen. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Antworten score: Punkte @@ -770,7 +790,14 @@ ui:

Sind Sie sicher, dass Sie eine weitere Antwort hinzufügen möchten?

Sie können stattdessen den Editier-Link verwenden, um Ihre bestehende Antwort zu verfeinern und zu verbessern.

empty: Antwort darf nicht leer sein. characters: der Inhalt muss mindestens 6 Zeichen lang sein. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Diesen Beitrag erneut öffnen content: Möchten Sie wirklich wieder öffnen? success: Dieser Beitrag wurde wieder geöffnet @@ -931,7 +958,7 @@ ui: msg: Database File cannot be empty. config_yaml: title: Create config.yaml - label: The config.yaml file created. + label: Die erstellte config.yaml-Datei. desc: >- Sie können die <1>config.yaml Datei manuell im <1>/var/wwww/xxx/ Verzeichnis erstellen und den folgenden Text einfügen. info: Nachdem Sie dies getan haben, klicken Sie auf "Weiter". @@ -958,7 +985,7 @@ ui: admin_password: label: Passwort text: >- - You will need this password to log in. Please store it in a secure location. + Sie benötigen dieses Passwort, um sich anzumelden. Bitte bewahren Sie es an einem sicheren Ort auf. msg: Passwort kann nicht leer sein. admin_email: label: Email @@ -985,14 +1012,12 @@ ui: votes: stimmen answers: antworten accepted: Akzeptiert - page_404: - http_error: HTTP-Fehler 404 - desc: "Leider existiert diese Seite nicht." - back_home: Zurück zur Hauptseite - page_50X: - http_error: HTTP-Fehler 500 - desc: Der Server hat einen Fehler festgestellt und konnte Ihre Anfrage nicht abschließen. - back_home: Zurück zur Hauptseite + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. + back_home: Back to homepage page_maintenance: desc: "Wir werden gewartet, wir sind bald wieder da." nav_menus: @@ -1002,45 +1027,45 @@ ui: answers: Antworten users: Benutzer flags: Flaggen - settings: Settings - general: General - interface: Interface + settings: Einstellungen + general: Allgemein + interface: Schnittstelle smtp: SMTP branding: Branding - legal: Legal - write: Write - tos: Terms of Service - privacy: Privacy + legal: Gesetzliche + write: Schreiben + tos: Nutzungsbedingungen + privacy: Privatsphäre seo: SEO - customize: Customize - themes: Themes + customize: Anpassen + themes: Themen css-html: CSS/HTML - login: Login + login: Anmeldung admin: admin_header: - title: Admin + title: Administrator dashboard: - title: Dashboard - welcome: Welcome to Answer Admin! - site_statistics: Site Statistics - questions: "Questions:" - answers: "Answers:" - comments: "Comments:" - votes: "Votes:" - active_users: "Active users:" - flags: "Flags:" - site_health_status: Site Health Status - version: "Version:" + title: Armaturenbrett + welcome: Willkommen beim Answer-Admin! + site_statistics: Site-Statistiken + questions: "Fragen:" + answers: "Antworten:" + comments: "Kommentare:" + votes: "Stimmen:" + active_users: "Aktive Benutzer:" + flags: "Flaggen:" + site_health_status: Website-Gesundheitsstatus + version: "Ausführung:" https: "HTTPS:" - uploading_files: "Uploading files:" + uploading_files: "Dateien hochladen:" smtp: "SMTP:" - timezone: "Timezone:" - system_info: System Info - storage_used: "Storage used:" - uptime: "Uptime:" - answer_links: Answer Links - documents: Documents - feedback: Feedback + timezone: "Zeitzone:" + system_info: Systeminformationen + storage_used: "Verwendeter Speicher:" + uptime: "Betriebszeit:" + answer_links: Antwortlinks + documents: Unterlagen + feedback: Rückmeldung support: Support review: Review config: Config @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/es_ES.yaml b/i18n/es_ES.yaml index 3d29087d..88bfe870 100644 --- a/i18n/es_ES.yaml +++ b/i18n/es_ES.yaml @@ -11,6 +11,17 @@ backend: other: No autorizado. database_error: other: Error en el servidor de datos. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: El rango no cumple la condición. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Error en el manejador del reporte. @@ -309,6 +322,7 @@ ui: users: Usuarios http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Notificaciones inbox: Buzón de entrada @@ -526,6 +540,7 @@ ui: Utiliza los comentarios para pedir más información o sugerir mejoras y modificaciones. Evita responder preguntas en los comentarios. tip_answer: >- Usa comentarios para responder a otros usuarios o notificarles de cambios. Si estás añadiendo nueva información, edita tu publicación en vez de comentar. + tip_vote: It adds something useful to the post edit_answer: title: Editar respuesta default_reason: Editar respuesta @@ -775,6 +790,11 @@ ui: answered: respondida closed_in: Cerrado el show_exist: Mostrar una pregunta existente. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Respuestas score: Puntuación @@ -791,7 +811,14 @@ ui:

¿Seguro que quieres añadir otra respuesta?

Puedes utilizar el enlace de edición para detallar y mejorar tu respuesta existente en su lugar.

empty: La respuesta no puede estar vacía. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reabrir esta publicación content: '¿Seguro que quieres reabrir esta publicación?' success: Esta publicación ha sido reabierta @@ -1010,13 +1037,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1399,8 +1424,8 @@ ui: no_data: "We couldn't find anything." users: title: Usuarios - users_with_the_most_reputation: Usuarios con la reputación más alta - users_with_the_most_vote: Usuarios que más han votado + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Nuestor equipo de la comunidad reputation: reputación votes: votos diff --git a/i18n/fr_FR.yaml b/i18n/fr_FR.yaml index f2a3ad90..bf487b72 100644 --- a/i18n/fr_FR.yaml +++ b/i18n/fr_FR.yaml @@ -11,6 +11,17 @@ backend: other: Non autorisé. database_error: other: Erreur du serveur de données. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Le rang ne remplit pas la condition. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: La gestion du rapport a échoué. @@ -288,6 +301,7 @@ ui: users: Utilisateurs http_404: Erreur HTTP 404 http_50X: Erreur HTTP 500 + http_403: HTTP Error 403 notifications: title: Notifications inbox: Boîte de réception @@ -505,6 +519,7 @@ ui: Utilisez les commentaires pour demander plus d'informations ou suggérer des améliorations. Évitez de répondre aux questions dans les commentaires. tip_answer: >- Utilisez des commentaires pour répondre à d'autres utilisateurs ou leur signaler des modifications. Si vous ajoutez de nouvelles informations, modifiez votre message au lieu de commenter. + tip_vote: It adds something useful to the post edit_answer: title: Modifier la réponse default_reason: Modifier la réponse @@ -754,6 +769,11 @@ ui: answered: répondu closed_in: Fermé dans show_exist: Afficher la question existante. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Réponses score: Score @@ -770,7 +790,14 @@ ui:

Êtes-vous sûr de vouloir ajouter une autre réponse ?

Vous pouvez utiliser le lien d'édition pour affiner et améliorer votre réponse existante.

empty: La réponse ne peut être vide. characters: le contenu doit comporter au moins 6 caractères. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Rouvrir ce message content: Êtes-vous sûr de vouloir rouvrir ? success: Ce message a été rouvert @@ -985,14 +1012,12 @@ ui: votes: votes answers: réponses accepted: Accepté - page_404: - http_error: Erreur HTTP 404 - desc: "Nous sommes désolés, mais cette page n’existe pas." - back_home: Retour à la page d'accueil - page_50X: - http_error: Erreur HTTP 500 - desc: Le serveur a rencontré une erreur et n'a pas pu répondre à votre requête. - back_home: Retour à la page d'accueil + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. + back_home: Back to homepage page_maintenance: desc: "Nous sommes en maintenance, nous serons bientôt de retour." nav_menus: @@ -1374,8 +1399,8 @@ ui: no_data: "Nous n'avons rien pu trouver." users: title: Utilisateurs - users_with_the_most_reputation: Utilisateurs avec les scores de réputation les plus élevés - users_with_the_most_vote: Utilisateurs qui ont le plus voté + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Staff de la communauté reputation: réputation votes: votes diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml index a3010e5d..827a1877 100644 --- a/i18n/id_ID.yaml +++ b/i18n/id_ID.yaml @@ -11,6 +11,17 @@ backend: other: Tidak diizinkan. database_error: other: Kesalahan data server. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Peringkat gagal memenuhi syarat. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Laporan penanganan gagal. @@ -288,6 +301,7 @@ ui: users: Pengguna http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Pemberitahuan inbox: Kotak Masuk @@ -505,6 +519,7 @@ ui: Gunakan komentar untuk meminta informasi lebih lanjut atau menyarankan perbaikan. Hindari menjawab pertanyaan di komentar. tip_answer: >- Gunakan komentar untuk membalas pengguna lain atau memberi tahu mereka tentang perubahan. Jika Anda menambahkan informasi baru, cukup edit posting Anda. + tip_vote: It adds something useful to the post edit_answer: title: Sunting jawaban default_reason: Edit jawaban @@ -754,6 +769,11 @@ ui: answered: dijawab closed_in: Ditutup pada show_exist: Gunakan pertanyaan yang sudah ada. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Jawaban score: Nilai @@ -770,7 +790,14 @@ ui:

Yakin ingin menambahkan jawaban lain?

Sebagai gantinya, Anda dapat menggunakan tautan edit untuk menyaring dan menyempurnakan jawaban anda.

empty: Jawaban tidak boleh kosong. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Buka kembali postingan ini content: Kamu yakin ingin membuka kembali? success: Postingan ini telah dibuka kembali @@ -985,14 +1012,12 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Sayangnya, halaman ini tidak ada." - back_home: Kembali ke beranda - page_50X: - http_error: HTTP Error 500 - desc: Server mengalami kesalahan internal dan tidak dapat menyelesaikan permintaan Anda. - back_home: Kembali ke beranda + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. + back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." nav_menus: @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml index 51004ba5..414425e4 100644 --- a/i18n/it_IT.yaml +++ b/i18n/it_IT.yaml @@ -11,6 +11,17 @@ backend: other: Non autorizzato database_error: other: Errore server dati + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Condizioni non valide per il grado + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Gestione del report fallita @@ -288,6 +301,7 @@ ui: users: Users http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Notifications inbox: Inbox @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml index e80dbedb..34c17404 100644 --- a/i18n/ja_JP.yaml +++ b/i18n/ja_JP.yaml @@ -11,6 +11,17 @@ backend: other: 権限がありません。 database_error: other: データサーバーエラー + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: ランクは条件を満たしていません。 + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: レポートの処理に失敗しました。 @@ -288,6 +301,7 @@ ui: users: Users http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Notifications inbox: Inbox @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml index ee25d02a..bf82398b 100644 --- a/i18n/ko_KR.yaml +++ b/i18n/ko_KR.yaml @@ -11,6 +11,17 @@ backend: other: Unauthorized. database_error: other: Data server error. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Rank fail to meet the condition. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Report handle failed. @@ -288,6 +301,7 @@ ui: users: Users http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Notifications inbox: Inbox @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/pt_PT.yaml b/i18n/pt_PT.yaml index 7ec2efef..b670e931 100644 --- a/i18n/pt_PT.yaml +++ b/i18n/pt_PT.yaml @@ -11,6 +11,17 @@ backend: other: Não autorizado. database_error: other: Erro no servidor de dados. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: O nível não consegue satisfazer a condição. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Falha ao manusear relatório. @@ -288,6 +301,7 @@ ui: users: Usuários http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Notificações inbox: Caixa de entrada @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml index 29fbd6c5..b3de553b 100644 --- a/i18n/ru_RU.yaml +++ b/i18n/ru_RU.yaml @@ -11,6 +11,17 @@ backend: other: Авторизация не выполнена. database_error: other: Ошибка сервера данных. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Ранг не соответствует условию. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Не удалось обработать отчет. @@ -288,6 +301,7 @@ ui: users: Пользователи http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Уведомления inbox: Входящие @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/sk_SK.yaml b/i18n/sk_SK.yaml index 7103770c..b5860d25 100644 --- a/i18n/sk_SK.yaml +++ b/i18n/sk_SK.yaml @@ -11,6 +11,17 @@ backend: other: Neoprávnené. database_error: other: Chyba dátového servera. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Poradie nespĺňa podmienku. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Spracovanie prehľadu zlyhalo. @@ -288,6 +301,7 @@ ui: users: Užívatelia http_404: HTTP chyba 404 http_50X: HTTP chyba 403 + http_403: HTTP Error 403 notifications: title: Oznámenia inbox: Doručená pošta @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Uprav odpoveď default_reason: Uprav odpoveď @@ -754,6 +769,11 @@ ui: answered: zodpovedaný closed_in: Uzatvorené show_exist: Ukázať existujúcu otázku. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Odpovede score: Skóre @@ -770,7 +790,14 @@ ui:

Ste si istí, že chcete pridať ďalšiu odpoveď?

Mohli by ste namiesto toho použiť úpravu na vylepšenie svojej už existujúcej odpovede.

empty: Odpoveď nemôže byť prázdna. characters: Minimálna dĺžka obsahu musí byť 6 znakov. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Znovu otvoriť tento príspevok content: Ste si istý, že ho chcete znovu otvoriť? success: Tento príspevok bol znovu otvorený @@ -985,14 +1012,12 @@ ui: votes: hlasy answers: odpovede accepted: prijaté - page_404: - http_error: HTTP chyba 404 - desc: "Žiaľ, táto stránka neexistuje." - back_home: Späť na domovskú stránku - page_50X: - http_error: HTTP chyba 500 - desc: Na serveri sa vyskytla chyba a nebolo možné dokončiť vašu požiadavku. - back_home: Späť na domovskú stránku + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. + back_home: Back to homepage page_maintenance: desc: "Prebieha údržba, čoskoro sa vrátime." nav_menus: @@ -1374,8 +1399,8 @@ ui: no_data: "Nič sa nám nepodarilo nájsť." users: title: Použivatelia - users_with_the_most_reputation: Používatelia s najvyšším skóre reputácie - users_with_the_most_vote: Používatelia, ktorí hlasovali najviac + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Zamestnanci našej komunity reputation: reputácia votes: hlasy diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml index 9cee79a8..32a56a3c 100644 --- a/i18n/tr_TR.yaml +++ b/i18n/tr_TR.yaml @@ -11,6 +11,17 @@ backend: other: İzin yok. database_error: other: Veri sunucu hatası. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Rank fail to meet the condition. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Rapor işlenemedi. @@ -288,6 +301,7 @@ ui: users: Kullanıcılar http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Bildirimler inbox: Gelen Kutusu @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml index 3cc7e462..1d4771b0 100644 --- a/i18n/vi_VN.yaml +++ b/i18n/vi_VN.yaml @@ -11,6 +11,17 @@ backend: other: Unauthorized. database_error: other: Data server error. + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: Rank fail to meet the condition. + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: Report handle failed. @@ -288,6 +301,7 @@ ui: users: Users http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: Notifications inbox: Inbox @@ -505,6 +519,7 @@ ui: Use comments to ask for more information or suggest improvements. Avoid answering questions in comments. tip_answer: >- Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting. + tip_vote: It adds something useful to the post edit_answer: title: Edit Answer default_reason: Edit answer @@ -754,6 +769,11 @@ ui: answered: answered closed_in: Closed in show_exist: Show existing question. + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: Answers score: Score @@ -770,7 +790,14 @@ ui:

Are you sure you want to add another answer?

You could use the edit link to refine and improve your existing answer, instead.

empty: Answer cannot be empty. characters: content must be at least 6 characters in length. + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: Reopen this post content: Are you sure you want to reopen? success: This post has been reopened @@ -985,13 +1012,11 @@ ui: votes: votes answers: answers accepted: Accepted - page_404: - http_error: HTTP Error 404 - desc: "Unfortunately, this page doesn't exist." - back_home: Back to homepage - page_50X: - http_error: HTTP Error 500 - desc: The server encountered an error and could not complete your request. + page_error: + http_error: HTTP Error {{ code }} + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. back_home: Back to homepage page_maintenance: desc: "We are under maintenance, we'll be back soon." @@ -1374,8 +1399,8 @@ ui: no_data: "We couldn't find anything." users: title: Users - users_with_the_most_reputation: Users with the highest reputation scores - users_with_the_most_vote: Users who voted the most + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: Our community staff reputation: reputation votes: votes diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml index 77abeedf..3bfdef38 100644 --- a/i18n/zh_CN.yaml +++ b/i18n/zh_CN.yaml @@ -301,6 +301,7 @@ ui: users: 用户 http_404: HTTP 错误 404 http_50X: HTTP 错误 500 + http_403: HTTP 错误 403 notifications: title: 通知 inbox: 收件箱 @@ -518,6 +519,7 @@ ui: 使用评论提问更多信息或者提出改进意见。尽量避免使用评论功能回答问题。 tip_answer: >- 使用评论对回答者进行回复,或者通知回答者你已更新了问题的内容。如果要补充或者完善问题的内容,请在原问题中更改。 + tip_vote: It adds something useful to the post edit_answer: title: 编辑回答 default_reason: 编辑回答 @@ -767,6 +769,11 @@ ui: answered: 回答于 closed_in: 关闭于 show_exist: 查看相关问题。 + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: 个回答 score: 评分 @@ -783,7 +790,14 @@ ui:

您确定要提交一个新的回答吗?

您可以直接编辑和改善您之前的回答的。

empty: 回答内容不能为空。 characters: 内容长度至少 6 个字符 + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: 重新打开 title: 重新打开这个帖子 content: 确定要重新打开吗? success: 这个帖子已被重新打开 @@ -1000,10 +1014,10 @@ ui: accepted: 已被采纳 page_error: http_error: HTTP Error {{ code }} - desc_403: 你无权访问此页面。 - desc_404: 很抱歉,此页面不存在。 - desc_50X: 服务器遇到了一个错误,无法完成你的请求。 - back_home: 回到主页 + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. + back_home: Back to homepage page_maintenance: desc: "我们正在进行维护,我们将很快回来。" nav_menus: @@ -1385,8 +1399,8 @@ ui: no_data: "空空如也" users: title: 用户 - users_with_the_most_reputation: 本周信誉积分最高的用户 - users_with_the_most_vote: 本周投票最多的用户 + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: 我们的社区工作人员 reputation: 声望值 votes: 投票 diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml index 84ebe6d2..fe91ec2d 100644 --- a/i18n/zh_TW.yaml +++ b/i18n/zh_TW.yaml @@ -11,6 +11,17 @@ backend: other: 未授權。 database_error: other: 資料庫錯誤。 + action: + report: + other: Flag + edit: + other: Edit + delete: + other: Delete + close: + other: Close + reopen: + other: Reopen role: name: user: @@ -99,6 +110,8 @@ backend: rank: fail_to_meet_the_condition: other: 級別不符合條件 + vote_fail_to_meet_the_condition: + other: Thanks for the feedback. You need at least {{ rank }} reputation to cast a vote. report: handle_failed: other: 報告處理失敗。 @@ -288,6 +301,7 @@ ui: users: 用戶 http_404: HTTP Error 404 http_50X: HTTP Error 500 + http_403: HTTP Error 403 notifications: title: 通知 inbox: 收件夾 @@ -505,6 +519,7 @@ ui: 通过評論询问更多问题或提出改進建議。避免在評論中回答問題。 tip_answer: >- 使用評論回復其他用戶或通知他們进行更改。如果你要添加新的信息,請編輯你的帖子,而不是發表評論。 + tip_vote: It adds something useful to the post edit_answer: title: 編輯回答 default_reason: 編輯回答 @@ -754,6 +769,11 @@ ui: answered: 回答於 closed_in: 關閉於 show_exist: 顯示現有問題。 + useful: Useful + question_useful: It is useful and clear + question_un_useful: It is unclear or not useful + answer_useful: It is useful + answer_un_useful: It is not useful answers: title: 個回答 score: 評分 @@ -770,7 +790,14 @@ ui:

您確定要添加一個新的回答嗎?

您可以使用编辑链接来完善和改进您现有的答案。

empty: 回答內容不能為空。 characters: 內容必須至少6個字元長度。 + tips: + header_1: Thanks for your answer + li1_1: Please be sure to answer the question. Provide details and share your research. + li1_2: Back up any statements you make with references or personal experience. + header_2: But avoid ... + li2_1: Asking for help, seeking clarification, or responding to other answers. reopen: + confirm_btn: Reopen title: 重新打開這個貼文 content: 確定要重新打開嗎? success: 這個貼文已被重新打開 @@ -987,10 +1014,10 @@ ui: accepted: 已採納 page_error: http_error: HTTP Error {{ code }} - desc_403: 你无权访问此頁面。 - desc_404: 很抱歉,此頁面不存在。 - desc_50X: 伺服器遇到了一個錯誤,無法完成你的請求。 - back_home: 回到首頁 + desc_403: You don’t have permission to access this page. + desc_404: Unfortunately, this page doesn't exist. + desc_50X: The server encountered an error and could not complete your request. + back_home: Back to homepage page_maintenance: desc: "我們正在維護中,很快就會回來。" nav_menus: @@ -1372,8 +1399,8 @@ ui: no_data: "我們找不到任何東西。" users: title: 用戶 - users_with_the_most_reputation: 信譽積分最高的用戶 - users_with_the_most_vote: 投票最多的用戶 + users_with_the_most_reputation: Users with the highest reputation scores this week + users_with_the_most_vote: Users who voted the most this week staffs: 我們的社區工作人員 reputation: 聲望值 votes: 選票 From 5361f4e12710b9057e537aed08f1c62025761f47 Mon Sep 17 00:00:00 2001 From: shuai Date: Tue, 11 Apr 2023 15:54:17 +0800 Subject: [PATCH 2/2] fix: generator add reviosn --- ui/src/common/interface.ts | 1 + ui/src/components/PageTags/index.tsx | 3 ++- ui/src/stores/siteInfo.ts | 8 +++++--- ui/src/utils/guard.ts | 4 +++- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ui/src/common/interface.ts b/ui/src/common/interface.ts index cb6b63e3..640efcaa 100644 --- a/ui/src/common/interface.ts +++ b/ui/src/common/interface.ts @@ -328,6 +328,7 @@ export interface SiteSettings { theme: AdminSettingsTheme; site_seo: AdminSettingsSeo; version: string; + revision: string; } export interface AdminSettingBranding { diff --git a/ui/src/components/PageTags/index.tsx b/ui/src/components/PageTags/index.tsx index 4f663ac1..bd6d02a4 100644 --- a/ui/src/components/PageTags/index.tsx +++ b/ui/src/components/PageTags/index.tsx @@ -11,6 +11,7 @@ const Index: FC = () => { (state) => state.items, ); const appVersion = siteInfoStore((_) => _.version); + const hashVersion = siteInfoStore((_) => _.revision); const setAppGenerator = () => { if (!appVersion) { return; @@ -19,7 +20,7 @@ const Index: FC = () => { if (generatorMetaNode) { generatorMetaNode.setAttribute( 'content', - `Answer ${appVersion} - https://github.com/answerdev/answer`, + `Answer ${appVersion} - https://github.com/answerdev/answer version ${hashVersion}`, ); } }; diff --git a/ui/src/stores/siteInfo.ts b/ui/src/stores/siteInfo.ts index 26c5321b..1072501a 100644 --- a/ui/src/stores/siteInfo.ts +++ b/ui/src/stores/siteInfo.ts @@ -6,8 +6,9 @@ import { DEFAULT_SITE_NAME } from '@/common/constants'; interface SiteInfoType { siteInfo: AdminSettingsGeneral; version: string; + revision: string; update: (params: AdminSettingsGeneral) => void; - updateVersion: (ver: string) => void; + updateVersion: (ver: string, revision: string) => void; } const siteInfo = create((set) => ({ @@ -20,6 +21,7 @@ const siteInfo = create((set) => ({ permalink: 1, }, version: '', + revision: '', update: (params) => set((_) => { const o = { ..._.siteInfo, ...params }; @@ -30,9 +32,9 @@ const siteInfo = create((set) => ({ siteInfo: o, }; }), - updateVersion: (ver) => { + updateVersion: (ver, revision) => { set(() => { - return { version: ver }; + return { version: ver, revision }; }); }, })); diff --git a/ui/src/utils/guard.ts b/ui/src/utils/guard.ts index 5ff081af..fee55094 100644 --- a/ui/src/utils/guard.ts +++ b/ui/src/utils/guard.ts @@ -302,7 +302,9 @@ export const initAppSettingsStore = async () => { const appSettings = await getAppSettings(); if (appSettings) { siteInfoStore.getState().update(appSettings.general); - siteInfoStore.getState().updateVersion(appSettings.version); + siteInfoStore + .getState() + .updateVersion(appSettings.version, appSettings.revision); interfaceStore.getState().update(appSettings.interface); brandingStore.getState().update(appSettings.branding); loginSettingStore.getState().update(appSettings.login);