diff options
author | Eric Fischer <enf@google.com> | 2011-11-01 13:19:38 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-11-01 13:19:38 -0700 |
commit | 8e3d9db415fb43dee289a0d3de7f53b49a0f842b (patch) | |
tree | 7f80ed90d443fc2a388ca2dae38a00297dcb8eb1 | |
parent | 8ff1c4b5c920402885c1435bab0e85a83b030f6f (diff) | |
download | external_svox-8e3d9db415fb43dee289a0d3de7f53b49a0f842b.zip external_svox-8e3d9db415fb43dee289a0d3de7f53b49a0f842b.tar.gz external_svox-8e3d9db415fb43dee289a0d3de7f53b49a0f842b.tar.bz2 |
Import revised translations.
Change-Id: Ib2fdb9d87becc882cabcf717d8dddf22b8cca6d4
-rw-r--r-- | picolanginstaller/res/values-be/strings.xml | 30 | ||||
-rw-r--r-- | picolanginstaller/res/values-et/strings.xml | 30 |
2 files changed, 60 insertions, 0 deletions
diff --git a/picolanginstaller/res/values-be/strings.xml b/picolanginstaller/res/values-be/strings.xml new file mode 100644 index 0000000..13414fe --- /dev/null +++ b/picolanginstaller/res/values-be/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">"Speech Synthesis Data Installer"</string> + <string name="installing_message" product="nosdcard" msgid="737236126329813405">"Усталёўка галасавых дадзеных на USB-назапашвальнік."</string> + <string name="installing_message" product="default" msgid="8792926973732354514">"Усталёўка галасавых дадзеных на SD-карту."</string> + <string name="uninstall_message" msgid="174096141356529599">"Галасавыя дадзеныя былі паспяхова ўсталяваны. Цяпер вы можаце бяспечна выдаліць гэтую праграму ўстаноўкі."</string> + <string name="uninstall" msgid="6195983436684617741">"Выдаліць"</string> + <string name="retry_message" product="nosdcard" msgid="8048316007107408391">"Не атрымалася ўсталяваць галасавыя дадзеныя. Пераканайцеся, што на вашым USB-назапашвальнiку ёсць па меншай меры 6 Мб вольнага месца."</string> + <string name="retry_message" product="default" msgid="4262829785604216441">"Не атрымалася ўсталяваць галасавыя дадзеныя. Пераканайцеся, што вашая SD-карта ўсталяваная ў прыладу і на ёй ёсць па меншай меры 6 Мб вольнага месца. Калі вашая карта ўжо ў прыладзе, паспрабуйце выдаліць яе і ўсталяваць зноў."</string> + <string name="retry" msgid="7470276488993209974">"Паўтарыць"</string> +</resources> diff --git a/picolanginstaller/res/values-et/strings.xml b/picolanginstaller/res/values-et/strings.xml new file mode 100644 index 0000000..601a7b6 --- /dev/null +++ b/picolanginstaller/res/values-et/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">"Kõnesünteesi andmeinstaller"</string> + <string name="installing_message" product="nosdcard" msgid="737236126329813405">"Häälandmete installimine USB-mällu."</string> + <string name="installing_message" product="default" msgid="8792926973732354514">"Häälandmete paigaldamine SD-kaardile."</string> + <string name="uninstall_message" msgid="174096141356529599">"Häälandmete installimine õnnestus. Nüüd saate turvaliselt selle installeri eemaldada."</string> + <string name="uninstall" msgid="6195983436684617741">"Desinstalli"</string> + <string name="retry_message" product="nosdcard" msgid="8048316007107408391">"Häälandmeid ei õnnestunud installida. Veenduge, et USB-mäluseadmel on vähemalt 6 MB vaba ruumi."</string> + <string name="retry_message" product="default" msgid="4262829785604216441">"Häälandmete installimine ebaõnnestus. Veenduge, et seadmes on SD-kaart, millel on vähemalt 6 MB vaba ruumi. Kui kaart on juba seadmes, siis proovige kaart eemaldada ja uuesti sisestada."</string> + <string name="retry" msgid="7470276488993209974">"Proovi uuesti"</string> +</resources> |