aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:47:29 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-11 00:13:55 +0200
commitb3cbe5637694acfc8347b5c23d64c1099aa39431 (patch)
treea2a79ca3dd746aab6c5dd85bd7763dcd78be596f
parent0ca39c11901f7d1dc8ad4377cdc65a329baea00d (diff)
downloadandroid_packages_wallpapers_PhotoPhase-b3cbe5637694acfc8347b5c23d64c1099aa39431.tar.gz
android_packages_wallpapers_PhotoPhase-b3cbe5637694acfc8347b5c23d64c1099aa39431.tar.bz2
android_packages_wallpapers_PhotoPhase-b3cbe5637694acfc8347b5c23d64c1099aa39431.zip
Automatic translation import
Change-Id: Ifcf00a84d1c9855768d0ff24dcc15f6da6f8dd8e
-rw-r--r--res/values-ast-rES/plurals.xml (renamed from res/values-es-rXA/plurals.xml)0
-rw-r--r--res/values-ast-rES/strings.xml (renamed from res/values-es-rXA/strings.xml)0
-rw-r--r--res/values-az-rAZ/strings.xml (renamed from res/values-az/strings.xml)0
-rw-r--r--res/values-bn-rBD/plurals.xml27
-rw-r--r--res/values-bn-rBD/strings.xml108
-rw-r--r--res/values-de/plurals.xml4
-rw-r--r--res/values-de/strings.xml4
-rw-r--r--res/values-et-rEE/plurals.xml27
-rw-r--r--res/values-eu-rES/plurals.xml (renamed from res/values-eu/plurals.xml)0
-rw-r--r--res/values-eu-rES/strings.xml (renamed from res/values-eu/strings.xml)0
-rw-r--r--res/values-gl-rES/plurals.xml (renamed from res/values-gl/plurals.xml)0
-rw-r--r--res/values-gl-rES/strings.xml56
-rw-r--r--res/values-lb/strings.xml70
-rw-r--r--res/values-lt/plurals.xml6
-rw-r--r--res/values-lt/strings.xml12
-rw-r--r--res/values-pt/plurals.xml (renamed from res/values-pt-rPT/plurals.xml)0
-rw-r--r--res/values-pt/strings.xml (renamed from res/values-pt-rPT/strings.xml)0
-rw-r--r--res/values-ru/strings.xml14
-rw-r--r--res/values-si-rLK/plurals.xml (renamed from res/values-si/plurals.xml)0
-rw-r--r--res/values-si-rLK/strings.xml (renamed from res/values-si/strings.xml)0
-rw-r--r--res/values-tr/plurals.xml2
-rw-r--r--res/values-tr/strings.xml1
-rw-r--r--res/values-zh-rTW/strings.xml77
23 files changed, 383 insertions, 25 deletions
diff --git a/res/values-es-rXA/plurals.xml b/res/values-ast-rES/plurals.xml
index c3df5f1..c3df5f1 100644
--- a/res/values-es-rXA/plurals.xml
+++ b/res/values-ast-rES/plurals.xml
diff --git a/res/values-es-rXA/strings.xml b/res/values-ast-rES/strings.xml
index c05fbe4..c05fbe4 100644
--- a/res/values-es-rXA/strings.xml
+++ b/res/values-ast-rES/strings.xml
diff --git a/res/values-az/strings.xml b/res/values-az-rAZ/strings.xml
index 11e7fe8..11e7fe8 100644
--- a/res/values-az/strings.xml
+++ b/res/values-az-rAZ/strings.xml
diff --git a/res/values-bn-rBD/plurals.xml b/res/values-bn-rBD/plurals.xml
new file mode 100644
index 0000000..1eb2efe
--- /dev/null
+++ b/res/values-bn-rBD/plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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">
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">১টি ছবি</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> টি ছবি</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">মিডিয়া পুনরায় লোড সম্পূর্ণ হয়েছে। ১ টি ছবি পাওয়া গিয়েছে।</item>
+ <item quantity="other">মিডিয়া পুনরায় লোড সম্পূর্ণ হয়েছে। <xliff:g id="pictures" example="7">%d</xliff:g> টি ছবি পাওয়া গিয়েছে।</item>
+ </plurals>
+</resources>
diff --git a/res/values-bn-rBD/strings.xml b/res/values-bn-rBD/strings.xml
new file mode 100644
index 0000000..c49f31c
--- /dev/null
+++ b/res/values-bn-rBD/strings.xml
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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_description">ফোটোফেজ লাইভ ওয়ালপেপার</string>
+ <string name="no_pictures_oops_msg">কোন ছবি খুঁজে পাওয়া যায়নি</string>
+ <string name="mnu_restore">পুনঃস্থাপন</string>
+ <string name="mnu_delete">মুছে ফেলুন</string>
+ <string name="mnu_settings">রুপান্তর নির্ধারণ</string>
+ <string name="mnu_select_all">সব নির্বাচন করুন</string>
+ <string name="mnu_deselect_all">সমস্ত নির্বাচন প্রত্যাহার করুন</string>
+ <string name="mnu_invert">বিপরীতমুখী</string>
+ <string name="mnu_select_album">অ্যালবাম নির্বাচন করুন</string>
+ <string name="mnu_deselect_album">অ্যালবাম নির্বাচন প্রত্যাহার করুন</string>
+ <string name="format_disabled">অসমর্থ</string>
+ <string name="format_rotate_only">আবর্তন</string>
+ <string name="format_seconds">%s সেকেন্ড</string>
+ <string name="format_minutes">%s মিনিট</string>
+ <string name="format_hours">%s ঘঃ</string>
+ <string name="format_days">%s দিঃ</string>
+ <string name="format_dim">%s%%</string>
+ <string name="pref_general">সাধারণ</string>
+ <string name="pref_general_summary">সাধারন রূপান্তর নির্ধারণ, প্রভাব ও অবস্থান্তর</string>
+ <string name="pref_general_settings">রুপান্তর নির্ধারণ</string>
+ <string name="pref_general_settings_wallpaper_dim">অস্পষ্ট ওয়ালপেপার</string>
+ <string name="pref_general_settings_background_color">পটভূমির রঙ</string>
+ <string name="pref_general_settings_background_color_summary">পটভূমির রঙ নির্ধারণ করুন</string>
+ <string name="pref_general_touch_action">স্পর্শের পদক্ষেপ</string>
+ <string name="pref_general_aspect_ratio_correction">আকৃতি অনুপাত</string>
+ <string name="pref_general_transitions">স্থানান্তর</string>
+ <string name="pref_general_transitions_types">ধরন</string>
+ <string name="pref_general_transitions_types_summary_format"><xliff:g id="total">%2$d</xliff:g> এর মধ্যে <xliff:g id="selected">%1$d</xliff:g> ধরন নির্বাচন</string>
+ <string name="pref_general_transitions_interval">বিরতি</string>
+ <string name="pref_general_effects">প্রভাব</string>
+ <string name="pref_general_effects_types">ধরন</string>
+ <string name="pref_general_effects_types_summary_format"><xliff:g id="total">%2$d</xliff:g> এর মধ্যে <xliff:g id="selected">%1$d</xliff:g> চিত্র প্রভাব নির্বাচিত</string>
+ <string name="pref_media">মিডিয়া</string>
+ <string name="pref_media_settings">রুপান্তর নির্ধারণ</string>
+ <string name="pref_media_settings_refresh_interval">রিফ্রেশ বিরতি</string>
+ <string name="pref_media_settings_refresh_now">রিফ্রেশ করুন</string>
+ <string name="pref_media_pictures">ছবি</string>
+ <string name="pref_media_albums">অ্যালবাম সমূহ</string>
+ <string name="pref_media_auto_select_new">স্বয়ংক্রিয় নির্বাচিত অ্যালবাম</string>
+ <string name="pref_layout">লেআউট</string>
+ <string name="pref_layout_disposition">ব্যবস্থা</string>
+ <string name="pref_random_dispositions">এলোমেলো</string>
+ <string name="pref_random_dispositions_interval">বিরতি</string>
+ <string name="pref_about">সম্বন্ধে</string>
+ <string name="refresh_intervals_disabled">নিষ্ক্রিয়</string>
+ <string name="refresh_intervals_1h">১ ঘণ্টা</string>
+ <string name="refresh_intervals_4h">৪ ঘন্টা</string>
+ <string name="refresh_intervals_1d">১ দিন</string>
+ <string name="refresh_intervals_2d">২ দিন</string>
+ <string name="refresh_intervals_1w">১ সপ্তাহ</string>
+ <string name="touch_actions_none">কোনটি নয়</string>
+ <string name="touch_actions_open">সচল</string>
+ <string name="touch_actions_share">শেয়ার</string>
+ <string name="touch_actions_none_summary">কিছু করবেন না</string>
+ <string name="touch_actions_open_summary">ছবিটি খুলুন</string>
+ <string name="touch_actions_share_summary">ছবিটি শেয়ার করুন</string>
+ <string name="transitions_cube">কিউব</string>
+ <string name="transitions_fade">ফেইড</string>
+ <string name="transitions_flip">ফ্লিপ</string>
+ <string name="transitions_swap">সোয়াপ</string>
+ <string name="transitions_translation">অনুবাদ</string>
+ <string name="transitions_window">জানালা</string>
+ <string name="effects_noeffect">স্বাভাবিক</string>
+ <string name="effects_autofix">অটোফিক্স</string>
+ <string name="effects_blur">ঝাপসা</string>
+ <string name="effects_crossprocess">ক্রস প্রক্রিয়া</string>
+ <string name="effects_documentary">তথ্যচিত্র</string>
+ <string name="effects_emboss">ক্ষোদিত</string>
+ <string name="effects_fisheye">ফিশআই</string>
+ <string name="effects_glow">উদ্ভাস</string>
+ <string name="effects_grain">দানা</string>
+ <string name="effects_grayscale">ধূসর</string>
+ <string name="effects_halftone">হাফটোন</string>
+ <string name="effects_mirror">প্রতিবিম্ব</string>
+ <string name="effects_negative">ঋণাত্মক</string>
+ <string name="effects_outline">রূপরেখা</string>
+ <string name="effects_pixelate">পিক্সেলেট</string>
+ <string name="effects_popart">পপ আর্ট</string>
+ <string name="effects_posterize">পোস্টারাইজ</string>
+ <string name="effects_scanlines">স্ক্যানলাইনস</string>
+ <string name="effects_sepia">সেপিয়া</string>
+ <string name="effects_temperature">টেম্পারেচার</string>
+ <string name="effects_tint">আভা</string>
+ <string name="effects_vignette">ভিনয়েট</string>
+ <string name="color_picker_alpha_slider_text">আলফা</string>
+ <string name="color_picker_current_text">বর্তমানঃ</string>
+ <string name="color_picker_new_text">নতুনঃ</string>
+ <string name="color_picker_color">রঙঃ</string>
+ <string name="changelog_title">পরিবর্তনসূচী</string>
+</resources>
diff --git a/res/values-de/plurals.xml b/res/values-de/plurals.xml
index 5a67744..1290f81 100644
--- a/res/values-de/plurals.xml
+++ b/res/values-de/plurals.xml
@@ -20,8 +20,4 @@
<item quantity="one">1 Bild</item>
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> Bilder</item>
</plurals>
- <plurals name="msg_media_reload_complete">
- <item quantity="one">Aktualisierung der Bilddatenbank abgeschlossen; 1 Bild gefunden.</item>
- <item quantity="other">Aktualisierung der Bilddatenbank abgeschlossen; <xliff:g id="pictures" example="7">%d</xliff:g> Bilder gefunden.</item>
- </plurals>
</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 60c72ba..b123274 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -92,8 +92,8 @@
<string name="touch_actions_transition">Bildübergang</string>
<string name="touch_actions_open">Öffnen</string>
<string name="touch_actions_share">Teilen</string>
- <string name="touch_actions_none_summary">nichts tun</string>
- <string name="touch_actions_transition_summary">zum nächsten Bild wechseln</string>
+ <string name="touch_actions_none_summary">Nichts tun</string>
+ <string name="touch_actions_transition_summary">Zum nächsten Bild wechseln</string>
<string name="touch_actions_open_summary">Bild öffnen</string>
<string name="touch_actions_share_summary">Bild teilen</string>
<string name="transitions_cube">Würfel</string>
diff --git a/res/values-et-rEE/plurals.xml b/res/values-et-rEE/plurals.xml
new file mode 100644
index 0000000..c2636af
--- /dev/null
+++ b/res/values-et-rEE/plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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">
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">1 pilt</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> pilti</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">Meedia taaslaadimine läbitud. 1 pilt leitud.</item>
+ <item quantity="other">Meedia taaslaadimine läbitud. <xliff:g id="pictures" example="7">%d</xliff:g> pilti leitud.</item>
+ </plurals>
+</resources>
diff --git a/res/values-eu/plurals.xml b/res/values-eu-rES/plurals.xml
index 70a45f3..70a45f3 100644
--- a/res/values-eu/plurals.xml
+++ b/res/values-eu-rES/plurals.xml
diff --git a/res/values-eu/strings.xml b/res/values-eu-rES/strings.xml
index b8b2e1e..b8b2e1e 100644
--- a/res/values-eu/strings.xml
+++ b/res/values-eu-rES/strings.xml
diff --git a/res/values-gl/plurals.xml b/res/values-gl-rES/plurals.xml
index fd9eadc..fd9eadc 100644
--- a/res/values-gl/plurals.xml
+++ b/res/values-gl-rES/plurals.xml
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml
new file mode 100644
index 0000000..52b1e63
--- /dev/null
+++ b/res/values-gl-rES/strings.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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="no_pictures_oops_msg">Non se atoparon imaxes</string>
+ <string name="mnu_restore">Restaurar</string>
+ <string name="mnu_delete">Eliminar</string>
+ <string name="mnu_settings">Configuración</string>
+ <string name="mnu_select_all">Seleccionar todo</string>
+ <string name="mnu_deselect_all">Anular a selección</string>
+ <string name="mnu_invert">Inverter</string>
+ <string name="mnu_select_album">Seleccionar álbum</string>
+ <string name="mnu_deselect_album">Anular a selección do álbum</string>
+ <string name="format_disabled">Desactivado</string>
+ <string name="format_rotate_only">Ao xirar</string>
+ <string name="format_seconds">%s seg.</string>
+ <string name="format_minutes">%s min.</string>
+ <string name="format_hours">%s h.</string>
+ <string name="format_days">%s d.</string>
+ <string name="format_dim">%s%%</string>
+ <string name="pref_general">Xeral</string>
+ <string name="pref_general_settings">Configuración</string>
+ <string name="pref_general_settings_background_color">Cor do fondo</string>
+ <string name="pref_general_settings_background_color_summary">Estabelecer a cor do fondo</string>
+ <string name="pref_general_touch_action">Acción de toque</string>
+ <string name="pref_general_aspect_ratio_correction">Proporcións</string>
+ <string name="pref_general_aspect_ratio_correction_summary">Tentar arranxar a proporción da imaxe axustándoa ao marco de destino</string>
+ <string name="pref_general_transitions">Transicións</string>
+ <string name="pref_general_transitions_types">Tipos</string>
+ <string name="pref_general_transitions_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> de <xliff:g id="total">%2$d</xliff:g> tipos seleccionados</string>
+ <string name="pref_general_transitions_interval">Intervalo</string>
+ <string name="pref_general_effects">Efectos</string>
+ <string name="pref_general_effects_types">Tipos</string>
+ <string name="pref_general_effects_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> de <xliff:g id="total">%2$d</xliff:g> efectos de imaxe seleccionados</string>
+ <string name="pref_media">Multimedia</string>
+ <string name="pref_media_summary">Álbums para exhibir, intervalo de actualización e outros axustes de multimedia</string>
+ <string name="pref_media_settings">Configuración</string>
+ <string name="pref_media_settings_refresh_interval">Intervalo de actualización</string>
+ <string name="pref_media_settings_refresh_now">Actualizar agora</string>
+ <string name="pref_media_settings_refresh_now_summary">Actualizar manualmente a base de datos de imaxes</string>
+ <string name="pref_media_pictures">Imaxes</string>
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 017719d..a85f3a6 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -16,7 +16,9 @@
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_description">PhotoPhasen Live-Hannergrondbild</string>
<string name="no_pictures_oops_msg">Keng Biller fonnt</string>
+ <string name="mnu_restore">Erëmhierstellen</string>
<string name="mnu_delete">Läschen</string>
<string name="mnu_settings">Astellungen</string>
<string name="mnu_select_all">All auswielen</string>
@@ -34,22 +36,67 @@
<string name="pref_general">Allgemeng</string>
<string name="pref_general_summary">Allgemeng Astellungen, Effekter an Iwwergäng</string>
<string name="pref_general_settings">Astellungen</string>
+ <string name="pref_general_settings_wallpaper_dim">Hannergrondbild ofblenden</string>
<string name="pref_general_settings_background_color">Hannergrondfaarf</string>
+ <string name="pref_general_settings_background_color_summary">Hannergrondfaarf festleeën</string>
+ <string name="pref_general_touch_action">Beréierungsaktioun</string>
+ <string name="pref_general_touch_action_summary_format"><xliff:g id="action_summary">%1$s</xliff:g> wann eng Rumm beréiert gëtt</string>
+ <string name="pref_general_aspect_ratio_correction">Säiteverhältnës</string>
+ <string name="pref_general_aspect_ratio_correction_summary">Probéier d\'Dimensioune vum Bild ze korrigéieren andeem s de et schneits fir datt et an d\'Rumm passt</string>
+ <string name="pref_general_transitions">Transitiounen</string>
<string name="pref_general_transitions_types">Typen</string>
+ <string name="pref_general_transitions_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> / <xliff:g id="total">%2$d</xliff:g> Typen ausgewielt</string>
<string name="pref_general_transitions_interval">Intervall</string>
<string name="pref_general_effects">Effekter</string>
<string name="pref_general_effects_types">Typen</string>
+ <string name="pref_general_effects_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> vu(n) <xliff:g id="total">%2$d</xliff:g> Billereffekter ausgewielt</string>
+ <string name="pref_media">Medien</string>
+ <string name="pref_media_summary">Alben déi sollen ugewise ginn, Opfrëschungsintervall an aner Medienastellungen</string>
+ <string name="pref_media_settings">Astellungen</string>
+ <string name="pref_media_settings_refresh_interval">Intervall fir opzefrëschen</string>
+ <string name="pref_media_settings_refresh_interval_disable">D\'Sich no neie Biller ass desaktivéiert</string>
+ <string name="pref_media_settings_refresh_interval_summary">All <xliff:g id="interval">%1$s</xliff:g> no neie Biller sichen</string>
+ <string name="pref_media_settings_refresh_now">Elo opfrëschen</string>
+ <string name="pref_media_settings_refresh_now_summary">Billerdatebank manuell opfrëschen</string>
+ <string name="pref_media_pictures">Biller</string>
+ <string name="pref_media_albums">Alben</string>
+ <string name="pref_media_albums_summary">Alben a Biller, déi als Hannergrond ugewise solle ginn</string>
+ <string name="pref_media_auto_select_new">Alben autoamtesch auswielen</string>
+ <string name="pref_media_auto_select_new_summary">Nei Alben automatesch auswielen, wann en neit Medium erkannt gëtt</string>
+ <string name="pref_layout">Layout</string>
+ <string name="pref_layout_summary">Platzéierung vu Biller um Schierm</string>
+ <string name="pref_layout_disposition">Unuerdnung</string>
+ <string name="pref_random_dispositions">Zoufälleg</string>
+ <string name="pref_random_dispositions_summary">D\'Biller am ausgewielten Zäitofstand zoufälleg mëschen</string>
+ <string name="pref_random_dispositions_interval">Intervall</string>
+ <string name="pref_disposition_portrait">Héichformat</string>
+ <string name="pref_disposition_landscape">Breetformat</string>
+ <plurals name="pref_disposition_summary_format">
+ <item quantity="one">Ee Bild gëtt am <xliff:g id="orientation">%2$s</xliff:g> ugewisen</item>
+ <item quantity="other"><xliff:g id="count">%1$d</xliff:g> Biller ginn am <xliff:g id="orientation">%2$s</xliff:g> ugewisen</item>
+ </plurals>
+ <string name="disposition_orientation_portrait">Héichformat</string>
+ <string name="disposition_orientation_landscape">Breetformat</string>
+ <string name="pref_disposition_description">Rumm laang drécken an d\'Ränner verréckelen fir d\'Gréisst z\'änneren. No lénks a riets wësche fir virdefinéiert Virlagen ze benotzen</string>
+ <string name="pref_disposition_template">Virlag <xliff:g id="number_of_template">%1$s</xliff:g> / <xliff:g id="total_of_templates">%2$s</xliff:g></string>
+ <string name="pref_disposition_unable_delete_advise">Konnt déi ausgewielte Rumm net läschen</string>
+ <string name="pref_about">Iwwer</string>
+ <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2014 The CyanogenMod Project</string>
<string name="refresh_intervals_disabled">Desaktivéiert</string>
- <string name="refresh_intervals_1h">1 Stonn</string>
+ <string name="refresh_intervals_1h">Stonn</string>
<string name="refresh_intervals_4h">4 Stonnen</string>
- <string name="refresh_intervals_1d">1 Dag</string>
+ <string name="refresh_intervals_1d">Dag</string>
<string name="refresh_intervals_2d">2 Deeg</string>
- <string name="refresh_intervals_1w">1 Woch</string>
+ <string name="refresh_intervals_1w">Woch</string>
+ <string name="touch_actions_none">Keng</string>
+ <string name="touch_actions_transition">Transitioun virhuelen</string>
<string name="touch_actions_open">Opmaachen</string>
<string name="touch_actions_share">Deelen</string>
<string name="touch_actions_none_summary">Näischt maachen</string>
+ <string name="touch_actions_transition_summary">Biller-Transitioun virhuelen</string>
<string name="touch_actions_open_summary">D\'Bild opmaachen</string>
<string name="touch_actions_share_summary">D\'Bild deelen</string>
+ <string name="transitions_cube">Cube</string>
<string name="transitions_fade">Ausblenden</string>
<string name="transitions_flip">Ëmdréinen</string>
<string name="transitions_swap">Austauschen</string>
@@ -59,13 +106,30 @@
<string name="effects_autofix">Autokorrektur</string>
<string name="effects_blur">Verwëschen</string>
<string name="effects_crossprocess">Kräizbeaarbechtung</string>
+ <string name="effects_documentary">Dokumentarfilm</string>
+ <string name="effects_duotone">Zweetéineg</string>
+ <string name="effects_emboss">Prägung</string>
+ <string name="effects_fisheye">Fëscha</string>
<string name="effects_glow">Liichten</string>
<string name="effects_grain">Kären</string>
+ <string name="effects_grayscale">Grotéin</string>
<string name="effects_halftone">Halleftéineg</string>
+ <string name="effects_lomoish">Lomo-ähnlech</string>
+ <string name="effects_mirror">Spigelen</string>
<string name="effects_negative">Negativ</string>
+ <string name="effects_outline">Kontur</string>
<string name="effects_pixelate">Verpixelen</string>
+ <string name="effects_popart">Pop-Art</string>
+ <string name="effects_posterize">Posteriséieren</string>
+ <string name="effects_saturate">Sättegen</string>
+ <string name="effects_scanlines">Rasterzeilen</string>
<string name="effects_sepia">Sepia</string>
+ <string name="effects_temperature">Faarftemperatur</string>
+ <string name="effects_tint">Faarftoun</string>
+ <string name="effects_vignette">Vignettéierung</string>
+ <string name="color_picker_alpha_slider_text">Deckkraaft</string>
<string name="color_picker_current_text">Momentan:</string>
<string name="color_picker_new_text">Nei:</string>
<string name="color_picker_color">Faarf:</string>
+ <string name="changelog_title">Ännerungshiwäiser</string>
</resources>
diff --git a/res/values-lt/plurals.xml b/res/values-lt/plurals.xml
index 03a6310..0c3b1d5 100644
--- a/res/values-lt/plurals.xml
+++ b/res/values-lt/plurals.xml
@@ -22,8 +22,8 @@
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> nuotraukų</item>
</plurals>
<plurals name="msg_media_reload_complete">
- <item quantity="one">Medijos perkrovimas užbaigtas. Rasta 1 nuotrauka.</item>
- <item quantity="few">Medijos perkrovimas užbaigtas. Rastos <xliff:g id="pictures" example="7">%d</xliff:g> nuotraukos.</item>
- <item quantity="other">Medijos perkrovimas užbaigtas. Rastą <xliff:g id="pictures" example="7">%d</xliff:g> nuotraukų.</item>
+ <item quantity="one">Medijos perkrovimas baigtas. Rasta 1 nuotrauka.</item>
+ <item quantity="few">Medijos perkrovimas baigtas. Rastos <xliff:g id="pictures" example="7">%d</xliff:g> nuotraukos.</item>
+ <item quantity="other">Medijos perkrovimas baigtas. Rastą <xliff:g id="pictures" example="7">%d</xliff:g> nuotraukų.</item>
</plurals>
</resources>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 7d4cdcf..a0c2259 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -45,11 +45,11 @@
<string name="pref_general_aspect_ratio_correction_summary">Pabandyti nustatyti nuotraukos kraštinių santykį kopijuojant jį tam, kad tilptu paskirties rėmelis</string>
<string name="pref_general_transitions">Perėjimai</string>
<string name="pref_general_transitions_types">Tipai</string>
- <string name="pref_general_transitions_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> iš <xliff:g id="total">%2$d</xliff:g> pasirinktų tipų</string>
+ <string name="pref_general_transitions_types_summary_format">pasirinkta <xliff:g id="selected">%1$d</xliff:g> iš <xliff:g id="total">%2$d</xliff:g> tipų</string>
<string name="pref_general_transitions_interval">Intervalas</string>
<string name="pref_general_effects">Efektai</string>
<string name="pref_general_effects_types">Tipai</string>
- <string name="pref_general_effects_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> iš <xliff:g id="total">%2$d</xliff:g> pasirinktų vaizdo efektų</string>
+ <string name="pref_general_effects_types_summary_format">pasirinkta <xliff:g id="selected">%1$d</xliff:g> iš <xliff:g id="total">%2$d</xliff:g> vaizdo efektų</string>
<string name="pref_media">Medija</string>
<string name="pref_media_summary">Rodomi albumai, atnaujinimo intervalas ir kiti medijos nustatymai</string>
<string name="pref_media_settings">Nustatymai</string>
@@ -76,10 +76,10 @@
<item quantity="few"><xliff:g id="count">%1$d</xliff:g> vaizdai rodomi <xliff:g id="orientation">%2$s</xliff:g></item>
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> vaizdų rodoma <xliff:g id="orientation">%2$s</xliff:g></item>
</plurals>
- <string name="disposition_orientation_portrait">stačia orientacija</string>
+ <string name="disposition_orientation_portrait">portreto orientacija</string>
<string name="disposition_orientation_landscape">gulsčia orientacija</string>
- <string name="pref_disposition_description">Ilgai bakstelėkite kadrą ir vilkite, paleiskite kraštus.\nBraukite kairėn ir dešinėn norėdami parodyti apibrėžtus šablonus</string>
- <string name="pref_disposition_template">Šablonas <xliff:g id="number_of_template">%1$s</xliff:g> of <xliff:g id="total_of_templates">%2$s</xliff:g></string>
+ <string name="pref_disposition_description">Ilgai bakstelėkite kadrą ir vilkite, paleiskite kraštus.\nBraukite kairėn ir dešinėn, kad praodytumėte apibrėžtus šablonus</string>
+ <string name="pref_disposition_template">Šablonas <xliff:g id="number_of_template">%1$s</xliff:g> iš <xliff:g id="total_of_templates">%2$s</xliff:g></string>
<string name="pref_disposition_unable_delete_advise">Nepavyko ištrinti pasirinkto rėmelio</string>
<string name="pref_about">Apie</string>
<string name="pref_about_summary">„PhotoPhase“ v<xliff:g id="version">%1$s</xliff:g>\nAutorinės teisės \u00A9 2014 „CyanogenMod“ projektas</string>
@@ -120,7 +120,7 @@
<string name="effects_negative">Negatyvas</string>
<string name="effects_outline">Kontūras</string>
<string name="effects_pixelate">Išryškinti pikselius</string>
- <string name="effects_popart">Pop menas</string>
+ <string name="effects_popart">Popso menas</string>
<string name="effects_posterize">Posterizacija</string>
<string name="effects_saturate">Sotis</string>
<string name="effects_scanlines">Eilučių skleistinės</string>
diff --git a/res/values-pt-rPT/plurals.xml b/res/values-pt/plurals.xml
index 3c0704b..3c0704b 100644
--- a/res/values-pt-rPT/plurals.xml
+++ b/res/values-pt/plurals.xml
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt/strings.xml
index f9bdac7..f9bdac7 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt/strings.xml
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 2957da1..5c0e97e 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -69,21 +69,21 @@
<string name="pref_random_dispositions">Случайно</string>
<string name="pref_random_dispositions_summary">Случайно располагать фотографии с выбранной периодичностью</string>
<string name="pref_random_dispositions_interval">Интервал</string>
- <string name="pref_disposition_portrait">Портретная композиция</string>
- <string name="pref_disposition_landscape">Ландшафтная раскладка</string>
+ <string name="pref_disposition_portrait">Портретное размещение</string>
+ <string name="pref_disposition_landscape">Альбомная раскладка</string>
<plurals name="pref_disposition_summary_format">
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> изображение показано в <xliff:g id="orientation">%2$s</xliff:g></item>
<item quantity="few"><xliff:g id="count">%1$d</xliff:g> изображения показаны в <xliff:g id="orientation">%2$s</xliff:g></item>
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> изображений показано в <xliff:g id="orientation">%2$s</xliff:g></item>
</plurals>
- <string name="disposition_orientation_portrait">книжной ориентации</string>
+ <string name="disposition_orientation_portrait">портретной ориентации</string>
<string name="disposition_orientation_landscape">альбомной ориентации</string>
<string name="pref_disposition_description">Удерживайте рамку и перетащите её границы. Проведите влево или вправо для отображения шаблонов</string>
<string name="pref_disposition_template">Шаблон <xliff:g id="number_of_template">%1$s</xliff:g> из <xliff:g id="total_of_templates">%2$s</xliff:g></string>
<string name="pref_disposition_unable_delete_advise">Не удаётся удалить выбранный кадр</string>
<string name="pref_about">О приложении</string>
<string name="pref_about_summary">PhotoPhase, версия <xliff:g id="version">%1$s</xliff:g>\n\u00A9 Проект CyanogenMod, 2014</string>
- <string name="refresh_intervals_disabled">Выключено</string>
+ <string name="refresh_intervals_disabled">Отключено</string>
<string name="refresh_intervals_1h">1 час</string>
<string name="refresh_intervals_4h">4 часа</string>
<string name="refresh_intervals_1d">1 день</string>
@@ -101,12 +101,12 @@
<string name="transitions_fade">Затухание</string>
<string name="transitions_flip">Переворот</string>
<string name="transitions_swap">Замена</string>
- <string name="transitions_translation">Перевод</string>
+ <string name="transitions_translation">Сдвиг</string>
<string name="transitions_window">Окно</string>
<string name="effects_noeffect">Обычный</string>
<string name="effects_autofix">Автоисправление</string>
<string name="effects_blur">Размытие</string>
- <string name="effects_crossprocess">Х-процесс</string>
+ <string name="effects_crossprocess">Кросспроцесс</string>
<string name="effects_documentary">Документальный фильм</string>
<string name="effects_duotone">Дуотон</string>
<string name="effects_emboss">Рельеф</string>
@@ -127,7 +127,7 @@
<string name="effects_sepia">Сепия</string>
<string name="effects_temperature">Температура</string>
<string name="effects_tint">Тонирование</string>
- <string name="effects_vignette">Виньетка</string>
+ <string name="effects_vignette">Виньетирование</string>
<string name="color_picker_alpha_slider_text">Прозрачность</string>
<string name="color_picker_current_text">Текущий:</string>
<string name="color_picker_new_text">Новый:</string>
diff --git a/res/values-si/plurals.xml b/res/values-si-rLK/plurals.xml
index 568db60..568db60 100644
--- a/res/values-si/plurals.xml
+++ b/res/values-si-rLK/plurals.xml
diff --git a/res/values-si/strings.xml b/res/values-si-rLK/strings.xml
index 3f5310d..3f5310d 100644
--- a/res/values-si/strings.xml
+++ b/res/values-si-rLK/strings.xml
diff --git a/res/values-tr/plurals.xml b/res/values-tr/plurals.xml
index 74f854d..8ab46ed 100644
--- a/res/values-tr/plurals.xml
+++ b/res/values-tr/plurals.xml
@@ -17,9 +17,11 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="album_number_of_pictures">
+ <item quantity="one"><xliff:g id="pictures" example="7">%d</xliff:g> resim</item>
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> resim</item>
</plurals>
<plurals name="msg_media_reload_complete">
+ <item quantity="one">Medya ortamı yeniden yüklendi. <xliff:g id="pictures" example="7">%d</xliff:g> resim bulundu.</item>
<item quantity="other">Medya ortamı yeniden yüklendi. <xliff:g id="pictures" example="7">%d</xliff:g> resim bulundu.</item>
</plurals>
</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index c04570f..f4312dd 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -72,6 +72,7 @@
<string name="pref_disposition_portrait">Portre düzenlemesi</string>
<string name="pref_disposition_landscape">Manzara düzenlemesi</string>
<plurals name="pref_disposition_summary_format">
+ <item quantity="one"><xliff:g id="orientation">%2$s</xliff:g> \'de <xliff:g id="count">%1$d</xliff:g> resim gösterilir.</item>
<item quantity="other"><xliff:g id="orientation">%2$s</xliff:g> \'de <xliff:g id="count">%1$d</xliff:g> resim gösterilir.</item>
</plurals>
<string name="disposition_orientation_portrait">Dikey yerleşim</string>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 9e1d6d7..ff7ba18 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -17,38 +17,115 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_description">PhotoPhase 動態桌布</string>
+ <string name="no_pictures_oops_msg">未能找到圖片</string>
+ <string name="mnu_restore">還原</string>
<string name="mnu_delete">刪除</string>
<string name="mnu_settings">設定</string>
<string name="mnu_select_all">全選</string>
<string name="mnu_deselect_all">取消全選</string>
+ <string name="mnu_invert">反轉</string>
<string name="mnu_select_album">選擇相簿</string>
<string name="mnu_deselect_album">取消選擇相簿</string>
<string name="format_disabled">已停用</string>
+ <string name="format_rotate_only">旋轉</string>
<string name="format_seconds">%s 秒</string>
<string name="format_minutes">%s 分鐘</string>
<string name="format_hours">%s 小時</string>
<string name="format_days">%s 天</string>
<string name="format_dim">%s%%</string>
<string name="pref_general">一般設定</string>
+ <string name="pref_general_summary">一般設定、效果及轉場特效</string>
<string name="pref_general_settings">設定</string>
+ <string name="pref_general_settings_wallpaper_dim">模糊桌布</string>
<string name="pref_general_settings_background_color">背景顏色</string>
<string name="pref_general_settings_background_color_summary">設定背景顏色</string>
+ <string name="pref_general_touch_action">觸碰行為</string>
+ <string name="pref_general_touch_action_summary_format">當您觸摸畫框時 <xliff:g id="action_summary">%1$s</xliff:g></string>
+ <string name="pref_general_aspect_ratio_correction">縱橫比</string>
+ <string name="pref_general_aspect_ratio_correction_summary">嘗試固定相片的長寬比例以符合目標畫框</string>
<string name="pref_general_transitions">轉場特效</string>
<string name="pref_general_transitions_types">類型</string>
+ <string name="pref_general_transitions_types_summary_format">已選取 <xliff:g id="total">%2$d</xliff:g> 中的 <xliff:g id="selected">%1$d</xliff:g> 類型</string>
+ <string name="pref_general_transitions_interval">間隔</string>
<string name="pref_general_effects">效果</string>
<string name="pref_general_effects_types">類型</string>
+ <string name="pref_general_effects_types_summary_format">已選取 <xliff:g id="total">%2$d</xliff:g> 中的 <xliff:g id="selected">%1$d</xliff:g> 圖片效果</string>
<string name="pref_media">媒體</string>
+ <string name="pref_media_summary">顯示相簿、重新整理間隔及其它媒體設定</string>
<string name="pref_media_settings">設定</string>
+ <string name="pref_media_settings_refresh_interval">重新整理間隔</string>
+ <string name="pref_media_settings_refresh_interval_disable">已停止搜尋新的圖片</string>
+ <string name="pref_media_settings_refresh_interval_summary">每隔 <xliff:g id="interval">%1$s</xliff:g> 搜尋新的圖片</string>
+ <string name="pref_media_settings_refresh_now">立即重新整理</string>
+ <string name="pref_media_settings_refresh_now_summary">手動重新整理圖片資料庫</string>
+ <string name="pref_media_pictures">圖片</string>
<string name="pref_media_albums">相簿</string>
+ <string name="pref_media_albums_summary">設定將顯示在桌布中的相簿及圖片</string>
+ <string name="pref_media_auto_select_new">自動選擇相簿</string>
+ <string name="pref_media_auto_select_new_summary">當發現媒體時自動選擇新相簿</string>
+ <string name="pref_layout">佈局</string>
+ <string name="pref_layout_summary">圖片在螢幕上的位置</string>
+ <string name="pref_layout_disposition">排序</string>
+ <string name="pref_random_dispositions">隨機</string>
+ <string name="pref_random_dispositions_summary">在選取的間隔中產生隨機排序</string>
+ <string name="pref_random_dispositions_interval">間隔</string>
+ <string name="pref_disposition_portrait">縱向排列</string>
+ <string name="pref_disposition_landscape">橫向排列</string>
+ <plurals name="pref_disposition_summary_format">
+ <item quantity="other"><xliff:g id="count">%1$d</xliff:g> 張圖片顯示在 <xliff:g id="orientation">%2$s</xliff:g></item>
+ </plurals>
+ <string name="disposition_orientation_portrait">縱向</string>
+ <string name="disposition_orientation_landscape">橫向</string>
+ <string name="pref_disposition_description">按住畫框並且拖曳\u0026 至其邊界。左右滑動以顯示已定義的模板</string>
+ <string name="pref_disposition_template">模板 <xliff:g id="number_of_template">%1$s</xliff:g> 中的 <xliff:g id="total_of_templates">%2$s</xliff:g></string>
+ <string name="pref_disposition_unable_delete_advise">無法刪除所選的畫框</string>
<string name="pref_about">關於</string>
+ <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\n版權所有 \u00A9 2014 CyanogenMod 計畫</string>
+ <string name="refresh_intervals_disabled">已停用</string>
<string name="refresh_intervals_1h">1 小時</string>
<string name="refresh_intervals_4h">4 小時</string>
<string name="refresh_intervals_1d">1 天</string>
<string name="refresh_intervals_2d">2 天</string>
<string name="refresh_intervals_1w">1 週</string>
+ <string name="touch_actions_none">無</string>
+ <string name="touch_actions_transition">執行轉換</string>
+ <string name="touch_actions_open">開啟</string>
<string name="touch_actions_share">分享</string>
+ <string name="touch_actions_none_summary">不執行任何操作</string>
+ <string name="touch_actions_transition_summary">執行圖片轉換</string>
+ <string name="touch_actions_open_summary">開啟圖片</string>
+ <string name="touch_actions_share_summary">分享此圖片</string>
+ <string name="transitions_cube">立方體</string>
+ <string name="transitions_fade">淡入淡出</string>
<string name="transitions_flip">翻轉</string>
+ <string name="transitions_swap">切換</string>
+ <string name="transitions_translation">轉換</string>
+ <string name="transitions_window">視窗</string>
+ <string name="effects_noeffect">正常</string>
+ <string name="effects_autofix">自動修正</string>
<string name="effects_blur">模糊</string>
+ <string name="effects_crossprocess">交叉處理</string>
+ <string name="effects_documentary">寫實</string>
+ <string name="effects_duotone">雙色調</string>
+ <string name="effects_emboss">浮雕</string>
+ <string name="effects_fisheye">魚眼</string>
+ <string name="effects_glow">發光</string>
+ <string name="effects_grain">顆粒</string>
+ <string name="effects_grayscale">灰階</string>
+ <string name="effects_halftone">半色調</string>
+ <string name="effects_lomoish">Lomo 風格</string>
+ <string name="effects_mirror">鏡像</string>
+ <string name="effects_negative">負片</string>
+ <string name="effects_outline">輪廓</string>
+ <string name="effects_pixelate">像素化</string>
+ <string name="effects_popart">流行藝術</string>
+ <string name="effects_posterize">色調分離</string>
+ <string name="effects_saturate">飽和</string>
+ <string name="effects_scanlines">掃描線</string>
+ <string name="effects_sepia">棕褐色</string>
+ <string name="effects_temperature">色溫</string>
+ <string name="effects_tint">染色</string>
+ <string name="effects_vignette">小插圖</string>
<string name="color_picker_alpha_slider_text">透明度</string>
<string name="color_picker_current_text">目前:</string>
<string name="color_picker_new_text">新的:</string>