summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/helplines/res/values-ast-rES
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/helplines/res/values-ast-rES')
-rw-r--r--java/com/android/dialer/helplines/res/values-ast-rES/helpline_categories.xml47
-rw-r--r--java/com/android/dialer/helplines/res/values-ast-rES/strings.xml28
2 files changed, 75 insertions, 0 deletions
diff --git a/java/com/android/dialer/helplines/res/values-ast-rES/helpline_categories.xml b/java/com/android/dialer/helplines/res/values-ast-rES/helpline_categories.xml
new file mode 100644
index 000000000..f8eb4d9c6
--- /dev/null
+++ b/java/com/android/dialer/helplines/res/values-ast-rES/helpline_categories.xml
@@ -0,0 +1,47 @@
+<?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">Abusu</string>
+ <string name="helpline_category_acohol">Alcohol</string>
+ <string name="helpline_category_addiction">Adicción</string>
+ <string name="helpline_category_adolescents">Adolescentes</string>
+ <string name="helpline_category_adults">Adultos</string>
+ <string name="helpline_category_aids">SIDA</string>
+ <string name="helpline_category_children">Neños</string>
+ <string name="helpline_category_crime">Crime</string>
+ <string name="helpline_category_corruption">Corrupción</string>
+ <string name="helpline_category_discrimination">Discriminación</string>
+ <string name="helpline_category_drugs">Drogues</string>
+ <string name="helpline_category_family">Familia</string>
+ <string name="helpline_category_gambling">Ludopatía</string>
+ <string name="helpline_category_gender">Xéneru</string>
+ <string name="helpline_category_hiv">VIH</string>
+ <string name="helpline_category_human_rights">Derechos humanos</string>
+ <string name="helpline_category_immigration">Inmigración</string>
+ <string name="helpline_category_lgbtq">LGBTQ+</string>
+ <string name="helpline_category_mental_health">Salú mental</string>
+ <string name="helpline_category_missing_children">Neños desapaecíos</string>
+ <string name="helpline_category_mothers">Mas</string>
+ <string name="helpline_category_parents">Pas</string>
+ <string name="helpline_category_pregnancy">Embaranzu</string>
+ <string name="helpline_category_religion">Relixón</string>
+ <string name="helpline_category_sexuality">Sexualidá</string>
+ <string name="helpline_category_violence">Violencia</string>
+ <string name="helpline_category_war">Guerra</string>
+ <string name="helpline_category_women">Muyer</string>
+ <string name="helpline_category_youth">Mocedá</string>
+</resources>
diff --git a/java/com/android/dialer/helplines/res/values-ast-rES/strings.xml b/java/com/android/dialer/helplines/res/values-ast-rES/strings.xml
new file mode 100644
index 000000000..81191fc3a
--- /dev/null
+++ b/java/com/android/dialer/helplines/res/values-ast-rES/strings.xml
@@ -0,0 +1,28 @@
+<?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">Llinies d\'ayuda</string>
+ <string name="helplines_loading">Cargando\u2026</string>
+ <string name="helplines_help">Ayuda</string>
+ <string name="helpline_button_more">Más</string>
+ <string name="helpline_name">Nome</string>
+ <string name="helpline_org">Organización</string>
+ <string name="helpline_categories">Estayes</string>
+ <string name="helpline_number">Númberu</string>
+ <string name="helpline_website">Sitiu web</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>
+</resources>