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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorAndrei Dumitrescu <andrei.dumitrescu@gmail.com>2021-07-20 10:16:58 +0300
committerGitHub <noreply@github.com>2021-07-20 10:16:58 +0300
commita4cf7f37b783c3b2d92caa81ba49d9829a34f9c9 (patch)
tree0a2f1873975b043b9c77b683cc9ef2aa7fa44b1e /i18n
parent23c6efbbe23c37a06d31bb80ae9ceea276a0bc12 (diff)
Add Romanian translation (#295)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/ro.yaml80
1 files changed, 80 insertions, 0 deletions
diff --git a/i18n/ro.yaml b/i18n/ro.yaml
new file mode 100644
index 0000000..20b5443
--- /dev/null
+++ b/i18n/ro.yaml
@@ -0,0 +1,80 @@
+- id: home
+ translation: "Acasă"
+
+- id: templateBy
+ translation: "Șablon de"
+
+- id: portedBy
+ translation: "Portat în Hugo de"
+
+- id: contactGoTo
+ translation: "Du-te la pagina de contact"
+
+- id: contactAddrTitle
+ translation: "Adresă"
+
+- id: contactTitle
+ translation: "Contact"
+
+- id: contactForm
+ translation: "Formă de contact"
+
+- id: contactName
+ translation: "Numele tău"
+
+- id: contactMail
+ translation: "Email-ul tău"
+
+- id: contactMessage
+ translation: "Mesajul tău"
+
+- id: contactSend
+ translation: "Trimite mesaj"
+
+- id: navHome
+ translation: "Mergi acasă"
+
+- id: navToggle
+ translation: "Comută Navigarea"
+
+- id: categoriesTitle
+ translation: "Categorii"
+
+- id: searchTitle
+ translation: "Caută"
+
+- id: tagsTitle
+ translation: "Etichete"
+
+- id: continueReading
+ translation: "Citește în continuare"
+
+- id: readMore
+ translation: "Citește mai mult"
+
+- id: authorBy
+ translation: "De"
+
+- id: recentPosts
+ translation: "Articole recente"
+
+- id: aboutUs
+ translation: "Despre Noi"
+
+- id: newer
+ translation: "Mai noi"
+
+- id: older
+ translation: "Mai vechi"
+
+- id: publishedOn
+ translation: "pe"
+
+- id: 404Error
+ translation: "Eroare 404: Pagina nu a fost găsită"
+
+- id: 404Message
+ translation: "Ne pare rău – această pagină nu mai este aici"
+
+- id: 404NavHome
+ translation: "Mergi acasă"