summaryrefslogtreecommitdiffstats
path: root/res/values-hr
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-11-22 16:44:43 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-07 01:31:39 +0200
commit267c1fa57e3ec59dbb7b100de565debd1cb4f8ec (patch)
treeebd272180320b32eacac41d3d9b4751ba260db33 /res/values-hr
parent6dd85e9083cda877710cf1fc459f07010520c15e (diff)
downloadandroid_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.gz
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.bz2
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.zip
Automatic translation import
Change-Id: I1dc401d8bcc2464ace6b57b0546e2ed1777251dc Ticket: -
Diffstat (limited to 'res/values-hr')
-rw-r--r--res/values-hr/cm_arrays.xml35
-rw-r--r--res/values-hr/cm_plurals.xml39
-rw-r--r--res/values-hr/cm_strings.xml82
3 files changed, 156 insertions, 0 deletions
diff --git a/res/values-hr/cm_arrays.xml b/res/values-hr/cm_arrays.xml
new file mode 100644
index 000000000..2312527d2
--- /dev/null
+++ b/res/values-hr/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
+ <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_plurals.xml b/res/values-hr/cm_plurals.xml
new file mode 100644
index 000000000..adaad3d14
--- /dev/null
+++ b/res/values-hr/cm_plurals.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">1 sat</item>
+ <item quantity="few">%d sati</item>
+ <item quantity="other">%d sati</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 minuta</item>
+ <item quantity="few">%d minuta</item>
+ <item quantity="other">%d minuta</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 sekunda</item>
+ <item quantity="few">%d sekundi</item>
+ <item quantity="other">%d sekundi</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 poziv</item>
+ <item quantity="few">%d poziva</item>
+ <item quantity="other">%d poziva</item>
+ </plurals>
+</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
new file mode 100644
index 000000000..1c834a839
--- /dev/null
+++ b/res/values-hr/cm_strings.xml
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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="incall_vibration_category_title">Vibracija za vrijeme poziva</string>
+ <string name="incall_vibrate_outgoing_title">Vibriraj prilikom javljanja</string>
+ <string name="incall_vibrate_call_waiting_title">Vibriraj prilikom poziva na čekanju</string>
+ <string name="incall_vibrate_hangup_title">Vibriraj prilikom prekida</string>
+ <string name="incall_vibrate_45_title">Vibriraj svake minute</string>
+ <string name="incall_vibrate_45_summary">Vibrira kad istekne prvih 45 sekundi svake minute odlaznog poziva</string>
+ <!-- Forward lookup -->
+ <string name="nearby_places">Mjesta u blizini</string>
+ <string name="people">Osobe</string>
+ <!-- Number lookup -->
+ <string name="lookup_settings_label">Pretraživanje po telefonskom broju</string>
+ <string name="enable_forward_lookup_title">Pretraživanje po informacijama</string>
+ <string name="enable_forward_lookup_summary">Prikaz obližnjih mjesta prilikom pretraživanja u biraču broja</string>
+ <string name="enable_people_lookup_title">Pretraživanje ljudi</string>
+ <string name="enable_people_lookup_summary">Prikaži internetske rezultate za ljude prilikom pretraživanja u biraču broja</string>
+ <string name="enable_reverse_lookup_title">Obrnuto pretraživanje</string>
+ <string name="enable_reverse_lookup_summary">Pretraži podatke o osobi ili mjestu za nepoznate brojeve kod dolaznih poziva</string>
+ <string name="forward_lookup_provider_title">Pretraživanja po informacijama</string>
+ <string name="people_lookup_provider_title">Pretraživanja ljudi</string>
+ <string name="reverse_lookup_provider_title">Obrnuto pretraživanje</string>
+ <!-- Chinese Reverse Lookup Provider -->
+ <string name="cyngn_reverse_lookup_provider_name">Kineski Cyngn (CN)</string>
+ <string name="speed_dial_edit_title">Uredi brzo biranje <xliff:g id="index" example="2">%1$d</xliff:g></string>
+ <string name="speed_dial_input_hint">Unesite broj</string>
+ <string name="call_log_show_all_slots">Sve SIM kartice</string>
+ <string name="call_log_all_calls_header">Svi pozivi</string>
+ <string name="call_log_blacklist_header">Samo blokirani pozivi</string>
+ <string name="call_log_blocked_empty">Nemate blokiranih poziva.</string>
+ <!-- Call statistics -->
+ <string name="call_log_stats_title">Satatistike</string>
+ <string name="callStatsDetailTitle">Detalji statistike poziva</string>
+ <string name="call_stats_incoming">Dolazni: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">Odlazni: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">Propušteni: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blocked">Blokirani: <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">Ukupno: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">Ukupno: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Od</string>
+ <string name="call_stats_filter_to">Do</string>
+ <string name="call_stats_filter_picker_title">Raspon</string>
+ <string name="date_quick_selection">Predlošci</string>
+ <string name="date_qs_currentmonth">Tekući mjesec</string>
+ <string name="date_qs_currentquarter">Tekući kvartal</string>
+ <string name="date_qs_currentyear">Tekuća godina</string>
+ <string name="date_qs_lastweek">Prošli tjedan</string>
+ <string name="date_qs_lastmonth">Prošli mjesec</string>
+ <string name="date_qs_lastquarter">Prošli kvartal</string>
+ <string name="date_qs_lastyear">Prošla godina</string>
+ <string name="call_stats_date_filter">Podesi vremenski raspon</string>
+ <string name="call_stats_reset_filter">Poništi vremenski raspon</string>
+ <string name="call_stats_sort_by_duration">Sortiraj po trajanju poziva</string>
+ <string name="call_stats_sort_by_count">Sortiraj po broju poziva</string>
+ <string name="call_stats_title_for_number">Ovaj broj</string>
+ <string name="call_stats_title_of_total">Od ukupno</string>
+ <string name="call_stats_title_durations">Trajanje poziva</string>
+ <string name="call_stats_title_count">Broj pozivanja</string>
+ <string name="call_stats_title_average_duration">Prosječno trajanje poziva</string>
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">Vaš popis poziva ne sadrži nijedan poziv u odabranom razdoblju.</string>
+ <string name="call_recording_category_title">Snimanje poziva</string>
+ <string name="call_recording_format">Format zvuka</string>
+ <string name="call_playback_no_app_found_toast">Nema pronađene aplikacije da otvori odabranu snimku.</string>
+</resources>