From 2b9d64cae2c3537bd7b4278a7e737c94dffd052d Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura <jorgesumle@freakspot.net> Date: Tue, 11 Jul 2023 08:07:05 +0000 Subject: [PATCH] Translate theme into Esperanto --- i18n/eo.toml | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/i18n/eo.toml b/i18n/eo.toml new file mode 100644 index 0000000..feb4b97 --- /dev/null +++ b/i18n/eo.toml @@ -0,0 +1,32 @@ +[copy] + other = "Kopii" +[copied] + other = "Kopiita" +[docs_menu] + other = "Dokumentara menuo" +[no_matches] + other = "Ne trovis kongrŭojn" +[not_set] + other = "ne agordita" +[resize_snippet] + other = "Ĝustigi kodaĵan alton" +[quick_links] + other = "Rapidaj ligiloj" +[search_field_placeholder] + other = "Serĉi" +[search_results_label] + other = "Serĉi rezultojn" +[short_search_query] + other = "La serĉoteksto estas tro mallonga" +[site] + other = "retejon" +[site_menu] + other = "Reteja menuo" +[toggle_line_numbers] + other = "Baskuligi liniajn nombrojn" +[toggle_line_wrap] + other = "Baskuligi linifaldon" +[to_top] + other = "Reiri supren" +[type_to_search] + other = "Tajpu por serĉi" -- Gitblit v1.10.0