Skip to content

Commit

Permalink
Translated using Weblate (Estonian)
Browse files Browse the repository at this point in the history
Currently translated at 11.6% (26 of 224 strings)

Added translation using Weblate (Estonian)

Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Translate-URL: https://hosted.weblate.org/projects/pfa/to-do-list/to-do-list-android-app/et/
Translation: Privacy Friendly Apps/To-Do List android app
  • Loading branch information
Priit Jõerüüt authored and weblate committed Jan 7, 2025
1 parent eb91bd2 commit 39dc20d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions app/src/main/res/values-et/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="show_all_tasks">Näita kõiki ülesandeid</string>
<string name="calendar_view">Kalender</string>
<string name="share_all_tasks">Jaga andmeid</string>
<string name="export_all_tasks">Ekspordi andmed</string>
<string name="import_tasks">Impordi andmed</string>
<string name="other">Muud</string>
<string name="menu_about">Rakenduse teave</string>
<string name="search">Otsi</string>
<string name="navigation_drawer_close">Sulge menüü</string>
<string name="name">Nimi</string>
<string name="description_hint">Kirjeldus</string>
<string name="ok">Sobib</string>
<string name="delete">Kustuta</string>
<string name="app_name">Tegemiste loend</string>
<string name="app_name_long">Privaatsussõbralik tegemiste loend</string>
<string name="yes">Jah</string>
<string name="no">Ei</string>
<string name="help_overview_heading">Üldteave</string>
<string name="home">Kõik ülesanded</string>
<string name="settings">Seadistused</string>
<string name="help">Abiteave</string>
<string name="navigation_drawer_open">Ava menüü</string>
</resources>

0 comments on commit 39dc20d

Please sign in to comment.