Skip to content

Commit 2e646af

Browse files
Translation (#1367)
Co-authored-by: Sunny <[email protected]>
1 parent 23d2a91 commit 2e646af

25 files changed

+971
-440
lines changed

i18n/cs_CZ.yaml

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,14 @@ backend:
306306
other: "Chyba formátu pole {{.Field}} poblíž '{{.Content}}' na řádku {{.Line}}. {{.ExtraMessage}}"
307307
add_bulk_users_amount_error:
308308
other: "Počet uživatelů, které přidáte najednou, by měl být v rozsahu 1-{{.MaxAmount}}."
309+
status_suspended_forever:
310+
other: "<strong>This user was suspended forever.</strong> This user doesn't meet a community guideline."
311+
status_suspended_until:
312+
other: "<strong>This user was suspended until {{.SuspendedUntil}}.</strong> This user doesn't meet a community guideline."
313+
status_deleted:
314+
other: "This user was deleted."
315+
status_inactive:
316+
other: "This user is inactive."
309317
config:
310318
read_config_failed:
311319
other: Načtení konfigurace selhalo
@@ -809,7 +817,7 @@ ui:
809817
tag_wiki: tag wiki
810818
create_tag: Create Tag
811819
edit_tag: Edit Tag
812-
ask_a_question: Add Question
820+
ask_a_question: Create Question
813821
edit_question: Edit Question
814822
edit_answer: Edit Answer
815823
search: Search
@@ -1056,6 +1064,9 @@ ui:
10561064
day: day
10571065
hours: hours
10581066
days: days
1067+
month: month
1068+
months: months
1069+
year: year
10591070
reaction:
10601071
heart: heart
10611072
smile: smile
@@ -1111,18 +1122,18 @@ ui:
11111122
more: More
11121123
wiki: Wiki
11131124
ask:
1114-
title: Add Question
1125+
title: Create Question
11151126
edit_title: Edit Question
11161127
default_reason: Edit question
1117-
default_first_reason: Add question
1128+
default_first_reason: Create question
11181129
similar_questions: Similar questions
11191130
form:
11201131
fields:
11211132
revision:
11221133
label: Revision
11231134
title:
11241135
label: Title
1125-
placeholder: Be specific and imagine you're asking a question to another person
1136+
placeholder: What's your topic? Be specific.
11261137
msg:
11271138
empty: Title cannot be empty.
11281139
range: Title up to 150 characters
@@ -1150,7 +1161,7 @@ ui:
11501161
add_btn: Add tag
11511162
create_btn: Create new tag
11521163
search_tag: Search tag
1153-
hint: "Describe what your question is about, at least one tag is required."
1164+
hint: "Describe what your content is about, at least one tag is required."
11541165
no_result: No tags matched
11551166
tag_required_text: Required tag (at least one)
11561167
header:
@@ -1356,12 +1367,12 @@ ui:
13561367
review: Your revision will show after review.
13571368
sent_success: Sent successfully
13581369
related_question:
1359-
title: Related Questions
1370+
title: Related
13601371
answers: answers
13611372
linked_question:
1362-
title: Linked Questions
1363-
description: Questions linked to
1364-
no_linked_question: No questions linked from this question.
1373+
title: Linked
1374+
description: Posts linked to
1375+
no_linked_question: No contents linked from this content.
13651376
invite_to_answer:
13661377
title: Pozvěte další uživatele
13671378
desc: Pozvěte lidi, o kterých si myslíte, že mohou odpovědět.
@@ -1501,6 +1512,7 @@ ui:
15011512
follow: Follow
15021513
following: Following
15031514
counts: "{{count}} Results"
1515+
counts_loading: "... Results"
15041516
more: More
15051517
sort_btns:
15061518
relevance: Relevance
@@ -1552,6 +1564,7 @@ ui:
15521564
all_questions: All Questions
15531565
x_questions: "{{ count }} Questions"
15541566
x_answers: "{{ count }} answers"
1567+
x_posts: "{{ count }} Posts"
15551568
questions: Questions
15561569
answers: Answers
15571570
newest: Newest
@@ -1890,6 +1903,7 @@ ui:
18901903
created_at: Created time
18911904
delete_at: Deleted time
18921905
suspend_at: Suspended time
1906+
suspend_until: Suspend until
18931907
status: Status
18941908
role: Role
18951909
action: Action
@@ -1924,6 +1938,8 @@ ui:
19241938
suspend_user:
19251939
title: Suspend this user
19261940
content: A suspended user can't log in.
1941+
label: How long will the user be suspended for?
1942+
forever: Forever
19271943
questions:
19281944
page_title: Questions
19291945
unlisted: Unlisted
@@ -1984,6 +2000,12 @@ ui:
19842000
label: Timezone
19852001
msg: Timezone cannot be empty.
19862002
text: Choose a city in the same timezone as you.
2003+
avatar:
2004+
label: Default avatar
2005+
text: For users without a custom avatar of their own.
2006+
gravatar_base_url:
2007+
label: Gravatar base URL
2008+
text: URL of the Gravatar provider's API base. Ignored when empty.
19872009
smtp:
19882010
page_title: SMTP
19892011
from_email:

i18n/cy_GB.yaml

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,14 @@ backend:
306306
other: "Error {{.Field}} format near '{{.Content}}' at line {{.Line}}. {{.ExtraMessage}}"
307307
add_bulk_users_amount_error:
308308
other: "The number of users you add at once should be in the range of 1-{{.MaxAmount}}."
309+
status_suspended_forever:
310+
other: "<strong>This user was suspended forever.</strong> This user doesn't meet a community guideline."
311+
status_suspended_until:
312+
other: "<strong>This user was suspended until {{.SuspendedUntil}}.</strong> This user doesn't meet a community guideline."
313+
status_deleted:
314+
other: "This user was deleted."
315+
status_inactive:
316+
other: "This user is inactive."
309317
config:
310318
read_config_failed:
311319
other: Wedi methu darllen y ffurfwedd
@@ -809,7 +817,7 @@ ui:
809817
tag_wiki: tag wiki
810818
create_tag: Creu Tag
811819
edit_tag: Golygu Tag
812-
ask_a_question: Ychwanegu Cwestiwn
820+
ask_a_question: Create Question
813821
edit_question: Golygu Cwestiwn
814822
edit_answer: Golygu Ateb
815823
search: Chwiliwch
@@ -1056,6 +1064,9 @@ ui:
10561064
day: day
10571065
hours: hours
10581066
days: days
1067+
month: month
1068+
months: months
1069+
year: year
10591070
reaction:
10601071
heart: heart
10611072
smile: smile
@@ -1111,18 +1122,18 @@ ui:
11111122
more: Mwy
11121123
wiki: Wiki
11131124
ask:
1114-
title: Ychwanegu Cwestiwn
1125+
title: Create Question
11151126
edit_title: Golygu Cwestiwn
11161127
default_reason: Golygu Cwestiwn
1117-
default_first_reason: Add question
1128+
default_first_reason: Create question
11181129
similar_questions: Cwestiynau tebyg
11191130
form:
11201131
fields:
11211132
revision:
11221133
label: Diwygiad
11231134
title:
11241135
label: Teitl
1125-
placeholder: Byddwch yn benodol a dychmygwch eich bod yn gofyn cwestiwn i berson arall
1136+
placeholder: What's your topic? Be specific.
11261137
msg:
11271138
empty: Ni all teitl fod yn wag.
11281139
range: Teitl hyd at 20 nod
@@ -1150,7 +1161,7 @@ ui:
11501161
add_btn: Ychwanegu tag
11511162
create_btn: Creu tag newydd
11521163
search_tag: Chwilio tag
1153-
hint: "Disgrifiwch beth yw eich cwestiwn, mae angen o leiaf un tag."
1164+
hint: "Describe what your content is about, at least one tag is required."
11541165
no_result: No tags matched
11551166
tag_required_text: Required tag (at least one)
11561167
header:
@@ -1356,12 +1367,12 @@ ui:
13561367
review: Your revision will show after review.
13571368
sent_success: Sent successfully
13581369
related_question:
1359-
title: Related Questions
1370+
title: Related
13601371
answers: answers
13611372
linked_question:
1362-
title: Linked Questions
1363-
description: Questions linked to
1364-
no_linked_question: No questions linked from this question.
1373+
title: Linked
1374+
description: Posts linked to
1375+
no_linked_question: No contents linked from this content.
13651376
invite_to_answer:
13661377
title: People Asked
13671378
desc: Select people who you think might know the answer.
@@ -1501,6 +1512,7 @@ ui:
15011512
follow: Follow
15021513
following: Following
15031514
counts: "{{count}} Results"
1515+
counts_loading: "... Results"
15041516
more: More
15051517
sort_btns:
15061518
relevance: Relevance
@@ -1552,6 +1564,7 @@ ui:
15521564
all_questions: All Questions
15531565
x_questions: "{{ count }} Questions"
15541566
x_answers: "{{ count }} answers"
1567+
x_posts: "{{ count }} Posts"
15551568
questions: Questions
15561569
answers: Answers
15571570
newest: Newest
@@ -1890,6 +1903,7 @@ ui:
18901903
created_at: Created time
18911904
delete_at: Deleted time
18921905
suspend_at: Suspended time
1906+
suspend_until: Suspend until
18931907
status: Status
18941908
role: Role
18951909
action: Action
@@ -1924,6 +1938,8 @@ ui:
19241938
suspend_user:
19251939
title: Suspend this user
19261940
content: A suspended user can't log in.
1941+
label: How long will the user be suspended for?
1942+
forever: Forever
19271943
questions:
19281944
page_title: Questions
19291945
unlisted: Unlisted
@@ -1984,6 +2000,12 @@ ui:
19842000
label: Timezone
19852001
msg: Timezone cannot be empty.
19862002
text: Choose a city in the same timezone as you.
2003+
avatar:
2004+
label: Default avatar
2005+
text: For users without a custom avatar of their own.
2006+
gravatar_base_url:
2007+
label: Gravatar base URL
2008+
text: URL of the Gravatar provider's API base. Ignored when empty.
19872009
smtp:
19882010
page_title: SMTP
19892011
from_email:

i18n/da_DK.yaml

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,14 @@ backend:
306306
other: "Fejl {{.Field}} format nær '{{.Content}}' i linje {{.Line}}. {{.ExtraMessage}}"
307307
add_bulk_users_amount_error:
308308
other: "Antallet af brugere du tilføjer på én gang skal være i intervallet 1 -{{.MaxAmount}}."
309+
status_suspended_forever:
310+
other: "<strong>This user was suspended forever.</strong> This user doesn't meet a community guideline."
311+
status_suspended_until:
312+
other: "<strong>This user was suspended until {{.SuspendedUntil}}.</strong> This user doesn't meet a community guideline."
313+
status_deleted:
314+
other: "This user was deleted."
315+
status_inactive:
316+
other: "This user is inactive."
309317
config:
310318
read_config_failed:
311319
other: Kunne ikke læse konfigurationen
@@ -809,7 +817,7 @@ ui:
809817
tag_wiki: tag wiki
810818
create_tag: Opret tag
811819
edit_tag: Rediger tag
812-
ask_a_question: Tilføj spørgsmål
820+
ask_a_question: Create Question
813821
edit_question: Rediger spørgsmål
814822
edit_answer: Rediger Svar
815823
search: Søg
@@ -1056,6 +1064,9 @@ ui:
10561064
day: dag
10571065
hours: timer
10581066
days: dag
1067+
month: month
1068+
months: months
1069+
year: year
10591070
reaction:
10601071
heart: hjerte
10611072
smile: smil
@@ -1111,18 +1122,18 @@ ui:
11111122
more: Mere
11121123
wiki: Wiki
11131124
ask:
1114-
title: Tilføj spørgsmål
1125+
title: Create Question
11151126
edit_title: Rediger spørgsmål
11161127
default_reason: Rediger spørgsmål
1117-
default_first_reason: Tilføj spørgsmål
1128+
default_first_reason: Create question
11181129
similar_questions: Lignende spørgsmål
11191130
form:
11201131
fields:
11211132
revision:
11221133
label: Revision
11231134
title:
11241135
label: Titel
1125-
placeholder: Vær specifik og forestil dig, at du stiller et spørgsmål til en anden person
1136+
placeholder: What's your topic? Be specific.
11261137
msg:
11271138
empty: Titel må ikke være tom.
11281139
range: Titel på op til 150 tegn
@@ -1150,7 +1161,7 @@ ui:
11501161
add_btn: Tilføj tag
11511162
create_btn: Opret et nyt tag
11521163
search_tag: Søg tag
1153-
hint: "Beskriv hvad dit spørgsmål handler om, mindst et tag er påkrævet."
1164+
hint: "Describe what your content is about, at least one tag is required."
11541165
no_result: Ingen tags matchede
11551166
tag_required_text: Påkrævet tag (mindst én)
11561167
header:
@@ -1356,12 +1367,12 @@ ui:
13561367
review: Din revision vil blive vist efter gennemgang.
13571368
sent_success: Sendt
13581369
related_question:
1359-
title: Relaterede spørgsmål
1370+
title: Related
13601371
answers: svar
13611372
linked_question:
1362-
title: Linked Questions
1363-
description: Questions linked to
1364-
no_linked_question: No questions linked from this question.
1373+
title: Linked
1374+
description: Posts linked to
1375+
no_linked_question: No contents linked from this content.
13651376
invite_to_answer:
13661377
title: Inviter personer
13671378
desc: Invitér personer, som du tror, kan svare.
@@ -1501,6 +1512,7 @@ ui:
15011512
follow: Følg
15021513
following: Følger
15031514
counts: "{{count}} Resultater"
1515+
counts_loading: "... Results"
15041516
more: Mere
15051517
sort_btns:
15061518
relevance: Relevans
@@ -1552,6 +1564,7 @@ ui:
15521564
all_questions: Alle Spørgsmål
15531565
x_questions: "{{ count }} Spørgsmål"
15541566
x_answers: "{{ count }} svar"
1567+
x_posts: "{{ count }} Posts"
15551568
questions: Spørgsmål
15561569
answers: Svar
15571570
newest: Nyeste
@@ -1890,6 +1903,7 @@ ui:
18901903
created_at: Created time
18911904
delete_at: Deleted time
18921905
suspend_at: Suspended time
1906+
suspend_until: Suspend until
18931907
status: Status
18941908
role: Rolle
18951909
action: Handling
@@ -1924,6 +1938,8 @@ ui:
19241938
suspend_user:
19251939
title: Suspendér denne bruger
19261940
content: En suspenderet bruger kan ikke logge ind.
1941+
label: How long will the user be suspended for?
1942+
forever: Forever
19271943
questions:
19281944
page_title: Spørgsmål
19291945
unlisted: Fjernet fra liste
@@ -1984,6 +2000,12 @@ ui:
19842000
label: Tidszone
19852001
msg: Tidszone skal udfyldes.
19862002
text: Vælg en by i samme tidszone som dig selv.
2003+
avatar:
2004+
label: Default avatar
2005+
text: For users without a custom avatar of their own.
2006+
gravatar_base_url:
2007+
label: Gravatar base URL
2008+
text: URL of the Gravatar provider's API base. Ignored when empty.
19872009
smtp:
19882010
page_title: SMTP
19892011
from_email:

0 commit comments

Comments
 (0)