updated some language - pt-BR and EN
This commit is contained in:
parent
3110e55e90
commit
0c69e34aea
3 changed files with 26 additions and 11 deletions
|
@ -8,7 +8,7 @@ echo '
|
|||
';
|
||||
|
||||
echo '<tr>';
|
||||
echo '<td>Bludit Edition</td>';
|
||||
echo '<td>'.$L->g('Bludit Edition').'</td>';
|
||||
if (defined('BLUDIT_PRO')) {
|
||||
echo '<td>PRO - '.$L->g('Thanks for supporting Bludit').' <span class="fa fa-heart" style="color: #ffc107"></span></td>';
|
||||
} else {
|
||||
|
@ -17,7 +17,7 @@ if (defined('BLUDIT_PRO')) {
|
|||
echo '</tr>';
|
||||
|
||||
echo '<tr>';
|
||||
echo '<td>Bludit Version</td>';
|
||||
echo '<td>'.$L->g('Bludit Version').'</td>';
|
||||
echo '<td>'.BLUDIT_VERSION.'</td>';
|
||||
echo '</tr>';
|
||||
|
||||
|
@ -27,17 +27,17 @@ echo '<td>'.BLUDIT_CODENAME.'</td>';
|
|||
echo '</tr>';
|
||||
|
||||
echo '<tr>';
|
||||
echo '<td>Bludit Build Number</td>';
|
||||
echo '<td>'.$L->g('Bludit Build Number').'</td>';
|
||||
echo '<td>'.BLUDIT_BUILD.'</td>';
|
||||
echo '</tr>';
|
||||
|
||||
echo '<tr>';
|
||||
echo '<td>Disk usage</td>';
|
||||
echo '<td>'.$L->g('Disk usage').'</td>';
|
||||
echo '<td>'.Filesystem::bytesToHumanFileSize(Filesystem::getSize(PATH_ROOT)).'</td>';
|
||||
echo '</tr>';
|
||||
|
||||
echo '<tr>';
|
||||
echo '<td><a href="'.HTML_PATH_ADMIN_ROOT.'developers'.'">Bludit Developers</a></td>';
|
||||
echo '<td><a href="'.HTML_PATH_ADMIN_ROOT.'developers'.'">'.$L->g('Bludit Developers').'</a></td>';
|
||||
echo '<td></td>';
|
||||
echo '</tr>';
|
||||
|
||||
|
|
|
@ -3,11 +3,12 @@
|
|||
"native": "English",
|
||||
"english-name": "English",
|
||||
"locale": "en, en_US, en_AU, en_CA, en_GB, en_IE, en_NZ",
|
||||
"last-update": "2018-08-09",
|
||||
"last-update": "2020-11-01",
|
||||
"authors": [
|
||||
"Diego @dignajar",
|
||||
"Clickwork https:\/\/clickwork.ch",
|
||||
"xm74",
|
||||
"Fabiano Santos (@fabianosantosnet)",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -50,6 +51,11 @@
|
|||
"November": "November",
|
||||
"December": "December"
|
||||
},
|
||||
"bludit-edition":"Bludit Edition",
|
||||
"bludit-version":"Bludit Version",
|
||||
"bludit-build-number":"Bludit Build Number",
|
||||
"disk-usage":"Disk usage",
|
||||
"bludit-developers":"Bludit Developers",
|
||||
"dashboard": "Dashboard",
|
||||
"manage-users": "Manage users",
|
||||
"manage-categories": "Manage categories",
|
||||
|
@ -319,7 +325,7 @@
|
|||
"start-typing-a-page-title-to-see-a-list-of-suggestions": "Start typing a page title to see a list of suggestions.",
|
||||
"field-used-when-ordering-content-by-position": "Field used when ordering content by position.",
|
||||
"write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Write a template name to filter the page in the theme and change the style of the page.",
|
||||
"write-the-tags-separated-by-commas": "Write the tags separated by commas.",
|
||||
"write-the-tags-separated-by-comma": "Write the tags separated by comma.",
|
||||
"apply-code-noindex-code-to-this-page": "Apply <code>noindex<\/code> to this page.",
|
||||
"this-tells-search-engines-not-to-show-this-page-in-their-search-results": "This tells search engines not to show this page in their search results.",
|
||||
"apply-code-nofollow-code-to-this-page": "Apply <code>nofollow<\/code> to this page.",
|
||||
|
@ -378,8 +384,9 @@
|
|||
"thumbnail-quality-in-percentage": "Thumbnail quality in percentage (%).",
|
||||
"maximum-load-file-size-allowed:": "Maximum load file size allowed:",
|
||||
"file-type-is-not-supported": "File type is not supported. Allowed types:",
|
||||
"page-content": "Page content",
|
||||
"page-content": "Page content",
|
||||
"markdown-parser": "Markdown parser",
|
||||
"enable-the-markdown-parser-for-the-content-of-the-page": "Enable the markdown parser for the content of the page.",
|
||||
"site-logo": "Site logo",
|
||||
"search": "Search",
|
||||
"search-plugins": "Search plugins",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"native": "Português (Brasil)",
|
||||
"english-name": "Portuguese (Brazil)",
|
||||
"locale": "pt_BR",
|
||||
"last-update": "2020-02-15",
|
||||
"last-update": "2020-11-01",
|
||||
"authors": [
|
||||
"Jacques Schlender (@jcqSCH)",
|
||||
"Marcelo",
|
||||
|
@ -50,6 +50,11 @@
|
|||
"November": "Novembro",
|
||||
"December": "Dezembro"
|
||||
},
|
||||
"bludit-edition":"Bludit Edition",
|
||||
"bludit-version":"Bludit Versão",
|
||||
"bludit-build-number":"Bludit Número de Compilação",
|
||||
"disk-usage":"Uso de disco",
|
||||
"bludit-developers":"Desenvolvedores do Bludit",
|
||||
"dashboard": "Painel de Controle",
|
||||
"manage-users": "Administrar usuários",
|
||||
"manage-categories": "Administrar categorias",
|
||||
|
@ -110,6 +115,8 @@
|
|||
"click-on-the-image-for-options": "Clique na imagem para visualizar as opções.",
|
||||
"click-here-to-cancel": "Clique aqui para cancelar.",
|
||||
"insert-image": "Inserir imagem",
|
||||
"insert-thumbnail": "Inserir a miniatura",
|
||||
"insert-linked-thumbnail": "Inserir link da miniatura",
|
||||
"set-as-cover-image": "Definir como imagem de capa",
|
||||
"delete-image": "Deletar imagem",
|
||||
"tags": "Tags",
|
||||
|
@ -232,7 +239,7 @@
|
|||
"blog": "Blog",
|
||||
"complete-all-fields": "Preencha todos os campos",
|
||||
"static": "Estático",
|
||||
"about-your-site-or-yourself": "Descrição sobre o seu site ou então sobre você mesmo",
|
||||
"about-your-site-or-yourself": "Descrição sobre o seu site ou você mesmo",
|
||||
"homepage": "Página inicial",
|
||||
"disabled": "Desabilitado",
|
||||
"to-enable-the-user-you-must-set-a-new-password": "Para habilitar o usuário, você precisa definir uma nova senha.",
|
||||
|
@ -319,7 +326,7 @@
|
|||
"start-typing-a-page-title-to-see-a-list-of-suggestions": "Inicie digitando um título de página para ver uma lista de sugestões.",
|
||||
"field-used-when-ordering-content-by-position": "Campo usado quando ordena o conteúdo pela posição",
|
||||
"write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Escreva um nome de template (modelo) para filtrar a página no tema e mude o estilo dela.",
|
||||
"write-the-tags-separated-by-commas": "Escreva as tags separadas por vírgula.",
|
||||
"write-the-tags-separated-by-comma": "Escreva as tags separadas por vírgula.",
|
||||
"apply-code-noindex-code-to-this-page": "Aplicar <code>noindex<\/code> nesta página.",
|
||||
"this-tells-search-engines-not-to-show-this-page-in-their-search-results": "Isso informa aos mecanismos de busca para não mostrar esta página em seus resultados.",
|
||||
"apply-code-nofollow-code-to-this-page": "Aplicar <code>nofollow<\/code> nesta página.",
|
||||
|
@ -380,6 +387,7 @@
|
|||
"file-type-is-not-supported": "Tipo de arquivo não suportado. Tipos permitidos:",
|
||||
"page-content": "Conteúdo da página",
|
||||
"markdown-parser": "Analisador Markdown",
|
||||
"enable-the-markdown-parser-for-the-content-of-the-page": "Habilite o analisador para o conteúdo da página.",
|
||||
"site-logo": "Logo do site",
|
||||
"search": "Busca",
|
||||
"search-plugins": "Buscar extensões",
|
||||
|
|
Loading…
Add table
Reference in a new issue