diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-28 18:09:00 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-28 18:09:00 -0700 |
commit | 1aa207398e04c2fc8150c7445532902ad43b19bf (patch) | |
tree | 5a2dd1458c52b796c161d529f5b641dc1f0dfd0f /packages/ExternalStorageProvider/res | |
parent | a31d3fa2935637fe98ddbdd2a9e409e146d21959 (diff) | |
download | frameworks_base-1aa207398e04c2fc8150c7445532902ad43b19bf.zip frameworks_base-1aa207398e04c2fc8150c7445532902ad43b19bf.tar.gz frameworks_base-1aa207398e04c2fc8150c7445532902ad43b19bf.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I6c791fa210df4aea49e2b0ffaaf852ae6fc90cb1
Auto-generated-cl: translation import
Diffstat (limited to 'packages/ExternalStorageProvider/res')
5 files changed, 46 insertions, 4 deletions
diff --git a/packages/ExternalStorageProvider/res/values-az-rAZ/strings.xml b/packages/ExternalStorageProvider/res/values-az-rAZ/strings.xml new file mode 100644 index 0000000..a6a79ca8 --- /dev/null +++ b/packages/ExternalStorageProvider/res/values-az-rAZ/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2013 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_label" msgid="7123375275748530234">"Xarici Yaddaş"</string> + <string name="root_internal_storage" msgid="827844243068584127">"Daxili yaddaş"</string> +</resources> diff --git a/packages/ExternalStorageProvider/res/values-da/strings.xml b/packages/ExternalStorageProvider/res/values-da/strings.xml index b94e665..223eb7a 100644 --- a/packages/ExternalStorageProvider/res/values-da/strings.xml +++ b/packages/ExternalStorageProvider/res/values-da/strings.xml @@ -16,6 +16,6 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label" msgid="7123375275748530234">"Ekstern lagerplads"</string> - <string name="root_internal_storage" msgid="827844243068584127">"Intern lagerplads"</string> + <string name="app_label" msgid="7123375275748530234">"Ekstern lagring"</string> + <string name="root_internal_storage" msgid="827844243068584127">"Intern lagring"</string> </resources> diff --git a/packages/ExternalStorageProvider/res/values-mn-rMN/strings.xml b/packages/ExternalStorageProvider/res/values-mn-rMN/strings.xml new file mode 100644 index 0000000..0193cdb --- /dev/null +++ b/packages/ExternalStorageProvider/res/values-mn-rMN/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2013 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_label" msgid="7123375275748530234">"Гадаад сан"</string> + <string name="root_internal_storage" msgid="827844243068584127">"Дотоод сан"</string> +</resources> diff --git a/packages/ExternalStorageProvider/res/values-pt-rPT/strings.xml b/packages/ExternalStorageProvider/res/values-pt-rPT/strings.xml index 629b715..bc5b35d 100644 --- a/packages/ExternalStorageProvider/res/values-pt-rPT/strings.xml +++ b/packages/ExternalStorageProvider/res/values-pt-rPT/strings.xml @@ -16,6 +16,6 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label" msgid="7123375275748530234">"Armazenamento Externo"</string> + <string name="app_label" msgid="7123375275748530234">"Armazenamento externo"</string> <string name="root_internal_storage" msgid="827844243068584127">"Armazenamento interno"</string> </resources> diff --git a/packages/ExternalStorageProvider/res/values-sl/strings.xml b/packages/ExternalStorageProvider/res/values-sl/strings.xml index 7925fec..e37d55b 100644 --- a/packages/ExternalStorageProvider/res/values-sl/strings.xml +++ b/packages/ExternalStorageProvider/res/values-sl/strings.xml @@ -17,5 +17,5 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_label" msgid="7123375275748530234">"Zunanja shramba"</string> - <string name="root_internal_storage" msgid="827844243068584127">"Notranji pomnilnik"</string> + <string name="root_internal_storage" msgid="827844243068584127">"Notranja shramba"</string> </resources> |