mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Enh: Updated Translations (translate.humhub.org)
This commit is contained in:
parent
a099493916
commit
81e5b2c5c7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,11 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'<strong>Administration</strong> menu' => '<strong>Administrations-</strong>Menü',
|
||||
'<strong>Maintenance</strong> Mode' => '<strong>Wartungsmodus</strong>',
|
||||
'<strong>Module</strong> Administration' => '<strong>Modul</strong> Administration',
|
||||
'<strong>Warning</strong> incomplete setup!' => '<strong>Warnung</strong> Setup unvollständig!',
|
||||
'About' => 'Über',
|
||||
'Activate' => 'Aktivieren',
|
||||
'Add Licence Key' => 'Lizenzschlüssel hinzufügen',
|
||||
'Admin' => 'Admin',
|
||||
'Administration' => 'Administration',
|
||||
'Administrative group' => 'Administrations-Gruppe',
|
||||
@ -64,6 +65,4 @@ return [
|
||||
'User not found!' => 'Benutzer nicht gefunden!',
|
||||
'Userprofiles' => 'Benutzerprofile',
|
||||
'Users' => 'Benutzer',
|
||||
'<strong>Module</strong> Administration' => '',
|
||||
'Add Licence Key' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,10 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Als Standard festlegen',
|
||||
'<strong>General</strong> Settings' => '<strong>Allgemeine</strong> Einstellungen',
|
||||
'<strong>Module</strong> details' => '<strong>Modul</strong>-Informationen',
|
||||
'Activate' => 'Aktivieren',
|
||||
'Activated' => 'Aktiviert',
|
||||
'Allow module versions in beta status' => 'Modulversionen im Beta-Status zulassen',
|
||||
'Always activated' => 'Immer aktiviert',
|
||||
'Are you sure? *ALL* module data will be lost!' => 'Bist du sicher? *ALLE* Modul Daten gehen verloren!',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => 'Bist du sicher? *ALLE* Modul-abhängigen Daten und Dateien gehen verloren!',
|
||||
@ -34,6 +35,4 @@ return [
|
||||
'Update successful' => 'Aktualisierung erfolgreich!',
|
||||
'User default state' => 'Profil Standard Einstellung',
|
||||
'Users' => 'Benutzer',
|
||||
'<strong>General</strong> Settings' => '',
|
||||
'Allow module versions in beta status' => '',
|
||||
];
|
||||
);
|
||||
|
@ -7,7 +7,7 @@ return array (
|
||||
'No result found for the given filter.' => 'この文字列では見つかりませんでした',
|
||||
'No spaces found for the given query' => 'スペースは見つかりませんでした',
|
||||
'Search' => '検索',
|
||||
'Search for spaces' => '',
|
||||
'Search for spaces' => 'スペース内を検索する',
|
||||
'Select {n,plural,=1{space} other{spaces}}' => '',
|
||||
'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => '',
|
||||
'This space is archived' => '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user