diff options
author | Eric Fischer <enf@google.com> | 2010-11-17 16:23:18 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-11-17 16:23:18 -0800 |
commit | d8fe978b44ea890cbf5c8d42567659fb7ded7881 (patch) | |
tree | deee41ce040aaac830f730008de96110ad7c542d /picolanginstaller/res/values-hr | |
parent | 71253fd6cea353f36f0442fe07619f2d82188ae5 (diff) | |
download | external_svox-d8fe978b44ea890cbf5c8d42567659fb7ded7881.zip external_svox-d8fe978b44ea890cbf5c8d42567659fb7ded7881.tar.gz external_svox-d8fe978b44ea890cbf5c8d42567659fb7ded7881.tar.bz2 |
Import initial translations for 20 new locales.
Change-Id: I22d1a0084fdfcd6e43aa857d87788f80c19d7642
Diffstat (limited to 'picolanginstaller/res/values-hr')
-rw-r--r-- | picolanginstaller/res/values-hr/strings.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/picolanginstaller/res/values-hr/strings.xml b/picolanginstaller/res/values-hr/strings.xml new file mode 100644 index 0000000..b0aa8f4 --- /dev/null +++ b/picolanginstaller/res/values-hr/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +** +** Copyright 2009, The Android Open Source 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name" msgid="3853942104135735825">"Alat za instaliranje podataka o sintezi govora"</string> + <!-- outdated translation 8792926973732354514 --> <string name="installing_message" product="nosdcard" msgid="737236126329813405">"Instaliranje glasovnih podataka na SD karticu."</string> + <string name="installing_message" product="default" msgid="8792926973732354514">"Instaliranje glasovnih podataka na SD karticu."</string> + <string name="uninstall_message" msgid="174096141356529599">"Glasovni su podaci uspješno instalirani. Sad na siguran način možete ukloniti alat za instaliranje."</string> + <string name="uninstall" msgid="6195983436684617741">"Deinstaliraj"</string> + <!-- outdated translation 6519833625675608678 --> <string name="retry_message" product="nosdcard" msgid="3151040525760201468">"Nije uspjela instalacija glasovnih podataka. Provjerite je li SD kartica umetnuta u uređaj te ima li barem 6 MB slobodnog prostora. Ako je kartica već umetnuta u uređaj, pokušajte je izvaditi pa ponovno umetnuti."</string> + <string name="retry_message" product="default" msgid="6519833625675608678">"Nije uspjela instalacija glasovnih podataka. Provjerite je li SD kartica umetnuta u uređaj te ima li barem 6 MB slobodnog prostora. Ako je kartica već umetnuta u uređaj, pokušajte je izvaditi pa ponovno umetnuti."</string> + <string name="retry" msgid="7470276488993209974">"Pokušaj ponovo"</string> +</resources> |