summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2012-10-01 10:13:31 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-01 10:13:31 -0700
commitc225e17265676fe3a6c8848e54f4859492df9d1a (patch)
tree7f9763e80b22fc8e49f6453e9d5fb75cd0df8e61 /res
parentb7fe7200dcc6efc90aa5441bb8366d3205452c3e (diff)
parent45fe5020a8127a485e7f9eb6963bc3feaa607daa (diff)
downloadPhotoTable-c225e17265676fe3a6c8848e54f4859492df9d1a.tar.gz
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Diffstat (limited to 'res')
-rw-r--r--res/values-af/strings.xml28
-rw-r--r--res/values-am/strings.xml28
-rw-r--r--res/values-ca/strings.xml28
-rw-r--r--res/values-da/strings.xml28
-rw-r--r--res/values-el/strings.xml28
-rw-r--r--res/values-en-rGB/strings.xml28
-rw-r--r--res/values-es/strings.xml28
-rw-r--r--res/values-fr/strings.xml28
-rw-r--r--res/values-it/strings.xml28
-rw-r--r--res/values-iw/strings.xml28
-rw-r--r--res/values-nb/strings.xml28
-rw-r--r--res/values-nl/strings.xml28
-rw-r--r--res/values-pt-rPT/strings.xml28
-rw-r--r--res/values-sw/strings.xml28
-rw-r--r--res/values-zu/strings.xml28
15 files changed, 420 insertions, 0 deletions
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
new file mode 100644
index 0000000..13aa44f
--- /dev/null
+++ b/res/values-af/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">"Foto-skermskutte"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Fototabel"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Photoraam"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Foto\'s uit plasings"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Kitsoplaaisels"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Naamlose album"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Voorraadfoto\'s"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Foto\'s op die toestel"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Geen foto\'s gekies nie."</string>
+</resources>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
new file mode 100644
index 0000000..d8e848e
--- /dev/null
+++ b/res/values-am/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-ca/strings.xml b/res/values-ca/strings.xml
new file mode 100644
index 0000000..aea3a5b
--- /dev/null
+++ b/res/values-ca/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">"Protectors 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>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Pujades instantànies"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Àlbum sense nom"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Fotos en estoc"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Fotos del dispositiu"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"No s\'ha seleccionat cap foto."</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..c0fd023
--- /dev/null
+++ b/res/values-da/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">"Fotopauseskærme"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Fotobord"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Fotoramme"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Fotos fra indlæg"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Øjeblikkelige uploads"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Unavngivet album"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Arkivfotos"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Fotos på enheden"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Ingen fotos valgt."</string>
+</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..603c4f4
--- /dev/null
+++ b/res/values-el/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-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..7aa02e4
--- /dev/null
+++ b/res/values-en-rGB/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">"Photo Screensavers"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Photo Table"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Photo Frame"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Photos From Posts"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Instant Uploads"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Unnamed Album"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Stock photos"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Photos on Device"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"No photos selected."</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..76bd714
--- /dev/null
+++ b/res/values-es/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">"Photo Screensavers"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Tabla de fotos"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Marco de fotos"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Fotos de publicaciones"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Subidas instantáneas"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Álbum sin nombre"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Fotos de archivo"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Fotos del dispositivo"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"No se ha seleccionado ninguna foto."</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 0000000..92b4a1b
--- /dev/null
+++ b/res/values-fr/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">"Écrans de veille photos"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Tableau photo"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Cadre photo"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Photos des messages"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Importations Instant Upload"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Album sans nom"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Banque de photos"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Photos de l\'appareil"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Aucune photo sélectionnée."</string>
+</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
new file mode 100644
index 0000000..9a35e93
--- /dev/null
+++ b/res/values-it/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">"Screensaver fotografici"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Tabella foto"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Cornice foto"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Foto dai post"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Caricamenti istantanei"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Album senza nome"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Foto di archivi stock"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Foto su dispositivo"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Nessuna foto selezionata."</string>
+</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
new file mode 100644
index 0000000..cc7b635
--- /dev/null
+++ b/res/values-iw/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-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..05522eb
--- /dev/null
+++ b/res/values-nb/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">"Bilder som skjermsparere"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Bildetabell"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Bilderamme"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Bilder fra innlegg"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Direkteopplastinger"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Album uten navn"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Bildedatabase"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Bilder på enheten"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Ingen bilder valgt."</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..c41cdf9
--- /dev/null
+++ b/res/values-nl/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">"Fotoscreensavers"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Fototabel"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Fotolijst"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Foto\'s uit posts"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Automatische uploads"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Naamloos album"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Stockfoto\'s"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Foto\'s op apparaat"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Geen foto\'s geselecteerd."</string>
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..6b5276e
--- /dev/null
+++ b/res/values-pt-rPT/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">"Proteções de Ecrã com Fotografias"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Tabela de Fotografias"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Moldura de Fotografia"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Fotografias de Mensagens"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Carregamentos Instantâneos"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Álbum Sem Nome"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Banco de Imagens"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Fotografias no Dispositivo"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Nenhuma fotografia selecionada."</string>
+</resources>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
new file mode 100644
index 0000000..9b1392b
--- /dev/null
+++ b/res/values-sw/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">"Skriniseva za Picha"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Jedwali la Picha"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Fremu ya Picha"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Picha kutoka kwenye Machapisho"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Vipakiaji vya Papo hapo"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"Albamu Isiyo na Jina"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Picha za Akiba"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Picha katika Kifaa"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Hakuna picha zilizochaguliwa."</string>
+</resources>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
new file mode 100644
index 0000000..4965da9
--- /dev/null
+++ b/res/values-zu/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">"Izilondolozi zesikrini zesithombe"</string>
+ <string name="table_screensaver_name" msgid="1150228032617397055">"Ithebula lesithombe"</string>
+ <string name="flipper_screensaver_name" msgid="6988572107391523141">"Uzimele wesithombe"</string>
+ <string name="posts_album_name" msgid="5628151551239729515">"Izithombe ezisuka kokuthunyelwe"</string>
+ <string name="uploads_album_name" msgid="4057519060978630370">"Ukulayisha okuzenzekelayo"</string>
+ <string name="unknown_album_name" msgid="2135521368192091267">"I-albhamu engaqanjiwe"</string>
+ <string name="stock_photo_album_name" msgid="3150527596227525460">"Izithombe zesitoko"</string>
+ <string name="local_source_name" msgid="6487253091085518505">"Izithombe kudivayisi"</string>
+ <string name="need_to_configure" msgid="1269102638159389032">"Azikho izithombe ezikhethiwe."</string>
+</resources>