mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 15:58:55 +00:00
🎨 Style: format toml files in folder i18n
This commit is contained in:
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for German
|
||||
# Übersetzung auf Deutsch
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Nach oben"
|
||||
other = "Kommentare anzeigen"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Artikel"
|
||||
other = "Alle {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
@@ -151,8 +152,9 @@ other = "Teilen auf"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Inhalt"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "veröffentlicht an {{ .Date }}"
|
||||
@@ -199,23 +201,23 @@ other = "Mehr lesen"
|
||||
other = "Dieser Artikel wurde zuletzt auf {{ .Date }} aktualisiert, der Inhalt kann veraltet sein."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Passwort"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+5
-5
@@ -208,11 +208,11 @@ other = "Password"
|
||||
other = "Encrypt again"
|
||||
|
||||
[reward]
|
||||
donate = "Donate"
|
||||
wechatpay = "WeChat Pay"
|
||||
alipay = "Alipay"
|
||||
paypal = "PayPal"
|
||||
bitcoin = "Bitcoin"
|
||||
donate = "Donate"
|
||||
wechatpay = "WeChat Pay"
|
||||
alipay = "Alipay"
|
||||
paypal = "PayPal"
|
||||
bitcoin = "Bitcoin"
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for Spanish
|
||||
# Traducciones para español
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Volver arriba"
|
||||
other = "Ver comentarios"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Artículos"
|
||||
other = "Todo {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Etiqueta"
|
||||
@@ -151,8 +152,9 @@ other = "Compartir en"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Contenido"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "publicado el {{ .Date }}"
|
||||
@@ -199,23 +201,23 @@ other = "Leer más"
|
||||
other = "Este artículo se actualizó por última vez el {{ .Date }}, es posible que el contenido no esté actualizado."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Contraseña"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+5
-5
@@ -212,11 +212,11 @@ other = "Mot de passe"
|
||||
other = "Chiffrer à nouveau"
|
||||
|
||||
[reward]
|
||||
donate = "Faire un don"
|
||||
wechatpay = "WeChat Pay"
|
||||
alipay = "Alipay"
|
||||
paypal = "PayPal"
|
||||
bitcoin = "Bitcoin"
|
||||
donate = "Faire un don"
|
||||
wechatpay = "WeChat Pay"
|
||||
alipay = "Alipay"
|
||||
paypal = "PayPal"
|
||||
bitcoin = "Bitcoin"
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for Italian
|
||||
# Traduzioni per l'italiano
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Torna all'inizio"
|
||||
other = "Vedi commenti"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Articoli"
|
||||
other = "Tutti {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Etichetta"
|
||||
@@ -151,8 +152,9 @@ other = "Condividi su"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Contenuti"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "pubblicato su {{ .Date }}"
|
||||
@@ -199,23 +201,23 @@ other = "Leggi di più"
|
||||
other = "Questo articolo è stato aggiornato l'ultima volta il {{ .Date }}, il contenuto potrebbe non essere aggiornato."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Password"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for Polish
|
||||
# Tłumaczenie na język polski
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Powrót do góry"
|
||||
other = "Zobacz komentarze"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Posty"
|
||||
other = "Wszystkie {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
@@ -148,8 +149,9 @@ other = "Udostępnij na"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Spis treści"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "opublikowano {{ .Date }}"
|
||||
@@ -196,23 +198,23 @@ other = "Czytaj więcej"
|
||||
other = "Ten artykuł był ostatnio aktualizowany {{ .Date }}, jego treść może być nieaktualna."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Hasło"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-18
@@ -1,22 +1,23 @@
|
||||
# Translations for Brazilian Portuguese
|
||||
# Tradução para português do Brasil
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Voltar ao topo"
|
||||
other = "Ver comentários"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Posts"
|
||||
other = "{{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
@@ -151,8 +152,9 @@ other = "Compartilhe em"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Conteúdos"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "publicado em {{ .Date }}"
|
||||
@@ -199,23 +201,23 @@ other = "Leia mais"
|
||||
other = "Este artigo foi atualizado pela última vez em {{ .Date }}, o conteúdo pode estar desatualizado."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Contrasinha"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
@@ -282,4 +284,3 @@ other = "ALTERADO"
|
||||
[deleted]
|
||||
other = "EXCLUÍDO"
|
||||
# === shortcodes/version.html ===
|
||||
|
||||
|
||||
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for Romanian
|
||||
# Traduceri pentru limba română
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Înapoi Sus"
|
||||
other = "Vizualizare Comentarii"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Articole"
|
||||
other = "Toate {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Etichetă"
|
||||
@@ -151,8 +152,9 @@ other = "Distribuie pe"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Cuprins"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "publicat la {{ .Date }}"
|
||||
@@ -199,23 +201,23 @@ other = "Citește mai mult"
|
||||
other = "Acest articol a fost actualizat ultima dată pe {{ .Date }}, conținutul poate fi depășit."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Parolă"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for Russian
|
||||
# Переводы на русский
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Наверх"
|
||||
other = "Посмотреть комментарии"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Статьи"
|
||||
other = "Все {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Тэг"
|
||||
@@ -151,8 +152,9 @@ other = "Поделиться в"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Содержание"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "Опубликовано {{ .Date }}"
|
||||
@@ -199,23 +201,23 @@ other = "Читать больше"
|
||||
other = "Эта статья последний раз обновлялась {{ .Date }}, содержание может быть устаревшим."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "арготизм"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-17
@@ -1,22 +1,23 @@
|
||||
# Translations for Serbian
|
||||
# Превод на Српски
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -27,7 +28,7 @@ other = "Назад на Врх"
|
||||
other = "Погледај Коментаре"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -40,8 +41,8 @@ other = "Постови"
|
||||
other = "Све {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Таг"
|
||||
@@ -148,8 +149,9 @@ other = "Подели на"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Садржаји"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "објављено {{ .Date }}"
|
||||
@@ -196,23 +198,23 @@ other = "Прочитај више"
|
||||
other = "Овај чланак је последњи пут ажуриран {{ .Date }}, садржај је можда застарео."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Паролица"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+19
-17
@@ -1,21 +1,22 @@
|
||||
# Translations for Vietnamese
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
# TODO Some fields are waiting for your translation
|
||||
|
||||
# === init ===
|
||||
[configurationError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[compatibilityError]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[RCVersionWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[devEnvWarn]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[quicklyUpgrade]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === init ===
|
||||
|
||||
# === baseof ===
|
||||
@@ -26,7 +27,7 @@ other = "Lên trên"
|
||||
other = "Xem bình luận"
|
||||
|
||||
[noscript]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Post ===
|
||||
@@ -39,8 +40,8 @@ other = "Bài viết"
|
||||
other = "Tất cả {{ .Some }}"
|
||||
|
||||
[totalwordCount]
|
||||
one = "" # waitting for translation
|
||||
other = "" # waitting for translation
|
||||
one = ""
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Nhãn"
|
||||
@@ -150,8 +151,9 @@ other = "Chia sẻ trên"
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "Nội dung"
|
||||
|
||||
[repost]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[publishedOnDate]
|
||||
other = "đăng ngày {{ .Date }}"
|
||||
@@ -198,23 +200,23 @@ other = "Đọc thêm"
|
||||
other = "Bài viết này được cập nhật lần cuối vào {{ .Date }}, nội dung có thể đã lỗi thời."
|
||||
|
||||
[encryptedAbstract]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[encryptedMessage]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[password]
|
||||
other = "Mật khẩu"
|
||||
|
||||
[encryptyAgain]
|
||||
other = "" # waitting for translation
|
||||
other = ""
|
||||
|
||||
[reward]
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
donate = ""
|
||||
wechatpay = ""
|
||||
alipay = ""
|
||||
paypal = ""
|
||||
bitcoin = ""
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+5
-5
@@ -212,11 +212,11 @@ other = "密码"
|
||||
other = "重新加密"
|
||||
|
||||
[reward]
|
||||
donate = "赞赏"
|
||||
wechatpay = "微信"
|
||||
alipay = "支付宝"
|
||||
paypal = "贝宝"
|
||||
bitcoin = "比特币"
|
||||
donate = "赞赏"
|
||||
wechatpay = "微信"
|
||||
alipay = "支付宝"
|
||||
paypal = "贝宝"
|
||||
bitcoin = "比特币"
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
+5
-5
@@ -212,11 +212,11 @@ other = "密碼"
|
||||
other = "重新加密"
|
||||
|
||||
[reward]
|
||||
donate = "讚賞"
|
||||
wechatpay = "微信"
|
||||
alipay = "支付寶"
|
||||
paypal = "PayPal"
|
||||
bitcoin = "比特幣"
|
||||
donate = "讚賞"
|
||||
wechatpay = "微信"
|
||||
alipay = "支付寶"
|
||||
paypal = "PayPal"
|
||||
bitcoin = "比特幣"
|
||||
# === posts/single.html ===
|
||||
|
||||
# === 404.html ===
|
||||
|
||||
Reference in New Issue
Block a user