From 48cd01768bd81c857162ac3dd70c523ac2c19c23 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 14 Apr 2024 19:30:41 +0200 Subject: sync theme --- themes/PaperMod/i18n/ro.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 themes/PaperMod/i18n/ro.yaml (limited to 'themes/PaperMod/i18n/ro.yaml') diff --git a/themes/PaperMod/i18n/ro.yaml b/themes/PaperMod/i18n/ro.yaml new file mode 100644 index 0000000..694f20b --- /dev/null +++ b/themes/PaperMod/i18n/ro.yaml @@ -0,0 +1,33 @@ +- id: prev_page + translation: "Înapoi" + +- id: next_page + translation: "Înainte" + +- id: read_time + translation: + one : "1 minut" + other: "{{ .Count }} minute" + +- id: words + translation: + one : "cuvânt" + other: "{{ .Count }} cuvinte" + +- id: toc + translation: "Sumar" + +- id: translations + translation: "Traduceri" + +- id: home + translation: "Acasă" + +- id: edit_post + translation: "Editează" + +- id: code_copy + translation: "copiază" + +- id: code_copied + translation: "copiat!" -- cgit v1.2.3