diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:33:58 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:58:50 +0200 |
commit | 55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7 (patch) | |
tree | c6fed3bbfaacd1f6dd3b6899f78bdea791b45bb5 /packages/SystemUI/res/values-hr | |
parent | 46835db6958a453761c3fae8bbc432eca07b5661 (diff) | |
download | frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.zip frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.tar.gz frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.tar.bz2 |
Automatic translation import
Change-Id: I96f3c5a41d3c52473c161aaf2c97d821caa99bb9
Diffstat (limited to 'packages/SystemUI/res/values-hr')
-rw-r--r-- | packages/SystemUI/res/values-hr/cm_arrays.xml | 29 | ||||
-rw-r--r-- | packages/SystemUI/res/values-hr/cm_strings.xml | 32 |
2 files changed, 61 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-hr/cm_arrays.xml b/packages/SystemUI/res/values-hr/cm_arrays.xml new file mode 100644 index 0000000..f4c09d0 --- /dev/null +++ b/packages/SystemUI/res/values-hr/cm_arrays.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-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="cardinal_directions"> + <item>S</item> + <item>SI</item> + <item>I</item> + <item>JI</item> + <item>J</item> + <item>JZ</item> + <item>Z</item> + <item>SZ</item> + </string-array> +</resources> diff --git a/packages/SystemUI/res/values-hr/cm_strings.xml b/packages/SystemUI/res/values-hr/cm_strings.xml new file mode 100644 index 0000000..c12f63a --- /dev/null +++ b/packages/SystemUI/res/values-hr/cm_strings.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2015 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="navbar_dialog_title">Odaberi radnju</string> + <string name="navbar_home_button">Home tipka</string> + <string name="navbar_recent_button">Tipka nedavno</string> + <string name="navbar_search_button">Tipka za pretraživanje</string> + <string name="navbar_back_button">Tipka nazad</string> + <string name="navbar_menu_conditional_button">Tipka izbornika (automatsko sakrivanje)</string> + <string name="navbar_menu_always_button">Tipka izbornika (uvijek prikaži)</string> + <string name="navbar_menu_big_button">Tipka izbornika</string> + <string name="accessibility_dpad_left">Kursor lijevo</string> + <string name="accessibility_dpad_right">Kursor desno</string> + <string name="advanced_dev_option_wipe_app">Izbriši podatke aplikacije</string> + <string name="advanced_dev_option_force_stop">Prisilno zaustavi</string> + <string name="quick_settings_compass_init">Inicijalizacija\u2026</string> +</resources> |