177 lines
10 KiB
PHP
177 lines
10 KiB
PHP
<?php
|
|
|
|
return array (
|
|
'social_links' => 'Social Links',
|
|
'system_settings' => 'System Einstellungen',
|
|
'page_settings' => 'Page Einstellungen',
|
|
'live_class_settings' => 'Live Class Einstellungen',
|
|
'payment_gateways' => 'Payment Gateways',
|
|
'custom_global_style' => 'Custom Global Style',
|
|
'account_settings' => 'Account Einstellungen',
|
|
'smtp_settings' => 'SMTP Einstellungen',
|
|
'storage_settings' => 'Storage Einstellungen',
|
|
'language_settings' => 'Spracheinstellungen',
|
|
'translation_settings' => 'Translation Einstellungen',
|
|
'add_language' => 'Sprache hinzufügen',
|
|
'configure_zoom' => 'Zoom Server-to-Server OAuth-Anmeldedaten konfigurieren',
|
|
'email_settings_description' => 'Konfigurieren your email sending Einstellungen',
|
|
'storage_settings_description' => 'Konfigurieren your storage Einstellungen',
|
|
'application_update' => 'Anwendungs-Aktualisierung',
|
|
'application_backup' => 'Anwendung Sicherung',
|
|
'application_updated' => 'Anwendungs-Aktualisierungd successfully',
|
|
'updating_application' => 'Updating Anwendung...',
|
|
'backup_name' => 'Sicherung Name',
|
|
'backup_date' => 'Sicherung Datum',
|
|
'backup_size' => 'Größe',
|
|
'backup_status' => 'Status',
|
|
'backup_actions' => 'Aktionen',
|
|
'backup_history' => 'Sicherung Verlauf',
|
|
'backup_created' => 'Sicherung created successfully',
|
|
'backup_deleted' => 'Sicherung deleted successfully',
|
|
'backup_restored' => 'Sicherung Wiederherstellungd successfully',
|
|
'backup_failed' => 'Sicherung creation failed. Please try again.',
|
|
'backup_recommendation' => 'We strongly recommend creating a Sicherung before updating.',
|
|
'maintenance_description' => 'Aktualisierung, Sicherung and Wiederherstellung your Anwendung safely and automatically.',
|
|
'update_description' => 'Hochladen and install Anwendungs-Aktualisierungs safely',
|
|
'backup_description' => 'Create a complete Sicherung of your Anwendung including Datumien and database',
|
|
'backup_history_description' => 'View and manage your Anwendung Sicherungen',
|
|
'home_pages_description' => 'List of all home pages in the system',
|
|
'custom_pages_description' => 'Manage your custom pages',
|
|
'css_description' => 'Write custom CSS that will be Applied globally to the site.',
|
|
'system_settings_description' => 'Manage your system\'s core Einstellungen',
|
|
'translation_description' => 'Spracheigenschaften übersetzen',
|
|
'edit_custom_page' => 'Edit Custom Page',
|
|
'translation_update' => 'Translation Aktualisierung',
|
|
'elements' => 'Elements',
|
|
'available_home_pages' => 'Available Home Pages',
|
|
'confirm_application_update' => 'Anwendungsaktualisierung bestätigen',
|
|
'do_not_close_window' => 'Bitte schließe dieses Fenster nicht',
|
|
'update_application_with' => 'Bist du sicher you want to Aktualisierung the Anwendung with ":filename"?',
|
|
'this_update_will' => 'This Aktualisierung will:',
|
|
'put_site_maintenance' => 'Put the site in maintenance mode',
|
|
'replace_application_files' => 'Replace all Anwendung Datumien',
|
|
'run_database_migrations' => 'Run database migrations',
|
|
'process_may_take_minutes' => 'Der Vorgang kann einige Minuten dauern',
|
|
'backup_first_warning' => 'Make sure you have created a Sicherung first! This action cannot be undone.',
|
|
'select_zip_file' => 'Datei auswählen (.zip nur)',
|
|
'selected_file' => 'Ausgewählte Datei:',
|
|
'file_selected_successfully' => 'Datumi selected successfully. Click "Anwendung aktualisieren" to proceed.',
|
|
'update_application' => 'Anwendung aktualisieren',
|
|
'uploading' => 'Wird hochgeladen...',
|
|
'important_update_guidelines' => 'Important Aktualisierung Guidelines',
|
|
'refresh_server_guideline' => 'Every time refresh server before updating',
|
|
'backup_first_guideline' => 'Always create a Sicherung before updating',
|
|
'file_format_guideline' => 'Hochladen must be a valid ZIP Datumi',
|
|
'maintenance_mode_guideline' => 'Site will be temporarily unavailable during Aktualisierung',
|
|
'migrations_guideline' => 'Database migrations will be automatically Applied',
|
|
'downtime_guideline' => 'Aktualisierung Der Vorgang kann einige Minuten dauern',
|
|
'browser_guideline' => 'Do not refresh or close browser during Aktualisierung',
|
|
'compatibility_guideline' => 'Ensure the Aktualisierung is compatible with your system',
|
|
'refresh_server' => 'Refresh Server',
|
|
'backup_first' => 'Sicherung First',
|
|
'file_format' => 'Datumi Format',
|
|
'maintenance_mode' => 'Put the site in maintenance mode',
|
|
'migrations' => 'Migrations',
|
|
'downtime' => 'Downtime',
|
|
'browser' => 'Browser',
|
|
'compatibility' => 'Compatibility',
|
|
'application_update_title' => 'Anwendungs-Aktualisierung',
|
|
'upload_install_description' => 'Hochladen and install the latest version of your Anwendung',
|
|
'refresh_server_button' => 'Refresh Server',
|
|
'updating_application_button' => 'Updating Anwendung...',
|
|
'paypal_settings' => 'PayPal Einstellungen',
|
|
'stripe_settings' => 'Stripe Einstellungen',
|
|
'mollie_settings' => 'Mollie Einstellungen',
|
|
'paystack_settings' => 'Paystack Einstellungen',
|
|
'razorpay_settings' => 'Razorpay Einstellungen',
|
|
'sslcommerz_settings' => 'SSLCommerz Einstellungen',
|
|
'paytm_settings' => 'Paytm Einstellungen',
|
|
'configure_payment_gateway' => 'Konfigurieren :gateway payment gateway',
|
|
'test_mode' => 'Testmodus',
|
|
'using_test_environment' => 'Verwendet Testumgebung',
|
|
'using_live_environment' => 'Verwendet Live-Umgebung',
|
|
'using_sandbox_environment' => 'Using Sandbox Environment',
|
|
'using_production_environment' => 'Using Production Environment',
|
|
'using_staging_environment' => 'Using Staging Environment',
|
|
'using_test_keys' => 'Using Test Keys',
|
|
'using_live_keys' => 'Using Live Keys',
|
|
'api_credentials' => 'API-Zugangsdaten',
|
|
'test_credentials' => 'Test Credentials',
|
|
'live_credentials' => 'Live Credentials',
|
|
'sandbox_credentials' => 'Sandbox Credentials',
|
|
'production_credentials' => 'Production Credentials',
|
|
'use_test_mode_key' => 'Use your Testmodus :key',
|
|
'use_live_mode_key' => 'Use your live mode :key',
|
|
'use_staging_key' => 'Use your staging :key',
|
|
'use_production_key' => 'Use your production :key',
|
|
'delete_backup_warning' => 'Bist du sicher, dass du diese Sicherung löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.',
|
|
'restore_backup_warning' => 'Bist du sicher you want to Wiederherstellung from this Sicherung? This will:',
|
|
'system_type_warning' => 'Bist du sicher you want to change the system type? This action will affect the entire Anwendung behavior.',
|
|
'update_system_type_warning' => 'Bist du sicher to Aktualisierung system type?',
|
|
'update_warning' => 'This Aktualisierung will:',
|
|
'update_failed' => 'Aktualisierung failed. Please try again.',
|
|
'restore_failed' => 'Sicherung restoration failed. Please try again.',
|
|
'delete_failed' => 'Sicherung deletion failed. Please try again.',
|
|
'server_refreshed' => 'Server refreshed successfully',
|
|
'config_not_found' => 'Configuration not found.',
|
|
'footer_config_not_found' => 'Footer configuration not found.',
|
|
'navbar_config_not_found' => 'Navbar configuration not found.',
|
|
'configuration' => 'Configuration: Environment and config Datumien',
|
|
'manage_core_settings' => 'Manage your system\'s core Einstellungen',
|
|
'app_maintenance' => 'App Maintenance',
|
|
'app_version' => 'App Version',
|
|
'current_version' => 'Current Version:',
|
|
'live_navbar_preview' => 'Live Navbar Preview',
|
|
'live_footer_preview' => 'Live Footer Preview',
|
|
'interactive_preview' => 'Interactive preview of',
|
|
'before_login' => 'Before Login',
|
|
'after_login' => 'After Login',
|
|
'collaborative' => 'Collaborative',
|
|
'administrative' => 'Administrative',
|
|
'custom_pages' => 'Custom Pages',
|
|
'note' => 'Note',
|
|
'what_backed_up' => 'What will be backed up?',
|
|
'source_code' => 'Source Code: All Anwendung Datumien and code',
|
|
'database' => 'Database: Complete MySQL database dump',
|
|
'assets' => 'Assets: Hochladened media and public Datumien',
|
|
'refresh_note' => 'Note: Every time refresh server before Sicherung.',
|
|
'deleting_backup' => 'Deleting Sicherung...',
|
|
'restoring_backup' => 'Restoring Sicherung...',
|
|
'do_not_close' => 'Bitte schließe dieses Fenster nicht',
|
|
'restore_backup_confirmation' => 'Bist du sicher you want to Wiederherstellung the Sicherung ":backup_name"?',
|
|
'backup_details' => 'Sicherung Details',
|
|
'permanently_delete_files' => 'Permanently delete the Sicherung Datumien from storage',
|
|
'remove_backup_record' => 'Remove the Sicherung record from the database',
|
|
'cannot_be_undone' => 'Cannot be undone or recovered',
|
|
'replace_current_files' => 'Replace all current Anwendung Datumien',
|
|
'restore_database_state' => 'Replace the entire database with Sicherung data',
|
|
'current_data_lost' => 'All current data and Datumien will be lost',
|
|
'action_cannot_undone' => 'This action cannot be undone',
|
|
'critical_warning' => 'Critical Warning',
|
|
'restore_process_time' => 'Der Vorgang kann einige Minuten dauern',
|
|
'maintenance_mode_enabled' => 'Put the site in maintenance mode',
|
|
'select_update_file' => 'Select Aktualisierung Datumi',
|
|
'drag_drop_update_file' => 'Drag and drop your Aktualisierung Datumi here, or click to browse',
|
|
'update_file_requirements' => 'Only .zip Datumien are allowed. Maximum Datumi Größe: 500MB',
|
|
'no_file_selected' => 'Keine Datei ausgewählt',
|
|
'file_selected' => 'Datumi selected',
|
|
'browse_files' => 'Dateien durchsuchen',
|
|
'website_information' => 'Website Information',
|
|
'contact_information' => 'Contact Information',
|
|
'media_settings' => 'Media Einstellungen',
|
|
'logo_favicon' => 'Logo & Favicon',
|
|
'social_media_links' => 'Social Media Links',
|
|
'replace_files' => 'Replace all Anwendung Datumien',
|
|
'run_migrations' => 'Run database migrations',
|
|
'process_update' => 'Process the Aktualisierung automatically',
|
|
'no_backups' => 'No Sicherungen found',
|
|
'no_backups_description' => 'You haven\'t created any Sicherungen yet. Create your first Sicherung to get started.',
|
|
'restore_database' => 'Wiederherstellung the database to the Sicherung state',
|
|
'overwrite_changes' => 'Overwrite any changes made since the Sicherung',
|
|
'zoom_setup_guide' => 'Zoom Setup Guide',
|
|
'setup_instructions' => 'Follow these steps to set up Zoom integration:',
|
|
'create_zoom_app' => 'Create a Server-to-Server OAuth App in Zoom Marketplace',
|
|
'get_credentials' => 'Get your Account ID, Client ID, and Client Secret',
|
|
'configure_scopes' => 'Konfigurieren the required scopes for your App',
|
|
);
|