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/WallpaperCropper/res | |
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/WallpaperCropper/res')
4 files changed, 84 insertions, 0 deletions
diff --git a/packages/WallpaperCropper/res/values-ast-rES/strings.xml b/packages/WallpaperCropper/res/values-ast-rES/strings.xml new file mode 100644 index 0000000..92ff614 --- /dev/null +++ b/packages/WallpaperCropper/res/values-ast-rES/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="crop_wallpaper">Recortar el fondu de pantalla</string> + <string name="wallpaper_instructions">Afitar fondu de pantalla</string> + <string name="wallpaper_load_fail">Nun pudo cargase la imaxe como fondu de pantalla</string> +</resources> diff --git a/packages/WallpaperCropper/res/values-be/strings.xml b/packages/WallpaperCropper/res/values-be/strings.xml new file mode 100644 index 0000000..1e728f8 --- /dev/null +++ b/packages/WallpaperCropper/res/values-be/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="crop_wallpaper">Абрэзаць шпалеру</string> + <string name="wallpaper_instructions">Усталяваць шпалеру</string> + <string name="wallpaper_load_fail">Не атрымалася загрузіць выяву</string> +</resources> diff --git a/packages/WallpaperCropper/res/values-ku/strings.xml b/packages/WallpaperCropper/res/values-ku/strings.xml new file mode 100644 index 0000000..f2a9f6c --- /dev/null +++ b/packages/WallpaperCropper/res/values-ku/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="crop_wallpaper">بڕینی وێنەی پشتەوە</string> + <string name="wallpaper_instructions">دانانی وێنەی پشتەوە</string> + <string name="wallpaper_load_fail">نەتوانرا وێنەی پشتەوە دابنرێت</string> +</resources> diff --git a/packages/WallpaperCropper/res/values-lb/strings.xml b/packages/WallpaperCropper/res/values-lb/strings.xml new file mode 100644 index 0000000..46fcd67 --- /dev/null +++ b/packages/WallpaperCropper/res/values-lb/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="crop_wallpaper">Hannergrondbild schneiden</string> + <string name="wallpaper_instructions">Hannergrondbild setzen</string> + <string name="wallpaper_load_fail">D\'Bild konnt net als Hannergrondbild geluede ginn</string> +</resources> |