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 Apr 4, 2024
1 parent 208602a commit f69a403
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 47 deletions.
6 changes: 3 additions & 3 deletions messages/eu/base.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
'Discussion' => '',
'Edit translations' => '',
'Error while parsing the message, please request support by a translation administrator' => '',
'File' => '',
'File' => 'Fitxategia',
'If you are responsible for this module, try running the following command:' => '',
'Invalid translation pattern detected, please see {link}' => '',
'Language' => 'Hizkuntza',
'Message' => '',
'Message' => 'Mezua',
'Module' => '',
'New' => '',
'New' => 'Berria',
'No translation files found for given selection.' => '',
'No translation history available.' => '',
'No translation log available.' => '',
Expand Down
85 changes: 42 additions & 43 deletions messages/lt/base.php
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.' => '',
);
2 changes: 1 addition & 1 deletion messages/sk/base.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'Language' => 'Jazyk',
'Message' => 'Správa',
'Module' => '',
'New' => '',
'New' => 'Nový',
'No translation files found for given selection.' => '',
'No translation history available.' => '',
'No translation log available.' => '',
Expand Down

0 comments on commit f69a403

Please sign in to comment.