mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 20:02:07 +01:00
Crowdin add Estonian, Update translations (PR #297)
This commit is contained in:
parent
36bd1af0b9
commit
c2bea7bec0
3 changed files with 26 additions and 1 deletions
24
app/src/main/res/values-et/strings.xml
Normal file
24
app/src/main/res/values-et/strings.xml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<!-- Application -->
|
||||||
|
<!-- Common Words -->
|
||||||
|
<!-- Notifications dropdown menu -->
|
||||||
|
<!-- Pod Activity -->
|
||||||
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<!-- More from MainActivity -->
|
||||||
|
<!-- Permissions -->
|
||||||
|
<!-- Operability -->
|
||||||
|
<!-- Category Titles -->
|
||||||
|
<!-- Visuals -->
|
||||||
|
<!-- Navigiation Slider -->
|
||||||
|
<!-- Themes -->
|
||||||
|
<!-- Notifications dropdown -->
|
||||||
|
<!-- Font size -->
|
||||||
|
<!-- Load images -->
|
||||||
|
<!-- Screen rotation -->
|
||||||
|
<!-- Proxy -->
|
||||||
|
<!-- Chrome custom tabs -->
|
||||||
|
<!-- Diaspora Settings -->
|
||||||
|
<!-- More -->
|
||||||
|
<!-- License & help (large amount of text) -->
|
||||||
|
</resources>
|
|
@ -78,7 +78,7 @@
|
||||||
<string name="change_account">ଆକାଉଣ୍ଟ୍ ବଦଳାନ୍ତୁ</string>
|
<string name="change_account">ଆକାଉଣ୍ଟ୍ ବଦଳାନ୍ତୁ</string>
|
||||||
<string name="logout_warning_description">ଏହା ସମସ୍ତ କୁକୀ ଏବଂ ଅଧିବେଶନ ଡାଟା ଲିଭାଇଦେବ। ଆପଣ ପ୍ରକୃତରେ ଆପଣଙ୍କ ଆକାଉଣ୍ଟ୍ ପରିବର୍ତ୍ତନ କରିବାକୁ ଚାହାଁନ୍ତି କି?</string>
|
<string name="logout_warning_description">ଏହା ସମସ୍ତ କୁକୀ ଏବଂ ଅଧିବେଶନ ଡାଟା ଲିଭାଇଦେବ। ଆପଣ ପ୍ରକୃତରେ ଆପଣଙ୍କ ଆକାଉଣ୍ଟ୍ ପରିବର୍ତ୍ତନ କରିବାକୁ ଚାହାଁନ୍ତି କି?</string>
|
||||||
<!-- More -->
|
<!-- More -->
|
||||||
<string name="miscellaneous">ବିବିଧ</string>
|
<string name="miscellaneous">ଵିଵିଧ</string>
|
||||||
<string name="full_reset">ପୂର୍ଣ୍ଣ ପୁନଃସେଟ୍</string>
|
<string name="full_reset">ପୂର୍ଣ୍ଣ ପୁନଃସେଟ୍</string>
|
||||||
<string name="enable_basic_adblocker_description">ମୌଳିକ AdBlocker ସକ୍ଷମ କରନ୍ତୁ। ବିଜ୍ଞାପନଗୁଡ଼ିକ ଗ୍ରଥିତ ଦର୍ଶନରେ ଅନ୍ତର୍ଭୁକ୍ତ ହୋଇପାରେ</string>
|
<string name="enable_basic_adblocker_description">ମୌଳିକ AdBlocker ସକ୍ଷମ କରନ୍ତୁ। ବିଜ୍ଞାପନଗୁଡ଼ିକ ଗ୍ରଥିତ ଦର୍ଶନରେ ଅନ୍ତର୍ଭୁକ୍ତ ହୋଇପାରେ</string>
|
||||||
<string name="block_advertisments">ବିଜ୍ଞାପନଗୁଡ଼ିକୁ ଅବରୋଧ କରନ୍ତୁ</string>
|
<string name="block_advertisments">ବିଜ୍ଞାପନଗୁଡ଼ିକୁ ଅବରୋଧ କରନ୍ତୁ</string>
|
||||||
|
|
|
@ -65,5 +65,6 @@ files:
|
||||||
or: or # Odia/Oriya (India)
|
or: or # Odia/Oriya (India)
|
||||||
hr: hr # Croatia
|
hr: hr # Croatia
|
||||||
bg: bg # Bulgarian
|
bg: bg # Bulgarian
|
||||||
|
et: et # Estonian
|
||||||
th: th # Thai
|
th: th # Thai
|
||||||
translate_attributes: 0
|
translate_attributes: 0
|
||||||
|
|
Loading…
Reference in a new issue