summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/helplines/res/values-et
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/helplines/res/values-et')
-rw-r--r--java/com/android/dialer/helplines/res/values-et/helpline_categories.xml54
-rw-r--r--java/com/android/dialer/helplines/res/values-et/strings.xml36
2 files changed, 90 insertions, 0 deletions
diff --git a/java/com/android/dialer/helplines/res/values-et/helpline_categories.xml b/java/com/android/dialer/helplines/res/values-et/helpline_categories.xml
new file mode 100644
index 000000000..01b8bd7d9
--- /dev/null
+++ b/java/com/android/dialer/helplines/res/values-et/helpline_categories.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2019-2021 The LineageOS Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="helpline_category_abuse">Väärkohtlemine</string>
+ <string name="helpline_category_acohol">Alkohol</string>
+ <string name="helpline_category_addiction">Sõltuvus</string>
+ <string name="helpline_category_adolescents">Noorukid</string>
+ <string name="helpline_category_adults">Täiskasvanud</string>
+ <string name="helpline_category_aids">AIDS</string>
+ <string name="helpline_category_birth">Sünd</string>
+ <string name="helpline_category_children">Lapsed</string>
+ <string name="helpline_category_crime">Kuritegu</string>
+ <string name="helpline_category_corruption">Korruptsioon</string>
+ <string name="helpline_category_discrimination">Diskrimineerimine</string>
+ <string name="helpline_category_drugs">Narkootikumid</string>
+ <string name="helpline_category_family">Perekond</string>
+ <string name="helpline_category_gambling">Hasartmängud</string>
+ <string name="helpline_category_gender">Sugu</string>
+ <string name="helpline_category_generic">Üldine</string>
+ <string name="helpline_category_hiv">HIV</string>
+ <string name="helpline_category_human_rights">Inimõigused</string>
+ <string name="helpline_category_lgbtq">LGBTQ+</string>
+ <string name="helpline_category_men">Mehed</string>
+ <string name="helpline_category_missing_children">Kadunud lapsed</string>
+ <string name="helpline_category_mothers">Emad</string>
+ <string name="helpline_category_muslim">Moslemid</string>
+ <string name="helpline_category_parents">Vanemad</string>
+ <string name="helpline_category_pregnancy">Rasedus</string>
+ <string name="helpline_category_psychological">Psühholoogiline</string>
+ <string name="helpline_category_religion">Religioon</string>
+ <string name="helpline_category_senior">Vanurid</string>
+ <string name="helpline_category_sexuality">Seksuaalsus</string>
+ <string name="helpline_category_soldiers">Sõdurid</string>
+ <string name="helpline_category_trans">Transsoolised</string>
+ <string name="helpline_category_veterans">Veteranid</string>
+ <string name="helpline_category_violence">Vägivald</string>
+ <string name="helpline_category_war">Sõda</string>
+ <string name="helpline_category_women">Naised</string>
+ <string name="helpline_category_youth">Noored</string>
+</resources>
diff --git a/java/com/android/dialer/helplines/res/values-et/strings.xml b/java/com/android/dialer/helplines/res/values-et/strings.xml
new file mode 100644
index 000000000..e50a3f397
--- /dev/null
+++ b/java/com/android/dialer/helplines/res/values-et/strings.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2019-2021 The LineageOS Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="helplines_name">Abinumbrid</string>
+ <string name="helplines_loading">Laadimine\u2026</string>
+ <string name="helplines_help">Abi</string>
+ <string name="helplines_help_title">Nendele on turvaline helistada</string>
+ <string name="helplines_help_message">Ükski neist numbritest ei kajastu sinu kõnelogis.\nRohkema teabe saamiseks klõpsa mistahes üksusele</string>
+ <string name="helplines_help_more_message">Abinumbrite infot uuendatakse toetajate abil käsitsi. Kui leiad puuduvat või ebatäpset infot, palun anna meile teada aadressil www.lineageos.org</string>
+ <string name="helpline_button_more">Rohkem</string>
+ <string name="helpline_name">Nimi</string>
+ <string name="helpline_org">Asutus</string>
+ <string name="helpline_categories">Kategooriad</string>
+ <string name="helpline_number">Number</string>
+ <string name="helpline_website">Veebileht</string>
+ <string name="helpline_name_format_country"><xliff:g id="helpline_name" example="Emotional Support Helpline">%1$s</xliff:g> (<xliff:g id="helpline_county" example="US">%2$s</xliff:g>)</string>
+ <string name="helpline_language_english">inglise</string>
+ <string name="helpline_language_french">prantsuse</string>
+ <string name="helpline_language_german">saksa</string>
+ <string name="helpline_language_inuktitut">inuktituti</string>
+ <string name="helpline_language_turkish">türgi</string>
+</resources>