diff --git a/i18n/cs_CZ.yaml b/i18n/cs_CZ.yaml index 9d611441e..2b691ec58 100644 --- a/i18n/cs_CZ.yaml +++ b/i18n/cs_CZ.yaml @@ -306,6 +306,14 @@ backend: other: "Chyba formátu pole {{.Field}} poblíž '{{.Content}}' na řádku {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Počet uživatelů, které přidáte najednou, by měl být v rozsahu 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Načtení konfigurace selhalo @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Create Tag edit_tag: Edit Tag - ask_a_question: Add Question + ask_a_question: Create Question edit_question: Edit Question edit_answer: Edit Answer search: Search @@ -1056,6 +1064,9 @@ ui: day: day hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: More wiki: Wiki ask: - title: Add Question + title: Create Question edit_title: Edit Question default_reason: Edit question - default_first_reason: Add question + default_first_reason: Create question similar_questions: Similar questions form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Title - placeholder: Be specific and imagine you're asking a question to another person + placeholder: What's your topic? Be specific. msg: empty: Title cannot be empty. range: Title up to 150 characters @@ -1150,7 +1161,7 @@ ui: add_btn: Add tag create_btn: Create new tag search_tag: Search tag - hint: "Describe what your question is about, at least one tag is required." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Your revision will show after review. sent_success: Sent successfully related_question: - title: Related Questions + title: Related answers: answers linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Pozvěte další uživatele desc: Pozvěte lidi, o kterých si myslíte, že mohou odpovědět. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} Results" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} Questions" x_answers: "{{ count }} answers" + x_posts: "{{ count }} Posts" questions: Questions answers: Answers newest: Newest @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Role action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Timezone msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml index 1ca08224f..3df4a38ac 100644 --- a/i18n/cy_GB.yaml +++ b/i18n/cy_GB.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Wedi methu darllen y ffurfwedd @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Creu Tag edit_tag: Golygu Tag - ask_a_question: Ychwanegu Cwestiwn + ask_a_question: Create Question edit_question: Golygu Cwestiwn edit_answer: Golygu Ateb search: Chwiliwch @@ -1056,6 +1064,9 @@ ui: day: day hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: Mwy wiki: Wiki ask: - title: Ychwanegu Cwestiwn + title: Create Question edit_title: Golygu Cwestiwn default_reason: Golygu Cwestiwn - default_first_reason: Add question + default_first_reason: Create question similar_questions: Cwestiynau tebyg form: fields: @@ -1122,7 +1133,7 @@ ui: label: Diwygiad title: label: Teitl - placeholder: Byddwch yn benodol a dychmygwch eich bod yn gofyn cwestiwn i berson arall + placeholder: What's your topic? Be specific. msg: empty: Ni all teitl fod yn wag. range: Teitl hyd at 20 nod @@ -1150,7 +1161,7 @@ ui: add_btn: Ychwanegu tag create_btn: Creu tag newydd search_tag: Chwilio tag - hint: "Disgrifiwch beth yw eich cwestiwn, mae angen o leiaf un tag." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Your revision will show after review. sent_success: Sent successfully related_question: - title: Related Questions + title: Related answers: answers linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Select people who you think might know the answer. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} Results" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} Questions" x_answers: "{{ count }} answers" + x_posts: "{{ count }} Posts" questions: Questions answers: Answers newest: Newest @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Role action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Timezone msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/da_DK.yaml b/i18n/da_DK.yaml index 312db63c7..2d1b7a2ea 100644 --- a/i18n/da_DK.yaml +++ b/i18n/da_DK.yaml @@ -306,6 +306,14 @@ backend: other: "Fejl {{.Field}} format nær '{{.Content}}' i linje {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Antallet af brugere du tilføjer på én gang skal være i intervallet 1 -{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Kunne ikke læse konfigurationen @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Opret tag edit_tag: Rediger tag - ask_a_question: Tilføj spørgsmål + ask_a_question: Create Question edit_question: Rediger spørgsmål edit_answer: Rediger Svar search: Søg @@ -1056,6 +1064,9 @@ ui: day: dag hours: timer days: dag + month: month + months: months + year: year reaction: heart: hjerte smile: smil @@ -1111,10 +1122,10 @@ ui: more: Mere wiki: Wiki ask: - title: Tilføj spørgsmål + title: Create Question edit_title: Rediger spørgsmål default_reason: Rediger spørgsmål - default_first_reason: Tilføj spørgsmål + default_first_reason: Create question similar_questions: Lignende spørgsmål form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Titel - placeholder: Vær specifik og forestil dig, at du stiller et spørgsmål til en anden person + placeholder: What's your topic? Be specific. msg: empty: Titel må ikke være tom. range: Titel på op til 150 tegn @@ -1150,7 +1161,7 @@ ui: add_btn: Tilføj tag create_btn: Opret et nyt tag search_tag: Søg tag - hint: "Beskriv hvad dit spørgsmål handler om, mindst et tag er påkrævet." + hint: "Describe what your content is about, at least one tag is required." no_result: Ingen tags matchede tag_required_text: Påkrævet tag (mindst én) header: @@ -1356,12 +1367,12 @@ ui: review: Din revision vil blive vist efter gennemgang. sent_success: Sendt related_question: - title: Relaterede spørgsmål + title: Related answers: svar linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Inviter personer desc: Invitér personer, som du tror, kan svare. @@ -1501,6 +1512,7 @@ ui: follow: Følg following: Følger counts: "{{count}} Resultater" + counts_loading: "... Results" more: Mere sort_btns: relevance: Relevans @@ -1552,6 +1564,7 @@ ui: all_questions: Alle Spørgsmål x_questions: "{{ count }} Spørgsmål" x_answers: "{{ count }} svar" + x_posts: "{{ count }} Posts" questions: Spørgsmål answers: Svar newest: Nyeste @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Rolle action: Handling @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspendér denne bruger content: En suspenderet bruger kan ikke logge ind. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Spørgsmål unlisted: Fjernet fra liste @@ -1984,6 +2000,12 @@ ui: label: Tidszone msg: Tidszone skal udfyldes. text: Vælg en by i samme tidszone som dig selv. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/de_DE.yaml b/i18n/de_DE.yaml index dc1f467e6..b68e874de 100644 --- a/i18n/de_DE.yaml +++ b/i18n/de_DE.yaml @@ -58,7 +58,7 @@ backend: undelete: other: Wiederherstellen merge: - other: Merge + other: Zusammenführen role: name: user: @@ -140,7 +140,7 @@ backend: pass: other: Passwort old_pass: - other: Current password + other: Aktuelles Passwort original_text: other: Dieser Beitrag email_or_password_wrong_error: @@ -173,7 +173,7 @@ backend: question_closed_cannot_add: other: Fragen sind geschlossen und können nicht hinzugefügt werden. content_cannot_empty: - other: Answer content cannot be empty. + other: Die Antwort darf nicht leer sein. comment: edit_without_permission: other: Kommentar kann nicht bearbeitet werden. @@ -182,7 +182,7 @@ backend: cannot_edit_after_deadline: other: Die Kommentarzeit war zu lang, um sie zu ändern. content_cannot_empty: - other: Comment content cannot be empty. + other: Der Kommentar darf nicht leer sein. email: duplicate: other: E-Mail existiert bereits. @@ -233,7 +233,7 @@ backend: cannot_update: other: Keine Berechtigung zum Aktualisieren. content_cannot_empty: - other: Content cannot be empty. + other: Der Inhalt darf nicht leer sein. rank: fail_to_meet_the_condition: other: Ansehenssrang erfüllt die Bedingung nicht. @@ -306,6 +306,14 @@ backend: other: "Fehler {{.Field}}-Format in der Nähe von '{{.Content}}' in Zeile {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Die Anzahl der Benutzer, die du auf einmal hinzufügst, sollte im Bereich von 1-{{.MaxAmount}} liegen." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Lesekonfiguration fehlgeschlagen @@ -336,7 +344,7 @@ backend: name: other: unhöflich oder beleidigend desc: - other: "Eine vernünftige Person würde diesen Inhalt für respektvoll diskutierten Diskurs für unangemessen halten." + other: "Eine vernünftige Person würde diesen Inhalt im respektvoll diskutierten Diskurs für unangemessen halten." a_duplicate: name: other: ein Duplikat @@ -348,7 +356,7 @@ backend: name: other: keine Antwort desc: - other: "Das wurde als Antwort gepostet, aber es versucht nicht, die Frage zu beantworten. Sie sollte entweder bearbeitet, kommentiert, als weitere Frage gestellt oder ganz gelöscht werden." + other: "Die Antwort versucht nicht, die Frage zu beantworten. Sie sollte entweder bearbeitet, kommentiert, als weitere Frage gestellt oder ganz gelöscht werden." no_longer_needed: name: other: nicht mehr benötigt @@ -479,7 +487,7 @@ backend: title: other: "[{{.SiteName}}] {{.DisplayName}} hat deine Frage beantwortet" body: - other: "{{.QuestionTitle}}

\n\n{{.DisplayName}}:
\n
{{.AnswerSummary}}

\n\nAuf {{.SiteName}} anschauen

\n\n--
\nHinweis: Dies ist eine automatische System-E-Mail, Bitte antworten Sie nicht auf diese Nachricht, da Ihre Antwort nicht angezeigt wird.

\n\nAbmelden" + other: "{{.QuestionTitle}}

\n\n{{.DisplayName}}:
\n
{{.AnswerSummary}}

\n\nAuf {{.SiteName}} anschauen

\n\n--
\nHinweis: Dies ist eine automatische System-E-Mail, bitte antworten Sie nicht auf diese Nachricht, da Ihre Antwort nicht angezeigt wird.

\n\nAbmelden" invited_you_to_answer: title: other: "[{{.SiteName}}] {{.DisplayName}} hat dich eingeladen zu antworten" @@ -494,7 +502,7 @@ backend: title: other: "[{{.SiteName}}] Neue Frage: {{.QuestionTitle}}" body: - other: "{{.QuestionTitle}}
\n{{.Tags}}

\n\n--
\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.

\n\nUnsubscribe" + other: "{{.QuestionTitle}}
\n{{.Tags}}

\n\n--
\nHinweis: Dies ist eine automatische Systemnachricht, bitte antworten Sie nicht darauf. Antworten werden nicht gelesen oder bearbeitet.

\n\nBenachrichtigung abbestellen" pass_reset: title: other: "[{{.SiteName }}] Passwort zurücksetzen" @@ -559,14 +567,14 @@ backend: other: Erste Meldung eines Beitrags. first_upvote: name: - other: Erste Abstimmung + other: Erster Upvote desc: other: Erste Like eines Beitrags. first_link: name: other: Erster Link desc: - other: First added a link to another post. + other: Hat erstmals einen Link zu einem anderen Beitrag hinzugefügt. first_reaction: name: other: Erste Reaktion @@ -614,7 +622,7 @@ backend: other: Hat einen Beitrag mit 25 einzigartigen Besuchern freigegeben. good_share: name: - other: Gute Teile + other: Gut geteilt desc: other: Hat einen Beitrag mit 300 einzigartigen Besuchern freigegeben. great_share: @@ -634,7 +642,7 @@ backend: other: Hat an einem Tag 50 Upvotes 5 Mal verwendet. crazy_in_love: name: - other: Verrückt in Liebe + other: Im siebten Himmel desc: other: Hat an einem Tag 50 Upvotes 20 Mal verwendet. promoter: @@ -644,7 +652,7 @@ backend: other: Hat einen Benutzer eingeladen. campaigner: name: - other: Kampagner + other: Kampagnenleiter desc: other: Lade 3 einfache Benutzer ein. champion: @@ -681,7 +689,7 @@ backend: name: other: Anhänger desc: - other: Besucht 365 aufeinander folgende Tage. + other: 365 aufeinander folgende Tage besucht. anniversary: name: other: Jahrestag @@ -689,7 +697,7 @@ backend: other: Aktives Mitglied für ein Jahr, mindestens einmal veröffentlicht. appreciated: name: - other: Wertschätzt + other: Gewertschätzt desc: other: Erhalten 1 up vote für 20 posts. respected: @@ -701,7 +709,7 @@ backend: name: other: Bewundert desc: - other: Erhalten 5 up vote für 300 posts. + other: 5 upvotes für 300 posts erhalten. solved: name: other: Gelöst @@ -719,7 +727,7 @@ backend: other: 50 Antworten wurden akzeptiert. solution_institution: name: - other: Solution Institution + other: Lösungsfinder desc: other: 150 Antworten wurden akzeptiert. nice_answer: @@ -734,7 +742,7 @@ backend: other: Die Antwortpunktzahl beträgt mehr als 25 Punkte. great_answer: name: - other: Großartiges Antwort + other: Großartige Antwort desc: other: Die Antwortpunktzahl beträgt mehr als 50 Punkte. nice_question: @@ -746,12 +754,12 @@ backend: name: other: Gute Frage desc: - other: Fragenpunktzahl von 25 oder mehr. + other: Fragen mit 25 oder mehr Punkten. great_question: name: other: Große Frage desc: - other: Fragenpunktzahl von 50 oder mehr. + other: Frage mit 50 oder mehr Punkten. popular_question: name: other: Populäre Frage @@ -761,17 +769,17 @@ backend: name: other: Bemerkenswerte Frage desc: - other: Frage mit 1,000 Ansichten. + other: Frage mit 1.000 Ansichten. famous_question: name: other: Erstklassige Frage desc: - other: Frage mit 5,000 Ansichten. + other: Frage mit 5.000 Ansichten. popular_link: name: other: Populärer Link desc: - other: Geschrieben einen externen Link mit 50 Klicks. + other: Hat einen externen Link mit 50 Klicks gepostet. hot_link: name: other: Heißer Link @@ -809,7 +817,7 @@ ui: tag_wiki: tag Wiki create_tag: Tag erstellen edit_tag: Tag bearbeiten - ask_a_question: Frage hinzufügen + ask_a_question: Create Question edit_question: Frage bearbeiten edit_answer: Antwort bearbeiten search: Suchen @@ -1030,14 +1038,14 @@ ui: tip: Bist du sicher, dass du löschen möchtest? close: Schließen merge: - title: Merge tag - source_tag_title: Source tag - source_tag_description: The source tag and its associated data will be remapped to the target tag. - target_tag_title: Target tag - target_tag_description: A synonym between these two tags will be created after merging. - no_results: No tags matched - btn_submit: Submit - btn_close: Close + title: Tags zusammenführen + source_tag_title: Quell-Tag + source_tag_description: Das Quell-Tag und seine zugehörigen Daten werden dem Ziel-Tag zugeordnet. + target_tag_title: Ziel-Tag + target_tag_description: Ein Synonym zwischen diesen beiden Tags wird nach dem Zusammenführen erstellt. + no_results: Keine zusammenpassenden Tags gefunden + btn_submit: Absenden + btn_close: Schließen edit_tag: title: Tag bearbeiten default_reason: Tag bearbeiten @@ -1056,6 +1064,9 @@ ui: day: tag hours: Stunden days: Tage + month: month + months: months + year: year reaction: heart: Herz smile: Lächeln @@ -1063,7 +1074,7 @@ ui: btn_label: Reaktionen hinzufügen oder entfernen undo_emoji: '{{ emoji }} Reaktion rückgängig machen' react_emoji: mit {{ emoji }} reagieren - unreact_emoji: mit {{ emoji }} unreagieren + unreact_emoji: '{{ emoji }} Reaktion entfernen' comment: btn_add_comment: Einen Kommentar hinzufügen reply_to: Antwort an @@ -1111,10 +1122,10 @@ ui: more: Mehr wiki: Wiki ask: - title: Frage stellen + title: Create Question edit_title: Frage bearbeiten default_reason: Frage bearbeiten - default_first_reason: Frage stellen + default_first_reason: Create question similar_questions: Ähnliche Fragen form: fields: @@ -1122,7 +1133,7 @@ ui: label: Version title: label: Titel - placeholder: Sei spezifisch und stelle dir vor, du stelle eine Frage an eine andere Person + placeholder: What's your topic? Be specific. msg: empty: Der Titel darf nicht leer sein. range: Titel bis zu 150 Zeichen @@ -1150,7 +1161,7 @@ ui: add_btn: Schlagwort hinzufügen create_btn: Neuen Tag erstellen search_tag: Tag suchen - hint: "Beschreibe, worum es in deiner Frage geht, mindestens ein Tag ist erforderlich." + hint: "Describe what your content is about, at least one tag is required." no_result: Keine Tags gefunden tag_required_text: Benötigter Tag (mindestens eins) header: @@ -1275,12 +1286,12 @@ ui: display_name: label: Anzeigename msg: Anzeigename darf nicht leer sein. - msg_range: Display name must be 2-30 characters in length. + msg_range: Der Anzeigename muss zwischen 2 und 30 Zeichen lang sein. username: label: Nutzername caption: Leute können dich als "@Benutzername" erwähnen. msg: Benutzername darf nicht leer sein. - msg_range: Username must be 2-30 characters in length. + msg_range: Der Benutzername muss zwischen 2 und 30 Zeichen lang sein. character: 'Muss den Zeichensatz "a-z", "0-9", " - . _" verwenden' avatar: label: Profilbild @@ -1356,12 +1367,12 @@ ui: review: Deine Überarbeitung wird nach der Überprüfung angezeigt. sent_success: Erfolgreich gesendet related_question: - title: Verwandte Fragen + title: Related answers: antworten linked_question: - title: Verwandte Fragen - description: Fragen verbunden mit - no_linked_question: Keine Fragen aus dieser Frage verbunden. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Frage jemanden desc: Lade Leute ein, von denen du glaubst, dass sie die Antwort wissen könnten. @@ -1452,7 +1463,7 @@ ui: signup: Registrieren logout: Ausloggen verify: Überprüfen - create: Create + create: Erstellen approve: Genehmigen reject: Ablehnen skip: Überspringen @@ -1484,16 +1495,16 @@ ui: normal: Normal closed: Geschlossen deleted: Gelöscht - deleted_permanently: Deleted permanently + deleted_permanently: Dauerhaft gelöscht pending: Ausstehend more: Mehr - view: View - card: Card - compact: Compact - display_below: Display below - always_display: Always display - or: or - back_sites: Back to sites + view: Betrachten + card: Karte + compact: Kompakt + display_below: Unten anzeigen + always_display: Immer anzeigen + or: oder + back_sites: Zurück zur Website search: title: Suchergebnisse keywords: Schlüsselwörter @@ -1501,6 +1512,7 @@ ui: follow: Folgen following: Folgend counts: "{{count}} Ergebnisse" + counts_loading: "... Results" more: Mehr sort_btns: relevance: Relevanz @@ -1523,13 +1535,13 @@ ui: via: Beitrag teilen über... copied: Kopiert facebook: Auf Facebook teilen - twitter: Share to X + twitter: Auf X teilen cannot_vote_for_self: Du kannst nicht für deinen eigenen Beitrag stimmen. modal_confirm: title: Fehler... delete_permanently: - title: Delete permanently - content: Are you sure you want to delete permanently? + title: Endgültig löschen + content: Sind Sie sicher, dass Sie den Inhalt endgültig löschen möchten? account_result: success: Dein neues Konto ist bestätigt; du wirst zur Startseite weitergeleitet. link: Weiter zur Startseite @@ -1552,6 +1564,7 @@ ui: all_questions: Alle Fragen x_questions: "{{ count }} Fragen" x_answers: "{{ count }} Antworten" + x_posts: "{{ count }} Posts" questions: Fragen answers: Antworten newest: Neueste @@ -1634,22 +1647,22 @@ ui: placeholder: /data/answer.Weder noch msg: Datenbankdatei kann nicht leer sein. ssl_enabled: - label: Enable SSL + label: SSL aktivieren ssl_enabled_on: label: On ssl_enabled_off: label: Off ssl_mode: - label: SSL Mode + label: SSL-Modus ssl_root_cert: - placeholder: sslrootcert file path - msg: Path to sslrootcert file cannot be empty + placeholder: SSL-Root-Zertifikat Pfad + msg: Pfad zum Ssl-Root-Zertifikat darf nicht leer sein ssl_cert: - placeholder: sslcert file path - msg: Path to sslcert file cannot be empty + placeholder: SSL-Zertifikat Pfad + msg: Pfad zum SSL-Zertifikat darf nicht leer sein ssl_key: - placeholder: sslkey file path - msg: Path to sslkey file cannot be empty + placeholder: SSL-Key Pfad + msg: Der Pfad zum SSL-Key darf nicht leer sein config_yaml: title: config.yaml erstellen label: Die erstellte config.yaml-Datei. @@ -1682,8 +1695,8 @@ ui: admin_name: label: Name msg: Der Name darf nicht leer sein. - character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"' - msg_max_length: Name must be between 2 to 30 characters in length. + character: 'Muss den Zeichensatz "a-z", "A-Z", "0-9", " - . _" verwenden' + msg_max_length: Der Name muss zwischen 2 und 30 Zeichen lang sein. admin_password: label: Passwort text: >- @@ -1692,9 +1705,9 @@ ui: msg_min_length: Passwort muss mindestens 8 Zeichen lang sein. msg_max_length: Das Passwort darf maximal 32 Zeichen lang sein. admin_confirm_password: - label: "Confirm Password" - text: "Please re-enter your password to confirm." - msg: "Confirm password does not match." + label: "Passwort bestätigen" + text: "Bitte geben Sie Ihr Passwort erneut ein, um es zu bestätigen." + msg: "Passwortbestätigung stimmt nicht überein!" admin_email: label: E-Mail text: Du brauchst diese E-Mail, um dich einzuloggen. @@ -1752,7 +1765,7 @@ ui: privileges: Berechtigungen plugins: Erweiterungen (Plugins) installed_plugins: Installierte Plugins - apperance: Appearance + apperance: Erscheinungsbild website_welcome: Willkommen auf {{site_name}} user_center: login: Anmelden @@ -1852,10 +1865,10 @@ ui: fields: display_name: label: Anzeigename - msg_range: Display name must be 2-30 characters in length. + msg_range: Der Anzeigename muss zwischen 2 und 30 Zeichen lang sein. username: label: Nutzername - msg_range: Username must be 2-30 characters in length. + msg_range: Der Benutzername muss 2-30 Zeichen lang sein. email: label: E-Mail msg_invalid: Ungültige E-Mail-Adresse. @@ -1887,9 +1900,10 @@ ui: name: Name email: E-Mail reputation: Ansehen - created_at: Created time - delete_at: Deleted time - suspend_at: Suspended time + created_at: Angelegt am + delete_at: Löschzeit + suspend_at: Sperrzeit + suspend_until: Suspend until status: Status role: Rolle action: Aktion @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Diesen Benutzer sperren content: Ein gesperrter Benutzer kann sich nicht einloggen. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Fragen unlisted: Nicht gelistet @@ -1984,6 +2000,12 @@ ui: label: Zeitzone msg: Die Zeitzone darf nicht leer sein. text: Wähle eine Stadt in der gleichen Zeitzone wie du. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: @@ -2050,10 +2072,10 @@ ui: label: Datenschutzbestimmungen text: "Du kannst hier Inhalte zur Datenschutzerklärung hinzufügen. Wenn du bereits ein Dokument hast, das anderswo gehostet wird, gib hier die vollständige URL an." external_content_display: - label: External content - text: "Content includes images, videos, and media embedded from external websites." - always_display: Always display external content - ask_before_display: Ask before displaying external content + label: Externer Inhalt + text: "Inhalte umfassen Bilder, Videos und Medien, die von externen Websites eingebettet sind." + always_display: Externen Inhalt immer anzeigen + ask_before_display: Vor der Anzeige externer Inhalte fragen write: page_title: Schreiben restrict_answer: @@ -2103,7 +2125,7 @@ ui: color_scheme: label: Farbschema navbar_style: - label: Navbar background style + label: Hintergrundstil der Navigationsleiste primary_color: label: Primäre Farbe text: Ändere die Farben, die von deinen Themes verwendet werden @@ -2309,11 +2331,11 @@ ui: user_deleted: Benutzer wurde gelöscht. badge_activated: Dieses Abzeichen wurde aktiviert. badge_inactivated: Dieses Abzeichen wurde deaktiviert. - users_deleted: These users have been deleted. - posts_deleted: These questions have been deleted. - answers_deleted: These answers have been deleted. - copy: Copy to clipboard - copied: Copied - external_content_warning: External images/media are not displayed. + users_deleted: Der Benutzer wurde gelöscht. + posts_deleted: Deine Frage wurde gelöscht. + answers_deleted: Deine Antwort wurde gelöscht. + copy: In die Zwischenablage kopieren + copied: Kopiert + external_content_warning: Externe Bilder/Medien werden nicht angezeigt. diff --git a/i18n/es_ES.yaml b/i18n/es_ES.yaml index 8f9708b42..655846db6 100644 --- a/i18n/es_ES.yaml +++ b/i18n/es_ES.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} formato cerca de '{{.Content}}' en la línea {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "El número de usuarios que añadas a la vez debe estar en el rango de 1 a {{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Lectura de configuración fallida @@ -809,7 +817,7 @@ ui: tag_wiki: wiki de Etiquetas create_tag: Crear etiqueta edit_tag: Editar etiqueta - ask_a_question: Añadir Pregunta + ask_a_question: Create Question edit_question: Editar Pregunta edit_answer: Editar respuesta search: Buscar @@ -1056,6 +1064,9 @@ ui: day: día hours: horas days: días + month: month + months: months + year: year reaction: heart: corazón smile: sonrisa @@ -1111,10 +1122,10 @@ ui: more: Mas wiki: Wiki ask: - title: Agregar una pregunta + title: Create Question edit_title: Editar pregunta default_reason: Editar pregunta - default_first_reason: Añadir pregunta + default_first_reason: Create question similar_questions: Preguntas similares form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revisión title: label: Título - placeholder: Sé preciso e imagina que le estás preguntando esto a una persona + placeholder: What's your topic? Be specific. msg: empty: El título no puede estar vacío. range: Título hasta 150 caracteres @@ -1150,7 +1161,7 @@ ui: add_btn: Añadir etiqueta create_btn: Crear nueva etiqueta search_tag: Buscar etiqueta - hint: "Describe de qué trata tu pregunta, se requiere al menos una etiqueta." + hint: "Describe what your content is about, at least one tag is required." no_result: Ninguna etiqueta coincide tag_required_text: Etiqueta requerida (al menos una) header: @@ -1356,12 +1367,12 @@ ui: review: Tu revisión será visible luego de ser aprobada. sent_success: Enviado con éxito related_question: - title: Preguntas relacionadas + title: Related answers: respuestas linked_question: - title: Preguntas relacionadas - description: Pregunta relacionada con - no_linked_question: No hay preguntas enlazadas a esta pregunta. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Personas Preguntadas desc: Selecciona personas que creas que sepan la respuesta. @@ -1501,6 +1512,7 @@ ui: follow: Seguir following: Siguiendo counts: "{{count}} Resultados" + counts_loading: "... Results" more: Más sort_btns: relevance: Relevancia @@ -1552,6 +1564,7 @@ ui: all_questions: Todas las preguntas x_questions: "{{ count }} Preguntas" x_answers: "{{ count }} respuestas" + x_posts: "{{ count }} Posts" questions: Preguntas answers: Respuestas newest: Más reciente @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Estado role: Rol action: Acción @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspender a este usuario content: Un usuario suspendido no puede iniciar sesión. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Preguntas unlisted: No listado @@ -1984,6 +2000,12 @@ ui: label: Zona horaria msg: El huso horario no puede estar vacío. text: Elija una ciudad en la misma zona horaria que usted. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/fa_IR.yaml b/i18n/fa_IR.yaml index 67615d6e3..c6c48472f 100644 --- a/i18n/fa_IR.yaml +++ b/i18n/fa_IR.yaml @@ -306,6 +306,14 @@ backend: other: "مشکل پیش آمده در فرمت {{.Field}} در کنار {{.Content}} در خط {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "تعداد کاربرانی که اضافه می کنید باید رنج بین ۱-{{.MaxAmount}} باشند." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: خواندن کافیگ با مشکل مواجه شد @@ -809,7 +817,7 @@ ui: tag_wiki: ویکی تگ create_tag: ایجاد برچسب edit_tag: ویرایش برچسب - ask_a_question: اضافه کردن سوال + ask_a_question: Create Question edit_question: ویرایش سوال edit_answer: ویرایش پاسخ search: جستجو @@ -1056,6 +1064,9 @@ ui: day: روز hours: ساعات days: روزها + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: بیشتر wiki: Wiki ask: - title: سوالی اضافه کنید + title: Create Question edit_title: سوال را ویرایش کنید default_reason: سوال را ویرایش کنید - default_first_reason: سوال اضافه کنید + default_first_reason: Create question similar_questions: سؤال های مشابه form: fields: @@ -1122,7 +1133,7 @@ ui: label: تجدید نظر title: label: عنوان - placeholder: به طور خاص فرض کنید که شما یک سؤال از یک شخص دیگری می پرسید + placeholder: What's your topic? Be specific. msg: empty: عنوان نمی تواند خالی باشد. range: عنوان میتواند تا ۳۰ حرف باشد @@ -1150,7 +1161,7 @@ ui: add_btn: اضافه کردن برچسب create_btn: ایجاد یک برچسب جدید search_tag: جست‌وجوی برچسب‌ - hint: "درمورد سوال خود توضیحی دهید، حداقل یک برچسب نیاز است." + hint: "Describe what your content is about, at least one tag is required." no_result: هیچ تگی مطابقت ندارد tag_required_text: تگ نیاز هست (حداقل یک مورد) header: @@ -1356,12 +1367,12 @@ ui: review: بازبینی شما پس از بررسی نشان داده خواهد شد. sent_success: با موفقيت ارسال شد related_question: - title: سوالات مرتبط + title: Related answers: جواب ها linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: مردم پرسیدند desc: افرادی را دعوت کنید که فکر می کنید ممکن است پاسخ را بدانند. @@ -1501,6 +1512,7 @@ ui: follow: دنبال کردن following: دنبال میکنید counts: "{{count}} نتیجه" + counts_loading: "... Results" more: بیشتر sort_btns: relevance: مرتبط @@ -1552,6 +1564,7 @@ ui: all_questions: تمام سوالات x_questions: "{{ count }} سوال" x_answers: "{{ count }} جواب" + x_posts: "{{ count }} Posts" questions: سوالات answers: پاسخ ها newest: جدیدترین @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: وضعیت role: نقش action: عمل @@ -1924,6 +1938,8 @@ ui: suspend_user: title: تعلیق این کاربر content: کاربر تعلیق شده نمی‌تواند وارد شود. + label: How long will the user be suspended for? + forever: Forever questions: page_title: سوالات unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: منطقه زمانی msg: منطقه زمانی نمی تواند خالی باشد. text: شهری را در همان منطقه زمانی خود انتخاب کنید. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/fr_FR.yaml b/i18n/fr_FR.yaml index 3dadb192c..0be195741 100644 --- a/i18n/fr_FR.yaml +++ b/i18n/fr_FR.yaml @@ -58,7 +58,7 @@ backend: undelete: other: Annuler la suppression merge: - other: Merge + other: Fusionner role: name: user: @@ -140,7 +140,7 @@ backend: pass: other: Mot de passe old_pass: - other: Current password + other: Mot de passe actuel original_text: other: Ce post email_or_password_wrong_error: @@ -173,7 +173,7 @@ backend: question_closed_cannot_add: other: Les questions sont fermées et ne peuvent pas être ajoutées. content_cannot_empty: - other: Answer content cannot be empty. + other: La réponse ne peut être vide. comment: edit_without_permission: other: Les commentaires ne sont pas autorisés à être modifiés. @@ -182,7 +182,7 @@ backend: cannot_edit_after_deadline: other: Le commentaire a été posté il y a trop longtemps pour être modifié. content_cannot_empty: - other: Comment content cannot be empty. + other: Le commentaire ne peut être vide. email: duplicate: other: L'adresse e-mail existe déjà. @@ -233,7 +233,7 @@ backend: cannot_update: other: Pas de permission pour mettre à jour. content_cannot_empty: - other: Content cannot be empty. + other: Le contenu ne peut pas être vide. rank: fail_to_meet_the_condition: other: Le rang de réputation ne remplit pas la condition. @@ -306,6 +306,14 @@ backend: other: "Erreur format {{.Field}} près de '{{.Content}}' à la ligne {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Le nombre d'utilisateurs que vous ajoutez simultanément doit être compris entre 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: La lecture de la configuration a échoué @@ -494,7 +502,7 @@ backend: title: other: "[{{.SiteName}}] Nouvelle question : {{.QuestionTitle}}" body: - other: "{{.QuestionTitle}}
\n{{.Tags}}

\n\n--
\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.

\n\nUnsubscribe" + other: "{{.QuestionTitle}}
\n{{.Tags}}

\n\n--
\nNote : Il s'agit d'un e-mail automatique, merci de ne pas répondre à ce message, votre réponse ne pourra être considérée.

\n\nSe désabonner" pass_reset: title: other: "[{{.SiteName }}] Réinitialisation du mot de passe" @@ -566,7 +574,7 @@ backend: name: other: Premier lien desc: - other: First added a link to another post. + other: A ajouté un lien vers un autre message. first_reaction: name: other: Première réaction @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Créer un tag edit_tag: Modifier l'étiquette - ask_a_question: Ajouter une question + ask_a_question: Create Question edit_question: Modifier la question edit_answer: Modifier la réponse search: Rechercher @@ -1030,14 +1038,14 @@ ui: tip: Êtes-vous sûr de vouloir supprimer ? close: Fermer merge: - title: Merge tag - source_tag_title: Source tag - source_tag_description: The source tag and its associated data will be remapped to the target tag. - target_tag_title: Target tag - target_tag_description: A synonym between these two tags will be created after merging. - no_results: No tags matched - btn_submit: Submit - btn_close: Close + title: Étiquette de fusion + source_tag_title: Étiquette de source + source_tag_description: Cette étiquette de source et ses données associées seront réorganisées vers l'étiquette cible. + target_tag_title: Étiquette cible + target_tag_description: Un synonyme entre ces deux étiquettes sera créé après la fusion. + no_results: Aucune étiquette correspondante + btn_submit: Valider + btn_close: Fermer edit_tag: title: Editer le tag default_reason: Éditer le tag @@ -1056,6 +1064,9 @@ ui: day: jour hours: heures days: jours + month: month + months: months + year: year reaction: heart: cœur smile: sourire @@ -1111,10 +1122,10 @@ ui: more: Plus wiki: Wiki ask: - title: Ajouter une question + title: Create Question edit_title: Modifier la question default_reason: Modifier la question - default_first_reason: Ajouter une question + default_first_reason: Create question similar_questions: Questions similaires form: fields: @@ -1122,7 +1133,7 @@ ui: label: Modification title: label: Titre - placeholder: Soyez précis et imaginez que vous posez une question à une autre personne + placeholder: What's your topic? Be specific. msg: empty: Le titre ne peut pas être vide. range: Titre de 150 caractères maximum @@ -1150,7 +1161,7 @@ ui: add_btn: Ajouter une étiquette create_btn: Créer une nouvelle étiquette search_tag: Rechercher une étiquette - hint: "Décrivez en quoi consiste votre question, au moins une étiquette est requise." + hint: "Describe what your content is about, at least one tag is required." no_result: Aucune étiquette correspondante tag_required_text: Étiquette requise (au moins une) header: @@ -1275,12 +1286,12 @@ ui: display_name: label: Nom affiché msg: Le nom ne peut être vide. - msg_range: Display name must be 2-30 characters in length. + msg_range: Le nom d'affichage doit contenir entre 2 et 30 caractères. username: label: Nom d'utilisateur caption: Les gens peuvent vous mentionner avec "@username". msg: Le nom d'utilisateur ne peut pas être vide. - msg_range: Username must be 2-30 characters in length. + msg_range: Le nom d'utilisateur doit contenir entre 2 et 30 caractères. character: 'Doit utiliser seulement les caractères "a-z", "0-9", " - . _"' avatar: label: Photo de profil @@ -1356,12 +1367,12 @@ ui: review: Votre révision s'affichera après vérification. sent_success: Envoyé avec succès related_question: - title: Questions liées + title: Related answers: réponses linked_question: - title: Questions connexes - description: Questions liées à - no_linked_question: Aucune question liée à cette question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Personnes interrogées desc: Invite people who you think might know the answer. @@ -1452,7 +1463,7 @@ ui: signup: S'inscrire logout: Se déconnecter verify: Vérifier - create: Create + create: Créer approve: Approuver reject: Rejeter skip: Ignorer @@ -1484,16 +1495,16 @@ ui: normal: Normal closed: Fermé deleted: Supprimé - deleted_permanently: Deleted permanently + deleted_permanently: Supprimé définitivement pending: En attente de traitement more: Plus - view: View - card: Card + view: Vue + card: Carte compact: Compact - display_below: Display below - always_display: Always display - or: or - back_sites: Back to sites + display_below: Afficher dessous + always_display: Toujours afficher + or: ou + back_sites: Retour aux sites search: title: Résultats de la recherche keywords: Mots-clés @@ -1501,6 +1512,7 @@ ui: follow: Suivre following: Abonnements counts: "{{count}} Résultats" + counts_loading: "... Results" more: Plus sort_btns: relevance: Pertinence @@ -1523,13 +1535,13 @@ ui: via: Partager via... copied: Copié facebook: Partager sur Facebook - twitter: Share to X + twitter: Partager sur X cannot_vote_for_self: Vous ne pouvez pas voter pour votre propre message. modal_confirm: title: Erreur... delete_permanently: - title: Delete permanently - content: Are you sure you want to delete permanently? + title: Supprimer définitivement + content: Êtes-vous sûr de vouloir supprimer définitivement ? account_result: success: Votre nouveau compte est confirmé; vous serez redirigé vers la page d'accueil. link: Continuer vers la page d'accueil @@ -1552,6 +1564,7 @@ ui: all_questions: Toutes les questions x_questions: "{{ count }} questions" x_answers: "{{ count }} réponses" + x_posts: "{{ count }} Posts" questions: Questions answers: Réponses newest: Les plus récents @@ -1634,22 +1647,22 @@ ui: placeholder: /data/answer.db msg: Le fichier de base de données ne doit pas être vide. ssl_enabled: - label: Enable SSL + label: Activer SSL ssl_enabled_on: label: On ssl_enabled_off: label: Off ssl_mode: - label: SSL Mode + label: Mode SSL ssl_root_cert: - placeholder: sslrootcert file path - msg: Path to sslrootcert file cannot be empty + placeholder: Chemin du fichier sslrootcert + msg: Le chemin vers le fichier sslrootcert ne peut pas être vide ssl_cert: - placeholder: sslcert file path - msg: Path to sslcert file cannot be empty + placeholder: Chemin du fichier sslcert + msg: Le chemin vers le fichier sslcert ne peut pas être vide ssl_key: - placeholder: sslkey file path - msg: Path to sslkey file cannot be empty + placeholder: Chemin du fichier sslkey + msg: Le chemin vers le fichier sslkey ne peut pas être vide config_yaml: title: Créer config.yaml label: Le fichier config.yaml a été créé. @@ -1682,8 +1695,8 @@ ui: admin_name: label: Nom msg: Le nom ne peut pas être vide. - character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"' - msg_max_length: Name must be between 2 to 30 characters in length. + character: 'Utiliser seulement les caractères "a-z", "0-9", " - . _"' + msg_max_length: La longueur du nom doit être comprise entre 2 et 30 caractères. admin_password: label: Mot de passe text: >- @@ -1692,9 +1705,9 @@ ui: msg_min_length: Le mot de passe doit comporter au moins 8 caractères. msg_max_length: Le mot de passe doit comporter au maximum 32 caractères. admin_confirm_password: - label: "Confirm Password" - text: "Please re-enter your password to confirm." - msg: "Confirm password does not match." + label: "Répétez le mot de passe" + text: "Veuillez saisir à nouveau votre mot de passe pour confirmer." + msg: "Les mots de passe ne correspondent pas." admin_email: label: Email text: Vous aurez besoin de cet email pour vous connecter. @@ -1752,7 +1765,7 @@ ui: privileges: Privilèges plugins: Extensions installed_plugins: Extensions installées - apperance: Appearance + apperance: Apparence website_welcome: Bienvenue sur {{site_name}} user_center: login: Connexion @@ -1852,10 +1865,10 @@ ui: fields: display_name: label: Nom affiché - msg_range: Display name must be 2-30 characters in length. + msg_range: Le nom d'affichage doit contenir entre 2 et 30 caractères. username: label: Nom d'utilisateur - msg_range: Username must be 2-30 characters in length. + msg_range: Le nom d'utilisateur doit contenir entre 2 et 30 caractères. email: label: Email msg_invalid: Adresse e-mail non valide. @@ -1887,9 +1900,10 @@ ui: name: Nom email: E-mail reputation: Réputation - created_at: Created time - delete_at: Deleted time - suspend_at: Suspended time + created_at: Date de création + delete_at: Date de suppression + suspend_at: Date de suspension + suspend_until: Suspend until status: Statut role: Rôle action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspendre cet utilisateur content: Un utilisateur suspendu ne peut pas se connecter. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Non listé @@ -1984,6 +2000,12 @@ ui: label: Fuseau Horaire msg: Le fuseau horaire ne peut pas être vide. text: Choisissez une ville dans le même fuseau horaire que vous. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: @@ -2050,10 +2072,10 @@ ui: label: Protection des données text: "Vous pouvez ajouter le contenu des conditions de service ici. Si vous avez déjà un document hébergé ailleurs, veuillez fournir l'URL complète ici." external_content_display: - label: External content - text: "Content includes images, videos, and media embedded from external websites." - always_display: Always display external content - ask_before_display: Ask before displaying external content + label: Contenu externe + text: "Le contenu comprend des images, des vidéos et des médias intégrés à partir de sites web externes." + always_display: Toujours afficher le contenu externe + ask_before_display: Demander avant d'afficher le contenu externe write: page_title: Écrire restrict_answer: @@ -2103,7 +2125,7 @@ ui: color_scheme: label: Jeu de couleurs navbar_style: - label: Navbar background style + label: Style d'arrière-plan de la barre de navigation primary_color: label: Couleur primaire text: Modifier les couleurs utilisées par vos thèmes @@ -2309,11 +2331,11 @@ ui: user_deleted: Cet utilisateur a été supprimé. badge_activated: Ce badge a été activé. badge_inactivated: Ce badge a été désactivé. - users_deleted: These users have been deleted. - posts_deleted: These questions have been deleted. - answers_deleted: These answers have been deleted. - copy: Copy to clipboard - copied: Copied - external_content_warning: External images/media are not displayed. + users_deleted: Ces utilisateurs ont été supprimés. + posts_deleted: Ces questions ont été supprimées. + answers_deleted: Ces réponses ont été supprimées. + copy: Copier dans le presse-papier + copied: Copié + external_content_warning: Les images/médias externes ne sont pas affichés. diff --git a/i18n/hi_IN.yaml b/i18n/hi_IN.yaml index dbe1bd260..c26f39921 100644 --- a/i18n/hi_IN.yaml +++ b/i18n/hi_IN.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Read config failed @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Create Tag edit_tag: Edit Tag - ask_a_question: Add Question + ask_a_question: Create Question edit_question: Edit Question edit_answer: Edit Answer search: Search @@ -1056,6 +1064,9 @@ ui: day: day hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: More wiki: Wiki ask: - title: Add Question + title: Create Question edit_title: Edit Question default_reason: Edit question - default_first_reason: Add question + default_first_reason: Create question similar_questions: Similar questions form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Title - placeholder: Be specific and imagine you're asking a question to another person + placeholder: What's your topic? Be specific. msg: empty: Title cannot be empty. range: Title up to 150 characters @@ -1150,7 +1161,7 @@ ui: add_btn: Add tag create_btn: Create new tag search_tag: Search tag - hint: "Describe what your question is about, at least one tag is required." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Your revision will show after review. sent_success: Sent successfully related_question: - title: Related Questions + title: Related answers: answers linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Select people who you think might know the answer. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} Results" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} Questions" x_answers: "{{ count }} answers" + x_posts: "{{ count }} Posts" questions: Questions answers: Answers newest: Newest @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Role action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Timezone msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml index 41186bdad..6ff10273b 100644 --- a/i18n/id_ID.yaml +++ b/i18n/id_ID.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Gagal membaca konfigurasi @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Create Tag edit_tag: Ubah Tag - ask_a_question: Tambahkan Pertanyaan + ask_a_question: Create Question edit_question: Sunting Pertanyaan edit_answer: Sunting jawaban search: Cari @@ -1056,6 +1064,9 @@ ui: day: hari hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: More wiki: Wiki ask: - title: Add Question + title: Create Question edit_title: Edit Question default_reason: Edit question - default_first_reason: Add question + default_first_reason: Create question similar_questions: Similar questions form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Title - placeholder: Be specific and imagine you're asking a question to another person + placeholder: What's your topic? Be specific. msg: empty: Title cannot be empty. range: Title up to 150 characters @@ -1150,7 +1161,7 @@ ui: add_btn: Add tag create_btn: Create new tag search_tag: Search tag - hint: "Describe what your question is about, at least one tag is required." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Revisi Anda akan ditampilkan setelah ditinjau. sent_success: Sent successfully related_question: - title: Pertanyaan Terkait + title: Related answers: jawaban linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Select people who you think might know the answer. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} Results" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} Questions" x_answers: "{{ count }} answers" + x_posts: "{{ count }} Posts" questions: Questions answers: Jawaban newest: Terbaru @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Role action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Pertanyaan unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Timezone msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml index 0f6ca68f0..8b8fd71c5 100644 --- a/i18n/it_IT.yaml +++ b/i18n/it_IT.yaml @@ -306,6 +306,14 @@ backend: other: "Errore {{.Field}} formato vicino a '{{.Content}}' alla riga {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Il numero di utenti che aggiungi contemporaneamente dovrebbe essere compreso tra 1 e {{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Configurazione lettura fallita @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Crea tag edit_tag: Modifica Tag - ask_a_question: Aggiungi una domanda + ask_a_question: Create Question edit_question: Modifica Domanda edit_answer: Modifica risposta search: Cerca @@ -1056,6 +1064,9 @@ ui: day: giorno hours: ore days: giorni + month: month + months: months + year: year reaction: heart: cuore smile: sorriso @@ -1111,10 +1122,10 @@ ui: more: Altro wiki: Wiki ask: - title: Aggiungi una domanda + title: Create Question edit_title: Modifica Domanda default_reason: Modifica domanda - default_first_reason: Aggiungi una domanda + default_first_reason: Create question similar_questions: Domande simili form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revisione title: label: Titolo - placeholder: Sii specifico e immagina tu stia facendo una domanda ad un'altra persona + placeholder: What's your topic? Be specific. msg: empty: Il titolo non può essere vuoto. range: Il titolo non può superare i 150 caratteri @@ -1150,7 +1161,7 @@ ui: add_btn: Aggiungi tag create_btn: Crea un nuovo tag search_tag: Cerca tag - hint: "Descrivi qual è la tua domanda, è richiesto almeno un tag." + hint: "Describe what your content is about, at least one tag is required." no_result: Nessun tag corrispondente tag_required_text: Tag richiesto (almeno uno) header: @@ -1356,12 +1367,12 @@ ui: review: Le tue modifiche verranno visualizzata dopo la revisione. sent_success: Inviato correttamente related_question: - title: Domande correlate + title: Related answers: risposte linked_question: - title: Domande correlate - description: Domande connesse a - no_linked_question: Nessuna domanda legata a questa domanda. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Persone Interpellate desc: Seleziona le persone che pensi potrebbero conoscere la risposta. @@ -1501,6 +1512,7 @@ ui: follow: Segui following: Segui già counts: "{{count}} Risultati" + counts_loading: "... Results" more: Altro sort_btns: relevance: Rilevanza @@ -1552,6 +1564,7 @@ ui: all_questions: Tutte le domande x_questions: "{{ count }} Domande" x_answers: "{{count}} risposte" + x_posts: "{{ count }} Posts" questions: Domande answers: Risposte newest: Più recenti @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Stato role: Ruolo action: Azione @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Sospendi questo utente content: Un utente sospeso non può accedere. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Domande unlisted: Rimosso dall'elenco @@ -1984,6 +2000,12 @@ ui: label: Fuso orario msg: Il fuso orario non può essere vuoto. text: Scegli una città con il tuo stesso fuso orario. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: Protocollo di Trasferimento Posta Semplice from_email: diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml index f1421a076..eb8bf19f6 100644 --- a/i18n/ja_JP.yaml +++ b/i18n/ja_JP.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "一度に追加するユーザーの数は、1 -{{.MaxAmount}} の範囲にする必要があります。" + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: configの読み込みに失敗しました @@ -808,7 +816,7 @@ ui: tag_wiki: タグ wiki create_tag: タグを作成 edit_tag: タグを編集 - ask_a_question: 質問を追加 + ask_a_question: Create Question edit_question: 質問を編集 edit_answer: 回答を編集 search: 検索 @@ -1055,6 +1063,9 @@ ui: day: 日 hours: 時 days: 日 + month: month + months: months + year: year reaction: heart: ハート smile: 笑顔 @@ -1110,10 +1121,10 @@ ui: more: もっと見る wiki: Wiki ask: - title: 質問を追加 + title: Create Question edit_title: 質問を編集 default_reason: 質問を編集 - default_first_reason: 質問を追加 + default_first_reason: Create question similar_questions: 類似の質問 form: fields: @@ -1121,7 +1132,7 @@ ui: label: 修正 title: label: タイトル - placeholder: 具体的にして、あなたが他の人に質問していると想像してください + placeholder: What's your topic? Be specific. msg: empty: タイトルを空にすることはできません。 range: タイトルは最大150文字までです @@ -1149,7 +1160,7 @@ ui: add_btn: タグを追加 create_btn: 新しタグを作成 search_tag: タグを検索 - hint: "質問について説明してください。少なくとも1つのタグが必要です。" + hint: "Describe what your content is about, at least one tag is required." no_result: 一致するタグはありません tag_required_text: 必須タグ (少なくとも 1 つ) header: @@ -1355,12 +1366,12 @@ ui: review: レビュー後にあなたのリビジョンが表示されます。 sent_success: 正常に送信されました。 related_question: - title: 関係のある質問 + title: Related answers: 回答 linked_question: - title: リンクされた質問 - description: リンクされている質問 - no_linked_question: この質問からリンクされた質問はありません。 + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Select people who you think might know the answer. @@ -1502,6 +1513,7 @@ ui: follow: フォロー following: フォロー中 counts: "結果:{{count}}" + counts_loading: "... Results" more: もっと見る sort_btns: relevance: 関連性 @@ -1553,6 +1565,7 @@ ui: all_questions: すべての質問 x_questions: "{{ count }} の質問" x_answers: "{{ count }} の回答" + x_posts: "{{ count }} Posts" questions: 質問 answers: 回答 newest: 最新 @@ -1891,6 +1904,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: ステータス role: ロール action: 操作 @@ -1925,6 +1939,8 @@ ui: suspend_user: title: ユーザーをサスペンドにする content: 一時停止中のユーザーはログインできません。 + label: How long will the user be suspended for? + forever: Forever questions: page_title: 質問 unlisted: 限定公開済み @@ -1985,6 +2001,12 @@ ui: label: タイムゾーン msg: タイムゾーンを空にすることはできません。 text: あなたのタイムゾーンを選択してください。 + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml index eb27864c8..97c254172 100644 --- a/i18n/ko_KR.yaml +++ b/i18n/ko_KR.yaml @@ -306,6 +306,14 @@ backend: other: "줄 {{.Line}}의 '{{.Content}}' 근처 {{.Field}} 형식 오류입니다. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "한 번에 추가할 수 있는 사용자 수는 1-{{.MaxAmount}} 범위 내에 있어야 합니다." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: 컨피그파일 읽기를 실패했습니다 @@ -809,7 +817,7 @@ ui: tag_wiki: 태그 위키 create_tag: 태그 생성 edit_tag: 태그 수정 - ask_a_question: 질문 추가 + ask_a_question: Create Question edit_question: 질문 수정 edit_answer: 답변 수정 search: 검색 @@ -1056,6 +1064,9 @@ ui: day: 일 hours: 시간 days: 일 + month: month + months: months + year: year reaction: heart: 하트 smile: 스마일 @@ -1111,10 +1122,10 @@ ui: more: 더 보기 wiki: 위키 ask: - title: 질문 하기 + title: Create Question edit_title: 질문 수정 default_reason: 질문 수정 - default_first_reason: 질문 추가 + default_first_reason: Create question similar_questions: 유사한 질문 form: fields: @@ -1122,7 +1133,7 @@ ui: label: 개정 title: label: 제목 - placeholder: 구체적이고 다른 사람에게 질문하는 것처럼 생각해 보세요 + placeholder: What's your topic? Be specific. msg: empty: 제목을 입력하세요. range: 제목은 최대 150자까지 입력 가능합니다. @@ -1150,7 +1161,7 @@ ui: add_btn: 태그 추가 create_btn: 새 태그 생성 search_tag: 태그 검색 - hint: "질문의 주제를 설명하세요. 적어도 하나의 태그가 필요합니다." + hint: "Describe what your content is about, at least one tag is required." no_result: 일치하는 태그가 없습니다. tag_required_text: 필수 태그 (적어도 하나) header: @@ -1275,12 +1286,12 @@ ui: display_name: label: 표시 이름 msg: 표시 이름을 입력하세요. - msg_range: Display name must be 2-30 characters in length. + msg_range: 표시 이름은 2-30 자 길이여야 합니다. username: label: 사용자 이름 caption: 다른 사용자가 "@사용자이름"으로 멘션할 수 있습니다. msg: 사용자 이름을 입력하세요. - msg_range: Username must be 2-30 characters in length. + msg_range: 유저 이름은 2-30 자 길이여야 합니다. character: '문자 집합 "a-z", "0-9", " - . _"을 사용해야 합니다.' avatar: label: 프로필 이미지 @@ -1356,12 +1367,12 @@ ui: review: 검토 후에 귀하의 수정 사항이 표시됩니다. sent_success: 전송 성공 related_question: - title: 관련 질문 + title: Related answers: 답변 linked_question: - title: 연결된 질문 - description: 다음에 연결된 질문 - no_linked_question: 이 질문에서 연결된 질문이 없습니다. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: 질문자 초대 desc: 답변을 알고 있을 것으로 생각되는 사람을 선택하세요. @@ -1501,6 +1512,7 @@ ui: follow: 팔로우 following: 팔로잉 중 counts: "{{count}} 개의 결과" + counts_loading: "... Results" more: 더 보기 sort_btns: relevance: 관련성 @@ -1552,6 +1564,7 @@ ui: all_questions: 모든 질문 x_questions: "{{ count }} 개의 질문" x_answers: "{{ count }} 개의 답변" + x_posts: "{{ count }} Posts" questions: 질문 answers: 답변 newest: 최신순 @@ -1752,7 +1765,7 @@ ui: privileges: 권한 plugins: 플러그인 installed_plugins: 설치된 플러그인 - apperance: Appearance + apperance: 모양 website_welcome: '{{site_name}}에 오신 것을 환영합니다' user_center: login: 로그인 @@ -1852,10 +1865,10 @@ ui: fields: display_name: label: 표시 이름 - msg_range: Display name must be 2-30 characters in length. + msg_range: 표시 이름은 2-30 자 길이여야 합니다. username: label: 사용자 이름 - msg_range: Username must be 2-30 characters in length. + msg_range: 유저 이름은 2-30 자 길이여야 합니다. email: label: 이메일 msg_invalid: 유효하지 않은 이메일 주소. @@ -1887,9 +1900,10 @@ ui: name: 이름 email: 이메일 reputation: 평판 - created_at: Created time - delete_at: Deleted time - suspend_at: Suspended time + created_at: 생성 시간 + delete_at: 삭제된 시간 + suspend_at: 정지된 시간 + suspend_until: Suspend until status: 상태 role: 역할 action: 동작 @@ -1924,6 +1938,8 @@ ui: suspend_user: title: 이 사용자 정지 content: 정지된 사용자는 로그인할 수 없습니다. + label: How long will the user be suspended for? + forever: Forever questions: page_title: 질문 unlisted: 비공개 @@ -1984,6 +2000,12 @@ ui: label: 시간대 msg: 시간대를 선택하세요. text: 본인과 같은 시간대의 도시를 선택하세요. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: @@ -2103,7 +2125,7 @@ ui: color_scheme: label: 색상 스키마 navbar_style: - label: Navbar background style + label: 네비바 배경 스타일 primary_color: label: 주요 색상 text: 테마에서 사용할 색상을 수정합니다. diff --git a/i18n/ml_IN.yaml b/i18n/ml_IN.yaml index 1f9d88b21..c42260585 100644 --- a/i18n/ml_IN.yaml +++ b/i18n/ml_IN.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Read config failed @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Create Tag edit_tag: Edit Tag - ask_a_question: Add Question + ask_a_question: Create Question edit_question: Edit Question edit_answer: Edit Answer search: Search @@ -1056,6 +1064,9 @@ ui: day: day hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: More wiki: Wiki ask: - title: Add Question + title: Create Question edit_title: Edit Question default_reason: Edit question - default_first_reason: Add question + default_first_reason: Create question similar_questions: Similar questions form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Title - placeholder: Be specific and imagine you're asking a question to another person + placeholder: What's your topic? Be specific. msg: empty: Title cannot be empty. range: Title up to 150 characters @@ -1150,7 +1161,7 @@ ui: add_btn: Add tag create_btn: Create new tag search_tag: Search tag - hint: "Describe what your question is about, at least one tag is required." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Your revision will show after review. sent_success: Sent successfully related_question: - title: Related Questions + title: Related answers: answers linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Invite People desc: Invite people you think can answer. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} Results" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} Questions" x_answers: "{{ count }} answers" + x_posts: "{{ count }} Posts" questions: Questions answers: Answers newest: Newest @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Role action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Timezone msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/pl_PL.yaml b/i18n/pl_PL.yaml index c3a5e2af6..21562f911 100644 --- a/i18n/pl_PL.yaml +++ b/i18n/pl_PL.yaml @@ -306,6 +306,14 @@ backend: other: "Błąd {{.Field}} w pobliżu '{{.Content}}' w linii {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Liczba użytkowników, których dodasz na raz, powinna mieścić się w przedziale 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Nie udało się odczytać pliku konfiguracyjnego. @@ -809,7 +817,7 @@ ui: tag_wiki: wiki tagu create_tag: Utwórz tag edit_tag: Edytuj tag - ask_a_question: Zadaj pytanie + ask_a_question: Create Question edit_question: Edytuj pytanie edit_answer: Edytuj odpowiedź search: Szukaj @@ -1056,6 +1064,9 @@ ui: day: dzień hours: godziny days: dni + month: month + months: months + year: year reaction: heart: serce smile: uśmiech @@ -1111,10 +1122,10 @@ ui: more: Więcej wiki: Wiki ask: - title: Dodaj pytanie + title: Create Question edit_title: Edytuj pytanie default_reason: Edytuj pytanie - default_first_reason: Dodaj pytanie + default_first_reason: Create question similar_questions: Podobne pytania form: fields: @@ -1122,7 +1133,7 @@ ui: label: Rewizja title: label: Tytuł - placeholder: Bądź konkretny i wyobraź sobie, że zadajesz pytanie innej osobie + placeholder: What's your topic? Be specific. msg: empty: Tytuł nie może być pusty. range: Tytuł do 150 znaków @@ -1150,7 +1161,7 @@ ui: add_btn: Dodaj tag create_btn: Utwórz nowy tag search_tag: Wyszukaj tag - hint: "Opisz, o czym jest Twoje pytanie, wymagany jest co najmniej jeden tag." + hint: "Describe what your content is about, at least one tag is required." no_result: Nie znaleziono pasujących tagów tag_required_text: Wymagany tag (co najmniej jeden) header: @@ -1356,12 +1367,12 @@ ui: review: Twoja poprawka zostanie wyświetlona po zatwierdzeniu. sent_success: Wysyłanie zakończone powodzeniem related_question: - title: Powiązane pytania + title: Related answers: odpowiedzi linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Ludzie pytali desc: Wybierz osoby, które mogą znać odpowiedź. @@ -1501,6 +1512,7 @@ ui: follow: Obserwuj following: Obserwuje counts: "Liczba wyników: {{count}}" + counts_loading: "... Results" more: Więcej sort_btns: relevance: Relewantność @@ -1552,6 +1564,7 @@ ui: all_questions: Wszystkie pytania x_questions: "{{ count }} pytań" x_answers: "{{ count }} odpowiedzi" + x_posts: "{{ count }} Posts" questions: Pytania answers: Odpowiedzi newest: Najnowsze @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Rola action: Akcja @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Zawieś tego użytkownika content: Zawieszony użytkownik nie może się logować. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Pytania unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Strefa czasowa msg: Strefa czasowa nie może być pusta. text: Wybierz miasto w tej samej strefie czasowej, co Ty. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/pt_PT.yaml b/i18n/pt_PT.yaml index f08c7aa1f..ec9609c1c 100644 --- a/i18n/pt_PT.yaml +++ b/i18n/pt_PT.yaml @@ -306,6 +306,14 @@ backend: other: "Erro no formato {{.Field}} próximo '{{.Content}}' na linha {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "O número de usuários que você adicionou de uma vez deve estar no intervalo de 1 -{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Falha ao ler configuração @@ -809,7 +817,7 @@ ui: tag_wiki: marcador wiki create_tag: Criar Marcador edit_tag: Editar Marcador - ask_a_question: Adicionar Pergunta + ask_a_question: Create Question edit_question: Editar Pergunta edit_answer: Editar Resposta search: Busca @@ -1056,6 +1064,9 @@ ui: day: dia hours: horas days: dias + month: month + months: months + year: year reaction: heart: coração smile: sorrir @@ -1111,10 +1122,10 @@ ui: more: Mais wiki: Wiki ask: - title: Adicionar Pergunta + title: Create Question edit_title: Editar Pergunta default_reason: Editar pergunta - default_first_reason: Adicionar questão + default_first_reason: Create question similar_questions: Similar perguntas form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revisão title: label: Título - placeholder: Seja específico e tenha em mente que está fazendo uma pergunta a outra pessoa + placeholder: What's your topic? Be specific. msg: empty: Título não pode ser vazio. range: Título até 150 caracteres @@ -1150,7 +1161,7 @@ ui: add_btn: Adicionar marcador create_btn: Criar novo marcador search_tag: Procurar marcador - hint: "Descreva do quê se trata a sua pergunta, ao menos um marcador é requirido." + hint: "Describe what your content is about, at least one tag is required." no_result: Nenhum marcador correspondente tag_required_text: Marcador obrigatório (ao menos um) header: @@ -1356,12 +1367,12 @@ ui: review: A sua resposta irá aparecer após a revisão. sent_success: Enviado com sucesso related_question: - title: Perguntas relacionadas + title: Related answers: respostas linked_question: - title: Perguntas relacionadas - description: Questões ligadas a - no_linked_question: Nenhuma pergunta relacionada a esta questão. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Pessoas Perguntaram desc: Select people who you think might know the answer. @@ -1501,6 +1512,7 @@ ui: follow: Seguir following: Seguindo counts: "{{count}} Resultados" + counts_loading: "... Results" more: Mais sort_btns: relevance: Relevância @@ -1552,6 +1564,7 @@ ui: all_questions: Todas Perguntas x_questions: "{{ count }} perguntas" x_answers: "{{ count }} respostas" + x_posts: "{{ count }} Posts" questions: Perguntas answers: Respostas newest: Mais recente @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Estado role: Função action: Ação @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspender este usuário content: Um usuário suspenso não pode fazer login. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Perguntas unlisted: Não-listado @@ -1984,6 +2000,12 @@ ui: label: Fuso horário msg: Fuso horário não pode ser vazio. text: Escolha a cidade no mesmo fuso horário que você. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/ro_RO.yaml b/i18n/ro_RO.yaml index b708337b3..85a9c6f6d 100644 --- a/i18n/ro_RO.yaml +++ b/i18n/ro_RO.yaml @@ -306,6 +306,14 @@ backend: other: "{{.Field}} format lângă '{{.Content}}' la linia {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Numărul de utilizatori pe care îi adăugați odată trebuie să fie în intervalul 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Citirea configurației a eșuat @@ -809,7 +817,7 @@ ui: tag_wiki: etichetă wiki create_tag: Creați etichetă edit_tag: Modificați eticheta - ask_a_question: Adăugați întrebarea + ask_a_question: Create Question edit_question: Editați întrebarea edit_answer: Editaţi răspunsul search: Caută @@ -1056,6 +1064,9 @@ ui: day: zi hours: ore days: zile + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: Mai multe wiki: Wiki ask: - title: Adăugați întrebarea + title: Create Question edit_title: Editați întrebarea default_reason: Editați întrebarea - default_first_reason: Adaugă o întrebare + default_first_reason: Create question similar_questions: Întrebări similare form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revizuire title: label: Titlu - placeholder: Fii specific și imaginează-ți că pui o întrebare unei alte persoane + placeholder: What's your topic? Be specific. msg: empty: Titlul nu poate fi gol. range: Titlu de până la 150 de caractere @@ -1150,7 +1161,7 @@ ui: add_btn: Adaugă etichetă create_btn: Creează o etichetă nouă search_tag: Căutare etichetă - hint: "Descrie despre ce este intrebarea ta, este necesar cel putin o eticheta." + hint: "Describe what your content is about, at least one tag is required." no_result: Nicio etichetă potrivită tag_required_text: Etichetă necesară (cel puțin una) header: @@ -1356,12 +1367,12 @@ ui: review: Revizuirea ta va arăta după recenzie. sent_success: Trimis cu succes related_question: - title: Întrebări conexe + title: Related answers: răspunsuri linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Persoane întrebate desc: Invită persoane care crezi că știu răspunsul. @@ -1501,6 +1512,7 @@ ui: follow: Urmărește following: Urmăriți counts: "{{count}} rezultatele" + counts_loading: "... Results" more: Mai mult sort_btns: relevance: Relevanță @@ -1552,6 +1564,7 @@ ui: all_questions: Toate întrebările x_questions: "{{ count }} Întrebări" x_answers: "{{ count }} răspunsuri" + x_posts: "{{ count }} Posts" questions: Întrebări answers: Răspunsuri newest: Cele mai noi @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Stare role: Rol action: Acţiune @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspendă acest utilizator content: Un utilizator suspendat nu se poate autentifica. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Întrebări unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Fusul orar msg: Fusul orar nu poate fi gol. text: Alege un oraș în același fus orar cu tine. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml index f37f1b428..c71a27e37 100644 --- a/i18n/ru_RU.yaml +++ b/i18n/ru_RU.yaml @@ -306,6 +306,14 @@ backend: other: "Ошибка формата {{.Field}} рядом с '{{.Content}}' в строке {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Количество пользователей, которое Вы добавляете, должно быть в промежутке от 1 до {{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Не удалось прочитать конфигурацию @@ -809,7 +817,7 @@ ui: tag_wiki: wiki тэг create_tag: Создать тег edit_tag: Изменить тег - ask_a_question: Задать вопрос + ask_a_question: Create Question edit_question: Редактировать вопрос edit_answer: Редактировать ответ search: Поиск @@ -1056,6 +1064,9 @@ ui: day: дней hours: часов days: дней + month: month + months: months + year: year reaction: heart: сердечко smile: smile @@ -1111,10 +1122,10 @@ ui: more: Подробнее wiki: Wiki ask: - title: Задать вопрос + title: Create Question edit_title: Редактировать вопрос default_reason: Редактировать вопрос - default_first_reason: Задать вопрос + default_first_reason: Create question similar_questions: Похожие вопросы form: fields: @@ -1122,7 +1133,7 @@ ui: label: Версия title: label: Заголовок - placeholder: Будьте конкретны и представьте, что вы задаете вопрос другому человеку + placeholder: What's your topic? Be specific. msg: empty: Заголовок не может быть пустым. range: Заголовок должен быть меньше 150 символов @@ -1150,7 +1161,7 @@ ui: add_btn: Тег create_btn: новый тег search_tag: Поиск тега - hint: "Добавьте хотя бы один тег." + hint: "Describe what your content is about, at least one tag is required." no_result: Нет соответствующих тэгов tag_required_text: Обязательный тег (хотя бы один) header: @@ -1356,12 +1367,12 @@ ui: review: Ваша версия будет отображаться после проверки. sent_success: Отправлено успешно related_question: - title: Похожие вопросы + title: Related answers: ответы linked_question: - title: Связанные вопросы - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Позвать на помощь desc: Выберите людей, которые, по вашему мнению, могут знать ответ. @@ -1501,6 +1512,7 @@ ui: follow: Подписаться following: Подписка counts: "Результатов: {{count}}" + counts_loading: "... Results" more: Ещё sort_btns: relevance: По релевантности @@ -1552,6 +1564,7 @@ ui: all_questions: Все вопросы x_questions: "{{ count }} вопросов" x_answers: "{{ count }} ответов" + x_posts: "{{ count }} Posts" questions: Вопросы answers: Ответы newest: Последние @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Статус role: Роль action: Действия @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Заблокировать этого пользователя content: Заблокированный пользователь не сможет войти. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Вопросы unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Часовой пояс msg: Часовой пояс не может быть пустым. text: Выберите город в том же часовом поясе, что и вы. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/sk_SK.yaml b/i18n/sk_SK.yaml index cc963f289..40ffcb163 100644 --- a/i18n/sk_SK.yaml +++ b/i18n/sk_SK.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Read Config zlyhal @@ -809,7 +817,7 @@ ui: tag_wiki: značka wiki create_tag: Vytvoriť štítok edit_tag: Upraviť značku - ask_a_question: Pridať otázku + ask_a_question: Create Question edit_question: Úpraviť otázku edit_answer: Úpraviť odpoveť search: Vyhľadávanie @@ -1056,6 +1064,9 @@ ui: day: deň hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: Viac wiki: Wiki ask: - title: Pridať otázku + title: Create Question edit_title: Upraviť otázku default_reason: Upraviť otázku - default_first_reason: Add question + default_first_reason: Create question similar_questions: Podobné otázky form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revízia title: label: Názov - placeholder: Buďte konkrétni a predstavte si, že kladiete otázku inej osobe + placeholder: What's your topic? Be specific. msg: empty: Názov nemôže byť prázdny. range: Názov do 150 znakov @@ -1150,7 +1161,7 @@ ui: add_btn: Pridať značku create_btn: Vytvoriť novú značku search_tag: Vyhľadať značku -- - hint: "Popíšte, čoho sa vaša otázka týka, vyžaduje sa aspoň jedna značka." + hint: "Describe what your content is about, at least one tag is required." no_result: Nezodpovedajú žiadne značky tag_required_text: Povinný štítok (aspoň jeden) header: @@ -1356,12 +1367,12 @@ ui: review: Vaša revízia sa zobrazí po preskúmaní. sent_success: Sent successfully related_question: - title: Súvisiace otázky + title: Related answers: odpovede linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Select people who you think might know the answer. @@ -1501,6 +1512,7 @@ ui: follow: Sledovať following: Sledované counts: "{{count}} výsledky" + counts_loading: "... Results" more: Viac sort_btns: relevance: Relevantnosť @@ -1552,6 +1564,7 @@ ui: all_questions: Všetky otázky x_questions: "{{ count }} otázky/otázok" x_answers: "{{ count }} odpovede/odpovedí" + x_posts: "{{ count }} Posts" questions: Otázky answers: Odpovede newest: Najnovšie @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Stav role: Rola action: Akcia @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Otázky unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Časové pásmo msg: Časové pásmo nemôže byť prázdne. text: Vyberte si mesto v rovnakom časovom pásme ako vy. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/sv_SE.yaml b/i18n/sv_SE.yaml index 29a5b0624..6c0627613 100644 --- a/i18n/sv_SE.yaml +++ b/i18n/sv_SE.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Read config failed @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: Create Tag edit_tag: Edit Tag - ask_a_question: Add Question + ask_a_question: Create Question edit_question: Redigera fråga edit_answer: Redigera svar search: Sök @@ -1056,6 +1064,9 @@ ui: day: dag hours: timmar days: dagar + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: More wiki: Wiki ask: - title: Add Question + title: Create Question edit_title: Edit Question default_reason: Edit question - default_first_reason: Add question + default_first_reason: Create question similar_questions: Similar questions form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Title - placeholder: Be specific and imagine you're asking a question to another person + placeholder: What's your topic? Be specific. msg: empty: Title cannot be empty. range: Title up to 150 characters @@ -1150,7 +1161,7 @@ ui: add_btn: Add tag create_btn: Create new tag search_tag: Search tag - hint: "Describe what your question is about, at least one tag is required." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Your revision will show after review. sent_success: Sent successfully related_question: - title: Related Questions + title: Related answers: answers linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Bjud in personer som du tror kan svara. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} resultat" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} frågor" x_answers: "{{ count }} svar" + x_posts: "{{ count }} Posts" questions: Questions answers: Answers newest: Newest @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Roll action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Tidszon msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/te_IN.yaml b/i18n/te_IN.yaml index 1304e0c9c..4b2629171 100644 --- a/i18n/te_IN.yaml +++ b/i18n/te_IN.yaml @@ -306,6 +306,14 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Read config failed @@ -809,7 +817,7 @@ ui: tag_wiki: tag wiki create_tag: ట్యాగ్‌ని సృష్టించండి edit_tag: ట్యాగ్‌ని సవరించండి - ask_a_question: Add Question + ask_a_question: Create Question edit_question: ప్రశ్నను సవరించండి edit_answer: సమాధానాన్ని సవరించండి search: Search @@ -1056,6 +1064,9 @@ ui: day: day hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: More wiki: Wiki ask: - title: Add Question + title: Create Question edit_title: Edit Question default_reason: Edit question - default_first_reason: Add question + default_first_reason: Create question similar_questions: Similar questions form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revision title: label: Title - placeholder: Be specific and imagine you're asking a question to another person + placeholder: What's your topic? Be specific. msg: empty: Title cannot be empty. range: Title up to 150 characters @@ -1150,7 +1161,7 @@ ui: add_btn: Add tag create_btn: Create new tag search_tag: Search tag - hint: "Describe what your question is about, at least one tag is required." + hint: "Describe what your content is about, at least one tag is required." no_result: No tags matched tag_required_text: Required tag (at least one) header: @@ -1356,12 +1367,12 @@ ui: review: Your revision will show after review. sent_success: Sent successfully related_question: - title: Related Questions + title: Related answers: answers linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Select people who you think might know the answer. @@ -1501,6 +1512,7 @@ ui: follow: Follow following: Following counts: "{{count}} Results" + counts_loading: "... Results" more: More sort_btns: relevance: Relevance @@ -1552,6 +1564,7 @@ ui: all_questions: All Questions x_questions: "{{ count }} Questions" x_answers: "{{ count }} answers" + x_posts: "{{ count }} Posts" questions: Questions answers: Answers newest: Newest @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Status role: Role action: Action @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Questions unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: Timezone msg: Timezone cannot be empty. text: Choose a city in the same timezone as you. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml index e15fd94e7..20a3284b8 100644 --- a/i18n/tr_TR.yaml +++ b/i18n/tr_TR.yaml @@ -306,6 +306,14 @@ backend: other: "{{.Line}} satırındaki '{{.Content}}' içeriğinde {{.Field}} biçimi hatası. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Bir kerede eklediğiniz kullanıcı sayısı 1-{{.MaxAmount}} aralığında olmalıdır." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Yapılandırma okunamadı. @@ -809,7 +817,7 @@ ui: tag_wiki: etiket wikisi create_tag: Etiket Oluştur edit_tag: Etiketi Düzenle - ask_a_question: Soru Ekle + ask_a_question: Create Question edit_question: Soruyu Düzenle edit_answer: Cevabı Düzenle search: Ara @@ -1056,6 +1064,9 @@ ui: day: gün hours: saatler days: günler + month: month + months: months + year: year reaction: heart: kalp smile: gülümseme @@ -1111,10 +1122,10 @@ ui: more: Daha Fazla wiki: Wiki ask: - title: Soru Ekle + title: Create Question edit_title: Soruyu Düzenle default_reason: Soruyu düzenle - default_first_reason: Soru ekle + default_first_reason: Create question similar_questions: Benzer sorular form: fields: @@ -1122,7 +1133,7 @@ ui: label: Revizyon title: label: Başlık - placeholder: Spesifik olun ve başka birine soru sorduğunuzu hayal edin + placeholder: What's your topic? Be specific. msg: empty: Başlık boş olamaz. range: Başlık en fazla 150 karakter olabilir @@ -1150,7 +1161,7 @@ ui: add_btn: Etiket ekle create_btn: Yeni etiket oluştur search_tag: Etiket ara - hint: "Sorunuzun ne hakkında olduğunu tanımlayın, en az bir etiket gereklidir." + hint: "Describe what your content is about, at least one tag is required." no_result: Eşleşen etiket bulunamadı tag_required_text: Gerekli etiket (en az bir tane) header: @@ -1275,12 +1286,12 @@ ui: display_name: label: Görünen ad msg: Görünen ad boş olamaz. - msg_range: Display name must be 2-30 characters in length. + msg_range: Görünen ad 2-30 karakter uzunluğunda olmalıdır. username: label: Kullanıcı adı caption: İnsanlar size "@kullaniciadi" şeklinde bahsedebilir. msg: Kullanıcı adı boş olamaz. - msg_range: Username must be 2-30 characters in length. + msg_range: Kullanıcı adı 2-30 karakter uzunluğunda olmalıdır. character: '"a-z", "0-9", "- . _" karakter setini kullanmalısınız' avatar: label: Profil resmi @@ -1356,12 +1367,12 @@ ui: review: Revizyonunuz incelendikten sonra görünecek. sent_success: Başarıyla gönderildi related_question: - title: İlgili Sorular + title: Related answers: cevap linked_question: - title: Bağlantılı Sorular - description: Şu soruya bağlantılı sorular - no_linked_question: Bu sorudan bağlantılı soru yok. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: İnsanları Davet Et desc: Cevap verebileceğini düşündüğünüz kişileri davet edin. @@ -1501,6 +1512,7 @@ ui: follow: Takip Et following: Takip Ediliyor counts: "{{count}} Sonuç" + counts_loading: "... Results" more: Daha Fazla sort_btns: relevance: İlgililik @@ -1552,6 +1564,7 @@ ui: all_questions: Tüm Sorular x_questions: "{{ count }} Soru" x_answers: "{{ count }} cevap" + x_posts: "{{ count }} Posts" questions: Sorular answers: Cevaplar newest: En Yeni @@ -1752,7 +1765,7 @@ ui: privileges: Ayrıcalıklar plugins: Eklentiler installed_plugins: Kurulu Eklentiler - apperance: Appearance + apperance: Görünüm website_welcome: '{{site_name}} sitesine hoş geldiniz' user_center: login: Giriş @@ -1852,10 +1865,10 @@ ui: fields: display_name: label: Görünen ad - msg_range: Display name must be 2-30 characters in length. + msg_range: Görünen ad 2-30 karakter uzunluğunda olmalıdır. username: label: Kullanıcı adı - msg_range: Username must be 2-30 characters in length. + msg_range: Kullanıcı adı 2-30 karakter uzunluğunda olmalıdır. email: label: E-posta msg_invalid: Geçersiz E-posta Adresi. @@ -1887,9 +1900,10 @@ ui: name: İsim email: E-posta reputation: İtibar - created_at: Created time - delete_at: Deleted time - suspend_at: Suspended time + created_at: Oluşturulma zamanı + delete_at: Silinme zamanı + suspend_at: Askıya Alınma Zamanı + suspend_until: Suspend until status: Durum role: Rol action: Eylem @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Bu kullanıcıyı askıya al content: Askıya alınmış bir kullanıcı giriş yapamaz. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Sorular unlisted: Listelenmemiş @@ -1984,6 +2000,12 @@ ui: label: Saat dilimi msg: Saat dilimi boş olamaz. text: Sizinle aynı saat dilimindeki bir şehri seçin. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: @@ -2103,7 +2125,7 @@ ui: color_scheme: label: Renk şeması navbar_style: - label: Navbar background style + label: Gezinme çubuğu arka plan stili primary_color: label: Ana renk text: Temalarınızda kullanılan renkleri değiştirin diff --git a/i18n/uk_UA.yaml b/i18n/uk_UA.yaml index 3961aabc1..42603595e 100644 --- a/i18n/uk_UA.yaml +++ b/i18n/uk_UA.yaml @@ -306,6 +306,14 @@ backend: other: "Помилка формату {{.Field}} біля '{{.Content}}' у рядку {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Кількість користувачів, яких ви додаєте одночасно, має бути в діапазоні 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Не вдалося прочитати конфігурацію @@ -809,7 +817,7 @@ ui: tag_wiki: тег вікі create_tag: Створити теґ edit_tag: Редагувати теґ - ask_a_question: Додати запитання + ask_a_question: Create Question edit_question: Редагувати запитання edit_answer: Редагувати відповідь search: Пошук @@ -1056,6 +1064,9 @@ ui: day: день hours: годин days: дні + month: month + months: months + year: year reaction: heart: серце smile: посмішка @@ -1111,10 +1122,10 @@ ui: more: Більше wiki: Вікі ask: - title: Додати питання + title: Create Question edit_title: Редагувати питання default_reason: Редагувати питання - default_first_reason: Додати питання + default_first_reason: Create question similar_questions: Подібні питання form: fields: @@ -1122,7 +1133,7 @@ ui: label: Редакція title: label: Назва - placeholder: Будьте конкретними та уявіть, що ви ставите запитання іншій людині + placeholder: What's your topic? Be specific. msg: empty: Назва не може бути порожньою. range: Назва до 150 символів @@ -1150,7 +1161,7 @@ ui: add_btn: Додати теґ create_btn: Створити новий теґ search_tag: Шукати теґ - hint: "Опишіть, про що ваше запитання, принаймні один тег є обов'язковим." + hint: "Describe what your content is about, at least one tag is required." no_result: Не знайдено тегів tag_required_text: Обов'язковий тег (принаймні один) header: @@ -1356,12 +1367,12 @@ ui: review: Ваша версія з'явиться після перевірки. sent_success: Успішно відправлено related_question: - title: Пов'язані запитання + title: Related answers: відповіді linked_question: - title: Пов'язані питання - description: Питання, пов'язані з - no_linked_question: Немає питань, пов'язаних з цього питання. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Люди запитували desc: Виберіть людей, які, на вашу думку, можуть знати відповідь. @@ -1501,6 +1512,7 @@ ui: follow: Підписатися following: Підписані counts: "{{count}} Результатів" + counts_loading: "... Results" more: Більше sort_btns: relevance: Релевантність @@ -1552,6 +1564,7 @@ ui: all_questions: Всі питання x_questions: "{{ count }} Питань" x_answers: "{{ count }} відповідей" + x_posts: "{{ count }} Posts" questions: Запитання answers: Відповіді newest: Найновіші @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Статус role: Роль action: Дія @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Призупинити цього користувача content: Призупинений користувач не може увійти в систему. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Запитання unlisted: Вилучене зі списку @@ -1984,6 +2000,12 @@ ui: label: Часовий пояс msg: Часовий пояс не може бути пустим. text: Виберіть місто в тому ж часовому поясі, що й ви. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml index 8f7995668..6bebd382f 100644 --- a/i18n/vi_VN.yaml +++ b/i18n/vi_VN.yaml @@ -306,6 +306,14 @@ backend: other: "Lỗi định dạng {{.Field}} gần '{{.Content}}' tại dòng {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "Số lượng người dùng bạn thêm cùng một lúc nên nằm trong khoảng từ 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: other: Đọc cấu hình thất bại @@ -809,7 +817,7 @@ ui: tag_wiki: wiki thẻ create_tag: Tạo thẻ edit_tag: Chỉnh sửa thẻ - ask_a_question: Thêm câu hỏi + ask_a_question: Create Question edit_question: Chỉnh sửa câu hỏi edit_answer: Chỉnh sửa câu search: Tìm kiếm @@ -1056,6 +1064,9 @@ ui: day: ngày hours: giờ days: ngày + month: month + months: months + year: year reaction: heart: trái tim smile: nụ cười @@ -1111,10 +1122,10 @@ ui: more: Thêm wiki: Wiki ask: - title: Thêm Câu hỏi + title: Create Question edit_title: Chỉnh sửa Câu hỏi default_reason: Chỉnh sửa câu hỏi - default_first_reason: Thêm câu hỏi + default_first_reason: Create question similar_questions: Câu hỏi tương tự form: fields: @@ -1122,7 +1133,7 @@ ui: label: Sửa đổi title: label: Tiêu đề - placeholder: Hãy cụ thể và tưởng tượng rằng bạn đang hỏi một người khác + placeholder: What's your topic? Be specific. msg: empty: Tiêu đề không thể trống. range: Tiêu đề tối đa 150 ký tự @@ -1150,7 +1161,7 @@ ui: add_btn: Thêm thẻ create_btn: Tạo thẻ mới search_tag: Tìm kiếm thẻ - hint: "Mô tả câu hỏi của bạn, ít nhất một thẻ là bắt buộc." + hint: "Describe what your content is about, at least one tag is required." no_result: Không có thẻ phù hợp tag_required_text: Thẻ bắt buộc (ít nhất một) header: @@ -1356,12 +1367,12 @@ ui: review: Sửa đổi của bạn sẽ được hiển thị sau khi được xem xét. sent_success: Đã gửi thành công related_question: - title: Các câu hỏi liên quan + title: Related answers: câu trả lời linked_question: - title: Câu hỏi được liên kết - description: Câu hỏi liên quan đến - no_linked_question: Không có câu hỏi nào được liên kết từ câu hỏi này. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: Mời mọi người desc: Mời những người bạn nghĩ có thể trả lời. @@ -1501,6 +1512,7 @@ ui: follow: Theo dõi following: Đang theo dõi counts: "{{count}} Kết quả" + counts_loading: "... Results" more: Thêm sort_btns: relevance: Liên quan @@ -1552,6 +1564,7 @@ ui: all_questions: Tất cả câu hỏi x_questions: "{{ count }} Câu hỏi" x_answers: "{{ count }} câu trả lời" + x_posts: "{{ count }} Posts" questions: Câu hỏi answers: Câu trả lời newest: Mới nhất @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: Trạng thái role: Vai trò action: Hành động @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Đình chỉ người dùng này content: Người dùng bị đình chỉ không thể đăng nhập. + label: How long will the user be suspended for? + forever: Forever questions: page_title: Câu hỏi unlisted: Không được liệt kê @@ -1984,6 +2000,12 @@ ui: label: Múi giờ msg: Múi giờ không thể trống. text: Chọn một thành phố cùng múi giờ với bạn. + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml index f1365b53d..b62fd4700 100644 --- a/i18n/zh_CN.yaml +++ b/i18n/zh_CN.yaml @@ -2133,13 +2133,16 @@ ui: page_title: CSS 与 HTML custom_css: label: 自定义 CSS - text: 这将作为 <link> 标签插入 + text: > + head: label: 头部 - text: 这将在 </head> 前插入 + text: > + header: label: 页眉 - text: 这将在 <body> 后插入 + text: > + footer: label: 页脚 text: 这将在 </body> 之前插入。 diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml index 723d51fac..089b64a70 100644 --- a/i18n/zh_TW.yaml +++ b/i18n/zh_TW.yaml @@ -23,18 +23,18 @@ backend: unknown: other: 未知的錯誤。 request_format_error: - other: 請求格式錯誤。 + other: 要求格式錯誤。 unauthorized_error: other: 未授權。 database_error: - other: 資料庫錯誤。 + other: 資料伺服器錯誤。 forbidden_error: - other: 訪問被拒絕。 + other: 已拒絕存取。 duplicate_request_error: - other: 提交重複。 + other: 重複送出。 action: report: - other: 舉報 + other: 檢舉 edit: other: 編輯 delete: @@ -44,7 +44,7 @@ backend: reopen: other: 再次開啟。 forbidden_error: - other: 訪問被拒絕。 + other: 已拒絕存取。 pin: other: 置頂 hide: @@ -58,7 +58,7 @@ backend: undelete: other: 還原 merge: - other: Merge + other: 合併 role: name: user: @@ -71,9 +71,9 @@ backend: user: other: 預設沒有特別閱讀權限。 admin: - other: 擁有訪問該網站的全部權限。 + other: 擁有存取此網站的全部權限。 moderator: - other: 可以訪問除了管理員設定以外的所有貼文。 + other: 可以存取除了管理員設定以外的所有貼文。 privilege: level_1: description: @@ -92,7 +92,7 @@ backend: rank_answer_add_label: other: Write answer rank_comment_add_label: - other: Write comment + other: 寫留言 rank_report_add_label: other: Flag rank_comment_vote_up_label: @@ -134,29 +134,29 @@ backend: email: other: 電子郵件 e_mail: - other: Email + other: 電子郵件 password: other: 密碼 pass: - other: Password + other: 密碼 old_pass: - other: Current password + other: 目前密碼 original_text: - other: This post + other: 此貼文 email_or_password_wrong_error: other: 電郵和密碼不匹配。 error: common: invalid_url: - other: Invalid URL. + other: URL 無效。 status_invalid: - other: Invalid status. + other: 無效狀態。 password: space_invalid: - other: Password cannot contain spaces. + other: 密碼不能包含空白字元。 admin: cannot_update_their_password: - other: 您不能修改自己的密码。 + other: 你不能修改自己的密码。 cannot_edit_their_profile: other: You cannot modify your profile. cannot_modify_self_status: @@ -176,25 +176,25 @@ backend: other: Answer content cannot be empty. comment: edit_without_permission: - other: 不允許編輯評論。 + other: 不允許編輯留言。 not_found: - other: 未發現評論。 + other: 未發現留言。 cannot_edit_after_deadline: - other: 該則評論時間過久,無法修改。 + other: 這則留言時間過久,無法修改。 content_cannot_empty: other: Comment content cannot be empty. email: duplicate: - other: 該電子郵件已被使用。 + other: 這個電子郵件地址已被使用。 need_to_be_verified: - other: 需驗證電子郵件 + other: 需驗證電子郵件地址。 verify_url_expired: - other: 電子郵件驗證網址已過期,請重發電子郵件。 + other: 電子郵件地址驗證網址已過期,請重寄電子郵件。 illegal_email_domain_error: other: Email is not allowed from that email domain. Please use another one. lang: not_found: - other: 未找到语言文件。 + other: 未找到語言檔。 object: captcha_verification_failed: other: 驗證碼錯誤。 @@ -209,13 +209,13 @@ backend: verification_failed: other: 驗證失敗。 email_or_password_incorrect: - other: 電郵和密碼不匹配。 + other: 電子郵件地址和密碼不匹配。 old_password_verification_failed: other: 舊密碼驗證失敗 new_password_same_as_previous_setting: other: 新密碼與先前的一樣。 already_deleted: - other: This post has been deleted. + other: 這則貼文已被刪除。 meta: object_not_found: other: Meta object not found @@ -262,7 +262,7 @@ backend: is_used_cannot_delete: other: You cannot delete a tag that is in use. cannot_set_synonym_as_itself: - other: 你不能將當前標籤的同義詞設置為本身。 + other: 你不能將目前標籤的同義詞設定為本身。 smtp: config_from_name_cannot_be_email: other: The from name cannot be a email address. @@ -289,9 +289,9 @@ backend: username_invalid: other: 使用者名稱無效。 username_duplicate: - other: 用戶名已被使用 + other: 使用者名稱已被使用。 set_avatar: - other: 頭像設置錯誤。 + other: 大頭照設定錯誤。 cannot_update_your_role: other: 您不能修改自己的角色。 not_allowed_registration: @@ -306,12 +306,20 @@ backend: other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}" add_bulk_users_amount_error: other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}." + status_suspended_forever: + other: "This user was suspended forever. This user doesn't meet a community guideline." + status_suspended_until: + other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline." + status_deleted: + other: "This user was deleted." + status_inactive: + other: "This user is inactive." config: read_config_failed: - other: 讀取配置失敗 + other: 讀取組態失敗 database: connection_failed: - other: 資料庫連接失敗 + other: 資料庫連線失敗 create_table_failed: other: 表建立失敗 install: @@ -329,7 +337,7 @@ backend: reason: spam: name: - other: spam + other: 垃圾訊息 desc: other: This post is an advertisement, or vandalism. It is not useful or relevant to the current topic. rude_or_abusive: @@ -383,7 +391,7 @@ backend: other: Improve and correct problems with this post yourself. needs_close: name: - other: needs close + other: 需關閉 desc: other: A closed question can't answer, but still can edit, vote and comment. needs_delete: @@ -395,7 +403,7 @@ backend: close: duplicate: name: - other: 垃圾信息 + other: 垃圾訊息 desc: other: 此問題以前就有人問過,而且已經有了答案。 guideline: @@ -440,9 +448,9 @@ backend: accept_answer: other: 已接受的回答 comment_question: - other: 評論了問題 + other: 留言了問題 comment_answer: - other: 評論了答案 + other: 留言了答案 reply_to_you: other: 回覆了你 mention_you: @@ -454,7 +462,7 @@ backend: your_answer_was_deleted: other: 你的答案已被刪除 your_comment_was_deleted: - other: 你的評論已被刪除 + other: 你的留言已被刪除 up_voted_question: other: upvoted question down_voted_question: @@ -520,11 +528,11 @@ backend: downvoted: other: downvoted accept: - other: accept + other: 採納 accepted: - other: accepted + other: 已採納 edit: - other: edit + other: 編輯 review: queued_post: other: Queued post @@ -549,7 +557,7 @@ backend: other: Completed our new user tutorial. editor: name: - other: Editor + other: 編輯者 desc: other: First post edit. first_flag: @@ -564,7 +572,7 @@ backend: other: First up voted a post. first_link: name: - other: First Link + other: 首個連結 desc: other: First added a link to another post. first_reaction: @@ -599,12 +607,12 @@ backend: other: Read the [community guidelines]. reader: name: - other: Reader + other: 閱讀者 desc: other: Read every answers in a topic with more than 10 answers. welcome: name: - other: Welcome + other: 歡迎 desc: other: Received a up vote. nice_share: @@ -654,7 +662,7 @@ backend: other: Invited 5 members. thank_you: name: - other: Thank You + other: 感謝 desc: other: Has 20 up voted posts and gave 10 up votes. gives_back: @@ -795,7 +803,7 @@ backend: # The following fields are used for interface presentation(Front-end) ui: how_to_format: - title: 如何設定文本格式 + title: 如何設定文字格式 desc: >- pagination: @@ -809,11 +817,11 @@ ui: tag_wiki: 標籤 wiki create_tag: Create Tag edit_tag: 編輯標籤 - ask_a_question: 提問題 + ask_a_question: Create Question edit_question: 編輯問題 edit_answer: 編輯回答 search: 搜尋 - posts_containing: 包含的帖子 + posts_containing: 包含的貼文 settings: 設定 notifications: 通知 login: 登入 @@ -821,18 +829,18 @@ ui: account_recovery: 帳號恢復 account_activation: 帳號啟用 confirm_email: 確認電子郵件 - account_suspended: 帳號已封禁 + account_suspended: 帳號已被停權 admin: 後台管理 change_email: 修改電子郵件 install: Answer 安裝 upgrade: Answer 升級 maintenance: 網站維護 - users: 用戶 + users: 使用者 oauth_callback: Processing http_404: HTTP 錯誤 404 http_50X: HTTP 錯誤 500 http_403: HTTP 錯誤 403 - logout: Log Out + logout: 登出 notifications: title: 通知 inbox: 收件夾 @@ -842,7 +850,7 @@ ui: show_more: 顯示更多 someone: Someone inbox_type: - all: All + all: 所有 posts: Posts invites: Invites votes: Votes @@ -909,7 +917,7 @@ ui: form_image: fields: file: - label: Image file + label: 圖檔 btn: 選擇圖片 msg: empty: 文件不能為空。 @@ -1036,8 +1044,8 @@ ui: target_tag_title: Target tag target_tag_description: A synonym between these two tags will be created after merging. no_results: No tags matched - btn_submit: Submit - btn_close: Close + btn_submit: 送出 + btn_close: 關閉 edit_tag: title: 編輯標籤 default_reason: 編輯標籤 @@ -1056,6 +1064,9 @@ ui: day: 天 hours: hours days: days + month: month + months: months + year: year reaction: heart: heart smile: smile @@ -1111,10 +1122,10 @@ ui: more: 更多 wiki: Wiki ask: - title: 發問 + title: Create Question edit_title: 編輯問題 default_reason: 編輯問題 - default_first_reason: Add question + default_first_reason: Create question similar_questions: 相似的問題 form: fields: @@ -1122,7 +1133,7 @@ ui: label: 編輯歷史 title: label: 標題 - placeholder: 具體一點,想像你是在向另一個人提出問題 + placeholder: What's your topic? Be specific. msg: empty: 標題不能為空 range: 標題最多 150 個字元 @@ -1150,7 +1161,7 @@ ui: add_btn: 建立標籤 create_btn: 建立新標籤 search_tag: 搜尋標籤 - hint: "请描述您的問題,至少需要一個標籤。" + hint: "Describe what your content is about, at least one tag is required." no_result: 沒有匹配的標籤 tag_required_text: 必填標籤 (至少一個) header: @@ -1318,12 +1329,12 @@ ui: change_email_info: >- 我們已經寄出一封郵件至此電子郵件地址,請遵照說明進行確認。 email: - label: Email + label: 電子郵件地址 new_email: - label: New email - msg: New email cannot be empty. + label: 新電子郵件地址 + msg: 新電子郵件地址不能為空白。 pass: - label: Current password + label: 目前密碼 msg: Password cannot be empty. password_title: 密碼 current_pass: @@ -1335,16 +1346,16 @@ ui: new_pass: label: New password pass_confirm: - label: Confirm new password + label: 確認新密碼 interface: heading: 介面 lang: - label: Interface language + label: 介面語言 text: 設定使用者介面語言,在重新整裡頁面後生效。 my_logins: - title: My logins - label: Log in or sign up on this site using these accounts. - modal_title: Remove login + title: 我的登入 + label: 使用這些帳號登入或註冊此網站。 + modal_title: 移除登入 modal_content: Are you sure you want to remove this login from your account? modal_confirm_btn: Remove remove_success: Removed successfully @@ -1356,12 +1367,12 @@ ui: review: 您的修訂將在審核通過後顯示。 sent_success: Sent successfully related_question: - title: 相關問題 + title: Related answers: 個回答 linked_question: - title: Linked Questions - description: Questions linked to - no_linked_question: No questions linked from this question. + title: Linked + description: Posts linked to + no_linked_question: No contents linked from this content. invite_to_answer: title: People Asked desc: Invite people who you think might know the answer. @@ -1441,18 +1452,18 @@ ui: btns: confirm: 確認 cancel: 取消 - edit: Edit + edit: 編輯 save: 儲存 delete: 刪除 - undelete: Undelete - list: List + undelete: 還原 + list: 清單 unlist: Unlist unlisted: Unlisted login: 登入 signup: 註冊 logout: 登出 verify: 驗證 - create: Create + create: 建立 approve: 核准 reject: 拒絕 skip: 略過 @@ -1501,6 +1512,7 @@ ui: follow: 追蹤 following: 已關注 counts: "{{count}} 個結果" + counts_loading: "... Results" more: 更多 sort_btns: relevance: 相關性 @@ -1552,6 +1564,7 @@ ui: all_questions: 全部問題 x_questions: "{{ count }} 個問題" x_answers: "{{ count }} 個回答" + x_posts: "{{ count }} Posts" questions: 個問題 answers: 回答 newest: 最新的 @@ -1890,6 +1903,7 @@ ui: created_at: Created time delete_at: Deleted time suspend_at: Suspended time + suspend_until: Suspend until status: 狀態 role: 角色 action: 操作 @@ -1924,6 +1938,8 @@ ui: suspend_user: title: Suspend this user content: A suspended user can't log in. + label: How long will the user be suspended for? + forever: Forever questions: page_title: 問題 unlisted: Unlisted @@ -1984,6 +2000,12 @@ ui: label: 時區 msg: 時區不能為空。 text: 選擇一個與您相同時區的城市。 + avatar: + label: Default avatar + text: For users without a custom avatar of their own. + gravatar_base_url: + label: Gravatar base URL + text: URL of the Gravatar provider's API base. Ignored when empty. smtp: page_title: SMTP from_email: