From 5deb5020b78d3904bcb4c07f28968610190afa7c Mon Sep 17 00:00:00 2001 From: Diego Najar Date: Thu, 9 Aug 2018 19:43:15 +0200 Subject: [PATCH] Languages updated --- bl-kernel/admin/views/edit-content.php | 8 ++-- bl-kernel/admin/views/new-content.php | 8 ++-- bl-languages/ar_MA.json | 57 ++++++++++++++++++++++++- bl-languages/bg_BG.json | 57 ++++++++++++++++++++++++- bl-languages/cs_CZ.json | 55 +++++++++++++++++++++++- bl-languages/de_CH.json | 59 ++++++++++++++++++++++++-- bl-languages/de_DE.json | 59 ++++++++++++++++++++++++-- bl-languages/en.json | 13 +++--- bl-languages/es.json | 13 +++--- bl-languages/fa_IR.json | 55 +++++++++++++++++++++++- bl-languages/fi_FI.json | 55 +++++++++++++++++++++++- bl-languages/fr_FR.json | 57 ++++++++++++++++++++++++- bl-languages/gr.json | 55 +++++++++++++++++++++++- bl-languages/he_IL.json | 55 +++++++++++++++++++++++- bl-languages/hu_HU.json | 55 +++++++++++++++++++++++- bl-languages/it_IT.json | 55 +++++++++++++++++++++++- bl-languages/ja_JP.json | 59 ++++++++++++++++++++++++-- bl-languages/ms_MY.json | 55 +++++++++++++++++++++++- bl-languages/nl_NL.json | 55 +++++++++++++++++++++++- bl-languages/pl_PL.json | 57 ++++++++++++++++++++++++- bl-languages/pt_BR.json | 57 ++++++++++++++++++++++++- bl-languages/pt_PT.json | 57 ++++++++++++++++++++++++- bl-languages/ro_RO.json | 55 +++++++++++++++++++++++- bl-languages/ru_RU.json | 57 ++++++++++++++++++++++++- bl-languages/tr_TR.json | 55 +++++++++++++++++++++++- bl-languages/uk_UA.json | 57 ++++++++++++++++++++++++- bl-languages/vi_VN.json | 55 +++++++++++++++++++++++- bl-languages/zh_CN.json | 57 ++++++++++++++++++++++++- bl-languages/zh_TW.json | 55 +++++++++++++++++++++++- 29 files changed, 1386 insertions(+), 61 deletions(-) diff --git a/bl-kernel/admin/views/edit-content.php b/bl-kernel/admin/views/edit-content.php index 5ada6d71..fe6f0be5 100644 --- a/bl-kernel/admin/views/edit-content.php +++ b/bl-kernel/admin/views/edit-content.php @@ -158,7 +158,7 @@ 'label'=>$L->g('Date'), 'placeholder'=>'', 'value'=>$page->dateRaw(), - 'tip'=>$L->g('Date format: YYYY-MM-DD Hours:Minutes:Seconds') + 'tip'=>$L->g('date-format-format') )); // Type @@ -231,7 +231,7 @@ echo Bootstrap::formCheckbox(array( 'name'=>'noindex', 'label'=>'Robots', - 'labelForCheckbox'=>$L->g('Apply noindex to this page'), + 'labelForCheckbox'=>$L->g('apply-code-noindex-code-to-this-page'), 'placeholder'=>'', 'class'=>'mt-4', 'checked'=>$page->noindex(), @@ -241,7 +241,7 @@ echo Bootstrap::formCheckbox(array( 'name'=>'nofollow', 'label'=>'', - 'labelForCheckbox'=>$L->g('Apply nofollow to this page'), + 'labelForCheckbox'=>$L->g('apply-code-nofollow-code-to-this-page'), 'placeholder'=>'', 'checked'=>$page->nofollow(), 'tip'=>$L->g('This tells search engines not to follow links on this page.') @@ -250,7 +250,7 @@ echo Bootstrap::formCheckbox(array( 'name'=>'noarchive', 'label'=>'', - 'labelForCheckbox'=>$L->g('Apply noarchive to this page'), + 'labelForCheckbox'=>$L->g('apply-code-noarchive-code-to-this-page'), 'placeholder'=>'', 'checked'=>$page->noarchive(), 'tip'=>$L->g('This tells search engines not to save a cached copy of this page.') diff --git a/bl-kernel/admin/views/new-content.php b/bl-kernel/admin/views/new-content.php index bf62d2e3..626dbaf2 100644 --- a/bl-kernel/admin/views/new-content.php +++ b/bl-kernel/admin/views/new-content.php @@ -134,7 +134,7 @@ 'label'=>$L->g('Date'), 'placeholder'=>'', 'value'=>Date::current(DB_DATE_FORMAT), - 'tip'=>$L->g('Date format: YYYY-MM-DD Hours:Minutes:Seconds') + 'tip'=>$L->g('date-format-format') )); // Type @@ -197,7 +197,7 @@ echo Bootstrap::formCheckbox(array( 'name'=>'noindex', 'label'=>'Robots', - 'labelForCheckbox'=>$L->g('Apply noindex to this page'), + 'labelForCheckbox'=>$L->g('apply-code-noindex-code-to-this-page'), 'placeholder'=>'', 'class'=>'mt-4', 'checked'=>false, @@ -207,7 +207,7 @@ echo Bootstrap::formCheckbox(array( 'name'=>'nofollow', 'label'=>'', - 'labelForCheckbox'=>$L->g('Apply nofollow to this page'), + 'labelForCheckbox'=>$L->g('apply-code-nofollow-code-to-this-page'), 'placeholder'=>'', 'checked'=>false, 'tip'=>$L->g('This tells search engines not to follow links on this page.') @@ -216,7 +216,7 @@ echo Bootstrap::formCheckbox(array( 'name'=>'noarchive', 'label'=>'', - 'labelForCheckbox'=>$L->g('Apply noarchive to this page'), + 'labelForCheckbox'=>$L->g('apply-code-noarchive-code-to-this-page'), 'placeholder'=>'', 'checked'=>false, 'tip'=>$L->g('This tells search engines not to save a cached copy of this page.') diff --git a/bl-languages/ar_MA.json b/bl-languages/ar_MA.json index 1b47b083..d9f87e7b 100644 --- a/bl-languages/ar_MA.json +++ b/bl-languages/ar_MA.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." -} + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/bg_BG.json b/bl-languages/bg_BG.json index 7a16ab2d..b6d70f27 100644 --- a/bl-languages/bg_BG.json +++ b/bl-languages/bg_BG.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." -} + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/cs_CZ.json b/bl-languages/cs_CZ.json index f4a5a568..d12de5b3 100644 --- a/bl-languages/cs_CZ.json +++ b/bl-languages/cs_CZ.json @@ -295,5 +295,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/de_CH.json b/bl-languages/de_CH.json index bfd5e89a..94daf83c 100644 --- a/bl-languages/de_CH.json +++ b/bl-languages/de_CH.json @@ -297,8 +297,61 @@ "example-page-2-content": "Passe die Einstellungen deiner Website im [Administrationsbereich](.\/admin) an. Unter [Einstellungen > Allgemein](.\/admin\/settings-general) kannst Du beispielsweise den Titel und die Beschreibung der Website ändern oder Links zu sozialen Netzwerken eingeben.", "example-page-3-slug": "folge-bludit", "example-page-3-title": "Folge Bludit", - "example-page-3-content": "Halte dich auf dem Laufenden über neue Versionen, neue Themes und neue Plugins in den sozialen Netzwerken [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) und [GooglePlus](https:\/\/plus.google.com\/+Bluditcms), über den [Blog](https:\/\/blog.bludit.com) oder indem du den [deutschsprachigen Newsletter](https:\/\/clickwork.ch/bludit-newsletter/) abonnierst.", + "example-page-3-content": "Halte dich auf dem Laufenden über neue Versionen, neue Themes und neue Plugins in den sozialen Netzwerken [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) und [GooglePlus](https:\/\/plus.google.com\/+Bluditcms), über den [Blog](https:\/\/blog.bludit.com) oder indem du den [deutschsprachigen Newsletter](https:\/\/clickwork.ch\/bludit-newsletter\/) abonnierst.", "example-page-4-slug": "ueber", "example-page-4-title": "Über", - "example-page-4-content": "Die Seite \"Über\" ist eine vielbeachtete Seite. Denn viele wollen wissen, wer einen Blog oder eine Website betreibt, welche Idee dahinter steht, wie du erreichbar bist usw." -} + "example-page-4-content": "Die Seite \"Über\" ist eine vielbeachtete Seite. Denn viele wollen wissen, wer einen Blog oder eine Website betreibt, welche Idee dahinter steht, wie du erreichbar bist usw.", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/de_DE.json b/bl-languages/de_DE.json index d7dbdacd..03b77d2a 100644 --- a/bl-languages/de_DE.json +++ b/bl-languages/de_DE.json @@ -213,7 +213,7 @@ "email-access-code": "Zugangscode zuschicken", "whats-next": "Und so geht es weiter:", "username-or-password-incorrect": "Falscher Benutzername und\/oder falsches Passwort", - "follow-bludit-on": "Den [deutschsprachigen Newsletter](https:\/\/clickwork.ch/bludit-newsletter/) abonnieren und Bludit folgen bei", + "follow-bludit-on": "Den [deutschsprachigen Newsletter](https:\/\/clickwork.ch\/bludit-newsletter\/) abonnieren und Bludit folgen bei", "visit-the-forum-for-support": "Bei Fragen und Problemen das [Support-Forum](https:\/\/forum.bludit.org) mit deutschsprachigem Forum besuchen", "manage-your-bludit-from-the-admin-panel": "Bludit im [Administrationsbereich]({{ADMIN_AREA_LINK}}) verwalten", "chat-with-developers-and-users-on-gitter": "Mit Entwicklern und Benutzern bei [Gitter](https:\/\/gitter.im\/budit\/support) chatten", @@ -301,5 +301,58 @@ "example-page-3-content": "Halte dich auf dem Laufenden über neue Versionen, neue Themes und neue Plugins in den sozialen Netzwerken [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) und [GooglePlus](https:\/\/plus.google.com\/+Bluditcms), über den [Blog](https:\/\/blog.bludit.com) oder indem du den [deutschsprachigen Newsletter](https:\/\/planet-bludit.ch\/newsletter) abonnierst.", "example-page-4-slug": "ueber", "example-page-4-title": "Über", - "example-page-4-content": "Die Seite \"Über\" ist eine vielbeachtete Seite. Denn viele wollen wissen, wer einen Blog oder eine Website betreibt, welche Idee dahinter steht, wie du erreichbar bist usw." -} + "example-page-4-content": "Die Seite \"Über\" ist eine vielbeachtete Seite. Denn viele wollen wissen, wer einen Blog oder eine Website betreibt, welche Idee dahinter steht, wie du erreichbar bist usw.", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/en.json b/bl-languages/en.json index 011e8273..df7067a7 100644 --- a/bl-languages/en.json +++ b/bl-languages/en.json @@ -3,7 +3,7 @@ "native": "English", "english-name": "English", "locale": "en, en_US, en_AU, en_CA, en_GB, en_IE, en_NZ", - "last-update": "2018-02-25", + "last-update": "2018-08-09", "authors": [ "Diego @dignajar", "Clickwork https:\/\/clickwork.ch", @@ -297,7 +297,6 @@ "example-page-4-title": "About", "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", "update": "Update", @@ -321,16 +320,16 @@ "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:-yyyy-mm-dd-hours:minutes:seconds": "Date format: YYYY-MM-DD Hours:Minutes:Seconds", + "date-format-format": "Date format: 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-comma": "Write the tags separated by comma.", - "apply-noindex-to-this-page": "Apply noindex to this page.", + "apply-code-noindex-code-to-this-page": "Apply 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-nofollow-to-this-page": "Apply nofollow to this page.", + "apply-code-nofollow-code-to-this-page": "Apply 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-noarchive-to-this-page": "Apply noarchive to this page.", + "apply-code-noarchive-code-to-this-page": "Apply 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", @@ -349,5 +348,5 @@ "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 admin" + "choose-a-password-for-the-user-admin": "Choose a password for the user admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/es.json b/bl-languages/es.json index 89478391..b6812aa9 100644 --- a/bl-languages/es.json +++ b/bl-languages/es.json @@ -295,7 +295,7 @@ "example-page-4-slug": "acerca-de", "example-page-4-title": "Acerca de", "example-page-4-content": "Su página `Acerca de` es una de las páginas más visitadas en su sitio, necesita ser simple con algunas claves, como su nombre, quién es usted, cómo puede ponerse en contacto con usted o una pequeña historia.", - + "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": "No hay páginas sticky en este momento.", "there-are-no-scheduled-pages-at-this-moment": "No hay páginas programadas en este momento.", "update": "Actualizar", @@ -319,16 +319,16 @@ "media-manager": "Media Manager", "set-a-cover-image-from-external-url,-such-as-a-cdn-or-some-server-dedicated-for-images": "Defina una imagen de portada desde una dirección URL externa, como una CDN o algún servidor dedicado a las imágenes.", "user": "Usuario", - "date-format:-yyyy-mm-dd-hours:minutes:seconds": "Formato de fecha: AAAA-MM-DD Horas:Minutos:Segundos", + "date-format-format": "Date format: YYYY-MM-DD Hours:Minutes:Seconds<\/code>", "start-typing-a-page-title-to-see-a-list-of-suggestions": "Empiece a escribir un título de página para ver una lista de sugerencias.", "field-used-when-ordering-content-by-position": "Este campo es utilizado al ordenar el contenido por posición.", "write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Escriba un nombre de plantilla para cambiar el estilo de la página.", "write-the-tags-separated-by-comma": "Escribe las etiquetas separadas por coma.", - "apply-noindex-to-this-page": "Aplicar noindex a esta pagina.", + "apply-code-noindex-code-to-this-page": "Apply noindex<\/code> to this page.", "this-tells-search-engines-not-to-show-this-page-in-their-search-results": "Indica a los motores de búsqueda que no muestren esta página en sus resultados de búsqueda.", - "apply-nofollow-to-this-page": "Aplicar nofollow a esta pagina.", + "apply-code-nofollow-code-to-this-page": "Apply nofollow<\/code> to this page.", "this-tells-search-engines-not-to-follow-links-on-this-page": "Indica a los motores de búsqueda que no sigan los enlaces de esta página.", - "apply-noarchive-to-this-page": "Aplicar noarchive a esta pagina.", + "apply-code-noarchive-code-to-this-page": "Apply noarchive<\/code> to this page.", "this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "Indica a los motores de búsqueda que no guarden una copia almacenada en caché de esta página.", "uncategorized": "Sin categoría", "done": "Hecho", @@ -346,5 +346,6 @@ "forum-support": "Forum support", "chat-support": "Chat support", "quick-links": "Enlaces rápidos", - "leave-empty-for-autocomplete-by-bludit": "Deje vacío para ser autocompletado por Bludit." + "leave-empty-for-autocomplete-by-bludit": "Deje vacío para ser autocompletado por Bludit.", + "choose-a-password-for-the-user-admin": "Choose a password for the user admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/fa_IR.json b/bl-languages/fa_IR.json index f5929fca..14dc5586 100644 --- a/bl-languages/fa_IR.json +++ b/bl-languages/fa_IR.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/fi_FI.json b/bl-languages/fi_FI.json index 9193d55f..dfc7fa2f 100644 --- a/bl-languages/fi_FI.json +++ b/bl-languages/fi_FI.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/fr_FR.json b/bl-languages/fr_FR.json index 11dab0b8..2c0e3a6d 100755 --- a/bl-languages/fr_FR.json +++ b/bl-languages/fr_FR.json @@ -295,5 +295,58 @@ "example-page-3-content": "Restez informé sur l’actualité, les nouvelles versions, les nouveaux thèmes ou les nouveaux plugins sur nos réseaux sociaux [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) et [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) ou visitez notre [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "a-propos", "example-page-4-title": "À propos", - "example-page-4-content": "Votre page « À propos » est généralement l’une des pages les plus visitées sur votre site, elle doit être simple avec quelques éléments clés, tels que votre nom, qui vous êtes, comment vous contacter, une petite histoire, etc." -} + "example-page-4-content": "Votre page « À propos » est généralement l’une des pages les plus visitées sur votre site, elle doit être simple avec quelques éléments clés, tels que votre nom, qui vous êtes, comment vous contacter, une petite histoire, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/gr.json b/bl-languages/gr.json index 842db902..f1d22b96 100644 --- a/bl-languages/gr.json +++ b/bl-languages/gr.json @@ -295,5 +295,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/he_IL.json b/bl-languages/he_IL.json index 9779e70b..96641be9 100644 --- a/bl-languages/he_IL.json +++ b/bl-languages/he_IL.json @@ -295,5 +295,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/hu_HU.json b/bl-languages/hu_HU.json index eb4a3125..446b1581 100644 --- a/bl-languages/hu_HU.json +++ b/bl-languages/hu_HU.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/it_IT.json b/bl-languages/it_IT.json index 9d99dc85..b08f4c41 100644 --- a/bl-languages/it_IT.json +++ b/bl-languages/it_IT.json @@ -294,5 +294,58 @@ "example-page-3-content": "Rimani informato sulle notizie, nuovi rilasci, nuovi temi o nuovi plugin sui nostri social network [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) e [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) o visita il nostro [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "informazioni su", "example-page-4-title": "Informazioni su", - "example-page-4-content": "La tua pagina sulle informazione è tipicamente una delle pagine più visitate sul tuo sito, deve essere semplice con un paio di cose chiave,come il tuo nome, chi sei, come possono contattarti, una piccola storia, ecc." + "example-page-4-content": "La tua pagina sulle informazione è tipicamente una delle pagine più visitate sul tuo sito, deve essere semplice con un paio di cose chiave,come il tuo nome, chi sei, come possono contattarti, una piccola storia, ecc.", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/ja_JP.json b/bl-languages/ja_JP.json index bf72aa8b..b0f993a5 100644 --- a/bl-languages/ja_JP.json +++ b/bl-languages/ja_JP.json @@ -5,7 +5,7 @@ "locale": "ja, ja_JP", "last-update": "2018-03-27", "authors": [ - "Jun Nogata http:\/\/www.nofuture.tv/", + "Jun Nogata http:\/\/www.nofuture.tv\/", "", "", "" @@ -295,5 +295,58 @@ "example-page-3-content": "ニュースやリリース、テーマ、プラグインについての情報を入手するには、SNSの[Facebook](https:\/\/www.facebook.com\/bluditcms\/)や[Twitter](https:\/\/twitter.com\/bludit)、[Google Plus](https:\/\/plus.google.com\/+Bluditcms)をフォローをするか、[ブログ](https:\/\/blog.bludit.com)にアクセスしてください。", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Aboutページは、サイトでよく見られるページの一つです。あなたの名前や自己紹介、連絡方法、ちょっとしたお話など、いくつかの重要な事柄を簡潔に記述します。" -} + "example-page-4-content": "Aboutページは、サイトでよく見られるページの一つです。あなたの名前や自己紹介、連絡方法、ちょっとしたお話など、いくつかの重要な事柄を簡潔に記述します。", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/ms_MY.json b/bl-languages/ms_MY.json index 2569b457..fba6a83c 100644 --- a/bl-languages/ms_MY.json +++ b/bl-languages/ms_MY.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/nl_NL.json b/bl-languages/nl_NL.json index 75f023af..6974dabf 100644 --- a/bl-languages/nl_NL.json +++ b/bl-languages/nl_NL.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/pl_PL.json b/bl-languages/pl_PL.json index c623d721..fe26e553 100644 --- a/bl-languages/pl_PL.json +++ b/bl-languages/pl_PL.json @@ -2,7 +2,7 @@ "language-data": { "native": "Polski (Polska)", "english-name": "Polish", - "locale": "pl, pl_PL", + "locale": "pl, pl_PL", "last-update": "2018-03-24", "authors": [ "Dawid Stawicki", @@ -295,5 +295,58 @@ "example-page-3-content": "Otrzymuj bieżące informacje o nowościach, aktualizacjach, nowych motywach i funkcjach za pośrednictwem naszych sieci społecznościowych [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) oraz [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) lub odwiedź nasz [blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "o-mnie", "example-page-4-title": "O mnie", - "example-page-4-content": "Podstrona *o mnie* to typowa i zwykle najpopularniejsza część każdej witryny. To właśnie tutaj w kilku prostych słowach możesz opisać to, kim jesteś, co robisz i jak się z Tobą skontaktować." + "example-page-4-content": "Podstrona *o mnie* to typowa i zwykle najpopularniejsza część każdej witryny. To właśnie tutaj w kilku prostych słowach możesz opisać to, kim jesteś, co robisz i jak się z Tobą skontaktować.", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/pt_BR.json b/bl-languages/pt_BR.json index 2447fde7..7d05a697 100644 --- a/bl-languages/pt_BR.json +++ b/bl-languages/pt_BR.json @@ -295,5 +295,58 @@ "example-page-3-content": "Receba notícias, avisos sobre atualizações disponíveis, lançamentos de novos temas e plugins através das redes sociais do Bludit: [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) e [GooglePlus](https:\/\/plus.google.com\/+Bluditcms). Visite também o [Blog](https:\/\/blog.bludit.com) oficial.", "example-page-4-slug": "sobre", "example-page-4-title": "Sobre", - "example-page-4-content": "A página Sobre costuma ser uma das páginas mais visitadas do seu site. Uma sugestão é deixá-la simples e informativa, adicionando tópicos como: quem é o autor do projeto, qual a equipe que compõe o site, motivações para o projeto acontecer, meios de contato para falar com a equipe do site, etc." -} + "example-page-4-content": "A página Sobre costuma ser uma das páginas mais visitadas do seu site. Uma sugestão é deixá-la simples e informativa, adicionando tópicos como: quem é o autor do projeto, qual a equipe que compõe o site, motivações para o projeto acontecer, meios de contato para falar com a equipe 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/pt_PT.json b/bl-languages/pt_PT.json index 79f0ed1c..b8c523ca 100644 --- a/bl-languages/pt_PT.json +++ b/bl-languages/pt_PT.json @@ -295,5 +295,58 @@ "example-page-3-content": "Receberás notícias, avisos sobre actualizações, novos temas e plugins através das redes sociais do Bludit: [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) e [GooglePlus](https:\/\/plus.google.com\/+Bluditcms). Veja também o [Blog](https:\/\/blog.bludit.com) oficial.", "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." -} + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/ro_RO.json b/bl-languages/ro_RO.json index 49321e29..af697197 100644 --- a/bl-languages/ro_RO.json +++ b/bl-languages/ro_RO.json @@ -291,5 +291,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/ru_RU.json b/bl-languages/ru_RU.json index f34e7ae4..d375d835 100644 --- a/bl-languages/ru_RU.json +++ b/bl-languages/ru_RU.json @@ -295,5 +295,58 @@ "example-page-3-content": "Получите информацию о новостях, новых релизах, новых темах или новых плагинах в наших социальных сетях [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) и [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) или посетите наш [Блог](https:\/\/blog.bludit.com).", "example-page-4-slug": "о-нас", "example-page-4-title": "О нас", - "example-page-4-content": "Ваша страница «О нас», как правило, является одной из самых посещаемых страниц вашего сайта, должна быть простой с несколькими ключевыми вещами, такими как ваше имя, кто вы, как с вами связаться, небольшая история и т.д." -} + "example-page-4-content": "Ваша страница «О нас», как правило, является одной из самых посещаемых страниц вашего сайта, должна быть простой с несколькими ключевыми вещами, такими как ваше имя, кто вы, как с вами связаться, небольшая история и т.д.", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/tr_TR.json b/bl-languages/tr_TR.json index ef7ef545..b5d23adf 100644 --- a/bl-languages/tr_TR.json +++ b/bl-languages/tr_TR.json @@ -295,5 +295,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/uk_UA.json b/bl-languages/uk_UA.json index 1d85de1e..e88792f4 100644 --- a/bl-languages/uk_UA.json +++ b/bl-languages/uk_UA.json @@ -295,5 +295,58 @@ "example-page-3-content": "Отримайте інформацію про новини, нові випуски, нові теми або нові плагіни в наших соціальних мережах [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) та [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) чи відвідайте наш [Блог](https:\/\/blog.bludit.com).", "example-page-4-slug": "про-блог", "example-page-4-title": "Про блог", - "example-page-4-content": "Сторінка Про блог, як правило, є однією з найбільш відвідуваних сторінок вашого сайту, і повинна містити декілька основних простих речей, таких як ваше ім'я, рід занять, як зв'язатися з вами, невелику біографію, тощо." -} + "example-page-4-content": "Сторінка Про блог, як правило, є однією з найбільш відвідуваних сторінок вашого сайту, і повинна містити декілька основних простих речей, таких як ваше ім'я, рід занять, як зв'язатися з вами, невелику біографію, тощо.", + "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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/vi_VN.json b/bl-languages/vi_VN.json index fc957483..526b4cee 100644 --- a/bl-languages/vi_VN.json +++ b/bl-languages/vi_VN.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file diff --git a/bl-languages/zh_CN.json b/bl-languages/zh_CN.json index 9fcc2a34..d6e00dbe 100644 --- a/bl-languages/zh_CN.json +++ b/bl-languages/zh_CN.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." -} + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" +} \ No newline at end of file diff --git a/bl-languages/zh_TW.json b/bl-languages/zh_TW.json index ff26513e..c33d8a48 100644 --- a/bl-languages/zh_TW.json +++ b/bl-languages/zh_TW.json @@ -294,5 +294,58 @@ "example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).", "example-page-4-slug": "about", "example-page-4-title": "About", - "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc." + "example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, 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.", + "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", + "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: 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-comma": "Write the tags separated by comma.", + "apply-code-noindex-code-to-this-page": "Apply 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 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 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", + "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", + "tag": "Tag", + "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.", + "seo": "SEO", + "documentation": "Documentation", + "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 admin<\/code>" } \ No newline at end of file