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 Mar 21, 2024
1 parent 559852e commit 8d6b1fc
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 69 deletions.
9 changes: 4 additions & 5 deletions messages/eu/activities.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?php

return [
'Polls' => '',
'Whenever someone participates in a poll.' => '',
];
return array (
'Polls' => 'Inkestak',
'Whenever someone participates in a poll.' => 'Norbaitek inkesta batean parte hartzen duen aldiro.',
);
16 changes: 8 additions & 8 deletions messages/eu/base.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?php
return array (
'Allows the user to create polls' => '',
'Allows to start polls.' => '',
'Answers' => '',
'At least one answer is required' => '',
'Cancel' => 'Deuseztatu',
'Create poll' => '',
'Polls' => '',
'Allows the user to create polls' => 'Erabiltzaileari inkestak sortzeko aukera ematen dio',
'Allows to start polls.' => 'Inkestak hasteko aukera ematen du.',
'Answers' => 'Galderak',
'At least one answer is required' => 'Gutxienez erantzun bat behar da',
'Cancel' => 'Utzi bertan behera',
'Create poll' => 'Sortu inkesta',
'Polls' => 'Inkestak',
'Save' => 'Gorde',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '',
'{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}',
);
19 changes: 9 additions & 10 deletions messages/eu/controllers_PollController.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?php

return [
'Access denied!' => '',
'Anonymous poll!' => '',
'Could not load poll!' => '',
'Invalid answer!' => '',
'Users voted for: <strong>{answer}</strong>' => '',
'Voting for multiple answers is disabled!' => '',
'You have insufficient permissions to perform that operation!' => '',
];
return array (
'Access denied!' => 'Sarrera debekatua!',
'Anonymous poll!' => 'Inkesta anonimoa!',
'Could not load poll!' => 'Ezin izan da inkesta kargatu!',
'Invalid answer!' => 'Erantzun baliogabea!',
'Users voted for: <strong>{answer}</strong>' => 'Erabiltzaileek ondorengoa bozkatu dute: <strong>{answer}</strong>',
'Voting for multiple answers is disabled!' => 'Erantzun anitzeko botoa desgaituta dago!',
'You have insufficient permissions to perform that operation!' => 'Ez duzu baimen nahikorik eragiketa hori egiteko!',
);
19 changes: 9 additions & 10 deletions messages/eu/events.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?php

return [
'Again? ;Weary;' => '',
'Club A Steakhouse' => '',
'Location of the next meeting' => '',
'Pisillo Italian 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?' => '',
'To Daniel' => '',
'Why don\'t we go to Bemelmans Bar?' => '',
];
return array (
'Again? ;Weary;' => 'Berriro? ;Nekatuta;',
'Club A Steakhouse' => 'Club A erretegia',
'Location of the next meeting' => 'Hurrengo bileraren kokapena',
'Pisillo Italian Panini' => 'Pisillo italiar paninia',
'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?' => 'Oraintxe bertan, gure hurrengo topaketaren urratsak planifikatzen ari gara eta nora joan nahi duzun jakin nahiko genuke.',
'To Daniel' => 'Danielentzat',
'Why don\'t we go to Bemelmans Bar?' => 'Zergatik ez gara Bemelmans tabernara joaten?',
);
17 changes: 8 additions & 9 deletions messages/eu/models_Poll.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?php

return [
'Answers' => '',
'Description' => '',
'Multiple answers per user' => '',
'Please specify at least {min} answers!' => '',
'Poll' => '',
'Question' => '',
];
return array (
'Answers' => 'Erantzunak',
'Description' => 'Deskribapena',
'Multiple answers per user' => 'Hainbat erantzun erabiltzaile bakoitzeko',
'Please specify at least {min} answers!' => 'Mesedez, zehaztu zerrendan gutxienez {min} erantzun!',
'Poll' => 'Inkesta',
'Question' => 'Galdera',
);
7 changes: 3 additions & 4 deletions messages/eu/views_activities_PollAnswered.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

return [
'{userName} answered the {question}.' => '',
];
return array (
'{userName} answered the {question}.' => '{userName} erabiltzaileak {question} erantzun du.',
);
23 changes: 11 additions & 12 deletions messages/eu/widgets_views_entry.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?php

return [
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '',
'Anonymous' => '',
'Closed' => '',
'Complete Poll' => '',
'Reopen Poll' => '',
'Reset my vote' => '',
'Vote' => '',
'and {count} more vote for this.' => '',
'votes' => '',
];
return array (
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>Oharra:</strong> emaitza ezkutatuta egongo da moderatzaile batek inkesta itxi arte.',
'Anonymous' => 'Anonimoa',
'Closed' => 'Itxita',
'Complete Poll' => 'Inkesta osoa',
'Reopen Poll' => 'Ireki berriro inkesta',
'Reset my vote' => 'Ezabatu nire botua',
'Vote' => 'Bozkatu',
'and {count} more vote for this.' => 'eta {count} boto gehiago honen alde.',
'votes' => 'Botuak',
);
21 changes: 10 additions & 11 deletions messages/eu/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?php

return [
'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' => '',
];
return array (
'Add answer...' => 'Gehitu erantzuna...',
'Anonymous Votes?' => 'Bozka anonimoak?',
'Description' => 'Deskribapena',
'Display answers in random order?' => 'Erantzunak ausazko ordenean erakutsi nahi dituzu?',
'Edit answer (empty answers will be removed)...' => 'Editatu erantzuna (hutsik dauden erantzunak kenduko dira)...',
'Edit your poll question...' => 'Editatu zure inkestako galdera...',
'Hide results until poll is closed?' => 'Inkesta itxi arte emaitzak ezkutatu ?',
'Question' => 'Galdera',
);

0 comments on commit 8d6b1fc

Please sign in to comment.