-
Notifications
You must be signed in to change notification settings - Fork 8
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
245e0c9
commit 7994213
Showing
1 changed file
with
49 additions
and
50 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,51 +1,50 @@ | ||
<?php | ||
|
||
return [ | ||
'(Disabled - please add content in default language!)' => '', | ||
'<strong>External</strong> Link' => '', | ||
'<strong>Legal</strong> module - administration' => '', | ||
'Accept' => '', | ||
'Accept button label' => '', | ||
'Add notice icons before external links in Posts and Comments' => '', | ||
'Adds an overlay which informs the users about the use of cookies. You can add a different text for every available language.' => '', | ||
'Adds several editable legal options, like an imprint and a privacy policy.' => '', | ||
'Are you really sure? Please save changes before proceed!' => '', | ||
'Box content' => '', | ||
'Box language:' => '', | ||
'Configuration' => '', | ||
'Content' => '', | ||
'Cookie notification' => '', | ||
'Default languge' => '', | ||
'Delete my account including my personal data' => '', | ||
'Edit this page' => '', | ||
'Enabled pages and features' => '', | ||
'For new account creation, show pages in full screen just after profile creation' => '', | ||
'Go back' => '', | ||
'Got it!' => '', | ||
'I am older than {age} years' => '', | ||
'I have read and agree to the Privacy Policy' => '', | ||
'I have read and agree to the Terms and Conditions' => '', | ||
'If you update your Privacy Policy you can use the „Reset confirmation“-Option to inform your users and invite them to reagree. ' => '', | ||
'If you update your Terms and Conditions you can use the „Reset confirmation“-Option to inform your users and invite them to reagree. ' => '', | ||
'Imprint' => '', | ||
'Informs the users that you have changed your Privacy Policy or your Terms and Conditions. In order to trigger it, the „Reset confirmation“-Option of said legal documents need to be activated.' => '', | ||
'Legal Tools' => '', | ||
'Legal Update' => '', | ||
'Logout' => '', | ||
'Minimum age' => '', | ||
'More information: {link}' => '', | ||
'Page language:' => '', | ||
'Page:' => '', | ||
'Privacy Policy' => '', | ||
'Proceed' => '', | ||
'Reset confirmation' => '', | ||
'Reset successful!' => '', | ||
'Show age verification {age}' => '', | ||
'Show notice modal on external links in Posts and Comments' => '', | ||
'Terms and Conditions' => '', | ||
'This link leads to an external website. Would you like to proceed?' => '', | ||
'This page is added to the footer navigation and the registration process. You can add a different text for every available language.' => '', | ||
'Title' => '', | ||
'Will be used as default, if the legal texts are not available in the users language.' => '', | ||
'Will be used as default, if the legal texts are not available in the user‘s language.' => '', | ||
]; | ||
return array ( | ||
'(Disabled - please add content in default language!)' => '', | ||
'<strong>External</strong> Link' => '', | ||
'<strong>Legal</strong> module - administration' => '', | ||
'Accept' => '', | ||
'Accept button label' => '', | ||
'Add notice icons before external links in Posts and Comments' => '', | ||
'Adds an overlay which informs the users about the use of cookies. You can add a different text for every available language.' => '', | ||
'Adds several editable legal options, like an imprint and a privacy policy.' => '', | ||
'Are you really sure? Please save changes before proceed!' => '', | ||
'Box content' => '', | ||
'Box language:' => '', | ||
'Configuration' => '', | ||
'Content' => '', | ||
'Cookie notification' => '', | ||
'Default languge' => '', | ||
'Delete my account including my personal data' => '', | ||
'Edit this page' => '', | ||
'Enabled pages and features' => '', | ||
'For new account creation, show pages in full screen just after profile creation' => '', | ||
'Go back' => '', | ||
'Got it!' => '', | ||
'I am older than {age} years' => '', | ||
'I have read and agree to the Privacy Policy' => '', | ||
'I have read and agree to the Terms and Conditions' => '', | ||
'If you update your Privacy Policy you can use the „Reset confirmation“-Option to inform your users and invite them to reagree. ' => '', | ||
'If you update your Terms and Conditions you can use the „Reset confirmation“-Option to inform your users and invite them to reagree. ' => '', | ||
'Imprint' => '', | ||
'Informs the users that you have changed your Privacy Policy or your Terms and Conditions. In order to trigger it, the „Reset confirmation“-Option of said legal documents need to be activated.' => '', | ||
'Legal Tools' => '', | ||
'Legal Update' => '', | ||
'Logout' => 'Saioa amaitu', | ||
'Minimum age' => '', | ||
'More information: {link}' => '', | ||
'Page language:' => '', | ||
'Page:' => '', | ||
'Privacy Policy' => '', | ||
'Proceed' => '', | ||
'Reset confirmation' => '', | ||
'Reset successful!' => '', | ||
'Show age verification {age}' => '', | ||
'Show notice modal on external links in Posts and Comments' => '', | ||
'Terms and Conditions' => '', | ||
'This link leads to an external website. Would you like to proceed?' => '', | ||
'This page is added to the footer navigation and the registration process. You can add a different text for every available language.' => '', | ||
'Title' => '', | ||
'Will be used as default, if the legal texts are not available in the users language.' => '', | ||
'Will be used as default, if the legal texts are not available in the user‘s language.' => '', | ||
); |