summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callstats/res/values-eu
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
committerMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
commit5a1bf2527847583b66e1ee61c040e82b70dfdbc4 (patch)
treead7910b92e04e77a55693ed383889359c19752a6 /java/com/android/dialer/callstats/res/values-eu
parentb60bd6cf0eb8679fb1aa95ec860bc5c92f560e42 (diff)
Automatic translation import
Change-Id: I74c642b3b9aad5034895cc0cc72a8f3c986797db
Diffstat (limited to 'java/com/android/dialer/callstats/res/values-eu')
-rw-r--r--java/com/android/dialer/callstats/res/values-eu/cm_plurals.xml34
-rw-r--r--java/com/android/dialer/callstats/res/values-eu/cm_strings.xml47
2 files changed, 81 insertions, 0 deletions
diff --git a/java/com/android/dialer/callstats/res/values-eu/cm_plurals.xml b/java/com/android/dialer/callstats/res/values-eu/cm_plurals.xml
new file mode 100644
index 000000000..68d79cfa3
--- /dev/null
+++ b/java/com/android/dialer/callstats/res/values-eu/cm_plurals.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013 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">
+ <plurals name="hour">
+ <item quantity="one">Ordu 1</item>
+ <item quantity="other">%d ordu</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">minutu 1</item>
+ <item quantity="other">%d minutu</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">Segundo 1</item>
+ <item quantity="other">%d segundo</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">Dei 1</item>
+ <item quantity="other">%d dei</item>
+ </plurals>
+</resources>
diff --git a/java/com/android/dialer/callstats/res/values-eu/cm_strings.xml b/java/com/android/dialer/callstats/res/values-eu/cm_strings.xml
new file mode 100644
index 000000000..e33079239
--- /dev/null
+++ b/java/com/android/dialer/callstats/res/values-eu/cm_strings.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod Project
+ Copyright (C) 2018 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="call_stats_detail_title">Kontaktuaren estatistiken xehetasunak</string>
+ <string name="call_stats_incoming">Jasoak: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">Eginak: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">Galduak: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blocked">Blokeatuak: <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_callsonly">Guztira: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Hasiera data</string>
+ <string name="call_stats_filter_to">Amaiera data</string>
+ <string name="call_stats_filter_picker_title">Iragazkiaren barrutia</string>
+ <string name="date_quick_selection">Hautapen azkarra</string>
+ <string name="date_qs_currentmonth">Uneko hilabetea</string>
+ <string name="date_qs_currentquarter">Uneko hiruhilabetea</string>
+ <string name="date_qs_currentyear">Uneko urtea</string>
+ <string name="date_qs_lastweek">Azken astea</string>
+ <string name="date_qs_lastmonth">Azken hilabetea</string>
+ <string name="date_qs_lastquarter">Azken hiruhilabetea</string>
+ <string name="date_qs_lastyear">Azken urtea</string>
+ <string name="call_stats_date_filter">Doitu denbora barrutia</string>
+ <string name="call_stats_reset_filter">Leheneratu denbora barrutia</string>
+ <string name="call_stats_sort_by_duration">Ordenatu deiaren iraupenaren arabera</string>
+ <string name="call_stats_sort_by_count">Ordenatu dei kopuruaren arabera</string>
+ <string name="call_stats_title_for_number">Zenbaki hau</string>
+ <string name="call_stats_title_of_total">Guztira</string>
+ <string name="call_stats_title_durations">Deien iraupenak</string>
+ <string name="call_stats_title_count">Dei kopurua</string>
+ <string name="call_stats_title_average_duration">Batezbesteko dei iraupena</string>
+ <string name="recent_calls_no_items_in_range">Zure deien egunkariak ez du deirik aukeratutako denbora tartean.</string>
+</resources>