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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorIvan Boothe <ivan@rootwork.org>2021-08-31 02:39:31 +0300
committerIvan Boothe <ivan@rootwork.org>2021-08-31 02:40:12 +0300
commit82a0bf906101912ea7e5cc0dbba07e6d915bd8f5 (patch)
tree4374bf9d9b11c50aa34dd8be2dd6612684c923d2 /i18n
parentcca5add4dcf8eacc4277dd153af5c556d9fd4624 (diff)
Adding translations of error text
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml19
-rw-r--r--i18n/en.toml18
-rw-r--r--i18n/es.toml19
-rw-r--r--i18n/fr.toml19
-rw-r--r--i18n/pt.toml19
-rw-r--r--i18n/tr.toml19
-rw-r--r--i18n/zh-CN.toml19
-rw-r--r--i18n/zh-TW.toml19
-rw-r--r--i18n/zh.toml19
9 files changed, 170 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index f5e963d..729699b 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -52,3 +52,22 @@ other = "Inhalt"
[reading_time]
other = "{{ .ReadingTime }} min lesen"
+[img_web_path]
+other = "Website-Link"
+
+[img_web_path_desc]
+other = "Diesen Website-Link in einem neuen Tab öffnen"
+
+[img_disk_path]
+other = "Dateilink"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "Mit"
+
+[img_pb_desc]
+other = "Informationen zu Hugo Page Bundles"
+
+
diff --git a/i18n/en.toml b/i18n/en.toml
index 4968e6d..867a387 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -51,3 +51,21 @@ other = "Overview"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "Web path"
+
+[img_web_path_desc]
+other = "Open this web path in a new tab"
+
+[img_disk_path]
+other = "Disk path"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "Using"
+
+[img_pb_desc]
+other = "Information about Hugo Page Bundles"
diff --git a/i18n/es.toml b/i18n/es.toml
index 2e42021..582d0e0 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -51,3 +51,22 @@ other = "Contenido"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "Enlace de página web"
+
+[img_web_path_desc]
+other = "Abra el enlace de este sitio web en una pestaña nueva"
+
+[img_disk_path]
+other = "Enlace al archivo"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "Usando"
+
+[img_pb_desc]
+other = "Información sobre Hugo Page Bundles"
+
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 73fb771..9d1803c 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -51,3 +51,22 @@ other = "Overview"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "Lien de site Web"
+
+[img_web_path_desc]
+other = "Ouvrir ce lien de site Web dans un nouvel onglet"
+
+[img_disk_path]
+other = "Lien vers le fichier"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "Utiliser"
+
+[img_pb_desc]
+other = "Des informations sur Hugo Page Bundles"
+
diff --git a/i18n/pt.toml b/i18n/pt.toml
index f5c5ab3..ebcf19a 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -51,3 +51,22 @@ other = "Overview"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "Link do site"
+
+[img_web_path_desc]
+other = "Abra o link deste site em uma nova guia"
+
+[img_disk_path]
+other = "Link para o arquivo"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "Usando"
+
+[img_pb_desc]
+other = "Informação sobre Hugo Page Bundles"
+
diff --git a/i18n/tr.toml b/i18n/tr.toml
index d1d5eba..5b62497 100644
--- a/i18n/tr.toml
+++ b/i18n/tr.toml
@@ -51,3 +51,22 @@ other = "Overview"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "Web sitesi bağlantısı"
+
+[img_web_path_desc]
+other = "Bu web sitesi bağlantısını yeni bir sekmede aç"
+
+[img_disk_path]
+other = "Dosyaya bağlantı"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "Kullanma"
+
+[img_pb_desc]
+other = "Hakkında bilgi Hugo Page Bundles"
+
diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml
index 871f22a..5f2a1e3 100644
--- a/i18n/zh-CN.toml
+++ b/i18n/zh-CN.toml
@@ -51,3 +51,22 @@ other = "文章目录"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "网站链接"
+
+[img_web_path_desc]
+other = "在新选项卡中打开此网站链接"
+
+[img_disk_path]
+other = "链接到文件"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "使用"
+
+[img_pb_desc]
+other = "相关信息 Hugo Page Bundles"
+
diff --git a/i18n/zh-TW.toml b/i18n/zh-TW.toml
index 1f31446..ce6637c 100644
--- a/i18n/zh-TW.toml
+++ b/i18n/zh-TW.toml
@@ -51,3 +51,22 @@ other = "文章目錄"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "網站鏈接"
+
+[img_web_path_desc]
+other = "在新選項卡中打開此網站鏈接"
+
+[img_disk_path]
+other = "鏈接到文件"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "使用"
+
+[img_pb_desc]
+other = "相關信息 Hugo Page Bundles"
+
diff --git a/i18n/zh.toml b/i18n/zh.toml
index 871f22a..f45926c 100644
--- a/i18n/zh.toml
+++ b/i18n/zh.toml
@@ -51,3 +51,22 @@ other = "文章目录"
[reading_time]
other = "{{ .ReadingTime }} min read"
+
+[img_web_path]
+other = "網站鏈接"
+
+[img_web_path_desc]
+other = "在新選項卡中打開此網站鏈接"
+
+[img_disk_path]
+other = "鏈接到文件"
+
+[img_pb]
+other = "Page Bundles"
+
+[img_pb_using]
+other = "使用"
+
+[img_pb_desc]
+other = "相關信息 Hugo Page Bundles"
+