mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#2695)
* New translations settings.php (Japanese) * New translations settings.php (Japanese) * New translations common.php (Latvian) * New translations common.php (Russian) * New translations settings.php (Dutch) * New translations common.php (Dutch) * New translations settings.php (Dutch) * New translations entities.php (Dutch) * New translations validation.php (Dutch) * New translations activities.php (Dutch) * New translations common.php (German) * New translations common.php (Dutch) * New translations common.php (German Informal) * New translations activities.php (Dutch) * New translations entities.php (German) * New translations settings.php (German) * New translations auth.php (Dutch) * New translations components.php (Dutch) * New translations common.php (German Informal) * New translations entities.php (German Informal) * New translations settings.php (German Informal) * New translations common.php (Catalan) * New translations common.php (Catalan) * New translations passwords.php (Catalan) * New translations validation.php (Catalan) * New translations validation.php (Catalan) * New translations auth.php (Catalan) * New translations common.php (Italian) * New translations activities.php (Italian) * New translations common.php (Italian)
This commit is contained in:
@ -47,7 +47,7 @@ return [
|
||||
'sort_ascending' => 'Aufsteigend sortieren',
|
||||
'sort_descending' => 'Absteigend sortieren',
|
||||
'sort_name' => 'Name',
|
||||
'sort_default' => 'Default',
|
||||
'sort_default' => 'Standard',
|
||||
'sort_created_at' => 'Erstellungsdatum',
|
||||
'sort_updated_at' => 'Aktualisierungsdatum',
|
||||
|
||||
@ -65,7 +65,7 @@ return [
|
||||
'breadcrumb' => 'Brotkrumen',
|
||||
|
||||
// Header
|
||||
'header_menu_expand' => 'Expand Header Menu',
|
||||
'header_menu_expand' => 'Header-Menü erweitern',
|
||||
'profile_menu' => 'Profilmenü',
|
||||
'view_profile' => 'Profil ansehen',
|
||||
'edit_profile' => 'Profil bearbeiten',
|
||||
@ -74,9 +74,9 @@ return [
|
||||
|
||||
// Layout tabs
|
||||
'tab_info' => 'Info',
|
||||
'tab_info_label' => 'Tab: Show Secondary Information',
|
||||
'tab_info_label' => 'Tab: Sekundäre Informationen anzeigen',
|
||||
'tab_content' => 'Inhalt',
|
||||
'tab_content_label' => 'Tab: Show Primary Content',
|
||||
'tab_content_label' => 'Tab: Hauptinhalt anzeigen',
|
||||
|
||||
// Email Content
|
||||
'email_action_help' => 'Sollte es beim Anklicken der Schaltfläche ":action_text" Probleme geben, öffnen Sie folgende URL in Ihrem Browser:',
|
||||
|
@ -60,7 +60,7 @@ return [
|
||||
'search_permissions_set' => 'Berechtigungen gesetzt',
|
||||
'search_created_by_me' => 'Von mir erstellt',
|
||||
'search_updated_by_me' => 'Von mir aktualisiert',
|
||||
'search_owned_by_me' => 'Owned by me',
|
||||
'search_owned_by_me' => 'Besitzt von mir',
|
||||
'search_date_options' => 'Datums Optionen',
|
||||
'search_updated_before' => 'Aktualisiert vor',
|
||||
'search_updated_after' => 'Aktualisiert nach',
|
||||
|
@ -40,7 +40,7 @@ Wenn Sie nicht eingeben, wird die Anwendung auf die Standardfarbe zurückgesetzt
|
||||
'app_homepage_desc' => 'Wählen Sie eine Seite als Startseite aus, die statt der Standardansicht angezeigt werden soll. Seitenberechtigungen werden für die ausgewählten Seiten ignoriert.',
|
||||
'app_homepage_select' => 'Wählen Sie eine Seite aus',
|
||||
'app_footer_links' => 'Fußzeilen-Links',
|
||||
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
|
||||
'app_footer_links_desc' => 'Fügen Sie Links hinzu, die innerhalb der Seitenfußzeile angezeigt werden. Diese werden am unteren Ende der meisten Seiten angezeigt, einschließlich derjenigen, die keinen Login benötigen. Sie können die Bezeichnung "trans::<key>" verwenden, um systemdefinierte Übersetzungen zu verwenden. Beispiel: Mit "trans::common.privacy_policy" wird der übersetzte Text "Privacy Policy" bereitgestellt, und "trans::common.terms_of_service" liefert den übersetzten Text "Terms of Service".',
|
||||
'app_footer_links_label' => 'Link-Label',
|
||||
'app_footer_links_url' => 'Link-URL',
|
||||
'app_footer_links_add' => 'Fußzeilen-Link hinzufügen',
|
||||
@ -235,7 +235,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
|
||||
'ar' => 'العربية',
|
||||
'bg' => 'Bulgarisch',
|
||||
'bs' => 'Bosanski',
|
||||
'ca' => 'Català',
|
||||
'ca' => 'Katalanisch',
|
||||
'cs' => 'Česky',
|
||||
'da' => 'Dänisch',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
|
Reference in New Issue
Block a user