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 Oct 20, 2023
1 parent 015eec8 commit a695439
Showing 1 changed file with 45 additions and 46 deletions.
91 changes: 45 additions & 46 deletions messages/eu/base.php
Original file line number Diff line number Diff line change
@@ -1,47 +1,46 @@
<?php

return [
'<strong>Delete</strong> Answer' => '',
'<strong>Permalink</strong> to this answer' => '',
'<strong>Questions</strong> settings' => '',
'Allows to create questions.' => '',
'Are you sure to delete this Answer?' => '',
'BEST ANSWER' => '',
'Can create questions as well a give answers' => '',
'Can mark answer as best answer' => '',
'Can participate in Q&A' => '',
'Cancel' => '',
'Cannot delete the Answer!' => '',
'Collapse all answers ({count})' => '',
'Delete' => '',
'Deleted' => '',
'Description' => '',
'Downvote' => '',
'Edit' => '',
'Expand all answers ({count})' => '',
'New Question "{questionTitle}"' => '',
'New answer to your Question "{questionTitle}"' => '',
'Permalink' => '',
'Provide an answer' => '',
'Provide an answer...' => '',
'Q&A' => '',
'Question' => '',
'Question details...' => '',
'Question headline...' => '',
'Questions and Answers' => '',
'Questions details...' => '',
'Receive notifications when a Question is created or your questions are answered.' => '',
'Save' => '',
'Select best answer' => '',
'Settings of the "Questions" module for this single Space.' => '',
'Settings of the "Questions" module for your Profile.' => '',
'Show preview of best answers in stream' => '',
'Unselect best answer' => '',
'Upvote' => '',
'View all answers ({count})' => '',
'answered {date}' => '',
'{displayName} has answered your Question "{contentTitle}" in Space {spaceName}.' => '',
'{displayName} has answered your Question "{contentTitle}".' => '',
'{displayName} has created the Question "{contentTitle}" in Space {spaceName}.' => '',
'{displayName} has created the Question "{contentTitle}".' => '',
];
return array (
'<strong>Delete</strong> Answer' => '',
'<strong>Permalink</strong> to this answer' => '',
'<strong>Questions</strong> settings' => '',
'Allows to create questions.' => '',
'Are you sure to delete this Answer?' => '',
'BEST ANSWER' => '',
'Can create questions as well a give answers' => '',
'Can mark answer as best answer' => '',
'Can participate in Q&A' => '',
'Cancel' => 'Deuseztatu',
'Cannot delete the Answer!' => '',
'Collapse all answers ({count})' => '',
'Delete' => 'Ezabatu',
'Deleted' => '',
'Description' => '',
'Downvote' => '',
'Edit' => 'Editatu',
'Expand all answers ({count})' => '',
'New Question "{questionTitle}"' => '',
'New answer to your Question "{questionTitle}"' => '',
'Permalink' => 'Esteka iraunkorra',
'Provide an answer' => '',
'Provide an answer...' => '',
'Q&A' => '',
'Question' => '',
'Question details...' => '',
'Question headline...' => '',
'Questions and Answers' => '',
'Questions details...' => '',
'Receive notifications when a Question is created or your questions are answered.' => '',
'Save' => 'Gorde',
'Select best answer' => '',
'Settings of the "Questions" module for this single Space.' => '',
'Settings of the "Questions" module for your Profile.' => '',
'Show preview of best answers in stream' => '',
'Unselect best answer' => '',
'Upvote' => '',
'View all answers ({count})' => '',
'answered {date}' => '',
'{displayName} has answered your Question "{contentTitle}" in Space {spaceName}.' => '',
'{displayName} has answered your Question "{contentTitle}".' => '',
'{displayName} has created the Question "{contentTitle}" in Space {spaceName}.' => '',
'{displayName} has created the Question "{contentTitle}".' => '',
);

0 comments on commit a695439

Please sign in to comment.