diff --git a/modules/backend/lang/de/lang.php b/modules/backend/lang/de/lang.php index e6cb11bd8..f0bf2e628 100644 --- a/modules/backend/lang/de/lang.php +++ b/modules/backend/lang/de/lang.php @@ -45,6 +45,7 @@ return [ 'name' => 'Administrator', 'menu_label' => 'Administratoren', 'list_title' => 'Administratoren verwalten', + 'new' => 'New Administrator', 'login' => "Anmelden", 'first_name' => "Vorname", 'last_name' => "Nachname", @@ -59,11 +60,16 @@ return [ 'superuser_comment' => "Bestätigen Sie hier, um dem Nutzer Vollzugriff zu geben", 'send_invite' => 'Einladung per E-Mail versenden', 'send_invite_comment' => 'Hier bestätigen, dass eine Einladung per E-Mail erfolgt', + 'delete_confirm' => 'Do you really want to delete this administrator?', + 'return' => 'Return to the administrator list', 'group' => [ 'name' => 'Gruppe', 'name_field' => 'Name', 'menu_label' => 'Gruppen', 'list_title' => 'Gruppen verwalten', + 'new' => 'New Administrator Group', + 'delete_confirm' => 'Do you really want to delete this administrator group?', + 'return' => 'Return to the group list', ], 'preferences' => [ 'not_authenticated' => 'Zum Speichern oder Anzeigen dieser Einstellungen liegt kein Nutzerkonto vor' @@ -90,17 +96,22 @@ return [ 'missing_model' => 'In :class genutztes Formularverhalten (behaviour) hat kein definiertes Model', 'missing_definition' => "Formverhalten fehlt ein Feld für ':field'.", 'not_found' => 'Formulareintrag mit der ID :id kann nicht gefunden werden.', + 'create' => 'Create', + 'create_and_close' => 'Create and close', + 'creating' => 'Creating...', 'save' => 'Speichern', 'save_and_close' => 'Speichern und schließen', 'saving' => 'Wird gespeichert...', + 'delete' => 'Löschen', + 'deleting' => 'Deleting...', 'undefined_tab' => 'Divers', 'field_off' => 'Aus', 'field_on' => 'An', 'apply' => 'Anwenden', 'cancel' => 'Abbrechen', 'close' => 'Schließen', - 'delete' => 'Löschen', 'ok' => 'OK', + 'or' => 'or', 'confirm_tab_close' => 'Wollen Sie den Tab wirklich schließen? Ungespeicherte Änderungen gehen verloren.', 'behavior_not_ready' => 'Formularverhalten kann nicht initialisiert werden, überprüfen Sie den Aufruf von makeLists() in Ihrem Controller.', ], diff --git a/modules/backend/lang/ru/lang.php b/modules/backend/lang/ru/lang.php index 3c628b851..7c8f2bb73 100644 --- a/modules/backend/lang/ru/lang.php +++ b/modules/backend/lang/ru/lang.php @@ -45,6 +45,7 @@ return [ 'name' => 'Администратор', 'menu_label' => 'Администраторы', 'list_title' => 'Manage Administrators', + 'new' => 'New Administrator', 'login' => "Login", 'first_name' => "First Name", 'last_name' => "Last Name", @@ -59,11 +60,16 @@ return [ 'superuser_comment' => "Check this box to allow this person to access all areas.", 'send_invite' => 'Send invitation by email', 'send_invite_comment' => 'Use this checkbox to send an invitation to the user by email', + 'delete_confirm' => 'Do you really want to delete this administrator?', + 'return' => 'Return to the administrator list', 'group' => [ 'name' => 'Group', 'name_field' => 'Name', 'menu_label' => 'Groups', 'list_title' => 'Manage Groups', + 'new' => 'New Administrator Group', + 'delete_confirm' => 'Do you really want to delete this administrator group?', + 'return' => 'Return to the group list', ], 'preferences' => [ 'not_authenticated' => 'Невозможно загрузить или сохранить настройки для неавторизованного пользователя.', @@ -90,17 +96,22 @@ return [ 'missing_model' => 'Form used in :class does not have a model defined.', 'missing_definition' => "Form behavior does not contain a field for ':field'.", 'not_found' => 'Form record with an ID of :id could not be found.', + 'create' => 'Create', + 'create_and_close' => 'Create and close', + 'creating' => 'Creating...', 'save' => 'Сохранить', 'save_and_close' => 'Сохранить и закрыть', 'saving' => 'Сохранение...', + 'delete' => 'Delete', + 'deleting' => 'Deleting...', 'undefined_tab' => 'Misc', 'field_off' => 'Off', 'field_on' => 'On', 'apply' => 'Apply', 'cancel' => 'Cancel', 'close' => 'Close', - 'delete' => 'Delete', 'ok' => 'OK', + 'or' => 'or', 'confirm_tab_close' => 'Закрыть закладку? Несохраненные изменения будут потеряны.', 'behavior_not_ready' => 'Form behavior has not been initialized, check that you have called initForm() in your controller.', ], diff --git a/modules/backend/lang/sv/lang.php b/modules/backend/lang/sv/lang.php index 02a958604..d242b6c75 100644 --- a/modules/backend/lang/sv/lang.php +++ b/modules/backend/lang/sv/lang.php @@ -45,6 +45,7 @@ return [ 'name' => 'Administratör', 'menu_label' => 'Administratörer', 'list_title' => 'Hantera administratörer', + 'new' => 'New Administrator', 'login' => "Logga in", 'first_name' => "Förnamn", 'last_name' => "Efternamn", @@ -59,11 +60,16 @@ return [ 'superuser_comment' => "Markera denna checkbox för att ge denna person tillgång till alla områden", 'send_invite' => 'Inbjudan är sänd via e-post', 'send_invite_comment' => 'Markera denna checkbox för att skicka en inbjudan till användaren via e-post', + 'delete_confirm' => 'Do you really want to delete this administrator?', + 'return' => 'Return to the administrator list', 'group' => [ 'name' => 'Grupp', 'name_field' => 'Namn', 'menu_label' => 'Grupper', 'list_title' => 'Hantera grupper', + 'new' => 'New Administrator Group', + 'delete_confirm' => 'Do you really want to delete this administrator group?', + 'return' => 'Return to the group list', ], 'preferences' => [ 'not_authenticated' => 'Det finns ingen autentiserad användare att ladda eller spara inställningar för', @@ -90,17 +96,22 @@ return [ 'missing_model' => 'Formuläregenskapen som används i :class har ingen modell definierad', 'missing_definition' => "Formuläregenskapen saknar ett fält för ':field'", 'not_found' => 'Record ID :id för formuläret kunde ej hittas', + 'create' => 'Create', + 'create_and_close' => 'Create and close', + 'creating' => 'Creating...', 'save' => 'Spara', 'save_and_close' => 'Spara och stäng', 'saving' => 'Sparar...', + 'delete' => 'Radera', + 'deleting' => 'Deleting...', 'undefined_tab' => 'Övrigt', 'field_off' => 'Av', 'field_on' => 'På', 'apply' => 'Spara', 'cancel' => 'Avbryt', 'close' => 'Stäng', - 'delete' => 'Radera', 'ok' => 'OK', + 'or' => 'or', 'confirm_tab_close' => 'Vill du verkligen stänga fliken? Ej sparade ändringar kommer gå förlorade', 'behavior_not_ready' => 'Formuläregenskap har ej blivit initierad, kontrollera att du anropat initForm() i din controller', ], diff --git a/modules/backend/lang/tr/lang.php b/modules/backend/lang/tr/lang.php index 5660001a7..abca3ae54 100644 --- a/modules/backend/lang/tr/lang.php +++ b/modules/backend/lang/tr/lang.php @@ -45,6 +45,7 @@ return [ 'name' => 'Yönetici', 'menu_label' => 'Yöneticiler', 'list_title' => 'Yöneticileri Yönet', + 'new' => 'New Administrator', 'login' => "Kullanıcı Adı", 'first_name' => "Adı", 'last_name' => "Soyadı", @@ -59,11 +60,16 @@ return [ 'superuser_comment' => "Kullanıcıya her alanda yetki vermek için burayı işaretleyin.", 'send_invite' => 'Email ile davet gönder', 'send_invite_comment' => 'Kullanıcının email adresine davet göndermek için burayı işaretleyin', + 'delete_confirm' => 'Do you really want to delete this administrator?', + 'return' => 'Return to the administrator list', 'group' => [ 'name' => 'Grup', 'name_field' => 'Adı', 'menu_label' => 'Gruplar', 'list_title' => 'Grupları Yönet', + 'new' => 'New Administrator Group', + 'delete_confirm' => 'Do you really want to delete this administrator group?', + 'return' => 'Return to the group list', ], 'preferences' => [ 'not_authenticated' => 'There is no an authenticated user to load or save preferences for.' @@ -90,17 +96,22 @@ return [ 'missing_model' => 'Form behavior used in :class does not have a model defined.', 'missing_definition' => "Form behavior does not contain a field for ':field'.", 'not_found' => 'Form record with an ID of :id could not be found.', + 'create' => 'Create', + 'create_and_close' => 'Create and close', + 'creating' => 'Creating...', 'save' => 'Kaydet', 'save_and_close' => 'Kaydet ve kapat', 'saving' => 'Kaydediliyor...', + 'delete' => 'Sil', + 'deleting' => 'Deleting...', 'undefined_tab' => 'Diğer', 'field_off' => 'Kapalı', 'field_on' => 'Açık', 'apply' => 'Kabul', 'cancel' => 'İptal', 'close' => 'Kapat', - 'delete' => 'Sil', 'ok' => 'OK', + 'or' => 'or', 'confirm_tab_close' => 'Bu sekmeyi kapatmak istediğinize gerçekten emin misiniz? Kaydedilmemiş değişiklikleri kaybedeceksiniz.', 'behavior_not_ready' => 'Form behavior has not been initialized, check that you have called initForm() in your controller.', ], diff --git a/modules/cms/lang/de/lang.php b/modules/cms/lang/de/lang.php index c822372dd..9d5f125f9 100644 --- a/modules/cms/lang/de/lang.php +++ b/modules/cms/lang/de/lang.php @@ -74,6 +74,26 @@ return [ 'cms' => [ 'menu_label' => "CMS" ], + 'sidebar' => [ + 'add' => 'Add', + 'search' => 'Search...' + ], + 'editor' => [ + 'settings' => 'Settings', + 'title' => 'Title', + 'new_title' => 'New page title', + 'url' => 'URL', + 'filename' => 'File Name', + 'layout' => 'Layout', + 'description' => 'Description', + 'preview' => 'Preview', + 'meta' => 'Meta', + 'meta_title' => 'Meta Title', + 'meta_description' => 'Meta Description', + 'markup' => 'Markup', + 'code' => 'Code', + 'content' => 'Content', + ], 'asset' => [ 'menu_label' => "Assets", 'drop_down_add_title' => 'Hinzufügen...', diff --git a/modules/cms/lang/en/lang.php b/modules/cms/lang/en/lang.php index 59aab9052..87f0070dc 100644 --- a/modules/cms/lang/en/lang.php +++ b/modules/cms/lang/en/lang.php @@ -81,7 +81,7 @@ return [ 'editor' => [ 'settings' => 'Settings', 'title' => 'Title', - 'new_title' => 'Nieuwe paginatitel', + 'new_title' => 'New page title', 'url' => 'URL', 'filename' => 'File Name', 'layout' => 'Layout', diff --git a/modules/cms/lang/ru/lang.php b/modules/cms/lang/ru/lang.php index 7b33d03bd..a630daa62 100644 --- a/modules/cms/lang/ru/lang.php +++ b/modules/cms/lang/ru/lang.php @@ -74,6 +74,26 @@ return [ 'cms' => [ 'menu_label' => "CMS" ], + 'sidebar' => [ + 'add' => 'Add', + 'search' => 'Search...' + ], + 'editor' => [ + 'settings' => 'Settings', + 'title' => 'Title', + 'new_title' => 'New page title', + 'url' => 'URL', + 'filename' => 'File Name', + 'layout' => 'Layout', + 'description' => 'Description', + 'preview' => 'Preview', + 'meta' => 'Meta', + 'meta_title' => 'Meta Title', + 'meta_description' => 'Meta Description', + 'markup' => 'Markup', + 'code' => 'Code', + 'content' => 'Content', + ], 'asset' => [ 'menu_label' => "Ресурсы", 'drop_down_add_title' => 'Добавить...', diff --git a/modules/cms/lang/sv/lang.php b/modules/cms/lang/sv/lang.php index 65e54823a..a48d38f81 100644 --- a/modules/cms/lang/sv/lang.php +++ b/modules/cms/lang/sv/lang.php @@ -74,6 +74,26 @@ return [ 'cms' => [ 'menu_label' => "CMS" ], + 'sidebar' => [ + 'add' => 'Add', + 'search' => 'Search...' + ], + 'editor' => [ + 'settings' => 'Settings', + 'title' => 'Title', + 'new_title' => 'New page title', + 'url' => 'URL', + 'filename' => 'File Name', + 'layout' => 'Layout', + 'description' => 'Description', + 'preview' => 'Preview', + 'meta' => 'Meta', + 'meta_title' => 'Meta Title', + 'meta_description' => 'Meta Description', + 'markup' => 'Markup', + 'code' => 'Code', + 'content' => 'Content', + ], 'asset' => [ 'menu_label' => "Assets", 'drop_down_add_title' => 'Lägg till...', diff --git a/modules/cms/lang/tr/lang.php b/modules/cms/lang/tr/lang.php index 9a8cdc70b..a0b4eac09 100644 --- a/modules/cms/lang/tr/lang.php +++ b/modules/cms/lang/tr/lang.php @@ -74,6 +74,26 @@ return [ 'cms' => [ 'menu_label' => "CMS" ], + 'sidebar' => [ + 'add' => 'Add', + 'search' => 'Search...' + ], + 'editor' => [ + 'settings' => 'Settings', + 'title' => 'Title', + 'new_title' => 'New page title', + 'url' => 'URL', + 'filename' => 'File Name', + 'layout' => 'Layout', + 'description' => 'Description', + 'preview' => 'Preview', + 'meta' => 'Meta', + 'meta_title' => 'Meta Title', + 'meta_description' => 'Meta Description', + 'markup' => 'Markup', + 'code' => 'Code', + 'content' => 'Content', + ], 'asset' => [ 'menu_label' => "Dosyalar", 'drop_down_add_title' => 'Ekle...', diff --git a/modules/system/lang/de/lang.php b/modules/system/lang/de/lang.php index b30a5d239..3952f09ab 100644 --- a/modules/system/lang/de/lang.php +++ b/modules/system/lang/de/lang.php @@ -25,12 +25,36 @@ return [ 'project' => [ 'name' => 'Projekt', 'owner_label' => 'Besitzer', + 'attach' => 'Attach Project', + 'detach' => 'Detach Project', + 'none' => 'None', 'id' => [ 'label' => 'Projekt-ID', 'help' => 'Wie Sie Ihre Projekt-ID finden', 'missing' => 'Bitte geben Sie eine Projekt-ID an.', ], + 'detach_confirm_' => 'Are you sure you want to detach this project?', 'unbind_success' => 'Projekt wurde erfolgreich getrennt (detached).', + 'return' => 'Return to system settings', + ], + 'email' => [ + 'menu_label' => 'Email Configuration', + 'menu_description' => 'Manage email configuration.', + 'general' => 'General', + 'method' => 'Email Method', + 'sender_name' => 'Sender Name', + 'sender_email' => 'Sender Email', + 'smtp' => 'SMTP', + 'smtp_address' => 'SMTP Address', + 'smtp_authorization' => 'SMTP authorization required', + 'smtp_authorization_comment' => 'Use this checkbox if your SMTP server requires authorization.', + 'smtp_username' => 'Username', + 'smtp_password' => 'Password', + 'smtp_port' => 'SMTP Port', + 'smtp_ssl' => 'SSL connection required', + 'sendmail' => 'Sendmail', + 'sendmail_path' => 'Sendmail Path', + 'sendmail_path_comment' => 'Please specify the path of the sendmail program.', ], 'settings' => [ 'menu_label' => 'Einstellungen', @@ -45,10 +69,15 @@ return [ 'install_success' => 'Das Plugin wurde erfolgreich installiert.', ], 'updates' => [ + 'title' => 'Manage Updates', 'name' => 'Software-Aktualisierung', 'menu_label' => 'Aktualisierungen', 'check_label' => 'Auf Aktualisierungen überprüfen', 'retry_label' => 'Erneut versuchen', + 'plugin_name' => 'Name', + 'plugin_description' => 'Description', + 'plugin_version' => 'Version', + 'plugin_author' => 'Author', 'core_build' => 'Aktueller Build', 'core_build_old' => 'Aktueller Build :build', 'core_build_new' => 'Build :build', diff --git a/modules/system/lang/ru/lang.php b/modules/system/lang/ru/lang.php index 8faa9a65a..b5c4758db 100644 --- a/modules/system/lang/ru/lang.php +++ b/modules/system/lang/ru/lang.php @@ -25,12 +25,36 @@ return [ 'project' => [ 'name' => 'Project', 'owner_label' => 'Owner', + 'attach' => 'Attach Project', + 'detach' => 'Detach Project', + 'none' => 'None', 'id' => [ 'label' => 'Project ID', 'help' => 'How to find your Project ID', 'missing' => 'Please specify a Project ID to use.', ], + 'detach_confirm_' => 'Are you sure you want to detach this project?', 'unbind_success' => 'Project has been detached successfully.', + 'return' => 'Return to system settings', + ], + 'email' => [ + 'menu_label' => 'Email Configuration', + 'menu_description' => 'Manage email configuration.', + 'general' => 'General', + 'method' => 'Email Method', + 'sender_name' => 'Sender Name', + 'sender_email' => 'Sender Email', + 'smtp' => 'SMTP', + 'smtp_address' => 'SMTP Address', + 'smtp_authorization' => 'SMTP authorization required', + 'smtp_authorization_comment' => 'Use this checkbox if your SMTP server requires authorization.', + 'smtp_username' => 'Username', + 'smtp_password' => 'Password', + 'smtp_port' => 'SMTP Port', + 'smtp_ssl' => 'SSL connection required', + 'sendmail' => 'Sendmail', + 'sendmail_path' => 'Sendmail Path', + 'sendmail_path_comment' => 'Please specify the path of the sendmail program.', ], 'settings' => [ 'menu_label' => 'Settings', @@ -45,10 +69,15 @@ return [ 'install_success' => 'The plugin has been installed successfully.', ], 'updates' => [ + 'title' => 'Manage Updates', 'name' => 'Software update', 'menu_label' => 'Updates', 'check_label' => 'Check for updates', 'retry_label' => 'Try again', + 'plugin_name' => 'Name', + 'plugin_description' => 'Description', + 'plugin_version' => 'Version', + 'plugin_author' => 'Author', 'core_build' => 'Current build', 'core_build_old' => 'Current build :build', 'core_build_new' => 'Build :build', diff --git a/modules/system/lang/sv/lang.php b/modules/system/lang/sv/lang.php index 2922d222d..9b4754c21 100644 --- a/modules/system/lang/sv/lang.php +++ b/modules/system/lang/sv/lang.php @@ -25,12 +25,36 @@ return [ 'project' => [ 'name' => 'Projekt', 'owner_label' => 'Ägare', + 'attach' => 'Attach Project', + 'detach' => 'Detach Project', + 'none' => 'None', 'id' => [ 'label' => 'Projekt-ID', 'help' => 'Hur du hittar ditt Projekt-ID', 'missing' => 'Var god välj ett Projekt-ID', ], + 'detach_confirm_' => 'Are you sure you want to detach this project?', 'unbind_success' => 'Projektet har blivit avlänkat', + 'return' => 'Return to system settings', + ], + 'email' => [ + 'menu_label' => 'Email Configuration', + 'menu_description' => 'Manage email configuration.', + 'general' => 'General', + 'method' => 'Email Method', + 'sender_name' => 'Sender Name', + 'sender_email' => 'Sender Email', + 'smtp' => 'SMTP', + 'smtp_address' => 'SMTP Address', + 'smtp_authorization' => 'SMTP authorization required', + 'smtp_authorization_comment' => 'Use this checkbox if your SMTP server requires authorization.', + 'smtp_username' => 'Username', + 'smtp_password' => 'Password', + 'smtp_port' => 'SMTP Port', + 'smtp_ssl' => 'SSL connection required', + 'sendmail' => 'Sendmail', + 'sendmail_path' => 'Sendmail Path', + 'sendmail_path_comment' => 'Please specify the path of the sendmail program.', ], 'settings' => [ 'menu_label' => 'Inställningar', @@ -45,10 +69,15 @@ return [ 'install_success' => 'Pluginet har installerats', ], 'updates' => [ + 'title' => 'Manage Updates', 'name' => 'Uppdatera mjukvara', 'menu_label' => 'Uppdateringar', 'check_label' => 'Kontrollera uppdateringar', 'retry_label' => 'Försök igen', + 'plugin_name' => 'Name', + 'plugin_description' => 'Description', + 'plugin_version' => 'Version', + 'plugin_author' => 'Author', 'core_build' => 'Nuvarande build', 'core_build_old' => 'Nuvarande build :build', 'core_build_new' => 'Build :build', diff --git a/modules/system/lang/tr/lang.php b/modules/system/lang/tr/lang.php index 06872d7c5..7bafbe6f0 100644 --- a/modules/system/lang/tr/lang.php +++ b/modules/system/lang/tr/lang.php @@ -25,12 +25,36 @@ return [ 'project' => [ 'name' => 'Proje', 'owner_label' => 'Sahibi', + 'attach' => 'Attach Project', + 'detach' => 'Detach Project', + 'none' => 'None', 'id' => [ 'label' => 'Proje ID', 'help' => 'Proje ID\'sini nasıl bulurum?', 'missing' => 'Lütfen kullanılacak Proje ID\'sini belirleyin.', ], + 'detach_confirm_' => 'Are you sure you want to detach this project?', 'unbind_success' => 'Project has been detached successfully.', + 'return' => 'Return to system settings', + ], + 'email' => [ + 'menu_label' => 'Email Configuration', + 'menu_description' => 'Manage email configuration.', + 'general' => 'General', + 'method' => 'Email Method', + 'sender_name' => 'Sender Name', + 'sender_email' => 'Sender Email', + 'smtp' => 'SMTP', + 'smtp_address' => 'SMTP Address', + 'smtp_authorization' => 'SMTP authorization required', + 'smtp_authorization_comment' => 'Use this checkbox if your SMTP server requires authorization.', + 'smtp_username' => 'Username', + 'smtp_password' => 'Password', + 'smtp_port' => 'SMTP Port', + 'smtp_ssl' => 'SSL connection required', + 'sendmail' => 'Sendmail', + 'sendmail_path' => 'Sendmail Path', + 'sendmail_path_comment' => 'Please specify the path of the sendmail program.', ], 'settings' => [ 'menu_label' => 'Ayarlar', @@ -45,10 +69,15 @@ return [ 'install_success' => 'The plugin has been installed successfully.', ], 'updates' => [ + 'title' => 'Manage Updates', 'name' => 'Yazılım Güncelleme', 'menu_label' => 'Güncellemeler', 'check_label' => 'Güncellemeleri kontrol et', 'retry_label' => 'Tekrar dene', + 'plugin_name' => 'Name', + 'plugin_description' => 'Description', + 'plugin_version' => 'Version', + 'plugin_author' => 'Author', 'core_build' => 'Mevcut versiyon', 'core_build_old' => 'Mevcut versiyon :build', 'core_build_new' => 'Versiyon :build',