-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enh: Updated Translations (translate.humhub.org)
- Loading branch information
HumHub Translations
committed
Mar 21, 2024
1 parent
559852e
commit 8d6b1fc
Showing
8 changed files
with
62 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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}}}', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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!', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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?', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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', | ||
); |