From 198f671834b6dfc5814e76aa971c211e2f3d9ace Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Fri, 23 Feb 2024 19:29:07 +0000 Subject: [PATCH 1/3] Enh: Updated Translations (translate.humhub.org) --- messages/fr/admin.php | 27 +++++++++++++-------------- messages/ja/admin.php | 27 +++++++++++++-------------- messages/ja/base.php | 17 ++++++++--------- messages/nl/admin.php | 27 +++++++++++++-------------- messages/nl/base.php | 17 ++++++++--------- 5 files changed, 55 insertions(+), 60 deletions(-) diff --git a/messages/fr/admin.php b/messages/fr/admin.php index 92f9d54..e650db9 100644 --- a/messages/fr/admin.php +++ b/messages/fr/admin.php @@ -1,15 +1,14 @@ Dark Mode module configuration' => 'Configuration du module Mode Sombre', - 'Adds a Dark Mode to HumHub' => 'Ajoute un mode sombre à HumHub', - 'Current base theme: ' => 'Thème de base actuel : ', - 'Dark Mode' => 'Mode Sombre', - 'Dark Theme' => 'Theme Sombre', - 'Donate' => 'Donner', - 'Show Button in Top Bar' => 'Afficher le bouton dans la barre supérieure', - 'The stylesheet of the selected theme will be used for the dark mode.' => 'La feuille de style du thème sélectionné sera utilisée pour le mode sombre.', - 'Users can set their theme preferences also in Account Settings > General.' => 'Les utilisateurs peuvent également définir leurs préférences de thème dans Paramètres du compte > Général.', - 'GitHub Repository' => '', - 'Guide for Administrators' => '', -]; +return array ( + 'Dark Mode module configuration' => 'Configuration du module Mode Sombre', + 'Adds a Dark Mode to HumHub' => 'Ajoute un mode sombre à HumHub', + 'Current base theme: ' => 'Thème de base actuel :', + 'Dark Mode' => 'Mode Sombre', + 'Dark Theme' => 'Theme Sombre', + 'Donate' => 'Donner', + 'GitHub Repository' => 'Dépôt GitHub', + 'Guide for Administrators' => 'Guide pour les administrateurs et administratrices', + 'Show Button in Top Bar' => 'Afficher le bouton dans la barre supérieure', + 'The stylesheet of the selected theme will be used for the dark mode.' => 'La feuille de style du thème sélectionné sera utilisée pour le mode sombre.', + 'Users can set their theme preferences also in Account Settings > General.' => 'Les utilisateurs peuvent également définir leurs préférences de thème dans Paramètres du compte > Général.', +); diff --git a/messages/ja/admin.php b/messages/ja/admin.php index 4e7c9cb..546e315 100644 --- a/messages/ja/admin.php +++ b/messages/ja/admin.php @@ -1,15 +1,14 @@ Dark Mode module configuration' => '', - 'Adds a Dark Mode to HumHub' => '', - 'Current base theme: ' => '', - 'Dark Mode' => '', - 'Dark Theme' => '', - 'Donate' => '', - 'GitHub Repository' => '', - 'Guide for Administrators' => '', - 'Show Button in Top Bar' => '', - 'The stylesheet of the selected theme will be used for the dark mode.' => '', - 'Users can set their theme preferences also in Account Settings > General.' => '', -]; +return array ( + 'Dark Mode module configuration' => 'ダークモード モジュール構成', + 'Adds a Dark Mode to HumHub' => 'Humhubにダークモードを追加します', + 'Current base theme: ' => '現在のベーステーマ:', + 'Dark Mode' => 'ダークモード', + 'Dark Theme' => 'ダークテーマ', + 'Donate' => '寄付', + 'GitHub Repository' => 'Githubリポジトリ', + 'Guide for Administrators' => '管理者向けガイド', + 'Show Button in Top Bar' => 'トップバーの表示ボタンを表示します', + 'The stylesheet of the selected theme will be used for the dark mode.' => '選択したテーマのスタイルシートは、ダークモードに使用されます', + 'Users can set their theme preferences also in Account Settings > General.' => 'ユーザーは、アカウント設定>一般にテーマの設定を設定できます', +); diff --git a/messages/ja/base.php b/messages/ja/base.php index e0048ca..57fac35 100644 --- a/messages/ja/base.php +++ b/messages/ja/base.php @@ -1,10 +1,9 @@ '', - 'Dark' => '', - 'Dark Mode' => '', - 'Follow system (Default)' => '', - 'Light' => '', - 'Theme preferences' => '', -]; +return array ( + 'Choose "Follow system" to automatically switch between light and dark mode according to your browser or system preferences.' => '"フォローシステム"を選択して、ブラウザまたはシステムの設定に応じて、ライトモードとダークモードを自動的に切り替えます。', + 'Dark' => 'ダーク', + 'Dark Mode' => 'ダークモード', + 'Follow system (Default)' => 'フォローシステム(デフォルト)', + 'Light' => 'ライト', + 'Theme preferences' => 'テーマの好み', +); diff --git a/messages/nl/admin.php b/messages/nl/admin.php index 4e7c9cb..457230c 100644 --- a/messages/nl/admin.php +++ b/messages/nl/admin.php @@ -1,15 +1,14 @@ Dark Mode module configuration' => '', - 'Adds a Dark Mode to HumHub' => '', - 'Current base theme: ' => '', - 'Dark Mode' => '', - 'Dark Theme' => '', - 'Donate' => '', - 'GitHub Repository' => '', - 'Guide for Administrators' => '', - 'Show Button in Top Bar' => '', - 'The stylesheet of the selected theme will be used for the dark mode.' => '', - 'Users can set their theme preferences also in Account Settings > General.' => '', -]; +return array ( + 'Dark Mode module configuration' => 'Moduleconfiguratie Donkere modus', + 'Adds a Dark Mode to HumHub' => 'Voegt een donkere modus toe aan HumHub', + 'Current base theme: ' => 'Huidig basisthema:', + 'Dark Mode' => 'Donker modus', + 'Dark Theme' => 'Donkerthema', + 'Donate' => 'Doneer', + 'GitHub Repository' => 'GitHub Repository', + 'Guide for Administrators' => 'Handleiding voor beheerders', + 'Show Button in Top Bar' => 'Knop weergeven in bovenste balk', + 'The stylesheet of the selected theme will be used for the dark mode.' => 'Voor de donkere modus wordt het stylesheet van het geselecteerde thema gebruikt.', + 'Users can set their theme preferences also in Account Settings > General.' => 'Gebruikers kunnen hun themavoorkeuren ook instellen in Accountinstellingen > Algemeen.', +); diff --git a/messages/nl/base.php b/messages/nl/base.php index e0048ca..10a0462 100644 --- a/messages/nl/base.php +++ b/messages/nl/base.php @@ -1,10 +1,9 @@ '', - 'Dark' => '', - 'Dark Mode' => '', - 'Follow system (Default)' => '', - 'Light' => '', - 'Theme preferences' => '', -]; +return array ( + 'Choose "Follow system" to automatically switch between light and dark mode according to your browser or system preferences.' => 'Kies "systeemthema" om automatisch te schakelen tussen de lichte en donkere modus, afhankelijk van uw browser- of systeemvoorkeuren.', + 'Dark' => 'Donker', + 'Dark Mode' => 'Donker modus', + 'Follow system (Default)' => 'Systeemthema (standaard)', + 'Light' => 'Licht', + 'Theme preferences' => 'Thema voorkeuren', +); From d305261bce93bcbf560e6c0cc1411e8e74b49c89 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Thu, 14 Mar 2024 15:29:44 +0000 Subject: [PATCH 2/3] Enh: Updated Translations (translate.humhub.org) --- messages/hu/admin.php | 27 +++++++++++++-------------- messages/hu/base.php | 17 ++++++++--------- 2 files changed, 21 insertions(+), 23 deletions(-) diff --git a/messages/hu/admin.php b/messages/hu/admin.php index 4e7c9cb..820fead 100644 --- a/messages/hu/admin.php +++ b/messages/hu/admin.php @@ -1,15 +1,14 @@ Dark Mode module configuration' => '', - 'Adds a Dark Mode to HumHub' => '', - 'Current base theme: ' => '', - 'Dark Mode' => '', - 'Dark Theme' => '', - 'Donate' => '', - 'GitHub Repository' => '', - 'Guide for Administrators' => '', - 'Show Button in Top Bar' => '', - 'The stylesheet of the selected theme will be used for the dark mode.' => '', - 'Users can set their theme preferences also in Account Settings > General.' => '', -]; +return array ( + 'Dark Mode module configuration' => 'Sötét Mód modul konfigurációja', + 'Adds a Dark Mode to HumHub' => 'Sötét Módot ad a HumHubhoz', + 'Current base theme: ' => 'Jelenlegi alaptéma:', + 'Dark Mode' => 'Sötét Mód', + 'Dark Theme' => 'Sötét Téma', + 'Donate' => 'Adomány', + 'GitHub Repository' => 'GitHub Repository', + 'Guide for Administrators' => 'Útmutató rendszergazdáknak', + 'Show Button in Top Bar' => 'Gomb megjelenítése a felső sávban', + 'The stylesheet of the selected theme will be used for the dark mode.' => 'A sötét módhoz a kiválasztott téma stíluslapja lesz használva.', + 'Users can set their theme preferences also in Account Settings > General.' => 'A felhasználók a Fiókbeállítások > Általános menüpontban is megadhatják témabeállításaikat.', +); diff --git a/messages/hu/base.php b/messages/hu/base.php index e0048ca..0959585 100644 --- a/messages/hu/base.php +++ b/messages/hu/base.php @@ -1,10 +1,9 @@ '', - 'Dark' => '', - 'Dark Mode' => '', - 'Follow system (Default)' => '', - 'Light' => '', - 'Theme preferences' => '', -]; +return array ( + 'Choose "Follow system" to automatically switch between light and dark mode according to your browser or system preferences.' => 'Válassza a „Rendszer követése” lehetőséget a világos és sötét mód közötti automatikus váltáshoz a böngésző vagy a rendszer beállításai szerint.', + 'Dark' => 'Sötét', + 'Dark Mode' => 'Sötét Mód', + 'Follow system (Default)' => 'Rendszer követése (alapértelmezett)', + 'Light' => 'Világos', + 'Theme preferences' => 'A téma beállításai', +); From 4da7ce85a1edc376e36b366c9f7e135d1b9fcd03 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Sat, 20 Apr 2024 18:01:19 +0000 Subject: [PATCH 3/3] Enh: Updated Translations (translate.humhub.org) --- messages/pl/admin.php | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/messages/pl/admin.php b/messages/pl/admin.php index 4e7c9cb..0a64375 100644 --- a/messages/pl/admin.php +++ b/messages/pl/admin.php @@ -1,15 +1,14 @@ Dark Mode module configuration' => '', - 'Adds a Dark Mode to HumHub' => '', - 'Current base theme: ' => '', - 'Dark Mode' => '', - 'Dark Theme' => '', - 'Donate' => '', - 'GitHub Repository' => '', - 'Guide for Administrators' => '', - 'Show Button in Top Bar' => '', - 'The stylesheet of the selected theme will be used for the dark mode.' => '', - 'Users can set their theme preferences also in Account Settings > General.' => '', -]; +return array ( + 'Dark Mode module configuration' => 'Tryb nocny konfiguracja modułu', + 'Adds a Dark Mode to HumHub' => 'Dodaje tryb nocny do HumHub', + 'Current base theme: ' => 'Obecny główny wystrój:', + 'Dark Mode' => 'Tryb nocny', + 'Dark Theme' => 'Ciemny wystrój', + 'Donate' => 'Wesprzyj', + 'GitHub Repository' => 'Repozytorium GitHub', + 'Guide for Administrators' => 'Podręcznik dla administratorów', + 'Show Button in Top Bar' => 'Pokaż przycisk w górnej belce', + 'The stylesheet of the selected theme will be used for the dark mode.' => 'Styl z tego wystroju zostanie wykorzystany na potrzeby trybu nocnego.', + 'Users can set their theme preferences also in Account Settings > General.' => 'Użytkownicy mogą zmienić wystrój w Ustawienia konta > Ogólne.', +);