-
Notifications
You must be signed in to change notification settings - Fork 50
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
Oct 20, 2023
1 parent
ba9dda8
commit 1826658
Showing
2 changed files
with
89 additions
and
91 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,75 +1,74 @@ | ||
<?php | ||
|
||
return [ | ||
'<strong>Confirm</strong> tag deletion' => '', | ||
'<strong>Edit</strong> conversation tags' => '', | ||
'<strong>Edit</strong> tag' => '', | ||
'<strong>Manage</strong> conversation tags' => '', | ||
'<strong>Messenger</strong> module configuration' => '', | ||
'A tag with the same name already exists.' => '', | ||
'Add Tag' => '', | ||
'Add participants' => '', | ||
'Allow others to send you private messages' => '', | ||
'Allow users to start new conversations' => '', | ||
'Confirm' => '', | ||
'Conversation' => '', | ||
'Conversation tags can be used to filter conversations and are only visible to you.' => '', | ||
'Conversations' => '', | ||
'Created At' => '', | ||
'Created By' => '', | ||
'Do you really want to delete this tag?' => '', | ||
'Edit' => '', | ||
'Edit message...' => '', | ||
'Filters' => '', | ||
'Friday' => '', | ||
'Here you can manage your private conversation tags.' => '', | ||
'Is Originator' => '', | ||
'Last Viewed' => '', | ||
'Leave fields blank in order to disable a restriction.' => '', | ||
'Manage Tags' => '', | ||
'Max messages allowed per day' => '', | ||
'Max number of messages allowed for a new user per day' => '', | ||
'Max number of new conversations allowed for a new user per day' => '', | ||
'Max number of new conversations allowed for a user per day' => '', | ||
'Message' => '', | ||
'Messages' => '', | ||
'Monday' => '', | ||
'My Tags' => '', | ||
'Participants' => '', | ||
'Receive Notifications when someone opens a new conversation.' => '', | ||
'Receive Notifications when someone sends you a message.' => '', | ||
'Receive private messages' => '', | ||
'Saturday' => '', | ||
'Search' => '', | ||
'Seperate restrictions for new users' => '', | ||
'Show menu item in top Navigation' => '', | ||
'Start new conversations' => '', | ||
'Subject' => '', | ||
'Sunday' => '', | ||
'Tags' => '', | ||
'This user is already participating in this conversation.' => '', | ||
'Thursday' => '', | ||
'Title' => '', | ||
'Today' => '', | ||
'Tuesday' => '', | ||
'Until a user is member since (days)' => '', | ||
'Updated At' => '', | ||
'Updated By' => '', | ||
'User' => '', | ||
'Wednesday' => '', | ||
'Write a message...' => '', | ||
'Yesterday' => '', | ||
'You' => '', | ||
'You are not allowed to reply to users {userNames}!' => '', | ||
'You are not allowed to start a conversation with this user.' => '', | ||
'You are not allowed to start a conversation with {userName}!' => '', | ||
'You cannot send a message to yourself!' => '', | ||
'You cannot send a message without recipients!' => '', | ||
'You joined the conversation.' => '', | ||
'You left the conversation.' => '', | ||
'You\'ve exceeded your daily amount of new conversations.' => '', | ||
'edited' => '', | ||
'{n,plural,=1{# other} other{# others}}' => '', | ||
'{username} joined the conversation.' => '', | ||
'{username} left the conversation.' => '', | ||
]; | ||
return array ( | ||
'<strong>Confirm</strong> tag deletion' => '', | ||
'<strong>Edit</strong> conversation tags' => '', | ||
'<strong>Edit</strong> tag' => '', | ||
'<strong>Manage</strong> conversation tags' => '', | ||
'<strong>Messenger</strong> module configuration' => '', | ||
'A tag with the same name already exists.' => '', | ||
'Add Tag' => '', | ||
'Add participants' => '', | ||
'Allow others to send you private messages' => '', | ||
'Allow users to start new conversations' => '', | ||
'Confirm' => 'Berretsi', | ||
'Conversation' => '', | ||
'Conversation tags can be used to filter conversations and are only visible to you.' => '', | ||
'Conversations' => '', | ||
'Created At' => '', | ||
'Created By' => '', | ||
'Do you really want to delete this tag?' => '', | ||
'Edit' => 'Editatu', | ||
'Edit message...' => '', | ||
'Filters' => '', | ||
'Friday' => '', | ||
'Here you can manage your private conversation tags.' => '', | ||
'Is Originator' => '', | ||
'Last Viewed' => '', | ||
'Leave fields blank in order to disable a restriction.' => '', | ||
'Manage Tags' => '', | ||
'Max messages allowed per day' => '', | ||
'Max number of messages allowed for a new user per day' => '', | ||
'Max number of new conversations allowed for a new user per day' => '', | ||
'Max number of new conversations allowed for a user per day' => '', | ||
'Message' => '', | ||
'Messages' => '', | ||
'Monday' => '', | ||
'My Tags' => '', | ||
'Participants' => '', | ||
'Receive Notifications when someone opens a new conversation.' => '', | ||
'Receive Notifications when someone sends you a message.' => '', | ||
'Receive private messages' => '', | ||
'Saturday' => '', | ||
'Search' => 'Bilatu', | ||
'Seperate restrictions for new users' => '', | ||
'Show menu item in top Navigation' => '', | ||
'Start new conversations' => '', | ||
'Subject' => '', | ||
'Sunday' => '', | ||
'Tags' => '', | ||
'This user is already participating in this conversation.' => '', | ||
'Thursday' => '', | ||
'Title' => '', | ||
'Today' => '', | ||
'Tuesday' => '', | ||
'Until a user is member since (days)' => '', | ||
'Updated At' => '', | ||
'Updated By' => '', | ||
'User' => '', | ||
'Wednesday' => '', | ||
'Write a message...' => '', | ||
'Yesterday' => '', | ||
'You' => '', | ||
'You are not allowed to reply to users {userNames}!' => '', | ||
'You are not allowed to start a conversation with this user.' => '', | ||
'You are not allowed to start a conversation with {userName}!' => '', | ||
'You cannot send a message to yourself!' => '', | ||
'You cannot send a message without recipients!' => '', | ||
'You joined the conversation.' => '', | ||
'You left the conversation.' => '', | ||
'You\'ve exceeded your daily amount of new conversations.' => '', | ||
'edited' => '', | ||
'{n,plural,=1{# other} other{# others}}' => '', | ||
'{username} joined the conversation.' => '', | ||
'{username} left the conversation.' => '', | ||
); |
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,18 +1,17 @@ | ||
<?php | ||
|
||
return [ | ||
'<strong>Confirm</strong> deleting conversation' => '', | ||
'<strong>Confirm</strong> leaving conversation' => '', | ||
'<strong>Confirm</strong> message deletion' => '', | ||
'Add user' => '', | ||
'Cancel' => '', | ||
'Delete' => '', | ||
'Delete conversation' => '', | ||
'Do you really want to delete this conversation?' => '', | ||
'Do you really want to delete this message?' => '', | ||
'Do you really want to leave this conversation?' => '', | ||
'Leave' => '', | ||
'Leave conversation' => '', | ||
'There are no messages yet.' => '', | ||
'You are not allowed to participate in this conversation. You have been blocked by: {userNames}.' => '', | ||
]; | ||
return array ( | ||
'<strong>Confirm</strong> deleting conversation' => '', | ||
'<strong>Confirm</strong> leaving conversation' => '', | ||
'<strong>Confirm</strong> message deletion' => '', | ||
'Add user' => '', | ||
'Cancel' => 'Deuseztatu', | ||
'Delete' => 'Ezabatu', | ||
'Delete conversation' => '', | ||
'Do you really want to delete this conversation?' => '', | ||
'Do you really want to delete this message?' => '', | ||
'Do you really want to leave this conversation?' => '', | ||
'Leave' => '', | ||
'Leave conversation' => '', | ||
'There are no messages yet.' => '', | ||
'You are not allowed to participate in this conversation. You have been blocked by: {userNames}.' => '', | ||
); |