diff --git a/resources/lang/pt_BR/settings.php b/resources/lang/pt_BR/settings.php index 4264e22c0..9f829e6db 100644 --- a/resources/lang/pt_BR/settings.php +++ b/resources/lang/pt_BR/settings.php @@ -38,7 +38,7 @@ return [ 'app_homepage_desc' => 'Selecione uma opção para ser exibida como página inicial em vez da padrão. Permissões de página serão ignoradas para as páginas selecionadas.', 'app_homepage_select' => 'Selecione uma página', 'app_footer_links' => 'Links do Rodapé', - '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::" 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' => 'Adicionar links para mostrar dentro do rodapé do site. Estes serão exibidos na parte inferior da maioria das páginas, incluindo aqueles que não necessitam de login. Você pode usar uma etiqueta de "trans::" para usar traduções definidas pelo sistema. Por exemplo: Usando "trans::common.privacy_policy" fornecerá o texto traduzido "Política de Privacidade" e "trans::common.terms_of_service" fornecerá o texto traduzido "Termos de Serviço".', 'app_footer_links_label' => 'Etiqueta do Link', 'app_footer_links_url' => 'URL do Link', 'app_footer_links_add' => 'Adicionar Link de Rodapé', diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php index 4bf85d7cf..705534cb6 100644 --- a/resources/lang/pt_BR/validation.php +++ b/resources/lang/pt_BR/validation.php @@ -15,7 +15,7 @@ return [ 'alpha_dash' => 'O campo :attribute deve conter apenas letras, números, traços e underlines.', 'alpha_num' => 'O campo :attribute deve conter apenas letras e números.', 'array' => 'O campo :attribute deve ser uma array.', - 'backup_codes' => 'The provided code is not valid or has already been used.', + 'backup_codes' => 'O código fornecido não é válido ou já foi usado.', 'before' => 'O campo :attribute deve ser uma data anterior à data :date.', 'between' => [ 'numeric' => 'O campo :attribute deve estar entre :min e :max.', @@ -99,7 +99,7 @@ return [ ], 'string' => 'O campo :attribute deve ser uma string.', 'timezone' => 'O campo :attribute deve conter uma timezone válida.', - 'totp' => 'The provided code is not valid or has expired.', + 'totp' => 'O código fornecido não é válido ou expirou.', 'unique' => 'Já existe um campo/dado de nome :attribute.', 'url' => 'O formato da URL :attribute é inválido.', 'uploaded' => 'O arquivo não pôde ser carregado. O servidor pode não aceitar arquivos deste tamanho.', diff --git a/resources/lang/tr/auth.php b/resources/lang/tr/auth.php index 8d863fdea..ce9ded13a 100644 --- a/resources/lang/tr/auth.php +++ b/resources/lang/tr/auth.php @@ -76,12 +76,12 @@ return [ // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', 'mfa_setup_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.', - 'mfa_setup_configured' => 'Already configured', - 'mfa_setup_reconfigure' => 'Reconfigure', - 'mfa_setup_remove_confirmation' => 'Are you sure you want to remove this multi-factor authentication method?', + 'mfa_setup_configured' => 'Zaten yapılandırıldı', + 'mfa_setup_reconfigure' => 'Yeniden yapılandır', + 'mfa_setup_remove_confirmation' => '2 adımlı doğrulamayı kaldırmak istediğinize emin misiniz?', 'mfa_setup_action' => 'Setup', 'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.', - 'mfa_option_totp_title' => 'Mobile App', + 'mfa_option_totp_title' => 'Mobil Uygulama', 'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.', 'mfa_option_backup_codes_title' => 'Backup Codes', 'mfa_option_backup_codes_desc' => 'Securely store a set of one-time-use backup codes which you can enter to verify your identity.', @@ -106,5 +106,5 @@ return [ 'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:', 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', - 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', + 'mfa_setup_login_notification' => '2 adımlı doğrulama ayarlandı, Lütfen 2 adımlı doğrulama kullanarak yeniden giriş yapınız.', ]; diff --git a/resources/lang/zh_CN/common.php b/resources/lang/zh_CN/common.php index 1201178f0..f1bd1f172 100644 --- a/resources/lang/zh_CN/common.php +++ b/resources/lang/zh_CN/common.php @@ -75,8 +75,8 @@ return [ // Header 'header_menu_expand' => '展开标头菜单', 'profile_menu' => '个人资料', - 'view_profile' => '查看资料', - 'edit_profile' => '编辑资料', + 'view_profile' => '查看个人资料', + 'edit_profile' => '编辑个人资料', 'dark_mode' => '夜间模式', 'light_mode' => '日间模式', diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index cce5a2ecf..dd877441a 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -263,7 +263,7 @@ return [ 'tags_assigned_chapters' => '有这个标签的章节', 'tags_assigned_books' => '有这个标签的图书', 'tags_assigned_shelves' => '有这个标签的书架', - 'tags_x_unique_values' => '个不重复项目', + 'tags_x_unique_values' => ':count 个不重复项目', 'tags_all_values' => '所有值', 'tags_view_tags' => '查看标签', 'tags_view_existing_tags' => '查看已有的标签', diff --git a/resources/lang/zh_CN/settings.php b/resources/lang/zh_CN/settings.php index b3a28a73a..ee6f6439a 100755 --- a/resources/lang/zh_CN/settings.php +++ b/resources/lang/zh_CN/settings.php @@ -151,7 +151,7 @@ return [ 'role_manage_settings' => '管理App设置', 'role_export_content' => '导出内容', 'role_asset' => '资源许可', - 'roles_system_warning' => '请注意,具有上述三个权限中的任何一个都可以允许用户更改自己的特权或系统中其他人的特权。 只将具有这些权限的角色分配给受信任的用户。', + 'roles_system_warning' => '请注意,拥有上述三个权限中的任何一个都可以允许用户更改自己的权限或系统中其他人的权限。 请只将拥有这些权限的角色分配给你信任的用户。', 'role_asset_desc' => '对系统内资源的默认访问许可将由这些权限控制。单独设置在书籍,章节和页面上的权限将覆盖这里的权限设定。', 'role_asset_admins' => '管理员可自动获得对所有内容的访问权限,但这些选项可能会显示或隐藏UI选项。', 'role_all' => '全部的',