From cb53e6c08715c815d1279eb2d358c911f598833c Mon Sep 17 00:00:00 2001 From: Fabiano Santos Date: Tue, 9 Mar 2021 13:32:57 -0300 Subject: [PATCH] added language support - updated keys (pt_BR and en_US completed - others langs was added keys in english version needed translation --- lang/de_DE.ini | 74 ++++++++++++++++++++++- lang/en_US.ini | 74 ++++++++++++++++++++++- lang/es_ES.ini | 74 ++++++++++++++++++++++- lang/fr_FR.ini | 74 ++++++++++++++++++++++- lang/it_IT.ini | 74 ++++++++++++++++++++++- lang/pl_PL.ini | 74 ++++++++++++++++++++++- lang/pt_BR.ini | 81 +++++++++++++++++++++++++- lang/ru_RU.ini | 74 ++++++++++++++++++++++- lang/sv_SE.ini | 74 ++++++++++++++++++++++- lang/tr_TR.ini | 74 ++++++++++++++++++++++- lang/zh_TW.ini | 74 ++++++++++++++++++++++- system/admin/admin.php | 8 +-- system/admin/views/404.html.php | 4 +- system/admin/views/add-content.html.php | 35 ++++++----- system/admin/views/add-page.html.php | 33 ++++++----- system/admin/views/backup.html.php | 4 +- system/admin/views/categories.html.php | 2 +- system/admin/views/category-list.html.php | 10 ++-- system/admin/views/clear-cache.html.php | 2 +- system/admin/views/config-custom.html.php | 16 ++--- system/admin/views/config-metatags.html.php | 18 +++--- system/admin/views/config-performance.html.php | 14 ++--- system/admin/views/config-reading.html.php | 16 ++--- system/admin/views/config-widget.html.php | 16 ++--- system/admin/views/config.html.php | 16 ++--- system/admin/views/denied.html.php | 2 +- system/admin/views/edit-content.html.php | 41 +++++++------ system/admin/views/edit-page.html.php | 29 ++++----- system/admin/views/import.html.php | 10 ++-- system/admin/views/layout.html.php | 10 ++-- system/admin/views/login.html.php | 8 +-- system/admin/views/main.html.php | 2 +- system/admin/views/menu.html.php | 40 ++++++------- system/admin/views/popular-posts.html.php | 6 +- system/admin/views/posts-list.html.php | 10 ++-- system/admin/views/static-pages.html.php | 2 +- system/admin/views/update.html.php | 6 +- system/admin/views/updated-to.html.php | 2 +- system/admin/views/user-draft.html.php | 10 ++-- system/admin/views/user-posts.html.php | 12 ++-- 40 files changed, 1007 insertions(+), 198 deletions(-) diff --git a/lang/de_DE.ini b/lang/de_DE.ini index c0309a3..9c89deb 100644 --- a/lang/de_DE.ini +++ b/lang/de_DE.ini @@ -93,4 +93,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/en_US.ini b/lang/en_US.ini index 5bec489..9547bbc 100644 --- a/lang/en_US.ini +++ b/lang/en_US.ini @@ -93,4 +93,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/es_ES.ini b/lang/es_ES.ini index 69af271..8bdfe03 100644 --- a/lang/es_ES.ini +++ b/lang/es_ES.ini @@ -92,4 +92,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/fr_FR.ini b/lang/fr_FR.ini index 8995b6c..c7a4b9d 100644 --- a/lang/fr_FR.ini +++ b/lang/fr_FR.ini @@ -93,4 +93,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/it_IT.ini b/lang/it_IT.ini index c2cd049..0b2536e 100644 --- a/lang/it_IT.ini +++ b/lang/it_IT.ini @@ -93,4 +93,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/pl_PL.ini b/lang/pl_PL.ini index fdab3bb..358cc50 100644 --- a/lang/pl_PL.ini +++ b/lang/pl_PL.ini @@ -94,4 +94,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/pt_BR.ini b/lang/pt_BR.ini index 9366c2a..9182b40 100644 --- a/lang/pt_BR.ini +++ b/lang/pt_BR.ini @@ -17,7 +17,7 @@ Clear_cache = "Limpar cache" Config = "Configurar" Contents = "Conteúdo" Created = "Criado" -Delete = "Delete" +Delete = "Excluir" Description = "Descrição" Draft = "Rascunho" Edit = "Editar" @@ -93,4 +93,81 @@ Tools="Ferramentas" Check_update="Verificar atualização" Import_RSS="Importar RSS" User="Usuário" -Proudly_powered_by="Orgulhosamente desenvolvido por" \ No newline at end of file +Proudly_powered_by="Orgulhosamente desenvolvido por" +Home="Inicial" +Type_to_search="Digite para buscar" +Admin_panel_style_based_on="Painel de administração baseado no" +Sign_in_to_start_your_session="Faça login para iniciar a sessão" +Back_to="Voltar para" +Login="Logar" +User="Usuário" +Password="Senha" +Comma_separated_values="Os valores devem ser separados por virgula" +If_leave_empty_we_will_excerpt_it_from_the_content_below="Se deixar em branco, iremos extraí-lo do conteúdo abaixo" +optional="opcional" +If_the_url_leave_empty_we_will_use_the_post_title="Se a url estiver vazia, usaremos o título da postagem" +If_the_url_leave_empty_we_will_use_the_page_title="Se a url estiver vazia, usaremos o título da página" +Only="Somente" +Featured_Audio="Audio em destaque" +Featured_Video="Video em destaque" +Featured_Image="Imagem em destaque" +Featured_Quote="Citação em destaque" +Featured_Link="Link em destaque" +Content="Conteúdo" +Preview="Pré visualização" +Enter_image_URL="Insira a URL da imagem" +Upload="Carregar" +Insert_Image="Inserir Imagem" +This_page_doesnt_exist="A página requisitada não existe !" +Would_you_like_to_try_our="Poderia tentar a nossa " +homepage="página inicial" +instead="no lugar" +Your_backups="Seus backups" +Create_backup="Gerar backup" +All_cache_has_been_deleted="Todo cache foi excluído !" +Edit_category="Editar categoria" +Date="Data" +Time="Hora" +Views="Visualizações" +No_available_backup="Não há nenhum backup no momento." +You_dont_have_permission_to_access_this_page="Você não tem permissão para acessar esta página" +Save_category="Salvar categoria" +Import_RSS_Feed_2.0="Importar o Feed RSS 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="Utilizando este importador você está de acordo que o feed é seu ou pelo menos tenha a autorização para publicar." +Feed_Url="URL do Feed" +Add_source_link_optional="Adicione o link da fonte (opcional)" +Import_Feed="Iniciar importação do feed" +At_the_moment_you_are_using_auto_generated_menu="No momento você está usando a geração automática de menus." +Add_menu="Adicionar menu" +Name="Nome" +Link_name="Nome do link" +Slug="Slug" +item_slug="Insira a URL do link" +CSS_Class_Optional="Classe CSS (opcional)" +item_class="Insira a classe CSS do link" +Add_link="Adicionar link" +Save_Edit="Salvar edição" +Save_Menu="Salvar menu" +Add_new_post="Adicionar nova postagem" +Add_new_page="Adicionar nova página" +Update_Available="Atualização disponível" +Congrats_You_have_the_latest_version_of_HTMLy="Parabêns ! Você tem a última versão do HTMLy." +Update_to="Atualizar para" +now="agora" +Performance_Settings="Configurações de Performance" +General="Geral" +Reading="Leitura" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Customizar" +General_Settings="Configurações Gerais" +Reading_Settings="Configurações de Leitura" +Widget_Settings="Configurações dos Widgets" +Metatags_Settings="Configurações de Metatags" +Custom_Settings="Configurações customizadas" + + + + + diff --git a/lang/ru_RU.ini b/lang/ru_RU.ini index 4a11f7c..48e2c47 100644 --- a/lang/ru_RU.ini +++ b/lang/ru_RU.ini @@ -94,4 +94,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/sv_SE.ini b/lang/sv_SE.ini index ee6c7c1..29082c3 100644 --- a/lang/sv_SE.ini +++ b/lang/sv_SE.ini @@ -111,4 +111,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/tr_TR.ini b/lang/tr_TR.ini index e6a5eff..acdef94 100644 --- a/lang/tr_TR.ini +++ b/lang/tr_TR.ini @@ -93,4 +93,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/lang/zh_TW.ini b/lang/zh_TW.ini index 89f2434..3e51b12 100644 --- a/lang/zh_TW.ini +++ b/lang/zh_TW.ini @@ -93,4 +93,76 @@ Tools="Tools" Check_update="Check update" Import_RSS="Import RSS" User="User" -Proudly_powered_by="Proudly powered by" \ No newline at end of file +Proudly_powered_by="Proudly powered by" +Home="Home" +Type_to_search="Type to search" +Admin_panel_style_based_on="Admin panel style based on" +Sign_in_to_start_your_session="Sign in to start your session" +Back_to="Back to" +Login="Login" +User="User" +Password="Password" +Comma_separated_values="Comma separated values" +If_leave_empty_we_will_excerpt_it_from_the_content_below="If leave empty we will excerpt it from the content below" +optional="optional" +If_the_url_leave_empty_we_will_use_the_post_title="If the url leave empty we will use the post title" +If_the_url_leave_empty_we_will_use_the_page_title="If the url leave empty we will use the page title" +Only="Only" +Featured_Audio="Featured Audio" +Featured_Video="Featured Video" +Featured_Image="Featured Image" +Featured_Quote="Featured Quote" +Featured_Link="Featured Link" +Content="Content" +Preview="Preview" +Enter_image_URL="Enter image URL" +Upload="Upload" +Insert_Image="Insert Image" +This_page_doesnt_exist="This page doesn't exist !" +Would_you_like_to_try_our="Would you like to try our " +homepage="homepage" +instead="instead" +Your_backups="Your backups" +Create_backup="Create backup" +All_cache_has_been_deleted="All cache has been deleted !" +Edit_category="Edit category" +Date="Date" +Time="Time" +Views="Views" +No_available_backup="No available backup at this time." +You_dont_have_permission_to_access_this_page="You don't have permission to access this page" +Save_category="Save category" +Import_RSS_Feed_2.0="Import RSS Feed 2.0" +By_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it="By using this importer you are agree if the feed is yours or at least you have the authority to publish it." +Feed_Url="Feed URL" +Add_source_link_optional="Add source link (optional)" +Import_Feed="Start Import Feed" +At_the_moment_you_are_using_auto_generated_menu="At the moment you are using auto generated menu." +Add_menu="Add menu" +Name="Name" +Link_name="Link name" +Slug="Slug" +item_slug="Insert Link URL" +CSS_Class_Optional="CSS Class (optional)" +item_class="Insert CSS class" +Add_link="Add link" +Save_Edit="Save Edit" +Save_Menu="Save menu" +Add_new_post="Add new post" +Add_new_page="Add new page" +Update_Available="Update Available" +Congrats_You_have_the_latest_version_of_HTMLy="Congrats! You have the latest version of HTMLy." +Update_to="Update to" +now="now" +Performance_Settings="Performance Settings" +General="General" +Reading="Reading" +Widget="Widget" +Metatags="Metatags" +Performance="Performance" +Custom="Reading" +General_Settings="General Settings" +Reading_Settings="Reading Settings" +Widget_Settings="Widget Settings" +Metatags_Settings="Metatags Settings" +Custom_Settings="Custom Settings" \ No newline at end of file diff --git a/system/admin/admin.php b/system/admin/admin.php index 196d778..e6a3717 100644 --- a/system/admin/admin.php +++ b/system/admin/admin.php @@ -823,7 +823,7 @@ function get_user_posts() echo ''; echo ''; if (config("views.counter") == "true") - echo ''; + echo ''; echo ''; $i = 0; $len = count($posts); @@ -861,7 +861,7 @@ function get_user_pages() echo '
' . i18n('Title') . '' . i18n('Published') . 'Views'.i18n('Views').'' . i18n('Category') . '' . i18n('Tags') . '' . i18n('Operations') . '
'; echo ''; if (config("views.counter") == "true") - echo ''; + echo ''; echo ''; $i = 0; $len = count($posts); @@ -907,7 +907,7 @@ function get_backup_files() if (!empty($files)) { krsort($files); echo '
' . i18n('Title') . 'Views'.i18n('Views').'' . i18n('Operations') . '
'; - echo ''; + echo ''; $i = 0; $len = count($files); foreach ($files as $file) { @@ -943,7 +943,7 @@ function get_backup_files() } echo '
' . i18n('Filename') . 'Date' . i18n('Operations') . '
' . i18n('Filename') . ''.i18n('Date').'' . i18n('Operations') . '
'; } else { - echo 'No available backup!'; + echo i18n('No_available_backup'); } } } diff --git a/system/admin/views/404.html.php b/system/admin/views/404.html.php index cdc24b8..cb052c2 100644 --- a/system/admin/views/404.html.php +++ b/system/admin/views/404.html.php @@ -13,9 +13,9 @@
-

This page doesn't exist!

+

-

Would you like to try our homepage instead?

+

?

\ No newline at end of file diff --git a/system/admin/views/add-content.html.php b/system/admin/views/add-content.html.php index 4d16bfa..187b21b 100644 --- a/system/admin/views/add-content.html.php +++ b/system/admin/views/add-content.html.php @@ -99,49 +99,49 @@ $( function() {
- +
- - + +
- - + +
- +
- +
- +
- +
- +
@@ -156,7 +156,7 @@ $( function() {
- +

@@ -164,7 +164,7 @@ $( function() {
- +
@@ -178,11 +178,14 @@ $( function() { #wmd-preview img {max-width:100%;} -
-

URL

- -

Upload

+
+ + + +
+
+
diff --git a/system/admin/views/add-page.html.php b/system/admin/views/add-page.html.php index 29e2ceb..a6e5fd1 100644 --- a/system/admin/views/add-page.html.php +++ b/system/admin/views/add-page.html.php @@ -18,20 +18,20 @@
- +
- - + +
- - + +
@@ -39,20 +39,20 @@
- +

- + - +
- +
@@ -65,15 +65,18 @@ .wmd-prompt-background {z-index:10!important;} #wmd-preview img {max-width:100%;} - -
-

URL

- -

Upload

+ +
+ + + +
+ + -
+
diff --git a/system/admin/views/backup.html.php b/system/admin/views/backup.html.php index d6efce3..5968294 100644 --- a/system/admin/views/backup.html.php +++ b/system/admin/views/backup.html.php @@ -11,8 +11,8 @@ if (login()) { } } ?> -

Your backups

+


- Create backup +

\ No newline at end of file diff --git a/system/admin/views/categories.html.php b/system/admin/views/categories.html.php index d3c2786..d034387 100644 --- a/system/admin/views/categories.html.php +++ b/system/admin/views/categories.html.php @@ -1,6 +1,6 @@ -

Categories

+




diff --git a/system/admin/views/category-list.html.php b/system/admin/views/category-list.html.php index 813e069..27da061 100644 --- a/system/admin/views/category-list.html.php +++ b/system/admin/views/category-list.html.php @@ -2,7 +2,7 @@

title ?>

body;?>

-url !== site_url() . 'category/uncategorized'):?>Edit category +url !== site_url() . 'category/uncategorized'):?>

@@ -43,15 +43,15 @@
diff --git a/system/admin/views/clear-cache.html.php b/system/admin/views/clear-cache.html.php index f053579..7377e85 100644 --- a/system/admin/views/clear-cache.html.php +++ b/system/admin/views/clear-cache.html.php @@ -12,6 +12,6 @@ foreach (glob('cache/page/*.cache', GLOB_NOSORT) as $file) { unlink($file); } -echo 'All cache has been deleted!'; +echo i18n('All_cache_has_been_deleted'); ?> \ No newline at end of file diff --git a/system/admin/views/config-custom.html.php b/system/admin/views/config-custom.html.php index 24a06ee..03a6356 100644 --- a/system/admin/views/config-custom.html.php +++ b/system/admin/views/config-custom.html.php @@ -1,15 +1,15 @@ -

Custom Settings

+




hint: Use Ctrl/CMD + F to search for your config key or value.

diff --git a/system/admin/views/config-metatags.html.php b/system/admin/views/config-metatags.html.php index bf7436c..c9c3412 100644 --- a/system/admin/views/config-metatags.html.php +++ b/system/admin/views/config-metatags.html.php @@ -6,17 +6,17 @@ if (file_exists($config_file)) { $array = parse_ini_file($config_file, true); } ?> -

Metatags Settings

+


-