-
Notifications
You must be signed in to change notification settings - Fork 15
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
Apr 4, 2024
1 parent
208602a
commit f69a403
Showing
3 changed files
with
46 additions
and
47 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
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,44 +1,43 @@ | ||
<?php | ||
|
||
return [ | ||
'File' => 'Failas', | ||
'Language' => 'Kalba', | ||
'Message' => 'Žinutė', | ||
'Module' => 'Modulis', | ||
'New' => 'Naujas', | ||
'Translations' => 'Vertimai', | ||
'<strong>Translation</strong> History' => '', | ||
'<strong>Translation</strong> history' => '', | ||
'Active translation' => '', | ||
'Back to editor' => '', | ||
'Confirm translations.' => '', | ||
'Date' => '', | ||
'Discussion' => '', | ||
'Edit translations' => '', | ||
'Error while parsing the message, please request support by a translation administrator' => '', | ||
'If you are responsible for this module, try running the following command:' => '', | ||
'Invalid translation pattern detected, please see {link}' => '', | ||
'No translation files found for given selection.' => '', | ||
'No translation history available.' => '', | ||
'No translation log available.' => '', | ||
'Old' => '', | ||
'Old Translation' => '', | ||
'Only show missing translations' => '', | ||
'Otherwise, please report this to the module owner or translation admin.' => '', | ||
'Some translations could not be saved.' => '', | ||
'Some translations may have been purified.' => '', | ||
'The message file for {settings} not found!' => '', | ||
'The selected translation file could not be found.' => '', | ||
'The translation contains an invalid parameter "{match}"' => '', | ||
'The translation is missing a parameter "{match}"' => '', | ||
'The translation path for language {settings} could not be found!' => '', | ||
'The translations for {settings} could not be loaded:' => '', | ||
'There are unsaved changes, do you really want to leave this page?' => '', | ||
'There is no language related space available for language {lang}' => '', | ||
'Translation' => '', | ||
'Translation did not change.' => '', | ||
'View History' => '', | ||
'View history' => '', | ||
'Your input has been purified.' => '', | ||
'Your translation seems to be empty and therefore could not be saved.' => '', | ||
]; | ||
return array ( | ||
'<strong>Translation</strong> History' => '', | ||
'<strong>Translation</strong> history' => '', | ||
'Active translation' => '', | ||
'Back to editor' => '', | ||
'Confirm translations.' => '', | ||
'Date' => 'Data', | ||
'Discussion' => '', | ||
'Edit translations' => '', | ||
'Error while parsing the message, please request support by a translation administrator' => '', | ||
'File' => 'Failas', | ||
'If you are responsible for this module, try running the following command:' => '', | ||
'Invalid translation pattern detected, please see {link}' => '', | ||
'Language' => 'Kalba', | ||
'Message' => 'Žinutė', | ||
'Module' => 'Modulis', | ||
'New' => 'Naujas', | ||
'No translation files found for given selection.' => '', | ||
'No translation history available.' => '', | ||
'No translation log available.' => '', | ||
'Old' => '', | ||
'Old Translation' => '', | ||
'Only show missing translations' => '', | ||
'Otherwise, please report this to the module owner or translation admin.' => '', | ||
'Some translations could not be saved.' => '', | ||
'Some translations may have been purified.' => '', | ||
'The message file for {settings} not found!' => '', | ||
'The selected translation file could not be found.' => '', | ||
'The translation contains an invalid parameter "{match}"' => '', | ||
'The translation is missing a parameter "{match}"' => '', | ||
'The translation path for language {settings} could not be found!' => '', | ||
'The translations for {settings} could not be loaded:' => '', | ||
'There are unsaved changes, do you really want to leave this page?' => '', | ||
'There is no language related space available for language {lang}' => '', | ||
'Translation' => '', | ||
'Translation did not change.' => '', | ||
'Translations' => 'Vertimai', | ||
'View History' => '', | ||
'View history' => '', | ||
'Your input has been purified.' => '', | ||
'Your translation seems to be empty and therefore could not be saved.' => '', | ||
); |
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