diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/bn_BD.php | 3 | ||||
-rw-r--r-- | settings/l10n/it.php | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/bn_BD.php b/settings/l10n/bn_BD.php index a7df10efd8b..f4e1b722a00 100644 --- a/settings/l10n/bn_BD.php +++ b/settings/l10n/bn_BD.php @@ -50,7 +50,10 @@ $TRANSLATIONS = array( "None" => "কোনটিই নয়", "Login" => "প্রবেশ", "Security Warning" => "নিরাপত্তাজনিত সতর্কতা", +"Module 'fileinfo' missing" => "'fileinfo' মডিউল নেই", +"No problems found" => "কোন সমস্যা পাওয়া গেল না", "Please double check the <a href='%s'>installation guides</a>." => "দয়া করে <a href='%s'>installation guides</a> দ্বিতীয়বার দেখুন।", +"Sharing" => "ভাগাভাগিরত", "Expire after " => "এরপর মেয়াদোত্তীর্ণ হও", "days" => "দিনগুলি", "Enforce expiration date" => "মেয়াদোত্তীর্ণ হওয়ার তারিখ কার্যকর করুন", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index a99c15ba2c3..d7cb337f41a 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -118,6 +118,8 @@ $TRANSLATIONS = array( "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Consigliamo vivamente di installare i pacchetti richiesti sul tuo sistema per supportare una delle\nlocalizzazioni seguenti: %s.", "URL generation in notification emails" => "Generazione di URL nelle email di notifica", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwritewebroot\" nel file config.php al percorso della radice del sito della tua installazione (Suggerito: \"%s\")", +"Connectivity checks" => "Controlli di connettività", +"No problems found" => "Nessun problema trovato", "Please double check the <a href='%s'>installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.", "Cron" => "Cron", "Last cron was executed at %s." => "L'ultimo cron è stato eseguito alle %s.", |