mirror of
https://github.com/flextype/flextype.git
synced 2025-08-11 15:44:49 +02:00
Merge pull request #72 from flextype/crowdin-admin
New Crowdin translations
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
---
|
||||
admin: "Admin"
|
||||
admin_cancel: "Cancel"
|
||||
admin_create: "Create"
|
||||
admin_debugging: "Debugging"
|
||||
admin: "Administração"
|
||||
admin_cancel: "Cancelar"
|
||||
admin_create: "Criar"
|
||||
admin_debugging: "Depuração"
|
||||
admin_email: "Email"
|
||||
admin_flextype_version: "Flextype Version"
|
||||
admin_flextype_version: "Versão Flextype"
|
||||
admin_information: "Information"
|
||||
admin_installed: "Installed"
|
||||
admin_keywords: "Keywords"
|
||||
admin_login: "Login"
|
||||
admin_entries: "Entries"
|
||||
admin_extends: "Extends"
|
||||
admin_installed: "Instalado"
|
||||
admin_keywords: "Palavras-chave"
|
||||
admin_login: "Iniciar sessão"
|
||||
admin_entries: "Posts"
|
||||
admin_extends: "Estender"
|
||||
admin_plugins: "Plugins"
|
||||
admin_themes: "Themes"
|
||||
admin_themes: "Temas"
|
||||
admin_help: "Help"
|
||||
admin_getting_help: "Getting Help"
|
||||
admin_logout: "Logout"
|
||||
@@ -61,17 +61,17 @@ admin_author_url: "Author url"
|
||||
admin_bugs: "Bugs"
|
||||
admin_description: "Description"
|
||||
admin_get_more_plugins: "Get More Plugins"
|
||||
admin_homepage: "Homepage"
|
||||
admin_homepage: "Página inicial"
|
||||
admin_info: "Info"
|
||||
admin_license: "License"
|
||||
admin_license: "Licença"
|
||||
admin_status: "Status"
|
||||
admin_disabled: "disabled"
|
||||
admin_enabled: "enabled"
|
||||
admin_disabled: "desativado"
|
||||
admin_enabled: "ativado"
|
||||
admin_version: "Version"
|
||||
admin_role: "Role"
|
||||
admin_role: "Posição"
|
||||
admin_save: "Save"
|
||||
admin_security_check_results: "Security check results"
|
||||
admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems."
|
||||
admin_security_check_results: "Resultados da verificação de segurança"
|
||||
admin_security_check_results_debug: "Devido ao tipo e quantidade de informações que dê um erro intrusos quando exibir erros TRUE, recomendamos a configuração exibir erros falsos nos sistemas de produção."
|
||||
admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>"
|
||||
admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>"
|
||||
admin_server: "Server"
|
||||
|
Reference in New Issue
Block a user