diff options
author | Geoff Mendal <mendal@google.com> | 2015-04-22 05:24:05 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-04-22 05:24:05 -0700 |
commit | 4614991d859b3f7b6e1839d4bfcbd2711b0721de (patch) | |
tree | 2da4da8a848d93c6f09f427a5d3de582dee14c95 | |
parent | 07ba37a713212e603be3098f1035f2b736fae679 (diff) | |
download | frameworks_base-4614991d859b3f7b6e1839d4bfcbd2711b0721de.zip frameworks_base-4614991d859b3f7b6e1839d4bfcbd2711b0721de.tar.gz frameworks_base-4614991d859b3f7b6e1839d4bfcbd2711b0721de.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ib1c155c8eedd0773a5d973813665792e749dd458
Auto-generated-cl: translation import
3 files changed, 66 insertions, 0 deletions
diff --git a/packages/ExternalStorageProvider/res/values-gu-rIN/strings.xml b/packages/ExternalStorageProvider/res/values-gu-rIN/strings.xml new file mode 100644 index 0000000..ec8a0bd --- /dev/null +++ b/packages/ExternalStorageProvider/res/values-gu-rIN/strings.xml @@ -0,0 +1,22 @@ +<?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> + <string name="root_documents" msgid="4051252304075469250">"દસ્તાવેજો"</string> +</resources> diff --git a/packages/ExternalStorageProvider/res/values-pa-rIN/strings.xml b/packages/ExternalStorageProvider/res/values-pa-rIN/strings.xml new file mode 100644 index 0000000..0e91589 --- /dev/null +++ b/packages/ExternalStorageProvider/res/values-pa-rIN/strings.xml @@ -0,0 +1,22 @@ +<?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> + <string name="root_documents" msgid="4051252304075469250">"ਦਸਤਾਵੇਜ਼"</string> +</resources> diff --git a/packages/ExternalStorageProvider/res/values-sq-rAL/strings.xml b/packages/ExternalStorageProvider/res/values-sq-rAL/strings.xml new file mode 100644 index 0000000..dc346ea --- /dev/null +++ b/packages/ExternalStorageProvider/res/values-sq-rAL/strings.xml @@ -0,0 +1,22 @@ +<?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">"Hapësirë e jashtme ruajtjeje"</string> + <string name="root_internal_storage" msgid="827844243068584127">"Hapësira e brendshme ruajtëse"</string> + <string name="root_documents" msgid="4051252304075469250">"Dokumente"</string> +</resources> |