diff --git a/app/views/admin/pages/index.html.erb b/app/views/admin/pages/index.html.erb index 9d612b0635..4a5fc88bbd 100644 --- a/app/views/admin/pages/index.html.erb +++ b/app/views/admin/pages/index.html.erb @@ -1,17 +1,18 @@ <%- content_for :page_heading do %> -

<%= _("Manage pages") %>

+ +

<%= t(".manage_pages") %>

- <%= link_to(_("New Page"), {controller: 'pages', action: 'new'}, id: 'dialog-link', class: 'btn btn-info') %> + <%= link_to(t(".new_page"), {controller: 'pages', action: 'new'}, id: 'dialog-link', class: 'btn btn-info') %>
<% end %> - - - - + + + + <%= render 'pages' %> diff --git a/config/locales/da.yml b/config/locales/da.yml index 44082fdf76..c92b29c06a 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -6,6 +6,13 @@ da: last: "Last" admin: pages: + index: + manage_pages: "Administrer sider" + new_page: "New Page" + title: "Titel" + permalink: "Permanent link" + author: "Forfatter" + date: "Dato" form: publish: "Udgiv" title: "Titel" diff --git a/config/locales/de.yml b/config/locales/de.yml index 6651e4a343..d01e2adb43 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -6,6 +6,13 @@ de: last: "Last" admin: pages: + index: + manage_pages: "Seiten verwalten" + new_page: "New Page" + title: "Titel" + permalink: "Permanenter Link" + author: "Autor" + date: "Date" form: publish: "Veröffentlichen" title: "Titel" diff --git a/config/locales/en.yml b/config/locales/en.yml index ac8629a63e..01a1fbf207 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -6,6 +6,13 @@ en: last: "Last" admin: pages: + index: + manage_pages: "Manage pages" + new_page: "New Page" + title: "Title" + permalink: "Permalink" + author: "Author" + date: "Date" form: publish: "Publish" title: "Title" diff --git a/config/locales/es-MX.yml b/config/locales/es-MX.yml index 4b7ef3241c..c6c5b0b751 100644 --- a/config/locales/es-MX.yml +++ b/config/locales/es-MX.yml @@ -6,6 +6,13 @@ es-MX: last: "Last" admin: pages: + index: + manage_pages: "Administrar Páginas" + new_page: "New Page" + title: "Título" + permalink: "Link permanente" + author: "Autor" + date: "Date" form: publish: "Publicar" title: "Título" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index b57556b809..cfccdab7cf 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -6,6 +6,13 @@ fr: last: "Last" admin: pages: + index: + manage_pages: "Administrer les pages" + new_page: "Nouvelle page" + title: "Titre" + permalink: "Lien permanent" + author: "Auteur" + date: "Date" form: publish: "Publier" title: "Titre" diff --git a/config/locales/he-IL.yml b/config/locales/he-IL.yml index 2ed105eddb..519d8669af 100644 --- a/config/locales/he-IL.yml +++ b/config/locales/he-IL.yml @@ -6,6 +6,13 @@ he-IL: last: "Last" admin: pages: + index: + manage_pages: "נהל דפים" + new_page: "New Page" + title: "כותרת" + permalink: "קישור קבוע" + author: "כותב" + date: "תאריך" form: publish: "פרסם" title: "כותרת" diff --git a/config/locales/it.yml b/config/locales/it.yml index a534b8e8a6..23553bbf6d 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -6,6 +6,13 @@ it: last: "Last" admin: pages: + index: + manage_pages: "Gestisci le pagine" + new_page: "New Page" + title: "Titolo" + permalink: "Permalink" + author: "Autore" + date: "Date" form: publish: "Pubblica" title: "Titolo" diff --git a/config/locales/ja.yml b/config/locales/ja.yml index c36635dab7..2a2a3978ce 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -6,6 +6,13 @@ ja: last: "Last" admin: pages: + index: + manage_pages: "ページの管理" + new_page: "New Page" + title: "タイトル" + permalink: "パーマリンク" + author: "投稿者" + date: "日付" form: publish: "公開" title: "タイトル" diff --git a/config/locales/lt.yml b/config/locales/lt.yml index c901b3d24d..b6cb4135bf 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -6,6 +6,13 @@ lt: last: "Last" admin: pages: + index: + manage_pages: "Valdyti puslapius" + new_page: "New Page" + title: "Pavadinimas" + permalink: "Nuoroda" + author: "Autorius" + date: "Date" form: publish: "Publikuoti" title: "Pavadinimas" diff --git a/config/locales/nb-NO.yml b/config/locales/nb-NO.yml index c1bf7bf377..e1ee4e34aa 100644 --- a/config/locales/nb-NO.yml +++ b/config/locales/nb-NO.yml @@ -6,6 +6,13 @@ nb-NO: last: "Last" admin: pages: + index: + manage_pages: "Administrer sider" + new_page: "Ny side" + title: "Tittel" + permalink: "Permalenke" + author: "Forfatter" + date: "Dato" form: publish: "Publiser" title: "Tittel" diff --git a/config/locales/nl.yml b/config/locales/nl.yml index cc2abff2e8..1160df8002 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -6,6 +6,13 @@ nl: last: "Last" admin: pages: + index: + manage_pages: "Beheer pagina's" + new_page: "Nieuwe pagina" + title: "Titel" + permalink: "Permalink" + author: "Auteur" + date: "Datum" form: publish: "Publiceer" title: "Titel" diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 02790a6555..d361a7fbf8 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -6,6 +6,13 @@ pl: last: "Last" admin: pages: + index: + manage_pages: "Zarządzaj stronami" + new_page: "New Page" + title: "Tytuł" + permalink: "Permalink" + author: "Author" + date: "Data" form: publish: "Publikuj" title: "Tytuł" diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 0c985e8235..0a34fac719 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -6,6 +6,13 @@ pt-BR: last: "Anterior" admin: pages: + index: + manage_pages: "Administrar Páginas" + new_page: "New Page" + title: "Título" + permalink: "Link permanente" + author: "Autor" + date: "Date" form: publish: "Publicar" title: "Título" diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 83966d9797..590f63b1df 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -6,6 +6,13 @@ ro: last: "Last" admin: pages: + index: + manage_pages: "Listează paginile" + new_page: "New Page" + title: "Titlu" + permalink: "Legătură permanentă" + author: "Autor" + date: "Date" form: publish: "Publică" title: "Titlu" diff --git a/config/locales/ru.yml b/config/locales/ru.yml index fb09901dc8..8b6b5d3a8b 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -6,6 +6,13 @@ ru: last: "Last" admin: pages: + index: + manage_pages: "Manage pages" + new_page: "New Page" + title: "Заголовок" + permalink: "Постоянная ссылка" + author: "Автор" + date: "Дата" form: publish: "Опубликовать" title: "Заголовок" diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index b2442c23b8..a42ffafead 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -6,9 +6,16 @@ zh-CN: last: "Last" admin: pages: + index: + manage_pages: "管理页面" + new_page: "新页面" + title: "标题" + permalink: "固定链接" + author: "作者" + date: "日期" form: publish: "发布" - title: "Title" + title: "标题" images: "Images" publish_settings: "发布设定" status: "状态" @@ -127,7 +134,7 @@ zh-CN: drafts: "草稿" publication_pending: "Publication pending" search: "搜索" - title: "Title" + title: "标题" select_a_category: "Select a category" select_an_author: "Select an author" publication_date: "Publication date" @@ -135,7 +142,7 @@ zh-CN: form: public: "Public" publish: "发布" - title: "Title" + title: "标题" images: "Images" excerpt: "摘要" excerpt_explaination: "摘要对文章的总结,只会显示在首页,不会出现在文章正文。" diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 1b1a0aefea..76ae148684 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -6,6 +6,13 @@ zh-TW: last: "Last" admin: pages: + index: + manage_pages: "管理頁面" + new_page: "New Page" + title: "標題" + permalink: "固定連接" + author: "作者" + date: "Date" form: publish: "公開" title: "標題" diff --git a/lang/da_DK.rb b/lang/da_DK.rb index b3ec5b3d59..73efb2f042 100644 --- a/lang/da_DK.rb +++ b/lang/da_DK.rb @@ -72,7 +72,6 @@ # app/views/admin/content/index.html.erb l.store "Search articles that contain ...", "Søg efter artikler der indeholder..." - l.store "Date", "Dato" # app/views/admin/dashboard/_comments.html.erb l.store "Latest Comments", "Seneste kommentarer" @@ -314,7 +313,6 @@ l.store "Edit User", "Rediger bruger" # app/views/admin/users/index.html.erb - l.store "Manage users", "" l.store "New User", "Ny bruger" l.store "Comments", "Kommentarer" l.store "State", "" @@ -494,7 +492,6 @@ l.store "Macros", "Makroer" l.store "Manage", "Administrer" l.store "Manage Categories", "Administrer kategorier" - l.store "Manage Pages", "Administrer sider" l.store "Manage Resources", "Administrer ressourcer" l.store "Manage Text Filters", "Administrer text filtre" l.store "Markup", "Markup" diff --git a/lang/de_DE.rb b/lang/de_DE.rb index ca599c552e..1a448e298a 100644 --- a/lang/de_DE.rb +++ b/lang/de_DE.rb @@ -108,14 +108,6 @@ l.store "Pages","Seiten" l.store "Are you sure you want to delete the page", "Sind Sie sicher, diese Seite zu löschen" l.store "Delete this page", "Diese Seite löschen" - - # app/views/admin/pages/index.html.erb - l.store "Manage pages", "" - - # app/views/admin/profiles/index.html.erb - l.store "Your profile", "" - - # app/views/admin/resources/_mime_edit.html.erb l.store "Content Type", "Content Type" # app/views/admin/resources/_pages.html.erb @@ -308,7 +300,6 @@ l.store "Edit User", "Benutzer bearbeiten" # app/views/admin/users/index.html.erb - l.store "Manage users", "" l.store "New User", "Neuer Benutzer" l.store "Comments", "" l.store "State", "" @@ -458,7 +449,6 @@ l.store "Macros", "Makros" l.store "Manage", "Verwalten" l.store "Manage Categories", "Kategorien verwalten" - l.store "Manage Pages", "Seiten verwalten" l.store "Manage Resources", "Ressourcen verwalten" l.store "Manage Text Filters", "Textfilter verwalten" l.store "Markup", "Markup" diff --git a/lang/es_MX.rb b/lang/es_MX.rb index 945c9fd37b..6cddf59a9c 100644 --- a/lang/es_MX.rb +++ b/lang/es_MX.rb @@ -537,7 +537,6 @@ l.store "Macros", "Macros" l.store "Manage", "Administrar" l.store "Manage Categories", "Administrar categorías" - l.store "Manage Pages", "Administrar Páginas" l.store "Manage Resources", "Administrar Recursos" l.store "Manage Text Filters", "Configurar Filtros de Texto" l.store "Markup", "Marcado" diff --git a/lang/fr_FR.rb b/lang/fr_FR.rb index 14dde1c269..354121141f 100644 --- a/lang/fr_FR.rb +++ b/lang/fr_FR.rb @@ -147,14 +147,10 @@ l.store "SmartyPants", "SmartyPants" l.store "Visual", "Éditeur riche" l.store "Edit article", "Éditer un article" - l.store "Date", "Date" l.store "Latest Comments", "Derniers commentaires" - l.store "Most popular", "Billets les plus populaires" l.store "Nothing to show yet", "Rien à afficher pour l'instant" - l.store "Welcome back, %s!", "Bienvenue, %s !" - l.store "Total posts:", "Nombre total d'articles :" l.store "Your posts:", "Vos articles :" l.store "Total comments:", "Nombre total de commentaires :" @@ -164,8 +160,6 @@ l.store "Page settings", "Paramètres de la page" # app/views/admin/pages/index.html.erb - l.store "New Page", "Nouvelle page" - l.store "Manage pages", "Administrer les pages" l.store "All Pages", "Toutes les pages" # app/views/admin/post_types/new.html.erb diff --git a/lang/he_IL.rb b/lang/he_IL.rb index 43f54b6310..bfe1b00b10 100644 --- a/lang/he_IL.rb +++ b/lang/he_IL.rb @@ -144,16 +144,8 @@ l.store "Are you sure you want to delete this article", "האם אתה בטוח שברצונך למחוק כתבה זו" l.store "Delete this article", "מחק כתבה זו" l.store "Articles", "כתבות" - - # app/views/admin/content/index.html.erb - l.store "Date", "תאריך" - - # app/views/admin/dashboard/_popular.html.erb l.store "Most popular", "הכי פופלריים" l.store "Nothing to show yet", "אין מה להציג כרגע" - - # app/views/admin/dashboard/_posts.html.erb - l.store "Latest Posts", "" l.store "No posts yet, why don't you start and write one", "אין כתבות עדיין, למה שלא תתחיל לכתוב כתבה חדשה" # app/views/admin/dashboard/_welcome.html.erb @@ -168,7 +160,6 @@ l.store "Pages", "דפים" l.store "Are you sure you want to delete the page", "האם אתה בטוח שברצונך למחוק דף זה ?" l.store "Delete this page", "מחק דף זה" - l.store "Manage pages", "נהל דפים" l.store "Content Type", "סוג התוכן" l.store "Previous page", "הדף הקודם" l.store "Next page", "הדף הבא" diff --git a/lang/it_IT.rb b/lang/it_IT.rb index 1581432682..2bc3bf051a 100644 --- a/lang/it_IT.rb +++ b/lang/it_IT.rb @@ -313,10 +313,6 @@ l.store "Editing ", "" l.store "Back to tags list", "" - # app/views/admin/tags/index.html.erb - l.store "Display Name", "" - l.store "Manage tags", "" - # app/views/admin/themes/catalogue.html.erb l.store "Sorry the theme catalogue is not available", "" l.store "Theme catalogue", "" @@ -364,8 +360,6 @@ l.store "New User", "Nuovo utente" l.store "State", "" l.store "%s user", "" - l.store "Manage users", "" - # app/views/admin/users/new.html.erb l.store "Add User", "Aggiungi Utente" @@ -564,7 +558,6 @@ l.store "Manage", "Gestisci" l.store "Manage Articles", "Gestisci gli articoli" l.store "Manage Categories", "Gestisci categorie" - l.store "Manage Pages", "Gestisci le pagine" l.store "Manage Resources", "Gestici le risorse" l.store "Manage Text Filters", "Gestisci i filtri del testo" l.store "Markup", "Markup" diff --git a/lang/ja_JP.rb b/lang/ja_JP.rb index cb7b669a87..28e08e3e3c 100644 --- a/lang/ja_JP.rb +++ b/lang/ja_JP.rb @@ -101,7 +101,6 @@ l.store "Articles", "記事" l.store "Search articles that contain ...", "以下の語句を含む記事を検索" - l.store "Date", "日付" # app/views/admin/dashboard/_popular.html.erb l.store "Most popular", "人気記事" @@ -118,7 +117,6 @@ l.store "Pages","ページ" l.store "Are you sure you want to delete the page", "本当にこのページを削除してよろしいですか?" l.store "Delete this page", "このページを削除" - l.store "Manage pages", "ページの管理" # app/views/admin/profiles/index.html.erb l.store "Your profile", "あなたのプロフィール" @@ -370,9 +368,6 @@ l.store "Comments", "コメント" l.store "State", "状態" l.store "%s user", "%s" - l.store "Manage users", "" - - # app/views/admin/users/new.html.erb l.store "Add User", "ユーザーの追加" # app/views/articles/_article.html.erb @@ -587,7 +582,6 @@ l.store "Macros", "マクロ" l.store "Manage Articles", "記事管理" l.store "Manage Categories", "カテゴリ管理" - l.store "Manage Pages", "ページ管理" l.store "Manage Resources", "リソース管理" l.store "Manage Text Filters", "テキストフィルターの管理" l.store "Mandatory", "必須" diff --git a/lang/lt_LT.rb b/lang/lt_LT.rb index dbc5d66ab9..4e77d46387 100644 --- a/lang/lt_LT.rb +++ b/lang/lt_LT.rb @@ -303,7 +303,6 @@ l.store "New User", "Neuer Benutzer" l.store "State", "" l.store "%s user", "" - l.store "Manage users", "" # app/views/admin/users/new.html.erb l.store "Add User", "" @@ -487,7 +486,6 @@ l.store "Manage", "Valdyti" l.store "Manage Articles", "Valdyti Straipsnius" l.store "Manage Categories", "Valdyti kategorijas" - l.store "Manage Pages", "Valdyti puslapius" l.store "Manage Resources", "Valdyti resursus" l.store "Manage Text Filters", "Textfilter verwalten" l.store "Markup", "Markup" diff --git a/lang/nb_NO.rb b/lang/nb_NO.rb index ce8ff14fb6..a8024f79f1 100644 --- a/lang/nb_NO.rb +++ b/lang/nb_NO.rb @@ -174,7 +174,6 @@ l.store "Are you sure you want to delete this article", "Er du sikker på du vil slette denne artikkelen" l.store "Delete this article", "Slett denne artikkelen" l.store "Articles", "Artikler" - l.store "Date", "Dato" l.store "Latest Comments", "Siste kommentarer" # app/views/admin/dashboard/_popular.html.erb @@ -211,8 +210,6 @@ l.store "Pages", "Sider" l.store "Are you sure you want to delete the page", "Er du sikker på du vil slette denne siden" l.store "Delete this page", "Slett denne side" - l.store "New Page", "Ny side" - l.store "Manage pages", "Administrer sider" l.store "Your profile", "Din profil" # app/views/admin/redirects/destroy.html.erb @@ -461,7 +458,6 @@ l.store "Comments", "Kommentarer" l.store "State", "Tilstand" l.store "%s user", "%s bruker" - l.store "Manage users", "" # app/views/admin/users/new.html.erb l.store "Add User", "Legg til bruker" @@ -697,7 +693,6 @@ l.store "Manage", "Administrer" l.store "Manage Articles", "Administrer artikler" l.store "Manage Categories", "Administrer kategorier" - l.store "Manage Pages", "Administrer sider" l.store "Manage Resources", "Administrer resurser" l.store "Manage Text Filters", "Administrer tekstfiltre" l.store "Markup", "Markup" diff --git a/lang/nl_NL.rb b/lang/nl_NL.rb index 980eb80cdf..da37418b9e 100644 --- a/lang/nl_NL.rb +++ b/lang/nl_NL.rb @@ -168,7 +168,6 @@ # app/views/admin/content/index.html.erb l.store "Search articles that contain ...", "Zoek artikelen met ..." - l.store "Date", "Datum" l.store "Error: can't generate secret token. Security is at risk. Please, change %s content", "" l.store "For security reasons, you should restart your Publify application. Enjoy your blogging experience.", "" @@ -202,14 +201,7 @@ l.store "Pages", "Pagina's" l.store "Are you sure you want to delete the page", "Weet je zeker dat je deze pagina wilt verwijderen" l.store "Delete this page", "Verwijder deze pagina" - - l.store "New Page", "Nieuwe pagina" - l.store "Manage pages", "Beheer pagina's" - - # app/views/admin/profiles/index.html.erb l.store "Your profile", "Je profiel" - - # app/views/admin/resources/_mime_edit.html.erb l.store "Content Type", "Content Type" l.store "Previous page", "Vorige pagina" @@ -396,13 +388,10 @@ l.store "remove", "supprimer" l.store "Display name", "Schermnaam" - l.store "Are you sure you want to delete the tag", "Weet je zeker dat je deze tag wilt verwijderen?" l.store "Delete this tag", "Verwijder deze tag" - l.store "Editing ", "Wijzigen" l.store "Back to tags list", "Terug naar de lijst van tags" - l.store "Display Name", "" l.store "Manage tags", "Beheer tags" @@ -456,7 +445,6 @@ l.store "New User", "Nieuwe gebruikers" l.store "Comments", "Reacties" l.store "%s user", "%s gebruiker" - l.store "Manage users", "" # app/views/admin/users/new.html.erb l.store "Add User", "Gebruiker toevoegen" diff --git a/lang/pl_PL.rb b/lang/pl_PL.rb index 266bc005f6..ee2a55c389 100644 --- a/lang/pl_PL.rb +++ b/lang/pl_PL.rb @@ -107,7 +107,6 @@ # app/views/admin/content/destroy.html.erb l.store "Are you sure you want to delete this article", "Czy na pewno chcesz usunąć ten artykuł" l.store "Delete this article", "Usuń artykuł" - l.store "Date", "Data" l.store "Latest Comments", "Ostatnie komentarze" l.store "By %s on %s", "Przez %s odnośnie %s" @@ -194,7 +193,6 @@ # app/views/admin/seo/titles.html.erb l.store "Description template", "" l.store "Paginated archives", "" - l.store "Dated archives", "" l.store "Search results", "" l.store "The blog's name", "" l.store "The blog's tagline / description", "" @@ -364,7 +362,6 @@ l.store "New User", "Nowy użytkownik" l.store "State", "" l.store "%s user", "" - l.store "Manage users", "" # app/views/admin/users/new.html.erb l.store "Add User", "" @@ -584,7 +581,6 @@ l.store "Macros", "Makra" l.store "Manage", "Zarządzaj" l.store "Manage Categories", "Zarządzaj kategoriami" - l.store "Manage Pages", "Zarządzaj stronami" l.store "Manage Resources", "Zarządzaj zasobami" l.store "Manage Text Filters", "Zarządzaj filtrami tekstu" l.store "Markup", "Znaczniki" diff --git a/lang/pt_BR.rb b/lang/pt_BR.rb index 83ae783dae..04518ec9a9 100644 --- a/lang/pt_BR.rb +++ b/lang/pt_BR.rb @@ -495,7 +495,6 @@ l.store "Macros", "Macros" l.store "Manage", "Administrar" l.store "Manage Categories", "Administrar categorías" - l.store "Manage Pages", "Administrar Páginas" l.store "Manage Resources", "Administrar Recursos" l.store "Manage Text Filters", "Configurar Filtros de Texto" l.store "Markup", "Marcado" diff --git a/lang/ro_RO.rb b/lang/ro_RO.rb index 730c5110be..2ff645f8f1 100644 --- a/lang/ro_RO.rb +++ b/lang/ro_RO.rb @@ -256,7 +256,6 @@ l.store "New User", "Utilizator nou" l.store "State", "" l.store "%s user", "" - l.store "Manage users", "" # app/views/admin/users/new.html.erb l.store "Add User", "" @@ -391,7 +390,6 @@ l.store "Macros", "Macro-uri" l.store "Manage", "Articole" l.store "Manage Categories", "Listează categoriile" - l.store "Manage Pages", "Listează paginile" l.store "Manage Resources", "Listează resursele" l.store "Manage Text Filters", "Configurează filtrele de text" l.store "Markup", "Marcaj" diff --git a/lang/ru_RU.rb b/lang/ru_RU.rb index b99e9824b5..ddb139d661 100644 --- a/lang/ru_RU.rb +++ b/lang/ru_RU.rb @@ -65,8 +65,6 @@ l.store "Visual", "Визуально" l.store "Edit article", "Редактировать пост" - l.store "Date", "Дата" - # app/views/admin/dashboard/_comments.html.erb l.store "For security reasons, you should restart your Publify application. Enjoy your blogging experience.", "По соображениям безопасности вам следует перезапустить ваше Publify-приложение. Приятного блогерства!" l.store "Latest Comments", "Последние комментарии" diff --git a/lang/zh_CN.rb b/lang/zh_CN.rb index 7afb74c900..ab50c03aa6 100644 --- a/lang/zh_CN.rb +++ b/lang/zh_CN.rb @@ -146,16 +146,10 @@ l.store "Uploads", "上传" l.store "Post settings", "发布设定" l.store "Publish at", "公开" - - - # app/views/admin/content/destroy.html.erb l.store "Are you sure you want to delete this article", "确定删除本篇文章?" l.store "Delete this article", "删除本篇文章" l.store "Articles", "文章" - - # app/views/admin/content/index.html.erb l.store "Search articles that contain ...", "搜索包含内容的文章 ..." - l.store "Date", "日期" # app/views/admin/dashboard/_comments.html.erb l.store "For security reasons, you should restart your Publify application. Enjoy your blogging experience.", "" @@ -184,15 +178,6 @@ l.store "Pages","页数" l.store "Are you sure you want to delete the page", "你確定要刪除此頁?" l.store "Delete this page", "刪除此頁" - - # app/views/admin/pages/index.html.erb - l.store "New Page", "新页面" - l.store "Manage pages", "管理页面" - - # app/views/admin/profiles/index.html.erb - l.store "Your profile", "" - - # app/views/admin/resources/_mime_edit.html.erb l.store "Content Type", "內容類型" # app/views/admin/resources/_pages.html.erb @@ -246,11 +231,9 @@ l.store "Paginated archives", "" l.store "Dated archives", "" l.store "Search results", "" - l.store "Help on title settings", "" l.store "The blog's name", "" l.store "The blog's tagline / description", "" l.store "Replaced with the post/page excerpt", "" - l.store "Replaced with the article/page title", "" l.store "Replaced with the category/tag name", "" l.store "Replaced with the current search phrase", "" l.store "Replaced with the current time", "" diff --git a/lang/zh_TW.rb b/lang/zh_TW.rb index eb87f1a114..48d5d90474 100644 --- a/lang/zh_TW.rb +++ b/lang/zh_TW.rb @@ -166,7 +166,6 @@ # app/views/admin/seo/titles.html.erb l.store "Description template", "" l.store "Paginated archives", "" - l.store "Dated archives", "" l.store "The blog's name", "" l.store "The blog's tagline / description", "" l.store "Replaced with the category/tag name", "" @@ -334,11 +333,6 @@ l.store "Comments", "評論" l.store "State", "" l.store "%s user", "" - l.store "Manage users", "" - - # app/views/admin/users/new.html.erb - l.store "Add User", "" - # app/views/articles/_article.html.erb l.store "Posted by", "貼上" l.store "Continue reading", "" @@ -492,7 +486,6 @@ l.store "Manage", "管理" l.store "Manage Articles", "管理文章" l.store "Manage Categories", "分類管理" - l.store "Manage Pages", "管理頁面" l.store "Manage Resources", "管理資源" l.store "Manage Text Filters", "管理文字過濾" l.store "Markup", "審定"
<%= _("Title") %><%= _("Permalink")%><%= _("Author")%><%= _("Date") %><%= t(".title") %><%= t(".permalink")%><%= t(".author")%><%= t(".date") %>