diff --git a/i18n/de-de.yaml b/i18n/de-de.yaml index 0c1991f5..9833b2b9 100644 --- a/i18n/de-de.yaml +++ b/i18n/de-de.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Öffnen Sie den Beitrag" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "kein Beitrag gefunden" diff --git a/i18n/en-us.yaml b/i18n/en-us.yaml index b6906513..c82d08d4 100644 --- a/i18n/en-us.yaml +++ b/i18n/en-us.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Open the post" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "no post found" diff --git a/i18n/fi-fi.yaml b/i18n/fi-fi.yaml index ade493f4..fbd4bbc2 100644 --- a/i18n/fi-fi.yaml +++ b/i18n/fi-fi.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Avaa julkaisu" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "julkaisuja ei löytynyt" diff --git a/i18n/fr-fr.yaml b/i18n/fr-fr.yaml index 41e8a561..6795724d 100644 --- a/i18n/fr-fr.yaml +++ b/i18n/fr-fr.yaml @@ -5,9 +5,15 @@ - id: "global.categories" translation: "Catégories" +- id: "global.category" + translation: "Catégorie" + - id: "global.tags" translation: "Tags" +- id: "global.tag" + translation: "Tag" + - id: "global.archives" translation: "Archive" diff --git a/i18n/it-it.yaml b/i18n/it-it.yaml index 8bcf5ecf..b6187b2d 100644 --- a/i18n/it-it.yaml +++ b/i18n/it-it.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Apri il post" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "nessun post trovato" diff --git a/i18n/ja.yaml b/i18n/ja.yaml index a4165204..f3d1fb16 100644 --- a/i18n/ja.yaml +++ b/i18n/ja.yaml @@ -59,14 +59,14 @@ - id: "global.open_post" translation: "投稿を開く" -## GLOBAL.POST_FOUND ## -- id: "global.post_found.zero" +## GLOBAL.POSTS_FOUND ## +- id: "global.posts_found.zero" translation: "見つかりませんでした。" -- id: "global.post_found.one" +- id: "global.posts_found.one" translation: "1件見つかりました。" -- id: "global.post_found.other" +- id: "global.posts_found.other" translation: "{n} 件見つかりました。" ## GLOBAL.CATEGORIES_FOUND ## @@ -80,13 +80,13 @@ translation: "{n} 件のカテゴリーが見つかりました。" ## GLOBAL.TAGS_FOUND ## -- id: "globa.tags_found.zero" +- id: "global.tags_found.zero" translation: "見つかりませんでした。" -- id: "globa.tags_found.one" +- id: "global.tags_found.one" translation: "1件のタグが見つかりました。" -- id: "globa.tags_found.other" +- id: "global.tags_found.other" translation: "{n} 件のタグが見つかりました。" ## PAGINATION ## diff --git a/i18n/nl-nl.yaml b/i18n/nl-nl.yaml index f7f5e972..274e8ac7 100644 --- a/i18n/nl-nl.yaml +++ b/i18n/nl-nl.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Open het bericht" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "Geen posts gevonden" diff --git a/i18n/pl.yaml b/i18n/pl.yaml index 113e4cbf..21770879 100644 --- a/i18n/pl.yaml +++ b/i18n/pl.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Otwórz post" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "nie znaleziono wpisów" diff --git a/i18n/pt-br.yaml b/i18n/pt-br.yaml index 1df0ec98..8c19c3c7 100644 --- a/i18n/pt-br.yaml +++ b/i18n/pt-br.yaml @@ -35,15 +35,6 @@ - id: "global.rss" translation: "RSS" -- id: "global.share_on_google_plus" - translation: "Compartilhar no Google+" - -- id: "global.share_on_facebook" - translation: "Compartilhar no Facebook" - -- id: "global.share_on_twitter" - translation: "Compartilhar no Twitter" - - id: "global.search_category" translation: "Pesquisar categoria" @@ -68,14 +59,14 @@ - id: "global.open_post" translation: "Abra o post" -## GLOBAL.POST_FOUND ## -- id: "global.post_found.zero" +## GLOBAL.POSTS_FOUND ## +- id: "global.posts_found.zero" translation: "não foram encontrados artigos" -- id: "global.post_found.one" +- id: "global.posts_found.one" translation: "1 artigo encontrado" -- id: "global.post_found.other" +- id: "global.posts_found.other" translation: "{n} artigos encontrados" ## GLOBAL.CATEGORIES_FOUND ## diff --git a/i18n/ru.yaml b/i18n/ru.yaml index a9407d25..9b5d0c18 100644 --- a/i18n/ru.yaml +++ b/i18n/ru.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "открой пост" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "Статей не найдено" diff --git a/i18n/sv-se.yaml b/i18n/sv-se.yaml index 7b8512a2..a0a510bf 100644 --- a/i18n/sv-se.yaml +++ b/i18n/sv-se.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Öppna inlägget" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "inga inlägg hittades" diff --git a/i18n/vi.yaml b/i18n/vi.yaml index 079e068a..56a14ac6 100644 --- a/i18n/vi.yaml +++ b/i18n/vi.yaml @@ -59,7 +59,7 @@ - id: "global.open_post" translation: "Mở bài" -## GLOBAL.POST_FOUND ## +## GLOBAL.POSTS_FOUND ## - id: "global.posts_found.zero" translation: "không tìm thấy kết quả" diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml index 692c6647..309fcb9f 100644 --- a/i18n/zh-cn.yaml +++ b/i18n/zh-cn.yaml @@ -59,14 +59,14 @@ - id: "global.open_post" translation: "打开帖子" -## GLOBAL.POST_FOUND ## -- id: "global.post_found.zero" +## GLOBAL.POSTS_FOUND ## +- id: "global.posts_found.zero" translation: "没有找到文章" -- id: "global.post_found.one" +- id: "global.posts_found.one" translation: "找到 1 篇文章" -- id: "global.post_found.other" +- id: "global.posts_found.other" translation: "找到 {n} 篇文章" ## GLOBAL.CATEGORIES_FOUND ##