summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-09 01:06:09 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-05-09 01:06:09 +0300
commit8a57359a00b4e2747560e2474a35cc6cba2c6660 (patch)
tree36391d1c202e87754dbd7f4b0288ce3eba8343b6
parent3f568b1c78333297d5d7531009d83637126edfaa (diff)
downloadandroid_packages_apps_Dialer-8a57359a00b4e2747560e2474a35cc6cba2c6660.tar.gz
android_packages_apps_Dialer-8a57359a00b4e2747560e2474a35cc6cba2c6660.tar.bz2
android_packages_apps_Dialer-8a57359a00b4e2747560e2474a35cc6cba2c6660.zip
Automatic translation import
Change-Id: I70c6ddc75e173c244f60f100a5ff116cdc0f32a1
-rw-r--r--res/values-hr/cm_arrays.xml28
-rw-r--r--res/values-hr/cm_caf.xml21
-rw-r--r--res/values-hr/cm_plurals.xml39
-rw-r--r--res/values-lb/cm_strings.xml24
-rw-r--r--res/values-sr/cm_arrays.xml14
-rw-r--r--res/values-sv/cm_arrays.xml28
-rw-r--r--res/values-sv/cm_caf.xml21
-rw-r--r--res/values-sv/cm_plurals.xml35
-rw-r--r--res/values-sv/cm_strings.xml53
-rw-r--r--res/values-zh-rHK/cm_arrays.xml2
-rw-r--r--res/values-zh-rHK/cm_strings.xml20
11 files changed, 277 insertions, 8 deletions
diff --git a/res/values-hr/cm_arrays.xml b/res/values-hr/cm_arrays.xml
new file mode 100644
index 000000000..ecb664a42
--- /dev/null
+++ b/res/values-hr/cm_arrays.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>
diff --git a/res/values-hr/cm_caf.xml b/res/values-hr/cm_caf.xml
new file mode 100644
index 000000000..1c2b11d5b
--- /dev/null
+++ b/res/values-hr/cm_caf.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 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>
+ <string name="calllog_search_hint">Traži ispis poziva</string>
+ <string name="dial_conference">Nazovi konferenciju</string>
+</resources>
diff --git a/res/values-hr/cm_plurals.xml b/res/values-hr/cm_plurals.xml
new file mode 100644
index 000000000..513a30adc
--- /dev/null
+++ b/res/values-hr/cm_plurals.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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>
+ <plurals name="hour">
+ <item quantity="one">%d sat</item>
+ <item quantity="few">%d sata</item>
+ <item quantity="other">%d sati</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">%d minuta</item>
+ <item quantity="few">%d minute</item>
+ <item quantity="other">%d minuta</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">%d sekunda</item>
+ <item quantity="few">%d sekunde</item>
+ <item quantity="other">%d sekundi</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">%d poziv</item>
+ <item quantity="few">%d poziva</item>
+ <item quantity="other">%d poziva</item>
+ </plurals>
+</resources>
diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml
new file mode 100644
index 000000000..d319c962e
--- /dev/null
+++ b/res/values-lb/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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_stats_nav_missed">Verpasst</string>
+ <string name="date_qs_currentyear">Aktuellt Joer</string>
+ <string name="date_qs_lastweek">Lescht Woch</string>
+ <string name="date_qs_lastmonth">Leschte Mount</string>
+ <string name="date_qs_lastyear">Lescht Joer</string>
+</resources>
diff --git a/res/values-sr/cm_arrays.xml b/res/values-sr/cm_arrays.xml
index ecb664a42..d62dd9880 100644
--- a/res/values-sr/cm_arrays.xml
+++ b/res/values-sr/cm_arrays.xml
@@ -17,12 +17,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="call_stats_duration">
- <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="секунде" example="2 сек">%3$s</xliff:g></item>
+ <item><xliff:g id="минута" example="2 мин">%2$s</xliff:g></item>
+ <item><xliff:g id="минута" example="2 мин">%2$s</xliff:g> <xliff:g id="секунде" example="2 сек">%3$s</xliff:g></item>
+ <item><xliff:g id="часова" example="2 час">%1$s</xliff:g></item>
+ <item><xliff:g id="часова" example="2 час">%1$s</xliff:g> <xliff:g id="секунде" example="2 сек">%3$s</xliff:g></item>
+ <item><xliff:g id="часова" example="2 час">%1$s</xliff:g> <xliff:g id="минута" example="2 мин">%2$s</xliff:g></item>
+ <item><xliff:g id="часова" example="2 час">%1$s</xliff:g> <xliff:g id="минута" example="2 мин">%2$s</xliff:g> <xliff:g id="секунде" example="2 сек">%3$s</xliff:g></item>
</string-array>
</resources>
diff --git a/res/values-sv/cm_arrays.xml b/res/values-sv/cm_arrays.xml
new file mode 100644
index 000000000..ecb664a42
--- /dev/null
+++ b/res/values-sv/cm_arrays.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>
diff --git a/res/values-sv/cm_caf.xml b/res/values-sv/cm_caf.xml
new file mode 100644
index 000000000..84995860b
--- /dev/null
+++ b/res/values-sv/cm_caf.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 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>
+ <string name="calllog_search_hint">Sök i samtalslista</string>
+ <string name="dial_conference">Ring konferens</string>
+</resources>
diff --git a/res/values-sv/cm_plurals.xml b/res/values-sv/cm_plurals.xml
new file mode 100644
index 000000000..f283c0fb3
--- /dev/null
+++ b/res/values-sv/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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>
+ <plurals name="hour">
+ <item quantity="one">%d h</item>
+ <item quantity="other">%d h</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">%d minut</item>
+ <item quantity="other">%d minuter</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">%d sek</item>
+ <item quantity="other">%d sek</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">%d samtal</item>
+ <item quantity="other">%d samtal</item>
+ </plurals>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
new file mode 100644
index 000000000..00f57a729
--- /dev/null
+++ b/res/values-sv/cm_strings.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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_log_stats_title">Statistik</string>
+ <string name="callStatsDetailTitle">Detaljer för samtalsstatus</string>
+ <string name="call_stats">Samtalsstatistik</string>
+ <string name="call_stats_refresh">Uppdatera</string>
+ <string name="activity_title_call_stats">Samtalsstatistik</string>
+ <string name="call_stats_nav_all">Alla</string>
+ <string name="call_stats_nav_incoming">Inkommande</string>
+ <string name="call_stats_nav_outgoing">Utgående</string>
+ <string name="call_stats_nav_missed">Missade</string>
+ <string name="call_stats_incoming">Inkommande: <xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_outgoing">Utgående: <xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_missed">Missade</string>
+ <string name="call_stats_missed_percent">Missade: <xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_header_total">Totalt: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">Totalt: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Startdatum</string>
+ <string name="call_stats_filter_to">Slutdatum</string>
+ <string name="call_stats_filter_picker_title">Filterintervall</string>
+ <string name="date_quick_selection">Snabbval</string>
+ <string name="date_qs_currentmonth">Nuvarande månad</string>
+ <string name="date_qs_currentquarter">Nuvarande kvartal</string>
+ <string name="date_qs_currentyear">Nuvarande år</string>
+ <string name="date_qs_lastweek">Förra veckan</string>
+ <string name="date_qs_lastmonth">Förra månaden</string>
+ <string name="date_qs_lastquarter">Förra kvartalet</string>
+ <string name="date_qs_lastyear">Förra året</string>
+ <string name="call_stats_date_filter">Justera tidsintervall</string>
+ <string name="call_stats_reset_filter">Återställ tidsintervall</string>
+ <string name="call_stats_sort_by_duration">Sortera efter samtalstid</string>
+ <string name="call_stats_sort_by_count">Sortera efter antal samtal</string>
+ <string name="menu_add_to_blacklist">Lägg till svartlista</string>
+ <string name="toast_added_to_blacklist">%s lades till svartlistan.</string>
+ <string name="nearby_places">Platser i närheten</string>
+ <string name="people">Personer</string>
+</resources>
diff --git a/res/values-zh-rHK/cm_arrays.xml b/res/values-zh-rHK/cm_arrays.xml
index 65d8539e2..ecb664a42 100644
--- a/res/values-zh-rHK/cm_arrays.xml
+++ b/res/values-zh-rHK/cm_arrays.xml
@@ -20,7 +20,7 @@
<item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
<item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
<item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
<item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
<item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
<item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
diff --git a/res/values-zh-rHK/cm_strings.xml b/res/values-zh-rHK/cm_strings.xml
new file mode 100644
index 000000000..cc06fb873
--- /dev/null
+++ b/res/values-zh-rHK/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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="people">聯絡人</string>
+</resources>