Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Jan 24, 2024
1 parent febbe5b commit 0080896
Show file tree
Hide file tree
Showing 10 changed files with 67 additions and 89 deletions.
2 changes: 1 addition & 1 deletion messages/cs/activities.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
return array (
'Polls' => 'Ankety',
'Whenever someone participates in a poll.' => '',
'Whenever someone participates in a poll.' => 'Kdykoli se někdo zúčastní ankety.',
);
23 changes: 11 additions & 12 deletions messages/cs/base.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?php

return [
'Allows to start polls.' => 'Povolení vytváření anket',
'Answers' => '"Odpovědi"',
'Cancel' => 'Zrušit',
'Polls' => 'Ankety',
'Save' => 'Uložit',
'Allows the user to create polls' => '',
'At least one answer is required' => '',
'Create poll' => '',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '',
];
return array (
'Allows the user to create polls' => 'Povolit uživateli vytvářet ankety',
'Allows to start polls.' => 'Povolit vytváření anket.',
'Answers' => 'Odpovědi',
'At least one answer is required' => 'Je vyžadována alespoň jedna odpověď',
'Cancel' => 'Zrušit',
'Create poll' => 'Vytvořit anketu',
'Polls' => 'Ankety',
'Save' => 'Uložit',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '',
);
19 changes: 9 additions & 10 deletions messages/cs/events.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?php

return [
'Again? ;Weary;' => 'Znovu? ;Unavený;',
'Club A Steakhouse' => 'Steakhouse',
'Pisillo Italian Panini' => 'Pisillo italské Panini',
'Right now, we are in the planning stages for our next meetup and we would like to know from you, where you would like to go?' => 'Právě teď jsme ve fázi plánování pro další setkání a my bychom rádi věděli, kam byste chtěli jít?',
'To Daniel' => 'Danielovi',
'Why don\'t we go to Bemelmans Bar?' => 'Proč nejdeme do Bemelmans Bar?',
'Location of the next meeting' => '',
];
return array (
'Again? ;Weary;' => 'Znovu? ;Unavený;',
'Club A Steakhouse' => 'Steakhouse',
'Location of the next meeting' => 'Místo příští schůzky',
'Pisillo Italian Panini' => 'Pisillo italské Panini',
'Right now, we are in the planning stages for our next meetup and we would like to know from you, where you would like to go?' => 'Právě teď jsme ve fázi plánování pro další setkání a my bychom rádi věděli, kam byste chtěli jít?',
'To Daniel' => 'Danielovi',
'Why don\'t we go to Bemelmans Bar?' => 'Proč nejdeme do Bemelmans Bar?',
);
4 changes: 2 additions & 2 deletions messages/cs/models_Poll.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'Answers' => 'Odpovědi',
'Description' => 'Popis',
'Multiple answers per user' => 'Více odpovědí na jednoho uživatele',
'Please specify at least {min} answers!' => 'Minimální počet možných odpovědí je {min}.',
'Poll' => 'Otázka',
'Please specify at least {min} answers!' => 'Minimální počet možných odpovědí je {min}!',
'Poll' => 'Anketa',
'Question' => 'Otázka',
);
2 changes: 1 addition & 1 deletion messages/cs/views_activities_PollAnswered.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
return array (
'{userName} answered the {question}.' => 'Uživatel {userName} odpověděl na otázku {question}',
'{userName} answered the {question}.' => 'Uživatel {userName} odpověděl na otázku {question}.',
);
39 changes: 11 additions & 28 deletions messages/cs/widgets_views_entry.php
Original file line number Diff line number Diff line change
@@ -1,29 +1,12 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract-module' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '',
'Anonymous' => 'Anonym',
'Closed' => 'Uzavřeno',
'Complete Poll' => 'Dokončit anketu',
'Reopen Poll' => 'Znovu otevřít anketu',
'Reset my vote' => 'Zrušit mé hlasování',
'Vote' => 'Hlasovat',
'and {count} more vote for this.' => 'a dalších {count} lidí pro to hlasovalo.',
'votes' => 'hlasů',
];
return array (
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>Poznámka:</strong> Výsledek je skrytý, dokud hlasování neuzavře moderátor.',
'Anonymous' => 'Anonym',
'Closed' => 'Uzavřeno',
'Complete Poll' => 'Dokončit anketu',
'Reopen Poll' => 'Znovu otevřít anketu',
'Reset my vote' => 'Zrušit mé hlasování',
'Vote' => 'Hlasovat',
'and {count} more vote for this.' => 'a dalších {count} lidí pro to hlasovalo.',
'votes' => 'hlasů',
);
4 changes: 2 additions & 2 deletions messages/cs/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
'Display answers in random order?' => 'Zobrazit odpovědi náhodně?',
'Edit answer (empty answers will be removed)...' => 'Upravit odpovědi (prázdné odpovědi budou smazány)...',
'Edit your poll question...' => 'Upravit otázku Vaší ankety...',
'Hide results until poll is closed?' => '',
'Question' => '"Otázka"',
'Hide results until poll is closed?' => 'Skrýt výsledky, dokud nebude hlasování uzavřeno?',
'Question' => 'Otázka',
);
23 changes: 11 additions & 12 deletions messages/it/base.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?php

return [
'Allows the user to create polls' => 'Consente all\'utente di creare sondaggi',
'Allows to start polls.' => 'Consente di iniziare un sondaggio.',
'Answers' => 'Risposte',
'At least one answer is required' => 'E\' necessaria almeno ina risposta.',
'Cancel' => 'Annulla',
'Create poll' => 'Crea sondaggio',
'Polls' => 'Sondaggi',
'Save' => 'Salva',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '',
];
return array (
'Allows the user to create polls' => 'Consente all\'utente di creare sondaggi',
'Allows to start polls.' => 'Consente di iniziare un sondaggio.',
'Answers' => 'Risposte',
'At least one answer is required' => 'E\' necessaria almeno ina risposta.',
'Cancel' => 'Annulla',
'Create poll' => 'Crea sondaggio',
'Polls' => 'Sondaggi',
'Save' => 'Salva',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '',
);
23 changes: 11 additions & 12 deletions messages/sv/base.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?php

return [
'Allows the user to create polls' => 'Låter användaren skapa undersökningar',
'Allows to start polls.' => 'Tillåtelse att starta undersökningar.',
'Answers' => 'Svar',
'At least one answer is required' => 'Minst ett svar krävs',
'Cancel' => 'Avbryt',
'Create poll' => 'Skapa undersökning',
'Polls' => 'Enkät',
'Save' => 'Spara',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '',
];
return array (
'Allows the user to create polls' => 'Låter användaren skapa undersökningar',
'Allows to start polls.' => 'Tillåtelse att starta undersökningar.',
'Answers' => 'Svar',
'At least one answer is required' => 'Minst ett svar krävs',
'Cancel' => 'Avbryt',
'Create poll' => 'Skapa undersökning',
'Polls' => 'Enkät',
'Save' => 'Spara',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}',
);
17 changes: 8 additions & 9 deletions messages/sv/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?php

return [
'Answers' => 'Svar',
'Description' => 'Beskrivning',
'Multiple answers per user' => 'Flera svar per användare',
'Please specify at least {min} answers!' => 'Ange minst {min} svar!',
'Question' => 'Fråga',
'Poll' => '',
];
return array (
'Answers' => 'Svar',
'Description' => 'Beskrivning',
'Multiple answers per user' => 'Flera svar per användare',
'Please specify at least {min} answers!' => 'Ange minst {min} svar!',
'Poll' => 'Enkät',
'Question' => 'Fråga',
);

0 comments on commit 0080896

Please sign in to comment.