summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2012-10-02 16:28:57 -0700
committerBaligh Uddin <baligh@google.com>2012-10-02 16:28:57 -0700
commit7888e06756ff9c5470ca8b17bfaae051777486ef (patch)
treeafede92862534f2c904f21aed47c4d70f6f9599a /res
parent2f407123b8faeea98d071f1a582da2b17051306e (diff)
downloadandroid_packages_screensavers_PhotoTable-7888e06756ff9c5470ca8b17bfaae051777486ef.tar.gz
android_packages_screensavers_PhotoTable-7888e06756ff9c5470ca8b17bfaae051777486ef.tar.bz2
android_packages_screensavers_PhotoTable-7888e06756ff9c5470ca8b17bfaae051777486ef.zip
Import translations. DO NOT MERGE
Change-Id: I59957d1fbd1b933874789fe80562be024614c02a Auto-generated-cl: translation import
Diffstat (limited to 'res')
-rw-r--r--res/values-ca/strings.xml2
-rw-r--r--res/values-ko/strings.xml28
-rw-r--r--res/values-pl/strings.xml28
3 files changed, 57 insertions, 1 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index aea3a5b..e9c1bae 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -16,7 +16,7 @@
<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="6441943862284988546">"Protectors de pantalla de fotos"</string>
+ <string name="app_name" msgid="6441943862284988546">"Estalvis de pantalla de fotos"</string>
<string name="table_screensaver_name" msgid="1150228032617397055">"Taula de fotos"</string>
<string name="flipper_screensaver_name" msgid="6988572107391523141">"Marc de fotos"</string>
<string name="posts_album_name" msgid="5628151551239729515">"Fotos de publicacions"</string>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..2d470db
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2012 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="6441943862284988546">"사진 스크린세이버"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"사진 표"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"사진 프레임"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"소식에 있는 사진"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"자동 업로드"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"이름을 지정하지 않은 앨범"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"스톡 사진"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"기기에 저장된 사진"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"선택한 사진이 없습니다."</string>
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
new file mode 100644
index 0000000..d49b918
--- /dev/null
+++ b/res/values-pl/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2012 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="6441943862284988546">"Wygaszacze ze zdjęciami"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Tablica ze zdjęciami"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Ramka foto"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Zdjęcia z postów"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Z autoprzesyłania"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Album bez nazwy"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Zdjęcia licencjonowane"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Zdjęcia na urządzeniu"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Nie wybrano zdjęć."</string>
+</resources>