summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-27 22:00:51 +0200
committerMichael Bestas <mikeioannina@gmail.com>2014-10-27 22:00:51 +0200
commit0e166e36c5de7036e511825fac7041ea5345fcb8 (patch)
treebcbf6752dc1d45414c0ec1bbb347c46f22fb87b4
parent96901d38c4b19158d098bfd8705e7a79722b225c (diff)
downloadandroid_packages_apps_Gallery2-0e166e36c5de7036e511825fac7041ea5345fcb8.tar.gz
android_packages_apps_Gallery2-0e166e36c5de7036e511825fac7041ea5345fcb8.tar.bz2
android_packages_apps_Gallery2-0e166e36c5de7036e511825fac7041ea5345fcb8.zip
Automatic translation import
Change-Id: I0ddc7056801caa294cb8d5e9a7328153cbb90452
-rw-r--r--res/values-ca/cm_strings.xml20
-rw-r--r--res/values-cs/cm_strings.xml20
-rw-r--r--res/values-da/cm_strings.xml20
-rw-r--r--res/values-de/cm_strings.xml20
-rw-r--r--res/values-el/cm_strings.xml20
-rw-r--r--res/values-es-rXA/cm_strings.xml20
-rw-r--r--res/values-es/cm_strings.xml20
-rw-r--r--res/values-fi/cm_strings.xml20
-rw-r--r--res/values-fr/cm_strings.xml20
-rw-r--r--res/values-hu/cm_strings.xml20
-rw-r--r--res/values-in/cm_strings.xml20
-rw-r--r--res/values-it/cm_strings.xml20
-rw-r--r--res/values-ja/cm_strings.xml20
-rw-r--r--res/values-ko/cm_strings.xml20
-rw-r--r--res/values-lb/filtershow_strings.xml5
-rw-r--r--res/values-lb/strings.xml24
-rw-r--r--res/values-nb/cm_strings.xml20
-rw-r--r--res/values-pl/codeaurora_strings.xml39
-rw-r--r--res/values-pt-rBR/cm_strings.xml20
-rw-r--r--res/values-pt-rPT/cm_strings.xml20
-rw-r--r--res/values-ru/cm_strings.xml20
-rw-r--r--res/values-si/cm_strings.xml20
-rw-r--r--res/values-sk/cm_strings.xml20
-rw-r--r--res/values-sr/cm_strings.xml20
-rw-r--r--res/values-sv/codeaurora_strings.xml35
-rw-r--r--res/values-th/cm_strings.xml20
-rw-r--r--res/values-tr/cm_strings.xml20
-rw-r--r--res/values-zh-rCN/cm_strings.xml20
28 files changed, 582 insertions, 1 deletions
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
new file mode 100644
index 000000000..020572020
--- /dev/null
+++ b/res/values-ca/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Temps de gravació</string>
+</resources>
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
new file mode 100644
index 000000000..92563d08a
--- /dev/null
+++ b/res/values-cs/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Čas nahrávky</string>
+</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 000000000..ec7e3b558
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Optagelsestidspunkt</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 000000000..7c20ceb88
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Aufnahmezeit</string>
+</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
new file mode 100644
index 000000000..65597787d
--- /dev/null
+++ b/res/values-el/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Ημερομηνία καταγραφής</string>
+</resources>
diff --git a/res/values-es-rXA/cm_strings.xml b/res/values-es-rXA/cm_strings.xml
new file mode 100644
index 000000000..696c00955
--- /dev/null
+++ b/res/values-es-rXA/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Hora de grabación</string>
+</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
new file mode 100644
index 000000000..696c00955
--- /dev/null
+++ b/res/values-es/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Hora de grabación</string>
+</resources>
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
new file mode 100644
index 000000000..f79a983bc
--- /dev/null
+++ b/res/values-fi/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Tallennusaika</string>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
new file mode 100644
index 000000000..0b30b6043
--- /dev/null
+++ b/res/values-fr/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Temps d\'enregistrement</string>
+</resources>
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
new file mode 100644
index 000000000..f4cd037d1
--- /dev/null
+++ b/res/values-hu/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Felvétel ideje</string>
+</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
new file mode 100644
index 000000000..6353d049e
--- /dev/null
+++ b/res/values-in/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Catatan waktu</string>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
new file mode 100644
index 000000000..107d60a8b
--- /dev/null
+++ b/res/values-it/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Tempo di ripresa</string>
+</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 000000000..a87524670
--- /dev/null
+++ b/res/values-ja/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">録画時間</string>
+</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
new file mode 100644
index 000000000..9b096dcd8
--- /dev/null
+++ b/res/values-ko/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">녹화 시간</string>
+</resources>
diff --git a/res/values-lb/filtershow_strings.xml b/res/values-lb/filtershow_strings.xml
index 1d684f3a9..59ee9bb95 100644
--- a/res/values-lb/filtershow_strings.xml
+++ b/res/values-lb/filtershow_strings.xml
@@ -62,9 +62,14 @@
<string name="exposure" msgid="1229093066434614811">Beliichtung</string>
<string name="sharpness">Schäerft</string>
<string name="contrast">Kontrast</string>
+ <string name="vibrance">Intensitéit</string>
<string name="bwfilter">SW-Filter</string>
<string name="wbalance">Automatesch Faarwen</string>
<string name="hue">Faarftoun</string>
+ <string name="shadow_recovery">Déiften</string>
+ <string name="curvesRGB">Kurven</string>
+ <string name="vignette">Vignettéierung</string>
+ <string name="vignette_main">Vignettéierung</string>
<string name="vignette_exposure">Beliichtung</string>
<string name="vignette_contrast">Kontrast</string>
<string name="vignette_falloff">Luuchtoffall</string>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 404274fad..a4944beb7 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -155,10 +155,12 @@
<string name="set_label_all_albums">All d\'Alben</string>
<string name="set_label_local_albums">Lokal Alben</string>
<string name="set_label_mtp_devices">MTP-Apparater</string>
+ <string name="set_label_picasa_albums">Picasa-Alben</string>
<string name="free_space_format"><xliff:g id="bytes">%s</xliff:g> fräi</string>
<string name="size_below"><xliff:g id="size">%1$s</xliff:g> oder drënner</string>
<string name="size_above"><xliff:g id="size">%1$s</xliff:g> oder driwwer</string>
<string name="size_between"><xliff:g id="min_size">%1$s</xliff:g> bis <xliff:g id="max_size">%2$s</xliff:g></string>
+ <string name="Import">Importéieren</string>
<string name="import_complete">Import ofgeschloss</string>
<string name="import_fail">Import feelgeschloen</string>
<string name="camera_connected">Kamera connectéiert.</string>
@@ -167,14 +169,18 @@
<string name="widget_type_album">En Album auswielen</string>
<string name="widget_type_shuffle">All d\'Biller mëschen</string>
<string name="widget_type_photo">E Bild auswielen</string>
+ <string name="widget_type">Biller auswielen</string>
<string name="slideshow_dream_name">Diashow</string>
+ <string name="albums">Alben</string>
+ <string name="times">Zäiten</string>
<string name="locations">Plazen</string>
<string name="people">Leit</string>
+ <string name="tags">Etiquetten</string>
<string name="group_by">Gruppéieren no</string>
<string name="settings">Astellungen</string>
<string name="add_account">Kont dobäisetzen</string>
<string name="folder_camera">Fotoapparat</string>
- <string name="folder_download">Eroflueden</string>
+ <string name="folder_download">Erofgelueden</string>
<string name="folder_edited_online_photos">Beaarbecht Online-Fotoen</string>
<string name="folder_imported">Importéiert</string>
<string name="folder_screenshot">Schiermfoto</string>
@@ -196,12 +202,17 @@
<item quantity="one">%1$d Element gescannt</item>
<item quantity="other">%1$d Elementer gescannt</item>
</plurals>
+ <string name="ingest_sorting" msgid="624687230903648118">Gëtt zortéiert...</string>
+ <string name="ingest_scanning_done">Scannen ofgeschloss</string>
+ <string name="ingest_importing">Gëtt importéiert...</string>
+ <string name="ingest_empty_device">Et ass keen Inhalt op dësem Apparat disponibel deen importéiert ka ginn.</string>
<string name="ingest_no_device">Et si keng MTP-Apparater connectéiert</string>
<string name="camera_error_title">Kamerafeeler</string>
<string name="cannot_connect_camera">Keng Connectioun zur Kamera méiglech.</string>
<string name="camera_disabled">D\'Kamera gouf wéinst Sécherheetsriichtlinnen desaktivéiert.</string>
<string name="camera_label">Fotoapparat</string>
<string name="wait">Waart w.e.g.\u2026</string>
+ <string name="no_storage" product="nosdcard">Bann den USB-Späicher an ier s de d\'Kamera benotz.</string>
<string name="no_storage" product="default">Maach eng SD-Kaart dran ier s du d\'Kamera benotzt.</string>
<string name="preparing_sd" product="nosdcard">USB-Späicher gëtt preparéiert\u2026</string>
<string name="preparing_sd" product="default">SD-Kaart gëtt preparéiert\u2026</string>
@@ -324,12 +335,21 @@
<string name="clear_effects">Effekter ewechhuelen</string>
<string name="effect_silly_faces">LËSCHTEG GESIICHTER</string>
<string name="effect_background">HANNERGROND</string>
+ <string name="accessibility_shutter_button">Ausléisknäppchen</string>
<string name="accessibility_menu_button">Menü-Knäppchen</string>
+ <string name="accessibility_review_thumbnail">Rezentst Foto</string>
+ <string name="accessibility_camera_picker">Tëscht de Kamerae vir an hanne wiesselen</string>
<string name="accessibility_mode_picker">Auswiel fir Fotoapparat, Video oder Panorama</string>
+ <string name="accessibility_second_level_indicators">Weider Astellungen</string>
+ <string name="accessibility_back_to_first_level">Astellungen zoumaachen</string>
+ <string name="accessibility_decrement">%1$s erofsetzen</string>
+ <string name="accessibility_increment">%1$s eropsetzen</string>
<string name="accessibility_check_box">%1$s Ukräizfeld</string>
<string name="accessibility_switch_to_camera">Op de Foto-Modus wiesselen</string>
<string name="accessibility_switch_to_video">Op de Video-Modus wiesselen</string>
<string name="accessibility_switch_to_panorama">Op de Panorama-Modus wiesselen</string>
+ <string name="accessibility_switch_to_new_panorama">Bei den neie Panorama wiesselen</string>
+ <string name="accessibility_switch_to_refocus">Bei d\'Auswiel vun engem neie Fokus wiesselen</string>
<string name="accessibility_review_cancel">Iwwerpréiwung ofbriechen</string>
<string name="accessibility_review_ok">Iwwerpréiwung ofgeschloss</string>
<string name="accessibility_review_retake">Iwwerpréiwung - Nei Ophuelen</string>
@@ -337,6 +357,7 @@
<string name="accessibility_pause_video">Video pauséieren</string>
<string name="accessibility_reload_video">Video nei lueden</string>
<string name="capital_on">UN</string>
+ <string name="capital_off">AUS</string>
<string name="pref_video_time_lapse_frame_interval_off">Aus</string>
<string name="pref_video_time_lapse_frame_interval_500">0,5 Sekonnen</string>
<string name="pref_video_time_lapse_frame_interval_1500">1,5 Sekonnen</string>
@@ -389,6 +410,7 @@
<string name="menu_camera">Fotoapparat</string>
<string name="menu_search">Sichen</string>
<string name="tab_photos">Fotoen</string>
+ <string name="tab_albums">Alben</string>
<string name="camera_menu_more_label">MÉI OPTIOUNEN</string>
<string name="camera_menu_settings_label">ASTELLUNGEN</string>
<plurals name="number_of_photos">
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
new file mode 100644
index 000000000..5c7e5c7db
--- /dev/null
+++ b/res/values-nb/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Opptakstid</string>
+</resources>
diff --git a/res/values-pl/codeaurora_strings.xml b/res/values-pl/codeaurora_strings.xml
index 0f301ac2c..5ff6a9fb7 100644
--- a/res/values-pl/codeaurora_strings.xml
+++ b/res/values-pl/codeaurora_strings.xml
@@ -30,12 +30,51 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="step_option_name">Stopień</string>
+ <string name="step_option_desc">Dostosuj stopnie przewijania/cofania</string>
<string name="step_option_alternate">5 sekund</string>
<string name="step_option_default">10 sekund</string>
+ <string name="loop">"Pętla"</string>
+ <string name="single">"Pojedynczy"</string>
<string name="stereo">"Stereo"</string>
+ <string name="speaker_on">Głośnik włączony</string>
+ <string name="speaker_off">Głośnik wyłączony</string>
+ <string name="speaker_need_headset">Podłącz słuchawki, aby skorzystać z tej funkcji.</string>
+ <string name="single_track">"Pojedynczy utwór"</string>
+ <string name="input_url">"Wprowadź adres URL"</string>
+ <string name="streaming_settings">"Ustawienia strumieniowania"</string>
+ <string name="next">"Następny"</string>
<string name="previous">"Poprzedni"</string>
+ <string name="buffer_size">Rozmiar bufora</string>
+ <string name="apn">Preferowany APN</string>
+ <string name="rtp_min_port">Min port</string>
+ <string name="rtp_max_port">Max port</string>
+ <string name="set_rtp_min_port">Ustaw min port</string>
+ <string name="set_rtp_max_port">Ustaw max port</string>
+ <string name="set_buffer_size">Ustaw rozmiar bufora</string>
+ <string name="set_apn">Wybierz preferowany APN</string>
<string name="setting">Ustawienia</string>
+ <string name="server_timeout_title">"Limit czasu serwera"</string>
+ <string name="server_timeout_message">"Połączyć ponownie się z serwerem, aby odtworzyć wideo?"</string>
+ <string name="videoview_error_text_cannot_connect_retry">"Połączenie nie powiodło się, próba odnowienia połączenia do %1$d\u2026"</string>
<string name="media_controller_live">Na żywo</string>
<string name="media_controller_playing">Odtwarzanie</string>
+ <string name="media_controller_connecting">Łączenie\u2026</string>
+ <string name="bookmark_add">"Dodaj zakładkę"</string>
+ <string name="bookmark_display">"Pokaż zakładki"</string>
+ <string name="bookmark_empty">"Brak zakładek"</string>
+ <string name="bookmark_exist">"Zakładka już istnieje"</string>
+ <string name="bookmark_add_success">"Dodano zakładkę"</string>
+ <string name="bookmark_list">"Zakładki"</string>
+ <string name="bookmark_title">"Tytuł"</string>
+ <string name="bookmark_location">"Lokalizacja"</string>
+ <string name="delete_all">"Usuń wszystkie"</string>
+ <string name="default_title">"Domyślny tytuł"</string>
+ <string name="mute_nosupport">Nie można wyciszyć: film nieobsługiwany</string>
+ <string name="fail_trim">Niestety, ten plik wideo nie może zostać przycięty</string>
+ <string name="bass_boost_strength">Podbicie basu</string>
<string name="virtualizer_strength">Efekt 3D</string>
+ <string name="audio_effects">Efekty dźwiękowe</string>
+ <string name="headset_plug">Podłącz słuchawki dla tych efektów.</string>
+ <string name="audio_effects_dialog_title">Snapdragon Audio+</string>
+ <string name="can_not_trim">Tylko pliki mp4 i 3gp mogą zostać przycięte</string>
</resources>
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
new file mode 100644
index 000000000..6c991bbe9
--- /dev/null
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Tempo de gravação</string>
+</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
new file mode 100644
index 000000000..6c991bbe9
--- /dev/null
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Tempo de gravação</string>
+</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
new file mode 100644
index 000000000..a9cec0a27
--- /dev/null
+++ b/res/values-ru/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Время записи</string>
+</resources>
diff --git a/res/values-si/cm_strings.xml b/res/values-si/cm_strings.xml
new file mode 100644
index 000000000..43a849ca0
--- /dev/null
+++ b/res/values-si/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">රෙකෝඩිත වේලාව</string>
+</resources>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
new file mode 100644
index 000000000..b13455c1a
--- /dev/null
+++ b/res/values-sk/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Čas nahrania</string>
+</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
new file mode 100644
index 000000000..0f8bd1a56
--- /dev/null
+++ b/res/values-sr/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Време снимања</string>
+</resources>
diff --git a/res/values-sv/codeaurora_strings.xml b/res/values-sv/codeaurora_strings.xml
new file mode 100644
index 000000000..230adb16d
--- /dev/null
+++ b/res/values-sv/codeaurora_strings.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of The Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="step_option_name">Steg</string>
+ <string name="bookmark_add">"Lägg till bokmärke"</string>
+ <string name="bookmark_display">"Visa bokmärken"</string>
+</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
new file mode 100644
index 000000000..482b0573d
--- /dev/null
+++ b/res/values-th/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">เวลาบันทึก</string>
+</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
new file mode 100644
index 000000000..e75ceedde
--- /dev/null
+++ b/res/values-tr/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">Kayıt zamanı</string>
+</resources>
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 000000000..7ba93d85a
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="record_time">已记录时间</string>
+</resources>