Merge pull request #2 from bludit/master

Pull Bludit v3.11.0 "Pizza time"
This commit is contained in:
David Blake 2020-02-08 16:28:09 +00:00 committed by GitHub
commit 994a9c252a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 161 additions and 147 deletions

View File

@ -1,6 +1,6 @@
<div id="dashboard" class="container">
<div class="row">
<div class="col-md-7 d-none d-sm-block">
<div class="col-md-7">
<!-- Good message -->
<div>

View File

@ -134,9 +134,8 @@
contentType: false,
processData: false
}).done(function(data) {
console.log(data);
if (data.status==0) {
$("#jsprofilePicturePreview").attr('src',json.absoluteURL+"?time="+Math.random());
$("#jsprofilePicturePreview").attr('src',data.absoluteURL+"?time="+Math.random());
} else {
showAlert(data.message);
}

View File

@ -11,6 +11,10 @@ if ($username===false) {
ajaxResponse(1, 'Error in username.');
}
if ( ($login->role()!='admin') && ($login->username()!=$username) ) {
ajaxResponse(1, 'Error in username.');
}
if (!isset($_FILES['profilePictureInputFile'])) {
ajaxResponse(1, 'Error trying to upload the profile picture.');
}

File diff suppressed because one or more lines are too long

View File

@ -3,10 +3,10 @@
"native": "日本語 (Japanese)",
"english-name": "日本語",
"locale": "ja, ja_JP",
"last-update": "2019-06-25",
"last-update": "2020-01-13",
"authors": [
"Jun Nogata",
"",
"cai_miao",
"",
""
]
@ -60,9 +60,9 @@
"language": "言語",
"plugin": "プラグイン",
"plugins": "プラグイン",
"developers": "開発",
"developers": "開発者向け",
"themes": "テーマ",
"about": "サイトについて",
"about": "バージョン情報",
"url": "URL",
"welcome": "ようこそ",
"logout": "ログアウト",
@ -122,7 +122,7 @@
"date": "日付",
"external-cover-image": "外部カバー画像",
"parent": "親",
"full-image-url": "完全な画像URL.",
"full-image-url": "完全な画像URL",
"this-field-is-used-when-you-order-the-content-by-position": "このフィールドは、コンテンツを位置別に並べ替えに使用されます。",
"position": "位置",
"friendly-url": "フレンドリーURL",
@ -144,7 +144,7 @@
"site-description": "サイトの説明",
"you-can-add-a-site-description-to-provide": "サイトについての説明や短い略歴を追加します。",
"footer-text": "フッターテキスト",
"you-can-add-a-small-text-on-the-bottom": "各ページ下部に表示する簡単なテキストを追加します。例: 著作権表示, 所有者, 日付など。",
"you-can-add-a-small-text-on-the-bottom": "各ページ下部に表示する簡単なテキストを追加します。例:著作権表示、所有者、日付など。",
"social-networks-links": "ソーシャルネットワークリンク",
"site-url": "サイトURL",
"email-account-settings": "メールアカウント設定",
@ -158,7 +158,7 @@
"date-and-time-formats": "日付と時刻の書式",
"date-format": "日付の書式",
"current-format": "現在の書式",
"version": "バージョン:",
"version": "バージョン",
"author": "投稿者",
"activate": "有効化",
"deactivate": "停止",
@ -177,8 +177,8 @@
"profile-picture": "プロフィール画像",
"edit-or-delete-your-categories": "カテゴリを編集または削除する",
"create-a-new-category-to-organize-your-content": "コンテンツを整理するための新しいカテゴリを作成する",
"confirm-delete-this-action-cannot-be-undone": "削除をしますか? この操作は取り消せません。",
"do-you-want-to-disable-the-user": "ユーザーを無効にしますか?",
"confirm-delete-this-action-cannot-be-undone": "削除をしますかこの操作は取り消せません。",
"do-you-want-to-disable-the-user": "ユーザーを無効にしますか",
"new-password": "新しいパスワード",
"you-can-change-this-field-when-save-the-current-changes": "このフィールドは、現在の変更内容を保存するときに変更できます。",
"items-per-page": "ページ表示件数",
@ -228,9 +228,9 @@
"password-must-be-at-least-6-characters-long": "パスワードは6文字以上入力してください",
"ip-address-has-been-blocked": "IPアドレスはブロックされています",
"try-again-in-a-few-minutes": "しばらくしてから、もう一度お試しください",
"content-published-from-scheduler": "投稿予約されたコンテンツ",
"content-published-from-scheduler": "予約で投稿されたコンテンツ",
"blog": "ブログ",
"complete-all-fields": "すべてのフィールドを埋めました",
"complete-all-fields": "すべてのフィールドを埋めま",
"static": "固定ページ",
"about-your-site-or-yourself": "サイトや自分について",
"homepage": "ホームページ",
@ -248,7 +248,7 @@
"content-deleted": "コンテンツを削除しました",
"undefined": "未定義",
"create-new-content-for-your-site": "サイトのコンテンツを作成する",
"order-items-by": "Order items by",
"order-items-by": "並び順:",
"all-content": "すべてのコンテンツ",
"dynamic": "動的",
"type": "タイプ",
@ -258,7 +258,7 @@
"latest-content": "最新のコンテンツ",
"default-message": "デフォルトメッセージ",
"no-parent": "親がありません",
"have-you-seen-my-ball": "私のボールを見ましたか?",
"have-you-seen-my-ball": "私のボールを見ましたか",
"pagebreak": "改ページ",
"pages": "ページ",
"this-plugin-may-not-be-supported-by-this-version-of-bludit": "プラグインは、このバージョンのBluditではサポートされていない可能性があります。",
@ -280,13 +280,13 @@
"minutes": "分",
"minute": "分",
"example-page-1-slug": "create-your-own-content",
"example-page-1-title": "コンテンツを作成する",
"example-page-1-title": "コンテンツを作成しましょう",
"example-page-1-content": "コンテンツを書き始めたり、コンテンツを編集しましょう。コンテンツを作成、編集、削除をするには、ユーザー名 `admin` とインストール時に設定したパスワードを使用して <a href=\".\/admin\/\">管理パネル<\/a> にログインします。",
"example-page-2-slug": "set-up-your-new-site",
"example-page-2-title": "サイトを設定する",
"example-page-2-title": "サイトを設定しましょう",
"example-page-2-content": "<a href=\".\/admin\/\">管理パネル<\/a> からサイトの設定を更新しましょう。タイトルや説明、SNSの設定などが <a href=\".\/admin\/settings\"> 設定 > 一般<\/a> から変更できます。",
"example-page-3-slug": "follow-bludit",
"example-page-3-title": "Bluditをフォローする",
"example-page-3-title": "Bluditをフォローしましょう",
"example-page-3-content": "ニュースやリリース、新しいテーマやプラグインについての情報を入手するには <a href=\"https:\/\/www.facebook.com\/bluditcms\/\" target=\"_blank\">Facebook<\/a> や <a href=\"https:\/\/www.twitter.com\/bludit\/\" target=\"_blank\">Twitter<\/a> 、 <a href=\"https:\/\/www.youtube.com\/c\/Bluditcms\" target=\"_blank\">YouTube<\/a>のSNSをフォローするか、私たちの<a href=\"https:\/\/blog.bludit.com\" target=\"_blank\">Blog<\/a>をご覧ください。",
"example-page-4-slug": "about",
"example-page-4-title": "サイトについて",
@ -306,7 +306,7 @@
"extreme-friendly-url": "フレンドリーURL",
"title-formats": "タイトル書式",
"delete-content": "コンテンツの削除",
"are-you-sure-you-want-to-delete-this-page": "このページを削除してもよろしいですか?",
"are-you-sure-you-want-to-delete-this-page": "このページを削除してもよろしいですか",
"sticky": "先頭固定表示",
"actions": "操作",
"edit": "編集",
@ -329,7 +329,7 @@
"uncategorized": "未分類",
"done": "完了",
"delete-category": "カテゴリーを削除します",
"are-you-sure-you-want-to-delete-this-category?": "このカテゴリを削除してもよろしいですか?",
"are-you-sure-you-want-to-delete-this-category?": "このカテゴリを削除してもよろしいですか",
"confirm-new-password": "新しいパスワードの確認",
"the-nickname-is-almost-used-in-the-themes-to-display-the-author-of-the-content": "ニックネームは、コンテンツの投稿者を表示するテーマで使用されます。",
"allow-unicode": "Unicodeを許可",
@ -338,8 +338,8 @@
"tag": "タグ",
"drag-and-drop-to-sort-the-plugins": "ドラッグ・アンド・ドロップをしてプラグインを並び替えます。",
"seo": "SEO",
"documentation": "文書",
"forum-support": "フォーラムサポート",
"documentation": "マニュアル",
"forum-support": "掲示板サポート",
"chat-support": "チャットサポート",
"quick-links": "クイックリンク",
"leave-empty-for-autocomplete-by-bludit": "Bluditの自動補完のために空のままにしてください。",
@ -390,6 +390,6 @@
"author-can-write-and-edit-their-own-content": "投稿者: コンテンツを書いたり編集できます。編集者: 自分以外のコンテンツも書いたり編集できます。",
"custom-fields": "Custom fields",
"define-custom-fields-for-the-content": "Define custom fields for the content. Learn more about custom fields in the <a href='https:\/\/docs.bludit.com\/en\/content\/custom-fields'>documentation<\/a>.",
"start-typing-to-see-a-list-of-suggestions": "Start typing to see a list of suggestions.",
"view": "View"
}
"start-typing-to-see-a-list-of-suggestions": "ここに入力すれば候補操作を表示されます。",
"view": "閲覧"
}

View File

@ -3,11 +3,11 @@
"native": "Português (Portugal)",
"english-name": "Portuguese (Portugal)",
"locale": "pt_PT",
"last-update": "2018-06-10",
"last-update": "2020-02-03",
"authors": [
"Jacques Schlender (@jcqSCH)",
"Ricardo Pinto",
"",
"João Botelho (@LimonadaPT)",
""
]
},
@ -55,7 +55,7 @@
"manage-categories": "Gerir categorias",
"general-settings": "Ajustes gerais",
"advanced-settings": "Ajustes avançados",
"thanks-for-supporting-bludit": "Agradecemos por apoiar o Bludit",
"thanks-for-supporting-bludit": "Obrigado por apoiar o Bludit",
"upgrade-to-bludit-pro": "Adquirir Bludit PRO",
"language": "Idioma",
"plugin": "Plugin",
@ -82,7 +82,7 @@
"new-category": "Nova categoria",
"you-do-not-have-sufficient-permissions": "Não tens permissão o suficiente para submeter esta ação.",
"add-a-new-user": "Adicionar novo utilizador",
"url-associated-with-the-content": "URL associada ao conteúdo.",
"url-associated-with-the-content": "URL associado ao conteúdo.",
"language-and-timezone": "Idioma e fuso horário",
"change-your-language-and-region-settings": "Ajustar o idioma e a região.",
"notifications": "Notificações",
@ -99,7 +99,7 @@
"save-as-draft": "Guardar como rascunho",
"cancel": "Cancelar",
"description": "Descrição",
"this-field-can-help-describe-the-content": "Este campo pode ajudar a descrever o conteúdo em poucas palavras. Não mais de 150 caracteres.",
"this-field-can-help-describe-the-content": "Este campo ajuda a descrever o conteúdo em poucas palavras. Não mais de 150 caracteres.",
"images": "Imagens",
"error": "Erro",
"supported-image-file-types": "Tipos de ficheiros de imagem suportados",
@ -122,8 +122,8 @@
"date": "Data",
"external-cover-image": "Imagem de capa externa",
"parent": "Item superior",
"full-image-url": "URL completa da imagem.",
"this-field-is-used-when-you-order-the-content-by-position": "Este campo é utilizado quando escolhes ordenar o conteúdo por posição.",
"full-image-url": "URL completo da imagem.",
"this-field-is-used-when-you-order-the-content-by-position": "Este campo é utilizado quando se ordena o conteúdo por posição.",
"position": "Posição",
"friendly-url": "URL amigável",
"image-description": "Descrição da imagem",
@ -138,11 +138,11 @@
"registered": "Registado",
"site-information": "Informação do site",
"site-title": "Titulo do site",
"use-this-field-to-name-your-site": "Use este campo para nomear o teu site. Este nome aparecerá no topo das tuas páginas.",
"use-this-field-to-name-your-site": "Use este campo para nomear o teu site. Este nome aparecerá no topo das páginas.",
"site-slogan": "Slogan do site",
"use-this-field-to-add-a-catchy-phrase": "Use este campo para adicionar uma frase que dê personalidade ao teu site.",
"use-this-field-to-add-a-catchy-phrase": "Use este campo para adicionar uma frase que dê personalidade ao site.",
"site-description": "Descrição do site",
"you-can-add-a-site-description-to-provide": "Sugere-se adicionar um pequeno texto que descreva os assuntos tratados em teu site.",
"you-can-add-a-site-description-to-provide": "Sugere-se adicionar um pequeno texto que descreva os assuntos tratados no site.",
"footer-text": "Texto do radapé",
"you-can-add-a-small-text-on-the-bottom": "Sugere-se adicionar um pequeno texto para exibir na parte debaixo do site, o qual contenha informações de copyright, proprietário, ano de fundação, local, etc.",
"social-networks-links": "Links de redes sociais",
@ -151,9 +151,9 @@
"sender-email": "E-mail do remetente",
"emails-will-be-sent-from-this-address": "Os e-mails serão enviados a partir deste endereço.",
"url-filters": "Filtros de URL",
"select-your-sites-language": "Selecione o idioma do teu site.",
"select-your-sites-language": "Selecione o idioma do site.",
"timezone": "Fuso horário",
"select-a-timezone-for-a-correct": "Selecione o fuso horário da tua região para que datas e horas sejam exibidas corretamente no teu site.",
"select-a-timezone-for-a-correct": "Selecione o fuso horário da região para que datas e horas sejam exibidas corretamente no site.",
"locale": "Local",
"date-and-time-formats": "Formatos de data e hora",
"date-format": "Formato da data",
@ -175,28 +175,28 @@
"enabled": "Activado",
"disable-the-user": "Desactivar o utilizador",
"profile-picture": "Foto do perfil",
"edit-or-delete-your-categories": "Editar ou apagar tuas categorias",
"create-a-new-category-to-organize-your-content": "Criar nova categoria para organizar teu conteúdo",
"confirm-delete-this-action-cannot-be-undone": "Confirmas que vais apagar? Após proceder, esta acção não poderá ser revertida.",
"edit-or-delete-your-categories": "Editar ou apagar categorias",
"create-a-new-category-to-organize-your-content": "Criar nova categoria para organizar o conteúdo",
"confirm-delete-this-action-cannot-be-undone": "Confirme que quer apagar? Após confirmar não será possível anular esta acção.",
"do-you-want-to-disable-the-user": "Confirmas que vais desactivar o utilizador?",
"new-password": "Nova senha",
"you-can-change-this-field-when-save-the-current-changes": "Poderás alterar este campo após guardar as alterações actuais.",
"items-per-page": "Itens por página",
"invite-a-friend-to-collaborate-on-your-site": "Convidar um amigo para colaborar em teu site",
"invite-a-friend-to-collaborate-on-your-site": "Convidar um amigo para colaborar no teu site",
"number-of-items-to-show-per-page": "Número de publicações a exibir em cada página.",
"website-or-blog": "Site ou Blog",
"order-content-by": "Ordenar conteúdo por",
"edit-or-delete-content-from-your-site": "Editar ou apagar conteúdo do teu site",
"order-the-content-by-date-to-build-a-blog": "Ordene o conteúdo por data para construir um blog ou ordene o conteúdo por posição para construir um site.",
"page-not-found-content": "Poxa! Parece que a página solicitada não existe.",
"page-not-found-content": "Parece que a página solicitada não existe.",
"page-not-found": "Página não encontrada",
"predefined-pages": "Páginas predefinidas",
"returning-page-when-the-page-doesnt-exist": "Quando a requisição do visitante não corresponder a um item existente, será exibida esta página. Por omissão, uma mensagem de alerta é exibida.",
"returning-page-for-the-main-page": "Quando o visitante requisitar a página principal do site, será exibida a página aqui escolhida. Por omissão, as últimas publicações são exibidas.",
"full-url-of-your-site": "URL completa do teu site, contendo o protocolo HTTP ou HTTPS (apenas poderá conter HTTPS se houver SSL habilitado em teu servidor).",
"with-the-locales-you-can-set-the-regional-user-interface": "A partir dos locais é possível definir a tradução da interface para a respectiva região do teu visitante. Para isto, os locais devem estar instalados em teu sistema.",
"full-url-of-your-site": "URL completo do teu site, contendo o protocolo HTTP ou HTTPS (apenas poderá conter HTTPS se houver SSL ligado no servidor).",
"with-the-locales-you-can-set-the-regional-user-interface": "A partir dos locais é possível definir a tradução da interface para a respectiva região dos visitantes. Para isto, os locais devem estar instalados no sistema.",
"bludit-installer": "Instalador do Bludit",
"choose-your-language": "Escolha o teu idioma",
"choose-your-language": "Escolha o idioma",
"next": "Seguinte",
"complete-the-form-choose-a-password-for-the-username-admin": "Preencha o formulário, escolha uma senha para o utilizador inicial que será nomeado <b>< admin ><\/b>",
"show-password": "Exibir senha",
@ -206,7 +206,7 @@
"get-login-access-code": "Obter o código de acesso de início de sessão",
"email-access-code": "Código de acesso via e-mail",
"whats-next": "O que se segue",
"username-or-password-incorrect": "Utilizador incorrecto ou então senha incorrecta",
"username-or-password-incorrect": "Utilizador incorrecto ou senha incorrecta",
"follow-bludit-on": "Seguir Bludit em",
"this-is-a-brief-description-of-yourself-our-your-site": "Neste espaço é exibida uma breve descrição do teu site ou então de ti mesmo. Para alterar este texto, vá ao Painel de Controlo, ajustes, plugins, e altere o plugin About.",
"new-version-available": "Nova versão disponível",
@ -224,15 +224,15 @@
"the-changes-have-been-saved": "As alterações foram guardadas",
"label": "Identificador",
"links": "Links",
"this-title-is-almost-always-used-in-the-sidebar-of-the-site": "Este título quase sempre é usado na barra lateral do site.",
"password-must-be-at-least-6-characters-long": "A senha deve conter ao menos 6 caracteres",
"this-title-is-almost-always-used-in-the-sidebar-of-the-site": "Este título é quase sempre usado na barra lateral do site.",
"password-must-be-at-least-6-characters-long": "A senha deve conter pelo menos 6 caracteres",
"ip-address-has-been-blocked": "O endereço IP foi bloqueado.",
"try-again-in-a-few-minutes": "Tente novamente em alguns minutos.",
"content-published-from-scheduler": "Conteúdo publicado através de agendamento",
"blog": "Blog",
"complete-all-fields": "Preencha todos os campos",
"static": "Estático",
"about-your-site-or-yourself": "Descrição sobre o teu site ou então de ti mesmo",
"about-your-site-or-yourself": "Descrição sobre o site ou sobre o autor",
"homepage": "Página inicial",
"disabled": "Desabilitado",
"to-enable-the-user-you-must-set-a-new-password": "Para habilitar o utilizador, necessitas definir uma nova senha.",
@ -270,7 +270,7 @@
"congratulations-you-have-successfully-installed-your-bludit": "Parabéns! Instalaste o Bludit com sucesso.",
"this-theme-may-not-be-supported-by-this-version-of-bludit": "Há a possibilidade deste tema não ser compatível com a tua versão do Bludit",
"read-more": "Continuar a ler",
"remember-me": "Lembrar de mim",
"remember-me": "Lembrar-me",
"plugins-position": "Posições dos plugins",
"plugins-sorted": "Plugins classificados",
"plugins-position-changed": "As posições dos plugins foram alteradas",
@ -291,105 +291,105 @@
"example-page-4-slug": "sobre",
"example-page-4-title": "Sobre",
"example-page-4-content": "A página Sobre habitualmente é uma das páginas mais visitadas dos sites. Sugere-se inserir informações de bastante interesse do público. Assuntos como: quem é o autor do projeto, qual a equipa que compõe o site, motivações para o projeto existir, meios para contactar a equipa do site, etc.",
"the-extension-zip-is-not-installed": "The extension zip is not installed, to use this plugin you need to install the extension.",
"there-are-no-sticky-pages-at-this-moment": "There are no sticky pages at this moment.",
"there-are-no-scheduled-pages-at-this-moment": "There are no scheduled pages at this moment.",
"the-extension-zip-is-not-installed": "A extensão zip não está instalada, para usar este plugin é necessário instalar a extensão ZIP.",
"there-are-no-sticky-pages-at-this-moment": "Neste momento não há páginas afixadas.",
"there-are-no-scheduled-pages-at-this-moment": "Não há páginas agendadas neste momento",
"update": "Update",
"template": "Template",
"nickname": "Nickname",
"disable-user": "Disable user",
"delete-user-and-keep-content": "Delete user and keep content",
"delete-user-and-delete-content": "Delete user and delete content (Warning)",
"social-networks": "Social Networks",
"interval": "Interval",
"number-in-minutes-for-every-execution-of-autosave": "Number in minutes for every execution of autosave.",
"extreme-friendly-url": "Extreme friendly URL",
"title-formats": "Title formats",
"delete-content": "Delete content",
"are-you-sure-you-want-to-delete-this-page": "Are you sure you want to delete this page?",
"sticky": "Sticky",
"actions": "Actions",
"edit": "Edit",
"options": "Options",
"enter-title": "Enter title",
"disable-user": "Desactivar utilizador",
"delete-user-and-keep-content": "Apagar utilizador e manter conteúdo",
"delete-user-and-delete-content": "Apagar utilizador e apagar conteúdo (Cuidado)",
"social-networks": "Redes sociais",
"interval": "Intervalo",
"number-in-minutes-for-every-execution-of-autosave": "Número de minutos entre cada gravação automática (autosave).",
"extreme-friendly-url": "URL extremamente amigável",
"title-formats": "Formato dos títulos",
"delete-content": "Apagar conteúdo",
"are-you-sure-you-want-to-delete-this-page": "Tens a certeza que queres apagar esta página?",
"sticky": "Afixado",
"actions": "Acções",
"edit": "Editar",
"options": "Opções",
"enter-title": "Insere o título",
"media-manager": "Media Manager",
"set-a-cover-image-from-external-url,-such-as-a-cdn-or-some-server-dedicated-for-images": "Set a cover image from an external URL, such as a CDN or some server dedicated for images.",
"user": "User",
"date-format-format": "Date format: <code>YYYY-MM-DD Hours:Minutes:Seconds<\/code>",
"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 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.",
"this-tells-search-engines-not-to-follow-links-on-this-page": "This tells search engines not to follow links on this page.",
"apply-code-noarchive-code-to-this-page": "Apply <code>noarchive<\/code> to this page.",
"this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "This tells search engines not to save a cached copy of this page.",
"uncategorized": "Uncategorized",
"done": "Done",
"set-a-cover-image-from-external-url,-such-as-a-cdn-or-some-server-dedicated-for-images": "Define uma imagem de capa externa, como de uma CDN ou dum servidor dedicado de imagens.",
"user": "Utilizador",
"date-format-format": "Formato da data: <code>YYYY-MM-DD Hours:Minutes:Seconds<\/code>",
"start-typing-a-page-title-to-see-a-list-of-suggestions": "Começa a escrever o título duma página para ver uma lista de sugestões.",
"field-used-when-ordering-content-by-position": "Campo usado quando se ordena o conteúdo por posição",
"write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Escreve o nome dum template para filtrar a página no tema e mudar o estilo da página.",
"write-the-tags-separated-by-commas": "Escreve as tags separadas por vírgulas.",
"apply-code-noindex-code-to-this-page": "Aplica <code>noindex<\/code> a esta página.",
"this-tells-search-engines-not-to-show-this-page-in-their-search-results": "Isto diz aos motores de busca que esta página para não apresentar esta página nos seus resultados de pesquisa.",
"apply-code-nofollow-code-to-this-page": "Aplicar <code>nofollow<\/code> a esta página.",
"this-tells-search-engines-not-to-follow-links-on-this-page": "Isto diz aos motores de busca para não seguir os links nesta página.",
"apply-code-noarchive-code-to-this-page": "Aplicar <code>noarchive<\/code> a esta página.",
"this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "Isto diz aos motores de busca que não gravem uma cópia desta página na cache.",
"uncategorized": "Não categorizado",
"done": "Pronto",
"delete-category": "Delete category",
"are-you-sure-you-want-to-delete-this-category?": "Are you sure you want to delete this category?",
"confirm-new-password": "Confirm new password",
"the-nickname-is-almost-used-in-the-themes-to-display-the-author-of-the-content": "The nickname is almost used in the themes to display the author of the content",
"allow-unicode": "Allow Unicode",
"allow-unicode-characters-in-the-url-and-some-part-of-the-system": "Allow Unicode characters in the URL and some part of the system.",
"variables-allowed": "Variables allowed",
"are-you-sure-you-want-to-delete-this-category?": "Tens a certeza que queres apagar esta categoria?",
"confirm-new-password": "Confirmar a nova senha",
"the-nickname-is-almost-used-in-the-themes-to-display-the-author-of-the-content": "O nickname é usado em praticamente todos os temas para mostrar o autor do conteúdo",
"allow-unicode": "Permitir Unicode",
"allow-unicode-characters-in-the-url-and-some-part-of-the-system": "Permitir caracteres Unicode no URL e nalgumas partes do sistema.",
"variables-allowed": "Variáveis permitidas",
"tag": "Tag",
"drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.",
"drag-and-drop-to-sort-the-plugins": "Arrastar (Drag and Drop) para re-ordenar os plugins.",
"seo": "SEO",
"documentation": "Documentation",
"documentation": "Documentação",
"forum-support": "Forum support",
"chat-support": "Chat support",
"quick-links": "Quick links",
"leave-empty-for-autocomplete-by-bludit": "Leave empty for autocomplete by Bludit.",
"choose-a-password-for-the-user-admin": "Choose a password for the user <code>admin<\/code>",
"access-denied": "Access denied",
"choose-images-to-upload": "Choose images to upload",
"insert": "Insert",
"quick-links": "Links rápidos",
"leave-empty-for-autocomplete-by-bludit": "Deixar em branco para que o Bludit preencha automáticamente.",
"choose-a-password-for-the-user-admin": "Escolhe uma password para o utilizador <code>admin<\/code>",
"access-denied": "Acesso não permitido",
"choose-images-to-upload": "Escolhe imagens para upload",
"insert": "Inserir",
"upload": "Upload",
"autosave": "Autosave",
"the-content-is-saved-as-a-draft-to-publish-it": "The content is saved as a draft. To publish it click on the button <b>Publish<\/b> or if you still working on it click on <b>Save as draft<\/b>.",
"the-content-is-saved-as-a-draft-to-publish-it": "O conteúdo está gravado como rascunho. Para publicar clica no butão <b>Publicar<\/b>, ou caso ainda estejas a trabalhar no conteúdo clica em <b>Gravar como rascunho<\/b>.",
"site": "Site",
"first": "First",
"last": "Last",
"there-are-no-pages-at-this-moment": "There are no pages at this moment.",
"there-are-no-static-pages-at-this-moment": "There are no static pages at this moment.",
"there-are-no-draft-pages-at-this-moment": "There are no draft pages at this moment.",
"good-morning": "Good morning",
"good-afternoon": "Good afternoon",
"good-evening": "Good evening",
"good-night": "Good night",
"hello": "Hello",
"there-are-no-images-for-the-page": "There are no images for the page.",
"select-cover-image": "Select cover image",
"this-plugin-depends-on-the-following-plugins": "This plugin depends on the following plugins.",
"no-pages-found": "No pages found",
"system-updated": "System updated",
"security": "Security",
"remove-cover-image": "Remove cover image",
"width": "Width",
"height": "Height",
"quality": "Quality",
"thumbnails": "Thumbnails",
"thumbnail": "Thumbnail",
"thumbnail-width-in-pixels": "Thumbnail width in pixels (px).",
"thumbnail-height-in-pixels": "Thumbnail height in pixels (px).",
"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",
"first": "Primeiro",
"last": "Último",
"there-are-no-pages-at-this-moment": "Não há páginas de momento.",
"there-are-no-static-pages-at-this-moment": "Não há páginas estáticas de momento.",
"there-are-no-draft-pages-at-this-moment": "Não há rascunhos de momento.",
"good-morning": "Bom dia",
"good-afternoon": "Boa tarde",
"good-evening": "Bom fim de tarde",
"good-night": "Boa noite",
"hello": "Olá",
"there-are-no-images-for-the-page": "Não há imagens para esta página.",
"select-cover-image": "Escolhe a imagem de capa",
"this-plugin-depends-on-the-following-plugins": "Este plugin depende dos seguintes plugins.",
"no-pages-found": "Não foi encontrada nenhuma página",
"system-updated": "Sistema actualizado",
"security": "Segurança",
"remove-cover-image": "Remover imagem de capa",
"width": "Largura",
"height": "Altura",
"quality": "Qualidade",
"thumbnails": "Miniaturas",
"thumbnail": "Miniatura",
"thumbnail-width-in-pixels": "Largura da miniatura em pixels (px).",
"thumbnail-height-in-pixels": "Altura da miniatura em pixels (px).",
"thumbnail-quality-in-percentage": "Qualidade da miniatura em percentagem (%).",
"maximum-load-file-size-allowed:": "Tamanho máximo permitido do ficheiro:",
"file-type-is-not-supported": "Tipo de ficheiro não suportado. Tipos de ficheiro suportados:",
"page-content": "Conteúdo da página",
"markdown-parser": "Markdown parser",
"site-logo": "Site logo",
"search": "Search",
"search-plugins": "Search plugins",
"enabled-plugins": "Enabled plugins",
"disabled-plugins": "Disabled plugins",
"remove-logo": "Remove logo",
"preview": "Preview",
"author-can-write-and-edit-their-own-content": "Author: Can write and edit their own content. Editor: Can write and edit the content of others.",
"custom-fields": "Custom fields",
"define-custom-fields-for-the-content": "Define custom fields for the content. Learn more about custom fields in the <a href='https:\/\/docs.bludit.com\/en\/content\/custom-fields'>documentation<\/a>.",
"start-typing-to-see-a-list-of-suggestions": "Start typing to see a list of suggestions.",
"view": "View"
}
"site-logo": "Logótipo do site",
"search": "Procurar",
"search-plugins": "Procurar plugins",
"enabled-plugins": "Plugins activados",
"disabled-plugins": "Plugins desactivados",
"remove-logo": "Remover logótipo",
"preview": "Prever",
"author-can-write-and-edit-their-own-content": "Autor: Pode escrever e editar os seus próprios conteúdos. Editor: Pode escrever e editar os seus próprios conteúdos e o dos outros.",
"custom-fields": "Campos customizados",
"define-custom-fields-for-the-content": "Define campos customizados para o teu conteúdo. Aprende mais sobre os campos customizados na <a href='https:\/\/docs.bludit.com\/en\/content\/custom-fields'>documentação official (em inglês)<\/a>.",
"start-typing-to-see-a-list-of-suggestions": "Começa a escrever para ver uma lista de sugestões.",
"view": "Ver"
}

View File

@ -1,5 +1,5 @@
/**
* easymde v2.8.0
* easymde v2.9.0
* Copyright Jeroen Akkerman
* @link https://github.com/ionaru/easy-markdown-editor
* @license MIT

File diff suppressed because one or more lines are too long

View File

@ -9,5 +9,7 @@
"unique-visitors-today": "Unique visitors today",
"chart": "Chart",
"table": "Table",
"disk-usage" : "Disk Usage"
"disk-usage" : "Disk Usage",
"show-content-stats" : "Show Content Stats",
"exclude-administrators-users" : "Exclude users with role 'Administrator'"
}

View File

@ -9,5 +9,7 @@
"unique-visitors-today": "Unieke bezoekers vandaag",
"chart": "Grafiek",
"table": "Tabel",
"disk-usage" : "Disk Usage"
"disk-usage" : "Schijfgebruik",
"show-content-stats" : "Statistieken over inhoud weergeven",
"exclude-administrators-users" : "Gebruikers met de rol 'Beheerder' niet opnemen in statistieken"
}