diff --git a/languages/ar.yml b/languages/ar.yml index 7978f22..30bb4c7 100644 --- a/languages/ar.yml +++ b/languages/ar.yml @@ -33,6 +33,8 @@ post: copyright: author: مؤلف المقال link: رابط المقال + post_author: Written by + post_link: This article originally appeared on license_title: حقوق الملكية license_content: "حميع المقالات في هذه المدوّنة منشورة تحت رخصة %s إلا عند التنويه بخلافه." footer: @@ -58,6 +60,9 @@ state: categories: التصنيفات search: placeholder: بحث... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: هِم.. ok: حسناً diff --git a/languages/de.yml b/languages/de.yml index 681929b..335b9c2 100644 --- a/languages/de.yml +++ b/languages/de.yml @@ -33,6 +33,8 @@ post: copyright: author: Beitragsautor link: Beitragslink + post_author: Written by + post_link: This article originally appeared on license_title: Urheberrechtshinweis license_content: "Alle Artikel in diesem Blog sind unter %s lizenziert, außer es wird anders angegeben." footer: @@ -58,6 +60,9 @@ state: categories: Kategorien search: placeholder: Suche... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Öhm.. ok: OK diff --git a/languages/es.yml b/languages/es.yml index 36b0b90..ad158ec 100644 --- a/languages/es.yml +++ b/languages/es.yml @@ -33,6 +33,8 @@ post: copyright: author: Autor de la entrada link: Enlace a la entrada + post_author: Written by + post_link: This article originally appeared on license_title: Copyright license_content: "Todos los artículos de este blog están licenciados bajo %s a no ser que se especifique una licencia adicional." footer: @@ -58,6 +60,9 @@ state: categories: categorías search: placeholder: Buscando... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: Bueno diff --git a/languages/fa.yml b/languages/fa.yml index 77455a6..35250c0 100644 --- a/languages/fa.yml +++ b/languages/fa.yml @@ -33,6 +33,8 @@ post: copyright: author: نویسنده پست link: لینک پست + post_author: Written by + post_link: This article originally appeared on license_title: مقررات کپی رایت license_content: "همه مقالات در این وبلاگ تحت %s مجاز می باشند مگر اینکه به طور اضافی بیان شوند." footer: @@ -58,6 +60,9 @@ state: categories: دسته بندی ها search: placeholder: جستجو... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: ام... ok: باشه diff --git a/languages/fr.yml b/languages/fr.yml index 44b68db..cfb9796 100644 --- a/languages/fr.yml +++ b/languages/fr.yml @@ -33,6 +33,8 @@ post: copyright: author: Auteur de l'article link: Lien de l'article + post_author: Written by + post_link: This article originally appeared on license_title: Droit d'auteur license_content: "Tous les articles de ce blog sont sous licence %s, sauf mention contraire." footer: @@ -58,6 +60,9 @@ state: categories: catégories search: placeholder: Recherche... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: OK diff --git a/languages/id.yml b/languages/id.yml index e11a81a..6827691 100644 --- a/languages/id.yml +++ b/languages/id.yml @@ -33,6 +33,8 @@ post: copyright: author: Post author link: Post link + post_author: Written by + post_link: This article originally appeared on license_title: Copyright Notice license_content: "All articles in this blog are licensed under %s unless stating additionally." footer: @@ -58,6 +60,9 @@ state: categories: kategori search: placeholder: Searching... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: OK diff --git a/languages/it.yml b/languages/it.yml index b0e4994..61c9ccd 100644 --- a/languages/it.yml +++ b/languages/it.yml @@ -33,6 +33,8 @@ post: copyright: author: Autore link: Link + post_author: Written by + post_link: This article originally appeared on license_title: Copyright license_content: "Tutti gli articoli in questo sito sono sotto licenza %s salvo disposizione contraria." footer: @@ -58,6 +60,9 @@ state: categories: categorie search: placeholder: Cerca... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Mh.. ok: OK diff --git a/languages/ja.yml b/languages/ja.yml index 3903d75..abf7a83 100644 --- a/languages/ja.yml +++ b/languages/ja.yml @@ -33,6 +33,8 @@ post: copyright: author: 著者 link: 記事へのリンク + post_author: Written by + post_link: This article originally appeared on license_title: 著作権表示 license_content: "このブログ内のすべての記事は、特別な記載がない限り %s の下のライセンスで保護されています。" footer: @@ -58,6 +60,9 @@ state: categories: カテゴリ search: placeholder: 検索… + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: うーん ok: はい diff --git a/languages/ko.yml b/languages/ko.yml index 9751fc7..c5aaa3e 100644 --- a/languages/ko.yml +++ b/languages/ko.yml @@ -33,6 +33,8 @@ post: copyright: author: Post author link: Post link + post_author: Written by + post_link: This article originally appeared on license_title: Copyright Notice license_content: "All articles in this blog are licensed under %s unless stating additionally." footer: @@ -58,6 +60,9 @@ state: categories: 카테고리 search: placeholder: Searching... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: 음.. ok: OK diff --git a/languages/nl.yml b/languages/nl.yml index 2da6ee7..983eadd 100644 --- a/languages/nl.yml +++ b/languages/nl.yml @@ -33,6 +33,8 @@ post: copyright: author: Post auteur link: Post link + post_author: Written by + post_link: This article originally appeared on license_title: Copyright melding license_content: "Alle artikelen op deze blog zijn gelicenseerd onder %s, mits niet anders aangegeven." footer: @@ -58,6 +60,9 @@ state: categories: categorieën search: placeholder: Zoeken... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: Oké diff --git a/languages/pt-BR.yml b/languages/pt-BR.yml index a28df26..9550364 100644 --- a/languages/pt-BR.yml +++ b/languages/pt-BR.yml @@ -33,6 +33,8 @@ post: copyright: author: Post author link: Post link + post_author: Written by + post_link: This article originally appeared on license_title: Copyright Notice license_content: "All articles in this blog are licensed under %s unless stating additionally." footer: @@ -58,6 +60,9 @@ state: categories: Categorias search: placeholder: Searching... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Uhmmmm... ok: OK diff --git a/languages/pt.yml b/languages/pt.yml index 49f5ccc..21dd231 100644 --- a/languages/pt.yml +++ b/languages/pt.yml @@ -33,6 +33,8 @@ post: copyright: author: Post author link: Post link + post_author: Written by + post_link: This article originally appeared on license_title: Copyright Notice license_content: "All articles in this blog are licensed under %s unless stating additionally." footer: @@ -58,6 +60,9 @@ state: categories: categorias search: placeholder: Searching... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: OK diff --git a/languages/ru.yml b/languages/ru.yml index 069f301..752c193 100644 --- a/languages/ru.yml +++ b/languages/ru.yml @@ -33,6 +33,8 @@ post: copyright: author: Автор записи link: Ссылка на запись + post_author: Written by + post_link: This article originally appeared on license_title: Информация об авторских правах license_content: "Все записи на этом сайте защищены лицензией %s, если не указано дополнительно." footer: @@ -58,6 +60,9 @@ state: categories: Категории search: placeholder: Поиск... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Эм.. ok: OK diff --git a/languages/tr.yml b/languages/tr.yml index 02a22e1..cc41671 100644 --- a/languages/tr.yml +++ b/languages/tr.yml @@ -33,6 +33,8 @@ post: copyright: author: Gönderiyi yazan link: Gönderi bağlantısı + post_author: Written by + post_link: This article originally appeared on license_title: Telif Hakkı Bildirimi license_content: "Bu blogdaki tüm makaleler aksi belirtilmediği sürece %s altında lisanslıdır." footer: @@ -58,6 +60,9 @@ state: categories: kategoriler search: placeholder: Aranıyor... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: Tamam diff --git a/languages/uk.yml b/languages/uk.yml index c9abaca..b03f85d 100644 --- a/languages/uk.yml +++ b/languages/uk.yml @@ -33,6 +33,8 @@ post: copyright: author: Автор запису link: Посилання на запис + post_author: Written by + post_link: This article originally appeared on license_title: Інформація про авторські права license_content: "Всі записи на цьому сайті захищені ліцензією %s, якщо не вказано додатково." footer: @@ -58,6 +60,9 @@ state: categories: Категорії search: placeholder: Пошук... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Ем.. ok: ОК diff --git a/languages/vi.yml b/languages/vi.yml index fc93594..bb3201f 100644 --- a/languages/vi.yml +++ b/languages/vi.yml @@ -33,6 +33,8 @@ post: copyright: author: Người viết link: Liên kết bài viết + post_author: Written by + post_link: This article originally appeared on license_title: Chú ý bản quyền license_content: "Tất cả bài viết trong blog này được đăng ký bởi %s trừ khi có thông báo bổ sung." footer: @@ -58,6 +60,9 @@ state: categories: mục search: placeholder: Đang tìm... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: Um.. ok: Đồng Ý diff --git a/languages/zh-CN.yml b/languages/zh-CN.yml index 046d6e9..5e32fb4 100644 --- a/languages/zh-CN.yml +++ b/languages/zh-CN.yml @@ -33,6 +33,8 @@ post: copyright: author: 本文作者 link: 本文链接 + post_author: 原作者 + post_link: 原文链接 license_title: 版权声明 license_content: "本博客所有文章除特别声明外,均采用 %s 许可协议。转载请注明出处!" footer: @@ -58,6 +60,9 @@ state: categories: 分类 search: placeholder: 搜索... + empty: "没有找到任何搜索结果:%s" + hits_time: "找到 %s 个搜索结果(用时 %s 毫秒)" + hits: "找到 %s 个搜索结果" cheers: um: 嗯.. ok: 还行 diff --git a/languages/zh-HK.yml b/languages/zh-HK.yml index 20f8430..e31235e 100644 --- a/languages/zh-HK.yml +++ b/languages/zh-HK.yml @@ -33,6 +33,8 @@ post: copyright: author: 博主 link: 文章連結 + post_author: Written by + post_link: This article originally appeared on license_title: 版權聲明 license_content: "本網誌所有文章除特別聲明外,均採用 %s 許可協議。轉載請註明出處!" footer: @@ -58,6 +60,9 @@ state: categories: 分類 search: placeholder: 搜索... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: 嗯.. ok: 還行 diff --git a/languages/zh-TW.yml b/languages/zh-TW.yml index 13a4592..b1f03c7 100644 --- a/languages/zh-TW.yml +++ b/languages/zh-TW.yml @@ -33,6 +33,8 @@ post: copyright: author: 作者 link: 文章連結 + post_author: Written by + post_link: This article originally appeared on license_title: 版權聲明 license_content: "本網誌所有文章除特別聲明外,均採用 %s 許可協議。轉載請註明出處!" footer: @@ -58,6 +60,9 @@ state: categories: 分類 search: placeholder: 搜尋... + empty: "We didn't find any results for the search: %s" + hits_time: "%s results found in %s ms" + hits: "%s results found" cheers: um: 嗯.. ok: 還行