From 13d8e69b93c51776cd7fe73961f6873d756a995e Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sat, 28 Dec 2024 05:21:24 +0100 Subject: search translate --- i18n/en-shaw.yml | 19 +++++++++++++------ i18n/en.yml | 19 +++++++++++++------ 2 files changed, 26 insertions(+), 12 deletions(-) (limited to 'i18n') diff --git a/i18n/en-shaw.yml b/i18n/en-shaw.yml index 278709d..c42630e 100644 --- a/i18n/en-shaw.yml +++ b/i18n/en-shaw.yml @@ -14,15 +14,22 @@ tag: talk: one: 𐑑𐑷𐑒 other: 𐑑𐑷𐑒𐑕 +match_found: + one: "𐑥𐑨𐑗 𐑓𐑬𐑯𐑛" + other: "𐑥𐑨𐑗𐑩𐑟 𐑓𐑬𐑯𐑛" # Rest -next: 𐑯𐑧𐑒𐑕𐑑 -prev: 𐑐𐑮𐑰𐑝𐑾𐑕 -see_all: "𐑕𐑰 𐑷𐑤" -about: 𐑩𐑚𐑬𐑑 -recent_pages: 𐑐𐑱𐑡𐑩𐑟 𐑮𐑰𐑕𐑩𐑯𐑑𐑤𐑦 𐑧𐑛𐑦𐑑𐑩𐑛 _blank: " " -translations: 𐑑𐑮𐑨𐑯𐑕𐑤𐑱𐑖𐑩𐑯𐑟 +about: 𐑩𐑚𐑬𐑑 author_by: 𐑚𐑲 minute_read: "𐑥𐑰𐑯 𐑮𐑰𐑛" +next: "𐑯𐑧𐑒𐑕𐑑" +no_match_found: "𐑯𐑴 𐑥𐑨𐑗 𐑓𐑬𐑯𐑛" +prev: 𐑐𐑮𐑰𐑝𐑾𐑕 +recent_pages: 𐑐𐑱𐑡𐑩𐑟 𐑮𐑰𐑕𐑩𐑯𐑑𐑤𐑦 𐑧𐑛𐑦𐑑𐑩𐑛 rss_follow: "𐑓𐑪𐑤𐑴 {{ .section }} 𐑳𐑐𐑛𐑱𐑑𐑕 𐑝𐑲𐑩 RSS 𐑓𐑰𐑛" +search: 𐑕𐑻𐑗 +search_placeholder: "𐑮𐑲𐑑 𐑘𐑹 𐑕𐑻𐑗 𐑑𐑻𐑥𐑟" +search_request: "𐑐𐑤𐑰𐑟 𐑧𐑯𐑑𐑼 𐑩 𐑢𐑻𐑛 𐑹 𐑓𐑮𐑱𐑟 𐑩𐑚𐑳𐑝" +see_all: "𐑕𐑰 𐑷𐑤" +translations: 𐑑𐑮𐑨𐑯𐑕𐑤𐑱𐑖𐑩𐑯𐑟 diff --git a/i18n/en.yml b/i18n/en.yml index fab158b..b2ead12 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -14,15 +14,22 @@ tag: talk: one: talk other: talks +match_found: + one: "match found" + other: "matches found" # Rest -next: next -prev: prev -see_all: "see all" -about: about -recent_pages: Pages recently edited _blank: " " -translations: translations +about: about author_by: By minute_read: "min read" +next: next +no_match_found: "no match found" +prev: prev +recent_pages: Pages recently edited rss_follow: "Follow {{ .section }} updates via RSS feed" +search: search +search_placeholder: "write your search terms" +search_request: "Please enter a word or phrase above" +see_all: "see all" +translations: translations -- cgit v1.2.3