diff options
author | Michael W <baddaemon87@gmail.com> | 2021-10-26 20:49:09 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2021-11-01 14:48:39 +0100 |
commit | dead11187ab86d7d57f506c4360952687c742e70 (patch) | |
tree | 6904b96c7fa7683bbe56956b642f88367875dbfb | |
parent | 7cb4d694f03379657f9de1b7e23f48f934d23245 (diff) |
Automatic translation import
Change-Id: I9bb0ecefdf8b580f7e205faff4d034f4e961d5d0
21 files changed, 450 insertions, 5 deletions
diff --git a/java/com/android/dialer/about/res/values-gd/strings.xml b/java/com/android/dialer/about/res/values-gd/strings.xml index 386d9b7d8..bcb6de796 100644 --- a/java/com/android/dialer/about/res/values-gd/strings.xml +++ b/java/com/android/dialer/about/res/values-gd/strings.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - <string name="build_version_label">Tionndadh an togail</string> + <string name="build_version_label">Tionndadh na togail</string> <string name="open_source_license_detail_label">Fiosrachadh mun cheadachas airson bathar-bog le còd fosgailte</string> <string name="licenseActivityLabel">Ceadachasan Open Source</string> <string name="privacy_policy_label">Poileasaidh prìobhaideachd</string> diff --git a/java/com/android/dialer/app/res/values-ast-rES/cm_strings.xml b/java/com/android/dialer/app/res/values-ast-rES/cm_strings.xml index b5cf15c4f..b5c545a30 100644 --- a/java/com/android/dialer/app/res/values-ast-rES/cm_strings.xml +++ b/java/com/android/dialer/app/res/values-ast-rES/cm_strings.xml @@ -31,4 +31,5 @@ <string name="call_via">Llamar per</string> <string name="call_via_dialog_title">Llamar per\u2026</string> <string name="call_log_stats_title">Estadístiques</string> + <string name="action_menu_helplines">Llinies d\'ayuda</string> </resources> diff --git a/java/com/android/dialer/app/res/values-da/cm_strings.xml b/java/com/android/dialer/app/res/values-da/cm_strings.xml index 275618926..7bf6b64f1 100644 --- a/java/com/android/dialer/app/res/values-da/cm_strings.xml +++ b/java/com/android/dialer/app/res/values-da/cm_strings.xml @@ -24,9 +24,12 @@ <string name="incall_vibrate_45_title">Vibrér hvert minut</string> <string name="incall_vibrate_45_summary">Vibrerer ved 45-sekunders mærket i hvert minut, under udgående opkald</string> <string name="incall_dnd_dialog_message">For at aktivere Forstyr Ikke, behøver Telefon-app\'en at blive givet tilladelsen til at kontrollere Forstyr Ikke-statussen.\nTillad det venligst.</string> + <string name="allow">Tillad</string> + <string name="deny">Afvis</string> <string name="call_recording_category_title">Opkaldsoptagelse</string> <string name="call_recording_format">Lydformat</string> <string name="call_via">Ring via</string> <string name="call_via_dialog_title">Ring via\u2026</string> <string name="call_log_stats_title">Statistikker</string> + <string name="action_menu_helplines">Hjælpelinjer</string> </resources> diff --git a/java/com/android/dialer/app/res/values-fr/cm_strings.xml b/java/com/android/dialer/app/res/values-fr/cm_strings.xml index 34418b023..1daaab9b7 100644 --- a/java/com/android/dialer/app/res/values-fr/cm_strings.xml +++ b/java/com/android/dialer/app/res/values-fr/cm_strings.xml @@ -31,4 +31,5 @@ <string name="call_via">Appeler via</string> <string name="call_via_dialog_title">Appeler via\u2026</string> <string name="call_log_stats_title">Statistiques</string> + <string name="action_menu_helplines">Services d’assistance téléphonique</string> </resources> diff --git a/java/com/android/dialer/app/res/values-nl/cm_strings.xml b/java/com/android/dialer/app/res/values-nl/cm_strings.xml index f9103e508..dba2e67bb 100644 --- a/java/com/android/dialer/app/res/values-nl/cm_strings.xml +++ b/java/com/android/dialer/app/res/values-nl/cm_strings.xml @@ -31,4 +31,5 @@ <string name="call_via">Bellen via</string> <string name="call_via_dialog_title">Bellen via\u2026</string> <string name="call_log_stats_title">Statistieken</string> + <string name="action_menu_helplines">Hulplijnen</string> </resources> diff --git a/java/com/android/dialer/callcomposer/res/values-cy/strings.xml b/java/com/android/dialer/callcomposer/res/values-cy/strings.xml index ac3cc9c1e..7fa70033b 100644 --- a/java/com/android/dialer/callcomposer/res/values-cy/strings.xml +++ b/java/com/android/dialer/callcomposer/res/values-cy/strings.xml @@ -25,8 +25,8 @@ <string name="gallery_item_description_no_date">delwedd</string> <string name="camera_media_failure">Methwyd â llwytho llun camera</string> <string name="allow">Caniatáu</string> - <string name="camera_permission_text">I dynnu llun, rho fynediad i Camera</string> - <string name="gallery_permission_text">I rannu llun, rho fynediad i Cyfryngau</string> + <string name="camera_permission_text">I dynnu llun, rho fynediad at Camera</string> + <string name="gallery_permission_text">I rannu llun, rho fynediad at Cyfryngau</string> <string name="description_call_composer_camera">Tynnu llun</string> <string name="description_call_composer_photo">Dewis llun</string> <string name="description_call_composer_message">Anfon neges</string> diff --git a/java/com/android/dialer/calllogutils/res/values-nl/cm_strings.xml b/java/com/android/dialer/calllogutils/res/values-nl/cm_strings.xml index b43e7ecde..aea6fd6d0 100644 --- a/java/com/android/dialer/calllogutils/res/values-nl/cm_strings.xml +++ b/java/com/android/dialer/calllogutils/res/values-nl/cm_strings.xml @@ -18,5 +18,9 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="call_log_show_all_accounts">Alle accounts</string> <string name="call_log_all_calls_header">Alle oproepen</string> + <string name="call_log_incoming_header">Alleen inkomende oproepen</string> + <string name="call_log_outgoing_header">Alleen uitgaande oproepen</string> + <string name="call_log_missed_header">Alleen gemiste oproepen</string> + <string name="call_log_voicemail_header">Alleen oproepen met voicemail</string> <string name="call_log_blacklist_header">Alleen geblokkeerde oproepen</string> </resources> diff --git a/java/com/android/dialer/callstats/res/values-nl/cm_strings.xml b/java/com/android/dialer/callstats/res/values-nl/cm_strings.xml index 292ef130c..ec3a62dc5 100644 --- a/java/com/android/dialer/callstats/res/values-nl/cm_strings.xml +++ b/java/com/android/dialer/callstats/res/values-nl/cm_strings.xml @@ -22,6 +22,7 @@ <string name="call_stats_missed">Gemist: <xliff:g id="value">%s</xliff:g></string> <string name="call_stats_blocked">Geblokkeerd: <xliff:g id="value">%s</xliff:g></string> <string name="call_stats_percent"><xliff:g id="percent">%d</xliff:g>%%</string> + <string name="call_stats_header_total">Totaal: <xliff:g id="call_count">%1$s</xliff:g>, <xliff:g id="duration">%2$s</xliff:g></string> <string name="call_stats_header_total_callsonly">Totaal: <xliff:g id="call_count">%s</xliff:g></string> <string name="call_stats_filter_from">Begindatum</string> <string name="call_stats_filter_to">Einddatum</string> 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> diff --git a/java/com/android/dialer/helplines/res/values-fr/helpline_categories.xml b/java/com/android/dialer/helplines/res/values-fr/helpline_categories.xml new file mode 100644 index 000000000..5d302a2c1 --- /dev/null +++ b/java/com/android/dialer/helplines/res/values-fr/helpline_categories.xml @@ -0,0 +1,66 @@ +<?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">Maltraitance</string> + <string name="helpline_category_acohol">Alcool</string> + <string name="helpline_category_addiction">Addiction</string> + <string name="helpline_category_adolescents">Adolescents</string> + <string name="helpline_category_adults">Adultes</string> + <string name="helpline_category_aids">SIDA</string> + <string name="helpline_category_birth">Naissance</string> + <string name="helpline_category_bullying">Harcèlement</string> + <string name="helpline_category_children">Enfants</string> + <string name="helpline_category_crime">Crime</string> + <string name="helpline_category_crime_victims">Victimes de crimes</string> + <string name="helpline_category_corruption">Corruption</string> + <string name="helpline_category_discrimination">Discrimination</string> + <string name="helpline_category_domestic_violence">Violences familiales</string> + <string name="helpline_category_drugs">Drogues/Médicaments</string> + <string name="helpline_category_emotional_support">Soutien émotionnel</string> + <string name="helpline_category_family">Famille</string> + <string name="helpline_category_gambling">Jeux d’argent</string> + <string name="helpline_category_gender">Genre</string> + <string name="helpline_category_generic">Générique</string> + <string name="helpline_category_hiv">VIH</string> + <string name="helpline_category_human_rights">Droits de l\'Homme</string> + <string name="helpline_category_human_trafficking">Traffic d\'êtres humains</string> + <string name="helpline_category_immigration">Immigration</string> + <string name="helpline_category_legal_aid">Aide juridique</string> + <string name="helpline_category_lgbtq">LGBTQ+</string> + <string name="helpline_category_men">Hommes</string> + <string name="helpline_category_mental_health">Santé mentale</string> + <string name="helpline_category_missing_children">Enfants disparus</string> + <string name="helpline_category_mothers">Mères</string> + <string name="helpline_category_muslim">Musulman</string> + <string name="helpline_category_parents">Parents</string> + <string name="helpline_category_pregnancy">Grossesse</string> + <string name="helpline_category_psychological">Psychologique</string> + <string name="helpline_category_religion">Religion</string> + <string name="helpline_category_senior">Personnes âgées</string> + <string name="helpline_category_sexual_abuse">Abus sexuel</string> + <string name="helpline_category_sexual_assault">Agression sexuelle</string> + <string name="helpline_category_sexual_rights">Droits sexuels</string> + <string name="helpline_category_sexuality">Sexualité</string> + <string name="helpline_category_soldiers">Soldats</string> + <string name="helpline_category_suicide">Prévention du suicide</string> + <string name="helpline_category_trans">Transgenre</string> + <string name="helpline_category_veterans">Anciens combattants</string> + <string name="helpline_category_violence">Violence</string> + <string name="helpline_category_war">Guerre</string> + <string name="helpline_category_women">Femmes</string> + <string name="helpline_category_youth">Jeunesse</string> +</resources> diff --git a/java/com/android/dialer/helplines/res/values-fr/strings.xml b/java/com/android/dialer/helplines/res/values-fr/strings.xml new file mode 100644 index 000000000..c2d0aada7 --- /dev/null +++ b/java/com/android/dialer/helplines/res/values-fr/strings.xml @@ -0,0 +1,40 @@ +<?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">Services d’assistance téléphonique</string> + <string name="helplines_loading">Chargement\u2026</string> + <string name="helplines_empty">Aucun service d’assistance téléphonique trouvé.\nInsérez une carte SIM et réessayez</string> + <string name="helplines_help">Aide</string> + <string name="helplines_help_title">Celles-ci peuvent être appelées en toute sécurité</string> + <string name="helplines_help_message">Aucun de ces numéros n’apparaît dans votre historique d’appel.\nVous pouvez cliquer sur n’importe quel élément pour plus d’informations</string> + <string name="helplines_help_more_message">La liste des services d\'assistance téléphonique est remplie d\'informations qui sont mises à jour manuellement par les contributeurs. Si vous rencontrez des informations manquantes ou erronées, n\'hésitez pas à nous contacter sur : www.lineageos.org</string> + <string name="helpline_button_more">Plus</string> + <string name="unknown_helpline_name">Organisation inconnue</string> + <string name="helpline_name">Nom</string> + <string name="helpline_org">Organisation</string> + <string name="helpline_categories">Catégories</string> + <string name="helpline_number">Numéro</string> + <string name="helpline_website">Site internet</string> + <string name="helpline_name_format_country"><xliff:g id="helpline_name" example="Service d’assistance téléphonique pour un soutient émotionnel">%1$s</xliff:g> (<xliff:g id="helpline_county" example="FR">%2$s</xliff:g>)</string> + <string name="helpline_language_cree">Cri</string> + <string name="helpline_language_english">Anglais</string> + <string name="helpline_language_french">Français</string> + <string name="helpline_language_german">Allemand</string> + <string name="helpline_language_inuktitut">Inuktitut</string> + <string name="helpline_language_ojibway">Ojibwé</string> + <string name="helpline_language_turkish">Turc</string> +</resources> diff --git a/java/com/android/dialer/helplines/res/values-gl/helpline_categories.xml b/java/com/android/dialer/helplines/res/values-gl/helpline_categories.xml new file mode 100644 index 000000000..8cebfec48 --- /dev/null +++ b/java/com/android/dialer/helplines/res/values-gl/helpline_categories.xml @@ -0,0 +1,66 @@ +<?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">Abuso</string> + <string name="helpline_category_acohol">Alcol</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_birth">Nacemento</string> + <string name="helpline_category_bullying">Acoso escolar</string> + <string name="helpline_category_children">Cativos</string> + <string name="helpline_category_crime">Crime</string> + <string name="helpline_category_crime_victims">Vítimas de crimes</string> + <string name="helpline_category_corruption">Corrupción</string> + <string name="helpline_category_discrimination">Discriminación</string> + <string name="helpline_category_domestic_violence">Violencia machista</string> + <string name="helpline_category_drugs">Drogas</string> + <string name="helpline_category_emotional_support">Apoio emocional</string> + <string name="helpline_category_family">Familia</string> + <string name="helpline_category_gambling">Ludomanía</string> + <string name="helpline_category_gender">Xénero</string> + <string name="helpline_category_generic">Xeral</string> + <string name="helpline_category_hiv">VIH</string> + <string name="helpline_category_human_rights">Dereitos humanos</string> + <string name="helpline_category_human_trafficking">Tráfico de persoas</string> + <string name="helpline_category_immigration">Inmigración</string> + <string name="helpline_category_legal_aid">Axuda legal</string> + <string name="helpline_category_lgbtq">LGBTQ+</string> + <string name="helpline_category_men">Homes</string> + <string name="helpline_category_mental_health">Saúde mental</string> + <string name="helpline_category_missing_children">Cativos desaparecidos</string> + <string name="helpline_category_mothers">Nais</string> + <string name="helpline_category_muslim">Musulmán</string> + <string name="helpline_category_parents">Proxenitores</string> + <string name="helpline_category_pregnancy">Embarazo</string> + <string name="helpline_category_psychological">Psicolóxico</string> + <string name="helpline_category_religion">Relixión</string> + <string name="helpline_category_senior">Xente maior</string> + <string name="helpline_category_sexual_abuse">Abuso sexual</string> + <string name="helpline_category_sexual_assault">Agresión sexual</string> + <string name="helpline_category_sexual_rights">Dereitos sexuais</string> + <string name="helpline_category_sexuality">Sexualidade</string> + <string name="helpline_category_soldiers">Soldados</string> + <string name="helpline_category_suicide">Prevención do suicidio</string> + <string name="helpline_category_trans">Transxénero</string> + <string name="helpline_category_veterans">Veteranos</string> + <string name="helpline_category_violence">Violencia</string> + <string name="helpline_category_war">Guerra</string> + <string name="helpline_category_women">Mulleres</string> + <string name="helpline_category_youth">Xuventude</string> +</resources> diff --git a/java/com/android/dialer/helplines/res/values-gl/strings.xml b/java/com/android/dialer/helplines/res/values-gl/strings.xml new file mode 100644 index 000000000..0ed62eaee --- /dev/null +++ b/java/com/android/dialer/helplines/res/values-gl/strings.xml @@ -0,0 +1,40 @@ +<?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">Liñas de axuda</string> + <string name="helplines_loading">Cargando\u2026</string> + <string name="helplines_empty">Non se atopou ningunha liña de axuda.\nInsire unha tarxeta SIM e inténtao de novo</string> + <string name="helplines_help">Axuda</string> + <string name="helplines_help_title">Estes son seguros para chamar</string> + <string name="helplines_help_message">Ningún destes números aparece no historial de chamadas.\nPodes premer sobre calquera elemento para obter máis información</string> + <string name="helplines_help_more_message">A información de lista das liñas de axuda é actualizada de xeito manual por colaboradores. Se atopas información incorrecta ou cres que falta, non dubides en contactar connosco en www.lineageos.org </string> + <string name="helpline_button_more">Máis</string> + <string name="unknown_helpline_name">Organización descoñecida</string> + <string name="helpline_name">Nome</string> + <string name="helpline_org">Organización</string> + <string name="helpline_categories">Categorías</string> + <string name="helpline_number">Número</string> + <string name="helpline_website">Sitio 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> + <string name="helpline_language_cree">Cree</string> + <string name="helpline_language_english">Inglés</string> + <string name="helpline_language_french">Francés</string> + <string name="helpline_language_german">Alemán</string> + <string name="helpline_language_inuktitut">Inuktitut</string> + <string name="helpline_language_ojibway">Ojibway</string> + <string name="helpline_language_turkish">Turco</string> +</resources> diff --git a/java/com/android/dialer/helplines/res/values-nl/helpline_categories.xml b/java/com/android/dialer/helplines/res/values-nl/helpline_categories.xml new file mode 100644 index 000000000..df3e4041c --- /dev/null +++ b/java/com/android/dialer/helplines/res/values-nl/helpline_categories.xml @@ -0,0 +1,66 @@ +<?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">Misbruik</string> + <string name="helpline_category_acohol">Alcohol</string> + <string name="helpline_category_addiction">Verslaving</string> + <string name="helpline_category_adolescents">Adolescenten</string> + <string name="helpline_category_adults">Volwassenen</string> + <string name="helpline_category_aids">AIDS</string> + <string name="helpline_category_birth">Geboorte</string> + <string name="helpline_category_bullying">Pesterijen</string> + <string name="helpline_category_children">Kinderen</string> + <string name="helpline_category_crime">Misdaad</string> + <string name="helpline_category_crime_victims">Misdaadslachtoffers</string> + <string name="helpline_category_corruption">Corruptie</string> + <string name="helpline_category_discrimination">Discriminatie</string> + <string name="helpline_category_domestic_violence">Huiselijk geweld</string> + <string name="helpline_category_drugs">Medicijnen</string> + <string name="helpline_category_emotional_support">Emotionele ondersteuning</string> + <string name="helpline_category_family">Familie</string> + <string name="helpline_category_gambling">Gokken</string> + <string name="helpline_category_gender">Gender</string> + <string name="helpline_category_generic">Algemeen</string> + <string name="helpline_category_hiv">HIV</string> + <string name="helpline_category_human_rights">Mensenrechten</string> + <string name="helpline_category_human_trafficking">Mensenhandel</string> + <string name="helpline_category_immigration">Immigratie</string> + <string name="helpline_category_legal_aid">Wettelijke steun</string> + <string name="helpline_category_lgbtq">LHBTQ+</string> + <string name="helpline_category_men">Mannen</string> + <string name="helpline_category_mental_health">Geestelijke gezondheid</string> + <string name="helpline_category_missing_children">Vermiste kinderen</string> + <string name="helpline_category_mothers">Moeders</string> + <string name="helpline_category_muslim">Moslim</string> + <string name="helpline_category_parents">Ouders</string> + <string name="helpline_category_pregnancy">Zwangerschap</string> + <string name="helpline_category_psychological">Psygologisch</string> + <string name="helpline_category_religion">Religie</string> + <string name="helpline_category_senior">Ouderen</string> + <string name="helpline_category_sexual_abuse">Seksueel misbruik</string> + <string name="helpline_category_sexual_assault">Aanranding</string> + <string name="helpline_category_sexual_rights">Seksuele rechten</string> + <string name="helpline_category_sexuality">Sexualiteit</string> + <string name="helpline_category_soldiers">Soldaten</string> + <string name="helpline_category_suicide">Zelfmoordpreventie</string> + <string name="helpline_category_trans">Transgender</string> + <string name="helpline_category_veterans">Veteranen</string> + <string name="helpline_category_violence">Agressie</string> + <string name="helpline_category_war">Oorlog</string> + <string name="helpline_category_women">Vrouwen</string> + <string name="helpline_category_youth">Jeugd</string> +</resources> diff --git a/java/com/android/dialer/helplines/res/values-nl/strings.xml b/java/com/android/dialer/helplines/res/values-nl/strings.xml new file mode 100644 index 000000000..c1ed3d1c1 --- /dev/null +++ b/java/com/android/dialer/helplines/res/values-nl/strings.xml @@ -0,0 +1,40 @@ +<?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">Hulplijnen</string> + <string name="helplines_loading">Aan het laden\u2026</string> + <string name="helplines_empty">Geen hulplijnen gevonden. \nPlaats een simkaart en probeer het opnieuw</string> + <string name="helplines_help">Help</string> + <string name="helplines_help_title">Deze zijn veilig op te bellen</string> + <string name="helplines_help_message">Geen van deze nummers wordt weergegeven in je oproepgeschiedenis. \nU kunt op elk item klikken voor meer informatie</string> + <string name="helplines_help_more_message">De lijst met hulplijnen is gevuld met informatie die handmatig wordt bijgewerkt door bijdragers. Als u ontbrekende of verkeerde informatie tegenkomt, neem dan gerust contact met ons op via www.lineageos.org</string> + <string name="helpline_button_more">Meer</string> + <string name="unknown_helpline_name">Onbekende organisatie</string> + <string name="helpline_name">Naam</string> + <string name="helpline_org">Organisatie</string> + <string name="helpline_categories">Categorieën</string> + <string name="helpline_number">Nummer</string> + <string name="helpline_website">Website</string> + <string name="helpline_name_format_country"><xliff:g id="helpline_name" example="Emotionele Ondersteunings Helplijn">%1$s</xliff:g> (<xliff:g id="helpline_county" example="US">%2$s</xliff:g>)</string> + <string name="helpline_language_cree">Cree</string> + <string name="helpline_language_english">Engels</string> + <string name="helpline_language_french">Frans</string> + <string name="helpline_language_german">Duits</string> + <string name="helpline_language_inuktitut">Inuktitut</string> + <string name="helpline_language_ojibway">Ojibway</string> + <string name="helpline_language_turkish">Turks</string> +</resources> diff --git a/java/com/android/dialer/helplines/res/values-pt-rBR/helpline_categories.xml b/java/com/android/dialer/helplines/res/values-pt-rBR/helpline_categories.xml index c5229e09e..b7c79840e 100644 --- a/java/com/android/dialer/helplines/res/values-pt-rBR/helpline_categories.xml +++ b/java/com/android/dialer/helplines/res/values-pt-rBR/helpline_categories.xml @@ -52,6 +52,7 @@ <string name="helpline_category_senior">Idosos</string> <string name="helpline_category_sexual_abuse">Abuso sexual</string> <string name="helpline_category_sexual_assault">Agressão sexual</string> + <string name="helpline_category_sexual_rights">Direitos sexuais</string> <string name="helpline_category_sexuality">Sexualidade</string> <string name="helpline_category_soldiers">Soldados</string> <string name="helpline_category_suicide">Prevenção ao suicídio</string> diff --git a/java/com/android/dialer/helplines/res/values-pt-rBR/strings.xml b/java/com/android/dialer/helplines/res/values-pt-rBR/strings.xml index f240672eb..cbf180350 100644 --- a/java/com/android/dialer/helplines/res/values-pt-rBR/strings.xml +++ b/java/com/android/dialer/helplines/res/values-pt-rBR/strings.xml @@ -21,6 +21,8 @@ <string name="helplines_help_title">Estes números são seguros para chamar</string> <string name="helplines_help_message">Nenhum destes números aparecerá no seu histórico de chamadas.\nVocê pode clicar em qualquer um deles para obter mais informações</string> <string name="helplines_help_more_message">A lista de linhas de ajuda é preenchida com informações inseridas manualmente por colaboradores. Se você encontrar informações que estão erradas ou faltando, entre em contato conosco em www.lineageos.org</string> + <string name="helpline_button_more">Mais</string> + <string name="unknown_helpline_name">Organização desconhecida</string> <string name="helpline_name">Nome</string> <string name="helpline_org">Organização</string> <string name="helpline_categories">Categorias</string> diff --git a/java/com/android/dialer/helplines/res/values-sq/strings.xml b/java/com/android/dialer/helplines/res/values-sq/strings.xml index 63ec46ff7..c1497b335 100644 --- a/java/com/android/dialer/helplines/res/values-sq/strings.xml +++ b/java/com/android/dialer/helplines/res/values-sq/strings.xml @@ -20,7 +20,7 @@ <string name="helplines_empty">Nuk u gjet asnje linjë ndihme.\nVendosni një kartë SIM dhe provoni sërish</string> <string name="helplines_help">Ndihmë</string> <string name="helplines_help_title">Këto janë të sigurta për tu telefonuar</string> - <string name="helplines_help_message">Asnjë prej këtyre numrave rezulton në historikun e telefonatave të tua.\nJu mund të shtypni në ndonjë prej artikujve për më shumë informacion</string> + <string name="helplines_help_message">Asnjë prej këtyre numrave nuk rezulton në historikun e telefonatave të tua.\nJu mund të shtypni në ndonjë prej artikujve për më shumë informacion</string> <string name="helplines_help_more_message">Lista e linjave të ndihmës plotësohet me informacion e cila përditësohet nga kontribuesit. Nëse hasni ndonjë informacion të gabuar ose që mungon, ju lutem na kontaktoni ne tek www.lineageos.org</string> <string name="helpline_button_more">Më shumë</string> <string name="unknown_helpline_name">Organizatë e pa njohur</string> @@ -29,7 +29,7 @@ <string name="helpline_categories">Kategoritë</string> <string name="helpline_number">Numri</string> <string name="helpline_website">Faqe interneti</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_name_format_country"><xliff:g id="helpline_name" example="Linja e ndihmës për mbështetjen emocionale">%1$s</xliff:g> (<xliff:g id="helpline_county" example="US">%2$s</xliff:g>)</string> <string name="helpline_language_cree">Cree</string> <string name="helpline_language_english">Anglisht</string> <string name="helpline_language_french">Frëngjisht</string> diff --git a/java/com/android/dialer/lookup/res/values-nl/cm_strings.xml b/java/com/android/dialer/lookup/res/values-nl/cm_strings.xml index 2f669b018..64ae49ec8 100644 --- a/java/com/android/dialer/lookup/res/values-nl/cm_strings.xml +++ b/java/com/android/dialer/lookup/res/values-nl/cm_strings.xml @@ -15,5 +15,17 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="nearby_places">Nabijgelegen plaatsen</string> + <string name="people">Mensen</string> + <string name="lookup_settings_label">Telefoonnummer zoeken</string> + <string name="enable_forward_lookup_title">Vooruit zoeken</string> + <string name="enable_forward_lookup_summary">Toon nabijgelegen plaatsen in de kiezer tijdens het zoeken</string> + <string name="enable_people_lookup_title">Mensen zoeken</string> + <string name="enable_people_lookup_summary">Laat online-resultaten zien voor personen tijdens het zoeken in de kiezer</string> + <string name="enable_reverse_lookup_title">Omgekeerd zoeken</string> + <string name="enable_reverse_lookup_summary">Informatie over de persoon of plaats opzoeken bij inkomende oproepen van onbekende nummers</string> + <string name="forward_lookup_provider_title">Dienst om vooruit te zoeken</string> + <string name="people_lookup_provider_title">Personen zoekdienst</string> + <string name="reverse_lookup_provider_title">Aanbieder voor omgekeerd zoeken</string> <string name="lookup_disclaimer">Zoekopdrachten kunnen gegevens versturen naar externe websites via een beveiligd protocol (https) om informatie te verzamelen. De gegevens kunnen het telefoonnummer van de andere partij of de zoekopdracht bevatten</string> </resources> diff --git a/java/com/android/incallui/res/values-nl/cm_strings.xml b/java/com/android/incallui/res/values-nl/cm_strings.xml new file mode 100644 index 000000000..4f6d58681 --- /dev/null +++ b/java/com/android/incallui/res/values-nl/cm_strings.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2013-2014 The CyanogenMod 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="call_recording_failed_message">Gespreksopname starten mislukt</string> + <string name="call_recording_file_location">Gespreksopname opgeslagen als <xliff:g id="filename">%s</xliff:g></string> + <string name="onscreenCallRecordText">Gesprek opnemen</string> + <string name="onscreenCallRecordingText">Oproep aan het opnemen - <xliff:g id="duration" example="00:10">%1$s</xliff:g></string> + <string name="onscreenStopCallRecordText">Opname stoppen</string> + <string name="recording_time_text">Opname bezig</string> + <string name="recording_warning_title">Gespreksopname inschakelen?</string> + <string name="recording_warning_text">Let op: u bent zelf verantwoordelijk om de wetten, verordeningen en regels na te leven die van toepassing zijn bij het opnemen van gesprekken en het gebruik of verspreiding van zulke opnamen.</string> +</resources> |