Skip to content

Commit e1ab3a6

Browse files
authored
Merge pull request #1622 from citizenos/l10n_master
New Crowdin updates
2 parents c5714f2 + b0b2177 commit e1ab3a6

File tree

13 files changed

+36
-23
lines changed

13 files changed

+36
-23
lines changed

src/assets/i18n/bg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "File type is not allowed. Allowed types are: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "File is too large. Maximum allowed size is {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "Връзката към прикачения файл е недефинирана!",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "Името на прикачения файл е недефинирано!",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Passwords do not match. Please try again.",

src/assets/i18n/cs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"MSG_REDESIGN_TITLE": "Přepracováváme naši platformu!",
3-
"MSG_REDESIGN_CONTENT": "Počátkem roku 2024 začneme realizovat nový a vylepšený Citizen OS! Jakékoli dotazy, obavy, nebo nabídnout vaši pomoc jako beta tester, kontaktujte Sara na <a href=\"mailto:support@citizenos.com\">support@citizenos. om</a>",
3+
"MSG_REDESIGN_CONTENT": "In the coming months, we’ll be starting to roll out a new and improved Citizen OS! Any questions, concerns, or to offer your help as a beta tester, contact Sara on <a href=\"mailto:info@citizenos.com\">info@citizenos.com</a>",
44
"MSG_REDESIGN_BTN_CLOSE": "OK, rozumím",
55
"META_DEFAULT_TITLE": "Citizen OS - e-Rozhodovací platforma pro komunity.",
66
"META_DEFAULT_DESCRIPTION": "Citizen OS enables participative idea-gathering, discussion and voting for groups, when getting together offline or online at the same time is not an option.",
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "File type is not allowed. Allowed types are: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "File is too large. Maximum allowed size is {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "Odkaz na přílohu není definován!",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "Název přílohy není definován!",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Passwords do not match. Please try again.",

src/assets/i18n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "Dateityp ist nicht erlaubt. Erlaubte Typen sind: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "Die Datei ist zu groß. Die maximale Größe beträgt {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "Der Link zum Anhang fehlt!",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "Der Name des Anhangs fehlt!",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Passwörter stimmen nicht überein. Bitte versuchen Sie es erneut.",

src/assets/i18n/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "File type is not allowed. Allowed types are: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "File is too large. Maximum allowed size is {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "No se definió el enlace del adjunto.",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "No se especificó el nombre del adjunto.",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Passwords do not match. Please try again.",

src/assets/i18n/et.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "Failitüüp pole lubatud. Lubatud failitüübid on: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "Liiga mahukas fail. Lubatud on failid suurusega kuni {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "Manuse link puudub!",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "Manuse nimi puudub!",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Salasõna ja salasõna kinnitus on erinevad.",

src/assets/i18n/fr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "File type is not allowed. Allowed types are: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "File is too large. Maximum allowed size is {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "Le lien de la pièce jointe est indéterminé !",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "Le nom de la pièce jointe est indéterminé !",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Passwords do not match. Please try again.",

src/assets/i18n/id.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,6 +3488,7 @@
34883488
"MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED": "File type is not allowed. Allowed types are: {{allowedFileTypes}}",
34893489
"MSG_ERROR_FILE_TYPE_NOT_ALLOWED": "@:MSG_ERROR_ATTACHMENT_TYPE_NOT_ALLOWED",
34903490
"MSG_ERROR_FILE_TOO_LARGE": "File is too large. Maximum allowed size is {{allowedFileSize}}",
3491+
"MSG_ERROR_IDEA_IMAGE_LIMIT": "Maximum {{limit}} images allowed per idea.",
34913492
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_LINK": "Link Lampiran tidak jelas!",
34923493
"MSG_ERROR_POST_API_USERS_TOPICS_ATTACHMENTS_40000_NAME": "Nama lampiran tidak jelas!",
34933494
"MSG_ERROR_PASSWORD_MISMATCH": "Passwords do not match. Please try again.",

0 commit comments

Comments
 (0)