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-bot committed Oct 30, 2020
1 parent c0f2586 commit b79fc67
Show file tree
Hide file tree
Showing 126 changed files with 475 additions and 955 deletions.
16 changes: 9 additions & 7 deletions messages/am/base.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<?php
return array (
'Allows to start polls.' => '',
'At least one answer is required' => '',
'Cancel' => 'ይቅር',
'Polls' => '',
'Save' => 'አስቀምጥ',
);

return [
'Cancel' => 'ይቅር',
'Save' => 'አስቀምጥ',
'Allows to start polls.' => '',
'Answers' => '',
'At least one answer is required' => '',
'Polls' => '',
];
1 change: 1 addition & 0 deletions messages/am/models_Poll.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

return [
'Answers' => '',
'Description' => '',
'Multiple answers per user' => '',
'Please specify at least {min} answers!' => '',
'Question' => '',
Expand Down
3 changes: 2 additions & 1 deletion messages/am/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
return [
'Add answer...' => '',
'Anonymous Votes?' => '',
'Ask something...' => '',
'Description' => '',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Question' => '',
];
16 changes: 8 additions & 8 deletions messages/an/base.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php

return [
'At least one answer is required' => '',
'Allows to start polls.' => 'Permitir iniciar enqüestas.',
'Cancel' => 'Cancelar',
'Polls' => 'Enqüestas',
'Save' => 'Alzar',
];
return array (
'Allows to start polls.' => 'Permitir iniciar enqüestas.',
'Answers' => 'Respuestas',
'At least one answer is required' => '',
'Cancel' => 'Cancelar',
'Polls' => 'Enqüestas',
'Save' => 'Alzar',
);
1 change: 1 addition & 0 deletions messages/an/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
return array (
'Answers' => 'Respuestas',
'Description' => 'Descripción',
'Multiple answers per user' => 'Multiples respuestas per usuario',
'Please specify at least {min} answers!' => 'Per favor, especifica {min} respuestas como minimo!',
'Question' => 'Pregunta',
Expand Down
36 changes: 10 additions & 26 deletions messages/an/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
<?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 [
'Add answer...' => '',
'Anonymous Votes?' => '',
'Ask something...' => '',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
];
return array (
'Add answer...' => '',
'Anonymous Votes?' => '',
'Description' => 'Descripción',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Question' => 'Pregunta',
);
5 changes: 3 additions & 2 deletions messages/ar/base.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

return [
'Cancel' => 'إلغاء',
'Save' => 'حفظ',
'Allows to start polls.' => '',
'Answers' => '',
'At least one answer is required' => '',
'Polls' => '',
'Cancel' => 'إلغاء',
'Save' => 'حفظ',
];
1 change: 1 addition & 0 deletions messages/ar/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
return array (
'Answers' => '',
'Description' => 'توضيج',
'Multiple answers per user' => '',
'Please specify at least {min} answers!' => '',
'Question' => '',
Expand Down
36 changes: 10 additions & 26 deletions messages/ar/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
<?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 [
'Add answer...' => '',
'Anonymous Votes?' => '',
'Ask something...' => '',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
];
return array (
'Add answer...' => '',
'Anonymous Votes?' => '',
'Description' => 'توضيج',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Question' => '',
);
5 changes: 3 additions & 2 deletions messages/bg/base.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

return [
'Allows to start polls.' => '',
'At least one answer is required' => '',
'Cancel' => 'Отказ',
'Polls' => 'Анкети',
'Save' => 'Запази',
'Allows to start polls.' => '',
'Answers' => '',
'At least one answer is required' => '',
];
31 changes: 8 additions & 23 deletions messages/bg/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,24 +1,9 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yiic message' 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 array (
'Answers' => '',
'Multiple answers per user' => '',
'Please specify at least {min} answers!' => '',
'Question' => '',
);

return [
'Answers' => '',
'Description' => '',
'Multiple answers per user' => '',
'Please specify at least {min} answers!' => '',
'Question' => '',
];
21 changes: 3 additions & 18 deletions messages/bg/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,27 +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 [
'Add answer...' => '',
'Anonymous Votes?' => '',
'Ask something...' => '',
'Description' => '',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Question' => '',
];
1 change: 1 addition & 0 deletions messages/br/base.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

return [
'Allows to start polls.' => '',
'Answers' => '',
'At least one answer is required' => '',
'Cancel' => '',
'Polls' => '',
Expand Down
1 change: 1 addition & 0 deletions messages/br/models_Poll.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

return [
'Answers' => '',
'Description' => '',
'Multiple answers per user' => '',
'Please specify at least {min} answers!' => '',
'Question' => '',
Expand Down
3 changes: 2 additions & 1 deletion messages/br/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
return [
'Add answer...' => '',
'Anonymous Votes?' => '',
'Ask something...' => '',
'Description' => '',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Question' => '',
];
16 changes: 8 additions & 8 deletions messages/ca/base.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php

return [
'Allows to start polls.' => '',
'At least one answer is required' => '',
'Cancel' => 'Cancel·la',
'Polls' => 'Enquestes',
'Save' => 'Desa',
];
return array (
'Allows to start polls.' => '',
'Answers' => 'Respostes',
'At least one answer is required' => '',
'Cancel' => 'Cancel·la',
'Polls' => 'Enquestes',
'Save' => 'Desa',
);
1 change: 1 addition & 0 deletions messages/ca/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
return array (
'Answers' => 'Respostes',
'Description' => 'Descripció',
'Multiple answers per user' => 'Es permeten múltiples respostes',
'Please specify at least {min} answers!' => 'Si us plau especifica com a mínim {min} respostes!',
'Question' => 'Pregunta',
Expand Down
36 changes: 10 additions & 26 deletions messages/ca/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
<?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 [
'Add answer...' => '',
'Anonymous Votes?' => '',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Ask something...' => 'Pregunta alguna cosa...',
];
return array (
'Add answer...' => '',
'Anonymous Votes?' => '',
'Description' => 'Descripció',
'Display answers in random order?' => '',
'Edit answer (empty answers will be removed)...' => '',
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Question' => 'Pregunta',
);
16 changes: 8 additions & 8 deletions messages/cs/base.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php

return [
'At least one answer is required' => '',
'Allows to start polls.' => 'Povolení vytváření anket',
'Cancel' => 'Zrušit',
'Polls' => 'Ankety',
'Save' => 'Uložit',
];
return array (
'Allows to start polls.' => 'Povolení vytváření anket',
'Answers' => '"Odpovědi"',
'At least one answer is required' => '',
'Cancel' => 'Zrušit',
'Polls' => 'Ankety',
'Save' => 'Uložit',
);
1 change: 1 addition & 0 deletions messages/cs/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
return array (
'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}.',
'Question' => '"Otázka"',
Expand Down
36 changes: 10 additions & 26 deletions messages/cs/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
<?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 [
'Hide results until poll is closed?' => '',
'Add answer...' => 'Vložit odpověď...',
'Anonymous Votes?' => 'Anonymní hlasování?',
'Ask something...' => 'Položte otázku...',
'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...',
];
return array (
'Add answer...' => 'Vložit odpověď...',
'Anonymous Votes?' => 'Anonymní hlasování?',
'Description' => 'Popis',
'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"',
);
Loading

0 comments on commit b79fc67

Please sign in to comment.