From 9c2cca8d17ba2b04a9a38328d3ee02ff1859d3f5 Mon Sep 17 00:00:00 2001 From: prajwal yashasvi Date: Mon, 1 Jun 2020 11:12:15 +0530 Subject: [PATCH 1/4] =?UTF-8?q?added=20=E0=B0=A4=E0=B1=86=E0=B0=B2?= =?UTF-8?q?=E0=B1=81=E0=B0=97=E0=B1=81=20translate=20initial=20strings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/te.toml | 197 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 i18n/te.toml diff --git a/i18n/te.toml b/i18n/te.toml new file mode 100644 index 0000000..ea29f15 --- /dev/null +++ b/i18n/te.toml @@ -0,0 +1,197 @@ +# Translations for Telugu +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# === baseof == +[backToTop] +other = "Back to Top" + +[viewComments] +other = "View Comments" +# === baseof == + +# === Post === +[posts] +other = "Posts" +# === Post === + +# === Taxonomy === +[allSome] +other = "All {{ .Some }}" + +[tag] +other = "Tag" + +[tags] +other = "Tags" + +[category] +other = "విభాగం" + +[categories] +other = "విభాగాలు" +# === Taxonomy === + +# === Pagination === +[more] +other = "More" +# === Pagination === + +# === partials/header.html === +[selectLanguage] +other = "భాష ఎంపిక" + +[switchTheme] +other = "Switch Theme" +# === partials/header.html === + +# === partials/footer.html === +[poweredBySome] +other = "Powered by {{ .Hugo }} | Theme - {{ .Theme }}" +# === partials/footer.html === + +# === partials/comment.html === +[valineLang] +# not supported +# other = "en" + +[valinePlaceholder] +other = "మీ వాఖ్యనం ..." + +[facebookLanguageCode] +other = "te_IN" +# === partials/comment.html === + +# === partials/assets.html === +[search] +other = "Search" + +[searchPlaceholder] +other = "Search titles or contents..." + +[clear] +other = "Clear" + +[cancel] +other = "Cancel" + +[noResultsFound] +other = "No results found" + +[lunrLanguageCode] +# not supported +# other = "en" + +[copyToClipboard] +other = "Copy to clipboard" + +[cookieconsentMessage] +other = "This website uses Cookies to improve your experience." + +[cookieconsentDismiss] +other = "Got it!" + +[cookieconsentLink] +other = "Learn more" +# === partials/assets.html === + +# === partials/plugin/share.html === +[shareOn] +other = "Share on" +# === partials/plugin/share.html === + +# === posts/single.html === +[contents] +other = "Contents" + +[publishedOnDate] +other = "published on {{ .Date }}" + +[includedInCategories] +other = "included in {{ .Categories }}" + +[wordCount] +one = "One word" +other = "{{ .Count }} words" + +[readingTime] +one = "One minute" +other = "{{ .Count }} minutes" + +[views] +other = "views" + +[author] +other = "Author" + +[updatedOnDate] +other = "Updated on {{ .Date }}" + +[readMarkdown] +other = "Read Markdown" + +[back] +other = "Back" + +[home] +other = "Home" + +[readMore] +other = "Read More" +# === posts/single.html === + +# === 404.html === +[pageNotFound] +other = "Page not found" + +[pageNotFoundText] +other = "The page you're looking for doesn't exist. Sorry." +# === 404.html === + +# === shortcodes/admonition.html === +[note] +other = "Note" + +[abstract] +other = "Abstract" + +[info] +other = "Info" + +[tip] +other = "Tip" + +[success] +other = "Success" + +[question] +other = "Question" + +[warning] +other = "Warning" + +[failure] +other = "Failure" + +[danger] +other = "Danger" + +[bug] +other = "Bug" + +[example] +other = "Example" + +[quote] +other = "Quote" +# === shortcodes/admonition.html === + +# === shortcodes/version.html === +[new] +other = "NEW" + +[changed] +other = "CHANGED" + +[deleted] +other = "DELETED" +# === shortcodes/version.html === \ No newline at end of file From 9d9e4197246ffcf36e54b8d373754b05e7f91ee6 Mon Sep 17 00:00:00 2001 From: prajwal yashasvi Date: Mon, 1 Jun 2020 13:04:29 +0530 Subject: [PATCH 2/4] =?UTF-8?q?added=20=E0=B0=A4=E0=B1=86=E0=B0=B2?= =?UTF-8?q?=E0=B1=81=E0=B0=97=E0=B1=81=20translate=20initial=20strings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/te.toml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/i18n/te.toml b/i18n/te.toml index ea29f15..efbba5b 100644 --- a/i18n/te.toml +++ b/i18n/te.toml @@ -16,7 +16,7 @@ other = "Posts" # === Taxonomy === [allSome] -other = "All {{ .Some }}" +other = "అన్ని {{ .Some }}" [tag] other = "Tag" @@ -63,10 +63,10 @@ other = "te_IN" # === partials/assets.html === [search] -other = "Search" +other = "శోధించు" [searchPlaceholder] -other = "Search titles or contents..." +other = "శోధన శీర్షికలు మరియు విషయాలు..." [clear] other = "Clear" @@ -118,10 +118,10 @@ one = "One minute" other = "{{ .Count }} minutes" [views] -other = "views" +other = "వీక్షణలు" [author] -other = "Author" +other = "రచయత" [updatedOnDate] other = "Updated on {{ .Date }}" @@ -149,49 +149,49 @@ other = "The page you're looking for doesn't exist. Sorry." # === shortcodes/admonition.html === [note] -other = "Note" +other = "గమనిక" [abstract] -other = "Abstract" +other = "సారంశం" [info] -other = "Info" +other = "సమాచారం" [tip] -other = "Tip" +other = "సూచన" [success] -other = "Success" +other = "విజయం" [question] -other = "Question" +other = "ప్రశ్న" [warning] -other = "Warning" +other = "హెచ్చరిక" [failure] -other = "Failure" +other = "అపజయం" [danger] -other = "Danger" +other = "అపాయం" [bug] -other = "Bug" +other = "తప్పిదం" [example] -other = "Example" +other = "ఉదాహరణ" [quote] -other = "Quote" +other = "సంగుహణ" # === shortcodes/admonition.html === # === shortcodes/version.html === [new] -other = "NEW" +other = "కొత్త" [changed] -other = "CHANGED" +other = "మార్చబడింది" [deleted] -other = "DELETED" +other = "తొలగించిన" # === shortcodes/version.html === \ No newline at end of file From c6f3b1ca04797c3f1a3fee85b2bed31df5e16d77 Mon Sep 17 00:00:00 2001 From: prajwal yashasvi Date: Mon, 1 Jun 2020 21:37:59 +0530 Subject: [PATCH 3/4] =?UTF-8?q?updated=20=E0=B0=A4=E0=B1=86=E0=B0=B2?= =?UTF-8?q?=E0=B1=81=E0=B0=97=E0=B1=81=20translate=20strings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/te.toml | 58 ++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/i18n/te.toml b/i18n/te.toml index efbba5b..84b2f38 100644 --- a/i18n/te.toml +++ b/i18n/te.toml @@ -3,10 +3,10 @@ # === baseof == [backToTop] -other = "Back to Top" +other = "పైకి" [viewComments] -other = "View Comments" +other = "వ్యాఖ్యలను వీక్షించండి" # === baseof == # === Post === @@ -33,7 +33,7 @@ other = "విభాగాలు" # === Pagination === [more] -other = "More" +other = "మరిన్ని" # === Pagination === # === partials/header.html === @@ -41,18 +41,18 @@ other = "More" other = "భాష ఎంపిక" [switchTheme] -other = "Switch Theme" +other = "నేపథ్యాన్ని మార్చండి" # === partials/header.html === # === partials/footer.html === [poweredBySome] -other = "Powered by {{ .Hugo }} | Theme - {{ .Theme }}" +other = "{{ .Hugo }} ద్వారా ఆధారితం | నేపథ్యాం - {{ .Theme }}" # === partials/footer.html === # === partials/comment.html === [valineLang] # not supported -# other = "en" +other = "te" [valinePlaceholder] other = "మీ వాఖ్యనం ..." @@ -69,29 +69,29 @@ other = "శోధించు" other = "శోధన శీర్షికలు మరియు విషయాలు..." [clear] -other = "Clear" +other = "తొలగించు" [cancel] -other = "Cancel" +other = "రద్దు" [noResultsFound] -other = "No results found" +other = "ఎటువంటి ఫలితాలు లభించలేదు" [lunrLanguageCode] # not supported -# other = "en" +other = "te" [copyToClipboard] -other = "Copy to clipboard" +other = "క్లిప్‌బోర్డ్‌కు కాపీ చేయండి" [cookieconsentMessage] -other = "This website uses Cookies to improve your experience." +other = "ఈ వెబ్‌సైట్ మీ అనుభవాన్ని మెరుగుపరచడానికి కుకీలను ఉపయోగిస్తుంది." [cookieconsentDismiss] -other = "Got it!" +other = "అర్థమైంది" [cookieconsentLink] -other = "Learn more" +other = "మరింత తెలుసుకోండి" # === partials/assets.html === # === partials/plugin/share.html === @@ -101,21 +101,21 @@ other = "Share on" # === posts/single.html === [contents] -other = "Contents" +other = "విషయ సూచిక" [publishedOnDate] -other = "published on {{ .Date }}" +other = "{{ .Date }} న ప్రచురితమై" [includedInCategories] -other = "included in {{ .Categories }}" +other = "{{ .Categories }} లో జతచేయనైనది" [wordCount] -one = "One word" -other = "{{ .Count }} words" +one = "ఒక్క పదం" +other = "{{ .Count }} పదాలు" [readingTime] -one = "One minute" -other = "{{ .Count }} minutes" +one = "ఒక్క నిమిషం" +other = "{{ .Count }} నిమిషాలు" [views] other = "వీక్షణలు" @@ -124,27 +124,27 @@ other = "వీక్షణలు" other = "రచయత" [updatedOnDate] -other = "Updated on {{ .Date }}" +other = "{{ .Date }} న నవీకరించబడింది" [readMarkdown] -other = "Read Markdown" +other = "మార్క్‌డౌన్ చదవండి" [back] -other = "Back" +other = "పూర్వం" [home] -other = "Home" +other = "ప్రథమ" [readMore] -other = "Read More" +other = "ఇంకా చదవండి" # === posts/single.html === # === 404.html === [pageNotFound] -other = "Page not found" +other = "పేజీ గుర్తింపులో లేదు" [pageNotFoundText] -other = "The page you're looking for doesn't exist. Sorry." +other = "మీరు వెతుకుతున్న పేజీ మనుగడలో లేదు, మన్నించండి." # === 404.html === # === shortcodes/admonition.html === @@ -182,7 +182,7 @@ other = "తప్పిదం" other = "ఉదాహరణ" [quote] -other = "సంగుహణ" +other = "సంగ్రహణ" # === shortcodes/admonition.html === # === shortcodes/version.html === From 296f589df001d52dab55d25b77fa1dc48227d9fd Mon Sep 17 00:00:00 2001 From: prajwal yashasvi Date: Mon, 1 Jun 2020 23:18:12 +0530 Subject: [PATCH 4/4] =?UTF-8?q?complete=20=E0=B0=A4=E0=B1=86=E0=B0=B2?= =?UTF-8?q?=E0=B1=81=E0=B0=97=E0=B1=81=20translate=20strings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/te.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/te.toml b/i18n/te.toml index 84b2f38..0005ca1 100644 --- a/i18n/te.toml +++ b/i18n/te.toml @@ -11,7 +11,7 @@ other = "వ్యాఖ్యలను వీక్షించండి" # === Post === [posts] -other = "Posts" +other = "శీర్షికలు" # === Post === # === Taxonomy === @@ -19,10 +19,10 @@ other = "Posts" other = "అన్ని {{ .Some }}" [tag] -other = "Tag" +other = "ఉపస్థితి" [tags] -other = "Tags" +other = "హష్ టాగ్స్" [category] other = "విభాగం" @@ -96,7 +96,7 @@ other = "మరింత తెలుసుకోండి" # === partials/plugin/share.html === [shareOn] -other = "Share on" +other = "షేర్ ఆన్" # === partials/plugin/share.html === # === posts/single.html ===