Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorprajwal yashasvi <py563@users.noreply.github.com>2020-06-01 10:34:29 +0300
committerprajwal yashasvi <py563@users.noreply.github.com>2020-06-01 10:34:29 +0300
commit9d9e4197246ffcf36e54b8d373754b05e7f91ee6 (patch)
tree93069227a05f85705b6fd371c343872ae06e59d2 /i18n
parent9c2cca8d17ba2b04a9a38328d3ee02ff1859d3f5 (diff)
added తెలుగు translate initial strings
Diffstat (limited to 'i18n')
-rw-r--r--i18n/te.toml40
1 files changed, 20 insertions, 20 deletions
diff --git a/i18n/te.toml b/i18n/te.toml
index ea29f150..efbba5b0 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