From f69a40343e7be8f242129e5ee715427569c7dd22 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Thu, 4 Apr 2024 20:25:38 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/eu/base.php | 6 ++-- messages/lt/base.php | 85 ++++++++++++++++++++++---------------------- messages/sk/base.php | 2 +- 3 files changed, 46 insertions(+), 47 deletions(-) diff --git a/messages/eu/base.php b/messages/eu/base.php index d48811b..f8d6fc2 100644 --- a/messages/eu/base.php +++ b/messages/eu/base.php @@ -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.' => '', diff --git a/messages/lt/base.php b/messages/lt/base.php index 839f53f..0ca6f4d 100644 --- a/messages/lt/base.php +++ b/messages/lt/base.php @@ -1,44 +1,43 @@ 'Failas', - 'Language' => 'Kalba', - 'Message' => 'Žinutė', - 'Module' => 'Modulis', - 'New' => 'Naujas', - 'Translations' => 'Vertimai', - 'Translation History' => '', - 'Translation 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 ( + 'Translation History' => '', + 'Translation 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.' => '', +); diff --git a/messages/sk/base.php b/messages/sk/base.php index 22a775d..7f6843f 100644 --- a/messages/sk/base.php +++ b/messages/sk/base.php @@ -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.' => '',