Enh: Updated Translations (translate.humhub.org)

This commit is contained in:
HumHub Translations 2023-07-18 09:59:56 +00:00
parent 45dea99204
commit 8070f7b211
4 changed files with 154 additions and 156 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,5 @@
<?php
return [
return array (
'<strong>Administration</strong> menu' => '<strong>管理</strong>メニュー',
'<strong>Maintenance</strong> Mode' => '<strong>メンテナンス </strong>モード',
'<strong>Module</strong> administration' => '<strong>モジュール</strong>の管理',
@ -61,6 +60,7 @@ return [
'Self test' => 'セルフテスト',
'Set as default' => 'デフォルトに設定',
'Settings' => '設定',
'Show in Marketplace' => 'マーケットプレイスを表示する',
'Sign up' => 'サインアップ',
'Spaces' => 'スペース',
'Statistics' => '統計',
@ -74,5 +74,4 @@ return [
'Users' => 'ユーザー',
'Version' => 'バージョン',
'Visit Marketplace' => 'マーケットプレイスにアクセス',
'Show in Marketplace' => '',
];
);

View File

@ -1,6 +1,5 @@
<?php
return [
return array (
'<strong>Administration</strong> menu' => '<strong>Administratie</strong> menu',
'<strong>Maintenance</strong> Mode' => '<strong>Onderhoudsmodus</strong>',
'<strong>Module</strong> administration' => '<strong>Module</strong> administratie',
@ -61,6 +60,7 @@ return [
'Self test' => 'Zelf-test',
'Set as default' => 'Stel in als standaard',
'Settings' => 'Instellingen',
'Show in Marketplace' => 'Toon in de Marktplaats',
'Sign up' => 'Registreer',
'Spaces' => 'Ruimtes',
'Statistics' => 'Statistieken',
@ -74,5 +74,4 @@ return [
'Users' => 'Gebruikers',
'Version' => 'Versie',
'Visit Marketplace' => 'Bezoek de Marktplaats',
'Show in Marketplace' => '',
];
);