diff --git a/resources/lang/de.lang.php b/resources/lang/de.lang.php index 1f3b7c1..648685c 100644 --- a/resources/lang/de.lang.php +++ b/resources/lang/de.lang.php @@ -4,7 +4,7 @@ return [ 'yes' => 'Ja', 'no' => 'Nein', 'send' => 'Senden', - 'no_media' => 'Datei nicht gefunden', + 'no_media' => 'Datei nicht gefunden.', 'login.username' => 'Benutzername oder E-Mail', 'password' => 'Passwort', 'login' => 'Login', @@ -34,7 +34,7 @@ return [ 'orphaned_files' => 'verwaiste Dateien', 'theme' => 'Design', 'click_to_load' => 'Klick um zu laden...', - 'apply' => 'Bewerben', + 'apply' => 'Sichern', 'save' => 'Speichern', 'used' => 'Benutzen', 'system_info' => 'System Informationen', @@ -67,8 +67,8 @@ return [ 'username_required' => 'Der Benutzername ist erforderlich.', 'username_taken' => 'Der Benutzername ist bereits vergeben.', 'password_required' => 'Das Passwort ist erforderlich.', - 'user_created' => 'Benutzer "%s" wurde erstellt.', - 'user_updated' => 'Benutzer "%s" wurde aktualisiert.', + 'user_created' => 'Benutzer "%s" wurde erstellt!', + 'user_updated' => 'Benutzer "%s" wurde aktualisiert!', 'profile_updated' => 'Profil erfolgreich aktualisiert!', 'user_deleted' => 'Benutzer gelöscht.', 'cannot_delete' => 'Du kannst dich nicht selbst löschen.', @@ -76,16 +76,16 @@ return [ 'cannot_write_file' => 'Der Ordner hat keine Schreibrechte.', 'switch_to' => 'Wechseln zu', 'gallery' => 'Galerie', - 'table' => 'Tabelle ', + 'table' => 'Tabelle', 'dotted_search' => 'Suche...', 'order_by' => 'Sortieren nach...', 'time' => 'Zeit', 'name' => 'Name', 'maintenance' => 'Wartungsarbeiten', 'clean_orphaned_uploads' => 'Leere verwaiste Uploads', - 'path_not_writable' => 'Der Speicherort ist nicht beschreibbar', + 'path_not_writable' => 'Der Speicherort ist nicht beschreibbar.', 'already_latest_version' => 'Sie haben bereits die neueste Version.', - 'new_version_available' => 'Neue Version %s ist verfügbar.', + 'new_version_available' => 'Neue Version %s ist verfügbar!', 'cannot_retrieve_file' => 'Die Datei kann nicht abgerufen werden.', 'file_size_no_match' => 'Die heruntergeladene Datei stimmt nicht mit der richtigen Dateigröße überein.', 'check_for_updates' => 'Auf Updates prüfen', @@ -93,4 +93,12 @@ return [ 'updates' => 'Updates', 'maintenance_in_progress' => 'Die Seite macht Wartungsarbeiten, bitte versuche es später noch einmal.', 'cancel' => 'Abbruch', + 'deleted_orphans' => '%d verwaiste Dateie(n) wurden erfolgreich gelöscht.', + 'enforce_language' => 'Name der Sprache', + 'auto_set' => 'Automatisch einstellen', + 'translated_strings' => 'übersetzte Zeichen', + 'total_strings' => 'Übersetzt', + 'lang_name' => 'Name von der Sprache', + 'default_lang_behavior' => 'XBackBone versucht von dein Browser die Sprache herauszufinden (Standard: English).', + 'lang_set' => 'Sprache ist jetzt "%s"', ]; diff --git a/resources/lang/en.lang.php b/resources/lang/en.lang.php index dc460e5..5c53970 100644 --- a/resources/lang/en.lang.php +++ b/resources/lang/en.lang.php @@ -1,105 +1,104 @@ 'English', - 'enforce_language' => 'Enforce language', - 'yes' => 'Yes', - 'no' => 'No', - 'send' => 'Send', - 'no_media' => 'No media found.', - 'login.username' => 'Username or E-Mail', - 'password' => 'Password', - 'login' => 'Login', - 'username' => 'Username', - 'home' => 'Home', - 'users' => 'Users', - 'system' => 'System', - 'profile' => 'Profile', - 'logout' => 'Logout', - 'pager.next' => 'Next', - 'pager.previous' => 'Previous', - 'copy_link' => 'Copy link', - 'public.telegram' => 'Share on Telegram', - 'public.delete_text' => 'Are you sure you want to delete this item? It will be gone forever!', - 'preview' => 'Preview', - 'filename' => 'Filename', - 'size' => 'Size', - 'public' => 'Public', - 'owner' => 'Owner', - 'date' => 'Date', - 'raw' => 'Show raw', - 'download' => 'Download', - 'delete' => 'Delete', - 'publish' => 'Publish', - 'hide' => 'Hide', - 'files' => 'Files', - 'orphaned_files' => 'Orphaned Files', - 'theme' => 'Theme', - 'click_to_load' => 'Click to load...', - 'apply' => 'Apply', - 'save' => 'Save', - 'used' => 'Used', - 'system_info' => 'System Information', - 'user.create' => 'Create User', - 'user.edit' => 'Edit User', - 'is_active' => 'Is active', - 'is_admin' => 'Is administrator', - 'your_profile' => 'Your Profile', - 'token' => 'Token', - 'copy' => 'Copy', - 'update' => 'Update', - 'edit' => 'Edit', - 'client_config' => 'Client Configuration', - 'user_code' => 'User Code', - 'active' => 'Active', - 'admin' => 'Admin', - 'reg_date' => 'Registration Date', - 'none' => 'None', - 'open' => 'Open', - 'confirm' => 'Confirmation', - 'confirm_string' => 'Are you sure?', - 'installed' => 'Installation completed successfully!', - 'bad_login' => 'Wrong credentials.', - 'account_disabled' => 'Your account is disabled.', - 'welcome' => 'Welcome, %s!', - 'goodbye' => 'Goodbye!', - 'token_not_found' => 'Token specified not found.', - 'email_required' => 'The email is required.', - 'email_taken' => 'The email is already taken.', - 'username_required' => 'The username is required.', - 'username_taken' => 'The username is already taken.', - 'password_required' => 'The password is required.', - 'user_created' => 'User "%s" created!', - 'user_updated' => 'User "%s" updated!', - 'profile_updated' => 'Profile updated successfully!', - 'user_deleted' => 'User deleted.', - 'cannot_delete' => 'You cannot delete yourself.', - 'cannot_demote' => 'You cannot demote yourself.', - 'cannot_write_file' => 'The destination path is not writable.', - 'deleted_orphans' => 'Successfully deleted %d orphaned files.', - 'switch_to' => 'Switch to', - 'gallery' => 'Gallery', - 'table' => 'Table', - 'dotted_search' => 'Search...', - 'order_by' => 'Order by...', - 'time' => 'Time', - 'name' => 'Name', - 'maintenance' => 'Maintenance', - 'clean_orphaned_uploads' => 'Clean Orphaned Uploads', - 'path_not_writable' => 'The output path is not writable.', - 'already_latest_version' => 'You already have the latest version.', - 'new_version_available' => 'New version %s available!', - 'cannot_retrieve_file' => 'Cannot retrieve the file.', - 'file_size_no_match' => 'The downloaded file doesn\'t match the correct file size.', - 'check_for_updates' => 'Check for updates', - 'upgrade' => 'Upgrade', - 'updates' => 'Updates', - 'maintenance_in_progress' => 'Platform under maintenance, try again later...', - 'cancel' => 'Cancel', - 'auto_set' => 'Set automatically', - 'translated_strings' => 'translated strings', - 'total_strings' => 'total strings', - 'lang_name' => 'language name', - 'default_lang_behavior' => 'By default, it XBackbone will try to match the browser language (fallback is english).', - 'lang_set' => 'System language enforced to "%s"', -]; \ No newline at end of file + 'lang' => 'English', + 'enforce_language' => 'Enforce language', + 'yes' => 'Yes', + 'no' => 'No', + 'send' => 'Send', + 'no_media' => 'No media found.', + 'login.username' => 'Username or E-Mail', + 'password' => 'Password', + 'login' => 'Login', + 'username' => 'Username', + 'home' => 'Home', + 'users' => 'Users', + 'system' => 'System', + 'profile' => 'Profile', + 'logout' => 'Logout', + 'pager.next' => 'Next', + 'pager.previous' => 'Previous', + 'copy_link' => 'Copy link', + 'public.telegram' => 'Share on Telegram', + 'public.delete_text' => 'Are you sure you want to delete this item? It will be gone forever!', + 'preview' => 'Preview', + 'filename' => 'Filename', + 'size' => 'Size', + 'public' => 'Public', + 'owner' => 'Owner', + 'date' => 'Date', + 'raw' => 'Show raw', + 'download' => 'Download', + 'delete' => 'Delete', + 'publish' => 'Publish', + 'hide' => 'Hide', + 'files' => 'Files', + 'orphaned_files' => 'Orphaned Files', + 'theme' => 'Theme', + 'click_to_load' => 'Click to load...', + 'apply' => 'Apply', + 'save' => 'Save', + 'used' => 'Used', + 'system_info' => 'System Information', + 'user.create' => 'Create User', + 'user.edit' => 'Edit User', + 'is_active' => 'Is active', + 'is_admin' => 'Is administrator', + 'your_profile' => 'Your Profile', + 'token' => 'Token', + 'copy' => 'Copy', + 'update' => 'Update', + 'edit' => 'Edit', + 'client_config' => 'Client Configuration', + 'user_code' => 'User Code', + 'active' => 'Active', + 'admin' => 'Admin', + 'reg_date' => 'Registration Date', + 'none' => 'None', + 'open' => 'Open', + 'confirm' => 'Confirmation', + 'confirm_string' => 'Are you sure?', + 'installed' => 'Installation completed successfully!', + 'bad_login' => 'Wrong credentials.', + 'account_disabled' => 'Your account is disabled.', + 'welcome' => 'Welcome, %s!', + 'goodbye' => 'Goodbye!', + 'token_not_found' => 'Token specified not found.', + 'email_required' => 'The email is required.', + 'email_taken' => 'The email is already taken.', + 'username_required' => 'The username is required.', + 'username_taken' => 'The username is already taken.', + 'password_required' => 'The password is required.', + 'user_created' => 'User "%s" created!', + 'user_updated' => 'User "%s" updated!', + 'profile_updated' => 'Profile updated successfully!', + 'user_deleted' => 'User deleted.', + 'cannot_delete' => 'You cannot delete yourself.', + 'cannot_demote' => 'You cannot demote yourself.', + 'cannot_write_file' => 'The destination path is not writable.', + 'deleted_orphans' => 'Successfully deleted %d orphaned files.', + 'switch_to' => 'Switch to', + 'gallery' => 'Gallery', + 'table' => 'Table', + 'dotted_search' => 'Search...', + 'order_by' => 'Order by...', + 'time' => 'Time', + 'name' => 'Name', + 'maintenance' => 'Maintenance', + 'clean_orphaned_uploads' => 'Clean Orphaned Uploads', + 'path_not_writable' => 'The output path is not writable.', + 'already_latest_version' => 'You already have the latest version.', + 'new_version_available' => 'New version %s available!', + 'cannot_retrieve_file' => 'Cannot retrieve the file.', + 'file_size_no_match' => 'The downloaded file doesn\'t match the correct file size.', + 'check_for_updates' => 'Check for updates', + 'upgrade' => 'Upgrade', + 'updates' => 'Updates', + 'maintenance_in_progress' => 'Platform under maintenance, try again later...', + 'cancel' => 'Cancel', + 'auto_set' => 'Set automatically', + 'translated_strings' => 'translated strings', + 'total_strings' => 'total strings', + 'lang_name' => 'language name', + 'default_lang_behavior' => 'XBackBone will try to match the browser language by default (fallback is English).', + 'lang_set' => 'System language enforced to "%s"', +]; diff --git a/resources/lang/nb_NO.lang.php b/resources/lang/nb_NO.lang.php index 74ffb9e..6ed72a6 100644 --- a/resources/lang/nb_NO.lang.php +++ b/resources/lang/nb_NO.lang.php @@ -94,4 +94,11 @@ return [ 'orphaned_files' => 'Avsondrede filer', 'apply' => 'Bruk', 'dotted_search' => 'Søk…', + 'enforce_language' => 'Påtving språk', + 'auto_set' => 'Sett automatisk', + 'translated_strings' => 'oversatte strenger', + 'total_strings' => 'totalt antall strenger', + 'lang_name' => 'språknavn', + 'default_lang_behavior' => 'Som forvalg, vil XBackBone prøve å samsvare nettleserspråk (tilbakefallsspråk er engelsk).', + 'lang_set' => 'Systemspråk er satt til "%s"', ];