github.com/e154/smart-home@v0.17.2-0.20240311175135-e530a6e5cd45/doc/themes/docsy/i18n/et.toml (about) 1 2 # Translation into Estonian 3 # UI strings. Buttons and similar. 4 5 [ui_pager_prev] 6 other = "Eelmine" 7 8 [ui_pager_next] 9 other = "Järgmine" 10 11 [ui_read_more] 12 other = "Loe lähemalt" 13 14 [ui_search] 15 other = "Otsi lehelt…" 16 17 # Used in sentences such as "Posted in News" 18 [ui_in] 19 other = "kohas" # not perfect. In Estonian this idea is represented by a suffix, not a separate word. 20 21 # Footer text 22 [footer_all_rights_reserved] 23 other = "Kõik õigused kaitstud" 24 25 [footer_privacy_policy] 26 other = "Privaatsuspoliitika" 27 28 # Post (blog, articles etc.) 29 [post_byline_by] 30 other = "järgi" # not perfect. In Estonian this idea is represented by a suffix, not a separate word. 31 [post_created] 32 other = "Loodud" 33 [post_last_mod] 34 other = "Viimati muudetud" 35 [post_edit_this] 36 other = "Täienda lehte" 37 [post_create_child_page] 38 other = "Loo alamleht" 39 [post_create_issue] 40 other = "Tõstata dokumentatsiooni kohta ülesanne" # perhaps there is a better translation for "issue"... 41 [post_create_project_issue] 42 other = "Tõstata projekti kohta ülesanne" 43 [post_posts_in] 44 other = "Postitused" # in Estonian this "in" should be the suffix of the next word, cannot include it to that phrase. 45 [post_reading_time] 46 other = "minute read" 47 [post_less_than_a_minute_read] 48 other = "less than a minute"