mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Enh: Updated Translations (translate.humhub.org)
This commit is contained in:
parent
45dea99204
commit
8070f7b211
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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' => '',
|
||||
];
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user