diff options
author | Eric Fischer <enf@google.com> | 2009-09-30 10:52:41 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-09-30 11:14:31 -0700 |
commit | 4bc220acc9d5582f9c4a979ce4f3c210abe295c3 (patch) | |
tree | 4edcd0128f55384a6de04bf17f083a18db4b4b89 /res | |
parent | c0e0633f10c9f2ac1c787c879cc30d36477a1000 (diff) | |
download | LegacyCamera-4bc220acc9d5582f9c4a979ce4f3c210abe295c3.zip LegacyCamera-4bc220acc9d5582f9c4a979ce4f3c210abe295c3.tar.gz LegacyCamera-4bc220acc9d5582f9c4a979ce4f3c210abe295c3.tar.bz2 |
Mark the untranslatable Camera arrays as translatable="false".
Fixes P0 bug 2156910 that made it impossible to enter Camera settings
in German or French.
Change-Id: I594aa08a846a3421b206b9cdba72dbe4624fde35
Diffstat (limited to 'res')
41 files changed, 465 insertions, 1874 deletions
diff --git a/res/values-cs/arrays.xml b/res/values-cs/arrays.xml deleted file mode 100644 index 4690591..0000000 --- a/res/values-cs/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048×1536"</item> - <item msgid="7986291844861222824">"1600×1200"</item> - <item msgid="1696942781237476107">"1024×768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index e00576e..46e495e 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Výběr režimu zaostření"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automaticky"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Nekonečno"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"nekonečno"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Režim zaostření"</string> <string name="camerasettings" msgid="2433519618178453928">"Nastavení"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Žádná média nebyla nalezena."</string> diff --git a/res/values-da/arrays.xml b/res/values-da/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-da/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml index d0a5d34..790da6d 100644 --- a/res/values-da/strings.xml +++ b/res/values-da/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Galleri"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Kamerabilleder"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Kameravideoer"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Kameramedier"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Skift til video"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Skift til kamera"</string> <string name="crop_label" msgid="521114301871349328">"Beskær billede"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Indstillinger"</string> <string name="view" msgid="6277795271119411881">"Vis"</string> <string name="details" msgid="8415120088556445230">"Detaljer"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Vis i Maps"</string> <string name="rotate" msgid="460017689320955494">"Roter"</string> <string name="rotate_left" msgid="5888273317282539839">"Roter til venstre"</string> <string name="rotate_right" msgid="6776325835923384839">"Roter til højre"</string> <string name="slide_show" msgid="1965192737233824143">"Diasshow"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Vælg flere"</string> <string name="capture_picture" msgid="4114265595549284643">"Tag billede"</string> <string name="capture_video" msgid="4047046282358697155">"Optag video"</string> <string name="crop_save_text" msgid="8140440041190264400">"Gem"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Slet"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"Billedet slettes."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"Videoen slettes."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Disse mediefiler slettes."</string> + <string name="review_toss" msgid="7255331999518617841">"SLET"</string> + <string name="review_share" msgid="7294755861072174509">"DEL"</string> + <string name="review_set" msgid="8304758352155378636">"INDSTIL SOM"</string> + <string name="review_play" msgid="6015456244323302817">"AFSPIL"</string> + <string name="review_cancel" msgid="8188009385853399254">"ANNULLER"</string> + <string name="review_done" msgid="5417465988786728114">"FÆRDIG"</string> + <string name="review_ok" msgid="5305096180300056529">"OK"</string> + <string name="review_retake" msgid="7804864054896088338">"TAG IGEN"</string> <string name="camera_toss" msgid="3781186798552460833">"Slet"</string> <string name="camera_gallery" msgid="815753042966032398">"Galleri"</string> <string name="camera_share" msgid="8207701858325694182">"Del"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Vis billeder i tilfældig rækkefølge"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Gem plac. i billeder"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Registrer placering i billeddata"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Videoindstillinger"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Vælg videokvalitet"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Lav (til MMS-beskeder)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Høj (til SD-kort)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Videokvalitet"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Vælg varighed på video"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 minut (til deling)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 minutter"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 minutter"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Varighed på video"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Billedindstillinger"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Vælg billedstørrelse"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Billedstørrelse"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Vælg billedkvalitet"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Superfin"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Fin"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Billedkvalitet"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Vælg fokustilstand"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatisk"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Uendelighed"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Fokustilstand"</string> <string name="camerasettings" msgid="2433519618178453928">"Indstillinger"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Der blev ikke fundet nogen medier."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Bekræft sletninger"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Vis bekræftelse, inden der slettes et billede eller en video"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Der findes ingen placeringsoplysninger i dette billede."</string> <string name="details_panel_title" msgid="4753347516759338122">"Detaljer"</string> <string name="details_file_size" msgid="2468878774843246797">"Filstørrelse:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Opløsning:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Producent:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Model:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Hvidbalance:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"GPS breddegrad:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"GPS længdegrad:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Placering:"</string> <string name="details_duration" msgid="1028116471387901402">"Varighed:"</string> <string name="details_date_taken" msgid="348356840586463178">"Dato taget:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Rammefrekvens"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Billedramme"</string> <string name="file_info_title" msgid="1628963357466012538">"Filoplysninger:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Den video, du optog, er for stor til at sende via MMS. Prøv at optage et klip af kortere varighed."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Del"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Slet"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Annuller"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Sletter billeder. Vent lidt ..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Størrelsesgrænse er nået."</string> </resources> diff --git a/res/values-de/arrays.xml b/res/values-de/arrays.xml deleted file mode 100644 index 2931621..0000000 --- a/res/values-de/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048 x 1536"</item> - <item msgid="7986291844861222824">"1600 x 1200"</item> - <item msgid="1696942781237476107">"1024 x 768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 7ceebc4..02d7a52 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Fokussierungsmodus auswählen"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Autom."</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Unendlich"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"Unendlich"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Fokussierungsmodus"</string> <string name="camerasettings" msgid="2433519618178453928">"Einstellungen"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Keine Medien gefunden."</string> diff --git a/res/values-el/arrays.xml b/res/values-el/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-el/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml index 724f309..f458dee 100644 --- a/res/values-el/strings.xml +++ b/res/values-el/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Συλλογή"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Εικόνες φωτογραφικής μηχανής"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Βίντεο φωτογραφικής μηχανής"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Μέσα φωτογραφικής μηχανής"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Αλλαγή σε λειτουργία βίντεο"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Αλλαγή σε λειτουργία φωτογραφικής μηχανής"</string> <string name="crop_label" msgid="521114301871349328">"Περικοπή εικόνας"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Ρυθμίσεις"</string> <string name="view" msgid="6277795271119411881">"Προβολή"</string> <string name="details" msgid="8415120088556445230">"Λεπτομέρειες"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Προβολή στους Χάρτες"</string> <string name="rotate" msgid="460017689320955494">"Περιστροφή"</string> <string name="rotate_left" msgid="5888273317282539839">"Αριστερή περιστροφή"</string> <string name="rotate_right" msgid="6776325835923384839">"Δεξιά περιστροφή"</string> <string name="slide_show" msgid="1965192737233824143">"Προβολή διαφανειών"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Πολλαπλή επιλογή"</string> <string name="capture_picture" msgid="4114265595549284643">"Λήψη εικόνας"</string> <string name="capture_video" msgid="4047046282358697155">"Λήψη βίντεο"</string> <string name="crop_save_text" msgid="8140440041190264400">"Αποθήκευση"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Διαγραφή"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"Η εικόνα θα διαγραφεί."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"Το βίντεο θα διαγραφεί."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Αυτά τα αρχεία μέσων θα διαγραφούν."</string> + <string name="review_toss" msgid="7255331999518617841">"ΔΙΑΓΡΑΦΗ"</string> + <string name="review_share" msgid="7294755861072174509">"ΚΟΙΝΗ ΧΡΗΣΗ"</string> + <string name="review_set" msgid="8304758352155378636">"ΟΡΙΣΜΟΣ ΩΣ"</string> + <string name="review_play" msgid="6015456244323302817">"ΑΝΑΠΑΡΑΓΩΓΗ"</string> + <string name="review_cancel" msgid="8188009385853399254">"ΑΚΥΡΩΣΗ"</string> + <string name="review_done" msgid="5417465988786728114">"ΟΛΟΚΛΗΡΩΘΗΚΕ"</string> + <string name="review_ok" msgid="5305096180300056529">"ΟΚ"</string> + <string name="review_retake" msgid="7804864054896088338">"ΝΕΑ ΛΗΨΗ"</string> <string name="camera_toss" msgid="3781186798552460833">"Διαγραφή"</string> <string name="camera_gallery" msgid="815753042966032398">"Συλλογή"</string> <string name="camera_share" msgid="8207701858325694182">"Κοινή χρήση"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Εμφάνιση εικόνων με τυχαία σειρά"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Αποθήκευση τοποθεσίας στις εικόνες"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Εγγραφή τοποθεσίας στα δεδομένα εικόνας"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Ρυθμίσεις βίντεο"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Επιλογή ποιότητας βίντεο"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Χαμηλή (για μηνύματα MMS)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Υψηλή (για κάρτα SD)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Ποιότητα βίντεο"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Επιλογή διάρκειας βίντεο"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 λεπτό (για κοινή χρήση)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 λεπτά"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 λεπτά"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Διάρκεια βίντεο"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Ρυθμίσεις εικόνας"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Επιλογή μεγέθους εικόνας"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Μέγεθος εικόνας"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Επιλογή ποιότητας εικόνας"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Πολύ υψηλή"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Λεπτή"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Κανονική"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Ποιότητα εικόνας"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Επιλογή λειτουργίας εστίασης"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Αυτόματο"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Άπειρο"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Λειτουργία εστίασης"</string> <string name="camerasettings" msgid="2433519618178453928">"Ρυθμίσεις"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Δεν βρέθηκαν μέσα."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Επιβεβαίωση διαγραφών"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Εμφ.μηνύμ.επιβεβ.πριν τη διαγρ.μιας εικόν.ή ενός βίντ."</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Δεν περιλαμβάνονται πληροφορίες τοποθεσίας σε αυτήν την εικόνα."</string> <string name="details_panel_title" msgid="4753347516759338122">"Λεπτομέρειες"</string> <string name="details_file_size" msgid="2468878774843246797">"Μέγεθος αρχείου:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Ανάλυση:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Κατασκευαστής:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Μοντέλο:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Ισορροπία λευκού:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"Γεωγραφικό πλάτος GPS:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"Γεωγραφικό μήκος GPS:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Τοποθεσία:"</string> <string name="details_duration" msgid="1028116471387901402">"Διάρκεια:"</string> <string name="details_date_taken" msgid="348356840586463178">"Ημερομηνία λήψης:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Ρυθμός καρέ:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Πλαίσιο εικόνας"</string> <string name="file_info_title" msgid="1628963357466012538">"Πληροφορίες αρχείου:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Το βίντεο που εγγράψατε είναι πολύ μεγάλο για να αποσταλεί μέσω μηνύματος MMS. Δοκιμάστε να εγγράψετε μικρότερου μεγέθους βίντεο."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Κοινή χρήση"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Διαγραφή"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Ακύρωση"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Πραγματοποιείται διαγραφή εικόνων, περιμένετε…"</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Συμπληρώθηκε το όριο μεγέθους."</string> </resources> diff --git a/res/values-es-rUS/arrays.xml b/res/values-es-rUS/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-es-rUS/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index 35f32ae..5590555 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Galería"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Imágenes de la cámara"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Videos de la cámara"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Medios de cámara"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Cambiar a video"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Cambiar a cámara"</string> <string name="crop_label" msgid="521114301871349328">"Cortar la imagen"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Configuración"</string> <string name="view" msgid="6277795271119411881">"Ver"</string> <string name="details" msgid="8415120088556445230">"Detalles"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Mostrar en Google Maps"</string> <string name="rotate" msgid="460017689320955494">"Rotar"</string> <string name="rotate_left" msgid="5888273317282539839">"Rotar hacia la izquierda"</string> <string name="rotate_right" msgid="6776325835923384839">"Rotar hacia la derecha"</string> <string name="slide_show" msgid="1965192737233824143">"Presentación de diapositivas"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Selección múltiple"</string> <string name="capture_picture" msgid="4114265595549284643">"Capturar imagen"</string> <string name="capture_video" msgid="4047046282358697155">"Capturar video"</string> <string name="crop_save_text" msgid="8140440041190264400">"Guardar"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Eliminar"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"La imagen se eliminará."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"El video se eliminará."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Estos archivos de medios serán suprimidos."</string> + <string name="review_toss" msgid="7255331999518617841">"ELIMINAR"</string> + <string name="review_share" msgid="7294755861072174509">"COMPARTIR"</string> + <string name="review_set" msgid="8304758352155378636">"DEFINIR COMO"</string> + <string name="review_play" msgid="6015456244323302817">"REPRODUCIR"</string> + <string name="review_cancel" msgid="8188009385853399254">"CANCELAR"</string> + <string name="review_done" msgid="5417465988786728114">"HECHO"</string> + <string name="review_ok" msgid="5305096180300056529">"Aceptar"</string> + <string name="review_retake" msgid="7804864054896088338">"VOLVER A TOMAR"</string> <string name="camera_toss" msgid="3781186798552460833">"Eliminar"</string> <string name="camera_gallery" msgid="815753042966032398">"Galería"</string> <string name="camera_share" msgid="8207701858325694182">"Compartir"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Mostrar imágenes en orden aleatorio"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Almac. ubic. en imág."</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Grabar la ubicación en los datos de la imagen"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Configuración de video"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Seleccionar calidad de video"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Bajo (para mensajes MMS)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Alta (para tarjeta SD)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Calidad del video"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Seleccionar duración del video"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 minuto (para compartir)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 minutos"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 minutos"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Duración del video"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Configuración de imágenes"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Seleccionar tamaño de imagen"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Tamaño de imagen"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Seleccionar calidad de imagen"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Súper fino"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Fino"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Calidad de la imagen"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Seleccionar modo de enfoque"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automáticamente"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Infinito"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Modo de enfoque"</string> <string name="camerasettings" msgid="2433519618178453928">"Configuración"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"No se han encontrado medios."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Confirmar eliminaciones"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Mostrar configuración antes de eliminar una imagen o un video"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Esta imagen no contiene información de la ubicación."</string> <string name="details_panel_title" msgid="4753347516759338122">"Detalles"</string> <string name="details_file_size" msgid="2468878774843246797">"Tamaño de archivo:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Resolución:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Fabricante:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Modelo:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Balance de blancos:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"Latitud del GPS:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"Longitud del GPS:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Ubicación:"</string> <string name="details_duration" msgid="1028116471387901402">"Duración:"</string> <string name="details_date_taken" msgid="348356840586463178">"Fecha:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Frecuencia de visualización:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Marco de imagen"</string> <string name="file_info_title" msgid="1628963357466012538">"Información del archivo:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"El video que has grabado es demasiado grande para enviarlo por MMS. Intenta grabar uno más corto."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Compartir"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Suprimir"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Cancelar"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Suprimiendo imágenes. Espera, por favor..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Se alcanzó el límite del tamaño."</string> </resources> diff --git a/res/values-es/arrays.xml b/res/values-es/arrays.xml deleted file mode 100644 index 886f2ac..0000000 --- a/res/values-es/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048x1536"</item> - <item msgid="7986291844861222824">"1600x1200"</item> - <item msgid="1696942781237476107">"1024x768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 07fada1..c58ccee 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Seleccionar modo de enfoque"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automático"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Infinito"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"infinito"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Modo de enfoque"</string> <string name="camerasettings" msgid="2433519618178453928">"Ajustes"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"No se ha encontrado ningún elemento."</string> diff --git a/res/values-fr/arrays.xml b/res/values-fr/arrays.xml deleted file mode 100644 index 5aaf01e..0000000 --- a/res/values-fr/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2 048 x 1536"</item> - <item msgid="7986291844861222824">"1 600 x 1 200"</item> - <item msgid="1696942781237476107">"1 024 x 768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index ba5bd04..4c20dda 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Sélectionner un mode de mise au point"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatique"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Infini"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"infini"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Mode de mise au point"</string> <string name="camerasettings" msgid="2433519618178453928">"Paramètres"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Aucun fichier trouvé."</string> diff --git a/res/values-it/arrays.xml b/res/values-it/arrays.xml deleted file mode 100644 index 886f2ac..0000000 --- a/res/values-it/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048x1536"</item> - <item msgid="7986291844861222824">"1600x1200"</item> - <item msgid="1696942781237476107">"1024x768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 34debb6..4f3fecb 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -21,8 +21,8 @@ <string name="video_camera_label" msgid="2899292505526427293">"Videocamera"</string> <string name="gallery_picker_label" msgid="3080425245006492787">"Galleria"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Foto"</string> - <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Video fotocamera"</string> - <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Media fotocamera"</string> + <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Video"</string> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"File fotocamera"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Passa a video"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Passa a fotocamera"</string> <string name="crop_label" msgid="521114301871349328">"Ritaglia foto"</string> @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Seleziona modalità messa a fuoco"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatico"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Infinito"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"infinito"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Modalità messa a fuoco"</string> <string name="camerasettings" msgid="2433519618178453928">"Impostazioni"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Nessun media trovato."</string> diff --git a/res/values-ja/arrays.xml b/res/values-ja/arrays.xml deleted file mode 100644 index 886f2ac..0000000 --- a/res/values-ja/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048x1536"</item> - <item msgid="7986291844861222824">"1600x1200"</item> - <item msgid="1696942781237476107">"1024x768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index 3154e22..3d22ee5 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"フォーカスモードの選択"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"オート"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"無限遠"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"無限遠"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"フォーカスモード"</string> <string name="camerasettings" msgid="2433519618178453928">"設定"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"メディアが見つかりません。"</string> diff --git a/res/values-ko/arrays.xml b/res/values-ko/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-ko/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 45c32a5..b676fc5 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"갤러리"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"카메라 사진"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"카메라 동영상"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"카메라 미디어"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"동영상으로 전환"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"카메라로 전환"</string> <string name="crop_label" msgid="521114301871349328">"사진 자르기"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"설정"</string> <string name="view" msgid="6277795271119411881">"보기"</string> <string name="details" msgid="8415120088556445230">"세부정보"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"지도에 표시"</string> <string name="rotate" msgid="460017689320955494">"회전"</string> <string name="rotate_left" msgid="5888273317282539839">"왼쪽으로 회전"</string> <string name="rotate_right" msgid="6776325835923384839">"오른쪽으로 회전"</string> <string name="slide_show" msgid="1965192737233824143">"슬라이드쇼"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"여러 개 선택"</string> <string name="capture_picture" msgid="4114265595549284643">"사진촬영"</string> <string name="capture_video" msgid="4047046282358697155">"동영상 캡처"</string> <string name="crop_save_text" msgid="8140440041190264400">"저장"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"삭제"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"사진이 삭제됩니다."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"동영상이 삭제됩니다."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"미디어 파일이 삭제됩니다."</string> + <string name="review_toss" msgid="7255331999518617841">"삭제"</string> + <string name="review_share" msgid="7294755861072174509">"공유"</string> + <string name="review_set" msgid="8304758352155378636">"다음으로 설정"</string> + <string name="review_play" msgid="6015456244323302817">"재생"</string> + <string name="review_cancel" msgid="8188009385853399254">"취소"</string> + <string name="review_done" msgid="5417465988786728114">"완료"</string> + <string name="review_ok" msgid="5305096180300056529">"확인"</string> + <string name="review_retake" msgid="7804864054896088338">"다시 촬영"</string> <string name="camera_toss" msgid="3781186798552460833">"삭제"</string> <string name="camera_gallery" msgid="815753042966032398">"갤러리"</string> <string name="camera_share" msgid="8207701858325694182">"공유"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"무작위로 사진 표시"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"사진에 위치 저장"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"사진 데이터에 위치 기록"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"동영상 설정"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"동영상 화질 선택"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"저화질(MMS 메시지용)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"높음(SD 카드용)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"동영상 화질"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"동영상 길이 선택"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1분(공유)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10분"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30분"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"동영상 길이"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"사진 설정"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"사진 크기 선택"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M(2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M(1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M(1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"사진 크기"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"사진 품질 선택"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"최고급"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"고급"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"보통"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"사진 품질"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"초점 모드 선택"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"자동"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"무한 거리"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"초점 모드"</string> <string name="camerasettings" msgid="2433519618178453928">"설정"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"미디어 파일이 없습니다."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"삭제 확인"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"사진 및 동영상 삭제 전 확인 표시"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"이미지에 위치 정보가 없습니다."</string> <string name="details_panel_title" msgid="4753347516759338122">"세부정보"</string> <string name="details_file_size" msgid="2468878774843246797">"파일 크기:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"해상도:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"제조업체:"</string> + <string name="details_image_model" msgid="3608007849933924336">"모델:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"화이트 밸런스:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"GSP 위도:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"GPS 경도:"</string> + <string name="details_image_location" msgid="6460201074393148978">"위치:"</string> <string name="details_duration" msgid="1028116471387901402">"재생 시간:"</string> <string name="details_date_taken" msgid="348356840586463178">"촬영 날짜:"</string> <string name="details_frame_rate" msgid="122397836963498191">"프레임 속도:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"사진 프레임"</string> <string name="file_info_title" msgid="1628963357466012538">"파일 정보:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"녹화한 동영상이 너무 커서 MMS를 통해 전송할 수 없습니다. 클립의 길이를 더 짧게 녹화하세요."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"공유"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"삭제"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"취소"</string> + <string name="delete_images_message" msgid="4504926868037899430">"이미지를 삭제하는 중입니다. 잠시 기다려 주세요."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"크기 한도에 도달했습니다."</string> </resources> diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml index 1fb54e2..86acca0 100644 --- a/res/values-nb/strings.xml +++ b/res/values-nb/strings.xml @@ -138,8 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Fokustype"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Autofokus"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Uendelig"</string> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Fokustype"</string> <string name="camerasettings" msgid="2433519618178453928">"Innstillinger"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Fant ingen bilder."</string> @@ -192,6 +190,6 @@ <string name="multiselect_share" msgid="5261644537749253581">"Del"</string> <string name="multiselect_delete" msgid="9113461994546744603">"Slett"</string> <string name="multiselect_cancel" msgid="5969428692864002165">"Avbryt"</string> - <string name="delete_images_message" msgid="4504926868037899430">"Sletter bilder, vennligst vent…"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Sletter bilder, vennligst vent …"</string> <string name="video_reach_size_limit" msgid="6179877322015552390">"Videoen ble for stor."</string> </resources> diff --git a/res/values-nl/arrays.xml b/res/values-nl/arrays.xml deleted file mode 100644 index 886f2ac..0000000 --- a/res/values-nl/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048x1536"</item> - <item msgid="7986291844861222824">"1600x1200"</item> - <item msgid="1696942781237476107">"1024x768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 9179c99..de59458 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Scherpstelmodus selecteren"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatisch"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Oneindig"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"oneindig"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Scherpstelmodus"</string> <string name="camerasettings" msgid="2433519618178453928">"Instellingen"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Geen medium gevonden."</string> diff --git a/res/values-pl/arrays.xml b/res/values-pl/arrays.xml deleted file mode 100644 index 886f2ac..0000000 --- a/res/values-pl/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048x1536"</item> - <item msgid="7986291844861222824">"1600x1200"</item> - <item msgid="1696942781237476107">"1024x768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index b7454d1..eca7d54 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Wybierz tryb ostrości"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatyczna"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Nieskończoność"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"nieskończoność"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Tryb ostrości"</string> <string name="camerasettings" msgid="2433519618178453928">"Ustawienia"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Brak plików"</string> diff --git a/res/values-pt-rPT/arrays.xml b/res/values-pt-rPT/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-pt-rPT/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml index 2576305..dbaf09a 100644 --- a/res/values-pt-rPT/strings.xml +++ b/res/values-pt-rPT/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Galeria"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Imagens da câmara"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Vídeos da câmara"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Vídeos da câmara"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Mudar para vídeo"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Mudar para câmara"</string> <string name="crop_label" msgid="521114301871349328">"Recortar imagem"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Definições"</string> <string name="view" msgid="6277795271119411881">"Ver"</string> <string name="details" msgid="8415120088556445230">"Detalhes"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Mostrar no Google Maps"</string> <string name="rotate" msgid="460017689320955494">"Rodar"</string> <string name="rotate_left" msgid="5888273317282539839">"Rodar para a esquerda"</string> <string name="rotate_right" msgid="6776325835923384839">"Rodar para a direita"</string> <string name="slide_show" msgid="1965192737233824143">"Apresentação de diapositivos"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Selecção múltipla"</string> <string name="capture_picture" msgid="4114265595549284643">"Capturar imagem"</string> <string name="capture_video" msgid="4047046282358697155">"Capturar vídeo"</string> <string name="crop_save_text" msgid="8140440041190264400">"Guardar"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Eliminar"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"A imagem será eliminada."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"O vídeo será eliminado."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Estes ficheiros multimédia serão eliminados."</string> + <string name="review_toss" msgid="7255331999518617841">"ELIMINAR"</string> + <string name="review_share" msgid="7294755861072174509">"PARTILHAR"</string> + <string name="review_set" msgid="8304758352155378636">"DEFINIR COMO"</string> + <string name="review_play" msgid="6015456244323302817">"REPRODUZIR"</string> + <string name="review_cancel" msgid="8188009385853399254">"CANCELAR"</string> + <string name="review_done" msgid="5417465988786728114">"CONCLUÍDO"</string> + <string name="review_ok" msgid="5305096180300056529">"OK"</string> + <string name="review_retake" msgid="7804864054896088338">"VOLTAR A TIRAR"</string> <string name="camera_toss" msgid="3781186798552460833">"Eliminar"</string> <string name="camera_gallery" msgid="815753042966032398">"Galeria"</string> <string name="camera_share" msgid="8207701858325694182">"Partilhar"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Mostrar imagens por ordem aleatória"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Armazenar localização nas imagens"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Gravar localização nos dados da imagem"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Definições de vídeo"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Seleccione a qualidade de vídeo"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Baixa (para mensagens MMS)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Alta (para cartão SD)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Qualidade de vídeo"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Seleccionar duração do vídeo"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 minuto (para partilha)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 minutos"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 minutos"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Duração do vídeo"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Definições da imagem"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Seleccione o tamanho da imagem"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Tamanho da imagem"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Seleccionar qualidade da imagem"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Super fina"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Optimizar"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Qualidade da imagem"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Seleccionar modo de focagem"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automático"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Infinidade"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Modo de focagem"</string> <string name="camerasettings" msgid="2433519618178453928">"Definições"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Nenhum suporte de dados encontrado."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Confirmar a eliminação"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Mostrar confirmação antes de eliminar uma imagem ou vídeo"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Nenhuma informação de Localização contida nesta imagem."</string> <string name="details_panel_title" msgid="4753347516759338122">"Detalhes"</string> <string name="details_file_size" msgid="2468878774843246797">"Tamanho do ficheiro:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Resolução:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Fabricante:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Modelo:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Equilíbrio de brancos:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"Latitude GPS:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"Longitude GPS:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Local:"</string> <string name="details_duration" msgid="1028116471387901402">"Duração:"</string> <string name="details_date_taken" msgid="348356840586463178">"Data da captura:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Velocidade de fotogramas:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Moldura da imagem"</string> <string name="file_info_title" msgid="1628963357466012538">"Informações do ficheiro:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"O vídeo que gravou é demasiado grande para ser enviado por MMS. Tente gravar um filme mais curto."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Partilhar"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Eliminar"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Cancelar"</string> + <string name="delete_images_message" msgid="4504926868037899430">"A eliminar imagens, por favor aguarde..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Limite de tamanho atingido."</string> </resources> diff --git a/res/values-pt/arrays.xml b/res/values-pt/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-pt/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index 9df2fee..36f5c3a 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Galeria"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Imagens da câmera"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Vídeos de câmera"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Mídia da câmera"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Alternar para vídeo"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Alternar para câmera"</string> <string name="crop_label" msgid="521114301871349328">"Cortar imagem"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Configurações"</string> <string name="view" msgid="6277795271119411881">"Exibir"</string> <string name="details" msgid="8415120088556445230">"Detalhes"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Mostrar no Google Maps"</string> <string name="rotate" msgid="460017689320955494">"Girar"</string> <string name="rotate_left" msgid="5888273317282539839">"Girar para a esquerda"</string> <string name="rotate_right" msgid="6776325835923384839">"Girar para a direita"</string> <string name="slide_show" msgid="1965192737233824143">"Apresentação de slides"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Selecionar vários"</string> <string name="capture_picture" msgid="4114265595549284643">"Capturar imagem"</string> <string name="capture_video" msgid="4047046282358697155">"Capturar vídeo"</string> <string name="crop_save_text" msgid="8140440041190264400">"Salvar"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Excluir"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"A imagem será excluída."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"O vídeo será excluído."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Os arquivos de mídia serão excluídos."</string> + <string name="review_toss" msgid="7255331999518617841">"EXCLUIR"</string> + <string name="review_share" msgid="7294755861072174509">"COMPARTILHAR"</string> + <string name="review_set" msgid="8304758352155378636">"DEFINIR COMO"</string> + <string name="review_play" msgid="6015456244323302817">"REPRODUZIR"</string> + <string name="review_cancel" msgid="8188009385853399254">"CANCELAR"</string> + <string name="review_done" msgid="5417465988786728114">"CONCLUÍDO"</string> + <string name="review_ok" msgid="5305096180300056529">"OK"</string> + <string name="review_retake" msgid="7804864054896088338">"TIRAR OUTRA"</string> <string name="camera_toss" msgid="3781186798552460833">"Excluir"</string> <string name="camera_gallery" msgid="815753042966032398">"Galeria"</string> <string name="camera_share" msgid="8207701858325694182">"Compartilhar"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Mostrar imagens em ordem aleatória"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Armazenar o local nas imagens"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Gravar o local nos dados da imagem"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Configurações de vídeo"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Selecionar a qualidade do vídeo"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Baixa (para mensagens MMS)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Alta (para cartão SD)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Qualidade do vídeo"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Selecionar a duração do vídeo"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 minuto (para compartilhamento)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 minutos"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 minutos"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Duração do vídeo"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Configurações de imagem"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Selecionar tamanho da imagem"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048 x 1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600 x 1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024 x 768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Tamanho da imagem"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Selecionar qualidade da imagem"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Muito boa"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Boa"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Qualidade da imagem"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Selecionar modo de foco"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automático"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Infinito"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Modo de foco"</string> <string name="camerasettings" msgid="2433519618178453928">"Configurações"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Nenhuma mídia encontrada."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Confirmar exclusões"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Mostrar confirmação antes de excluir uma imagem ou vídeo."</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Nenhuma informação de localização contida nesta imagem."</string> <string name="details_panel_title" msgid="4753347516759338122">"Detalhes"</string> <string name="details_file_size" msgid="2468878774843246797">"Tamanho do arquivo:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Resolução:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Fabricante:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Modelo:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Equilíbrio de branco:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"Latitude GPS:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"Longitude GPS:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Localização:"</string> <string name="details_duration" msgid="1028116471387901402">"Duração:"</string> <string name="details_date_taken" msgid="348356840586463178">"Data de obtenção:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Taxa de frame:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Frame da imagem"</string> <string name="file_info_title" msgid="1628963357466012538">"Informações do arquivo:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"O vídeo gravado é muito grande para ser enviado via MMS. Tente gravar um clipe mais curto."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Compartilhar"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Excluir"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Cancelar"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Excluindo imagens. Aguarde..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Limite de tamanho atingido."</string> </resources> diff --git a/res/values-ru/arrays.xml b/res/values-ru/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-ru/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index 90c4bb9..c3bfa52 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Фотоальбом"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Снимки, сделанные камерой"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Видео"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Медиафайлы"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Переключить на видео"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Переключить на фото"</string> <string name="crop_label" msgid="521114301871349328">"Обрезать фотографию"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Настройки"</string> <string name="view" msgid="6277795271119411881">"Просмотр"</string> <string name="details" msgid="8415120088556445230">"Сведения"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Показать в Картах"</string> <string name="rotate" msgid="460017689320955494">"Повернуть"</string> <string name="rotate_left" msgid="5888273317282539839">"Повернуть влево"</string> <string name="rotate_right" msgid="6776325835923384839">"Повернуть вправо"</string> <string name="slide_show" msgid="1965192737233824143">"Слайд-шоу"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Множественный выбор"</string> <string name="capture_picture" msgid="4114265595549284643">"Сделать фотографию"</string> <string name="capture_video" msgid="4047046282358697155">"Снять видео"</string> <string name="crop_save_text" msgid="8140440041190264400">"Сохранить"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Удалить"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"Картинка будет удалена."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"Видео будет удалено."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Эти медиафайлы будут удалены."</string> + <string name="review_toss" msgid="7255331999518617841">"УДАЛИТЬ"</string> + <string name="review_share" msgid="7294755861072174509">"ОТПРАВИТЬ"</string> + <string name="review_set" msgid="8304758352155378636">"УСТАНОВИТЬ КАК"</string> + <string name="review_play" msgid="6015456244323302817">"ВОСПРОИЗВЕСТИ"</string> + <string name="review_cancel" msgid="8188009385853399254">"ОТМЕНА"</string> + <string name="review_done" msgid="5417465988786728114">"ГОТОВО"</string> + <string name="review_ok" msgid="5305096180300056529">"ОК"</string> + <string name="review_retake" msgid="7804864054896088338">"ДРУГОЙ СНИМОК"</string> <string name="camera_toss" msgid="3781186798552460833">"Удалить"</string> <string name="camera_gallery" msgid="815753042966032398">"Фотоальбом"</string> <string name="camera_share" msgid="8207701858325694182">"Отправить"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Показ фотографий в случайном порядке"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Сохранять местоположение"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Записывать местоположение в данных фотографии"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Настройки видео"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Выбор качества видео"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Низкое (для сообщений MMS)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Высокое (для SD-карты)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Качество видео"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Выбор длительности видео"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 минута (для отправки)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 минут"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 минут"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Длительность видео"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Настройки фотографий"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Выбор размера фотографий"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048 x 1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600 x 1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024 x 768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Размер фотографии"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Выбор качества фотографий"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Отличное"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Хорошее"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Обычное"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Качество фотографий"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Выбор режима фокусировки"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Авто"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Бесконечность"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Режим фокусировки"</string> <string name="camerasettings" msgid="2433519618178453928">"Настройки"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Нет мультимедийных материалов."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Подтверждать удаление"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Запрашивать подтверждения перед удалением изображения или видео"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Это изображение не содержит данных о местоположении."</string> <string name="details_panel_title" msgid="4753347516759338122">"Сведения"</string> <string name="details_file_size" msgid="2468878774843246797">"Размер файла:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Разрешение:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Производитель:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Модель:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Баланс белого:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"Широта GPS:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"Долгота GPS:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Местоположение:"</string> <string name="details_duration" msgid="1028116471387901402">"Продолжительность:"</string> <string name="details_date_taken" msgid="348356840586463178">"Дата съемки:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Частота кадров:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Рамка фотографии"</string> <string name="file_info_title" msgid="1628963357466012538">"Сведения о файле:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Записанное видео имеет слишком большой размер для отправки в MMS. Запишите более короткий ролик."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Отправить"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Удалить"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Отмена"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Удаление изображений, подождите..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Достигнут предельный размер видео."</string> </resources> diff --git a/res/values-sv/arrays.xml b/res/values-sv/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-sv/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml index 7d9857b..0bd924b 100644 --- a/res/values-sv/strings.xml +++ b/res/values-sv/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Galleri"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Kamerabilder"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Kameravideor"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Kameramedia"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Växla till video"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Växla till kamera"</string> <string name="crop_label" msgid="521114301871349328">"Beskär bild"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Inställningar"</string> <string name="view" msgid="6277795271119411881">"Visa"</string> <string name="details" msgid="8415120088556445230">"Information"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Visa på kartor"</string> <string name="rotate" msgid="460017689320955494">"Rotera"</string> <string name="rotate_left" msgid="5888273317282539839">"Rotera åt vänster"</string> <string name="rotate_right" msgid="6776325835923384839">"Rotera åt höger"</string> <string name="slide_show" msgid="1965192737233824143">"Bildspel"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Markera flera"</string> <string name="capture_picture" msgid="4114265595549284643">"Fota"</string> <string name="capture_video" msgid="4047046282358697155">"Spela in video"</string> <string name="crop_save_text" msgid="8140440041190264400">"Spara"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Ta bort"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"Bilden kommer att tas bort."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"Videon kommer att tas bort."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Dessa mediefiler tas bort."</string> + <string name="review_toss" msgid="7255331999518617841">"TA BORT"</string> + <string name="review_share" msgid="7294755861072174509">"DELA"</string> + <string name="review_set" msgid="8304758352155378636">"ANVÄND SOM"</string> + <string name="review_play" msgid="6015456244323302817">"SPELA"</string> + <string name="review_cancel" msgid="8188009385853399254">"AVBRYT"</string> + <string name="review_done" msgid="5417465988786728114">"FÄRDIG"</string> + <string name="review_ok" msgid="5305096180300056529">"OK"</string> + <string name="review_retake" msgid="7804864054896088338">"TA OM"</string> <string name="camera_toss" msgid="3781186798552460833">"Ta bort"</string> <string name="camera_gallery" msgid="815753042966032398">"Galleri"</string> <string name="camera_share" msgid="8207701858325694182">"Dela"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Visa bilder i slumpmässig ordning"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Spara plats i bilder"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Registrera plats i bilddata"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Videoinställningar"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Välj videokvalitet"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Låg (för MMS)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Hög (för SD-kort)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Videokvalitet"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Välj videons längd"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 minut (för delning)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 minuter"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 minuter"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Videons längd"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Bildinställningar"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Välj bildstorlek"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Bildstorlek"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Välj bildkvalitet"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Superfin"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Fin"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Bildkvalitet"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Välj fokusläge"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatiskt"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Oändligt"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Fokusläge"</string> <string name="camerasettings" msgid="2433519618178453928">"Inställningar"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Inga medieobjekt hittades."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Bekräfta borttagningar"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Visa bekräftelse innan bild eller video tas bort"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Bilden innehöll ingen platsinformation."</string> <string name="details_panel_title" msgid="4753347516759338122">"Information"</string> <string name="details_file_size" msgid="2468878774843246797">"Filstorlek:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Upplösning:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Tillverkare:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Modell:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Vitbalans:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"GPS, latitud:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"GPS, longitud:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Plats:"</string> <string name="details_duration" msgid="1028116471387901402">"Varaktighet:"</string> <string name="details_date_taken" msgid="348356840586463178">"Togs den:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Bildrutefrekvens"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Bildram"</string> <string name="file_info_title" msgid="1628963357466012538">"Filinformation:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Videon som du spelade in är för stor för att skickas via MMS. Försök spela in ett kortare klipp."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Dela"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Ta bort"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"Avbryt"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Tar bort bilder, vänta..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Storleksgränsen nådd."</string> </resources> diff --git a/res/values-tr/arrays.xml b/res/values-tr/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-tr/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml index 5ff1275..c92cd7c 100644 --- a/res/values-tr/strings.xml +++ b/res/values-tr/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"Galeri"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Kamera resimleri"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Kamera videoları"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"Kamera ortamı"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Videoya geç"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Kameraya geç"</string> <string name="crop_label" msgid="521114301871349328">"Resmi kırp"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"Ayarlar"</string> <string name="view" msgid="6277795271119411881">"Görüntüle"</string> <string name="details" msgid="8415120088556445230">"Ayrıntılar"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"Google Haritalar\'da göster"</string> <string name="rotate" msgid="460017689320955494">"Döndür"</string> <string name="rotate_left" msgid="5888273317282539839">"Sola döndür"</string> <string name="rotate_right" msgid="6776325835923384839">"Sağa döndür"</string> <string name="slide_show" msgid="1965192737233824143">"Slayt gösterisi"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"Çoklu seçim"</string> <string name="capture_picture" msgid="4114265595549284643">"Fotoğraf çek"</string> <string name="capture_video" msgid="4047046282358697155">"Video çek"</string> <string name="crop_save_text" msgid="8140440041190264400">"Kaydet"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Sil"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"Resim silinecek."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"Video silinecek."</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"Bu medya dosyaları silinecek."</string> + <string name="review_toss" msgid="7255331999518617841">"SİL"</string> + <string name="review_share" msgid="7294755861072174509">"PAYLAŞ"</string> + <string name="review_set" msgid="8304758352155378636">"ŞU ŞEKİLDE AYARLA:"</string> + <string name="review_play" msgid="6015456244323302817">"YÜRÜT"</string> + <string name="review_cancel" msgid="8188009385853399254">"İPTAL"</string> + <string name="review_done" msgid="5417465988786728114">"BİTTİ"</string> + <string name="review_ok" msgid="5305096180300056529">"Tamam"</string> + <string name="review_retake" msgid="7804864054896088338">"YENİDEN ÇEK"</string> <string name="camera_toss" msgid="3781186798552460833">"Sil"</string> <string name="camera_gallery" msgid="815753042966032398">"Galeri"</string> <string name="camera_share" msgid="8207701858325694182">"Paylaş"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"Resimleri rasgele sırada göster"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"Resimlerde konumu depola"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"Konumu resim verilerinde kaydet"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"Video ayarları"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"Video kalitesini seç"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Düşük (MMS mesajları için)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Yüksek (SD kart için)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"Video kalitesi"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"Video süresini seç"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 dakika (paylaşım için)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 dakika"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 dakika"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"Video süresi"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"Resim ayarları"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"Resim boyutunu seç"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3M (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2M (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1M (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"Resim boyutu"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"Resim kalitesini seç"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Çok iyi"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"İyi"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"Resim kalitesi"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Odak modunu seç"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Otomatik"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Sonsuz"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Odak modu"</string> <string name="camerasettings" msgid="2433519618178453928">"Ayarlar"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Medya bulunamadı."</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"Silme işlemlerini doğrula"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"Bir resmi veya videoyu silmeden önce doğrulama göster"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"Bu görselde Konum bilgisi bulunmuyor."</string> <string name="details_panel_title" msgid="4753347516759338122">"Ayrıntılar"</string> <string name="details_file_size" msgid="2468878774843246797">"Dosya boyutu:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"Çözünürlük:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"Üretici:"</string> + <string name="details_image_model" msgid="3608007849933924336">"Model:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"Beyaz Dengesi:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"GPS Enlemi:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"GPS Boylamı:"</string> + <string name="details_image_location" msgid="6460201074393148978">"Konum:"</string> <string name="details_duration" msgid="1028116471387901402">"Süre:"</string> <string name="details_date_taken" msgid="348356840586463178">"Çekim tarihi:"</string> <string name="details_frame_rate" msgid="122397836963498191">"Çerçeve oranı:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"Resim çerçevesi"</string> <string name="file_info_title" msgid="1628963357466012538">"Dosya bilgileri:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Kaydettiğiniz video MMS ile gönderilemeyecek kadar büyük. Daha kısa bir klip kaydetmeyi deneyin."</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"Paylaş"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"Sil"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"İptal"</string> + <string name="delete_images_message" msgid="4504926868037899430">"Görseller siliniyor, lütfen bekleyin..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"Boyut sınırına ulaşıldı."</string> </resources> diff --git a/res/values-zh-rCN/arrays.xml b/res/values-zh-rCN/arrays.xml deleted file mode 100644 index 3a165e0..0000000 --- a/res/values-zh-rCN/arrays.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:0 (1464827609202838923) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:1 (8774526811603963446) --> - <!-- no translation found for pref_camera_video_duration_entryvalues:2 (2162726354815338735) --> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:0 (8888164339955946967) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:1 (7986291844861222824) --> - <!-- no translation found for pref_camera_picturesize_entryvalues:2 (1696942781237476107) --> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:0 (4808693135969441168) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:1 (1869144701125628961) --> - <!-- no translation found for pref_camera_jpegquality_entryvalues:2 (1872639333981076053) --> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 718a780..9604b59 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -22,8 +22,7 @@ <string name="gallery_picker_label" msgid="3080425245006492787">"图库"</string> <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"用相机拍摄的照片"</string> <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"用相机拍摄的视频"</string> - <!-- no translation found for gallery_camera_media_bucket_name (5560926838411387511) --> - <skip /> + <string name="gallery_camera_media_bucket_name" msgid="5560926838411387511">"相机媒体"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"切换到视频"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"切换到相机"</string> <string name="crop_label" msgid="521114301871349328">"修剪图片"</string> @@ -39,14 +38,12 @@ <string name="settings" msgid="1534847740615665736">"设置"</string> <string name="view" msgid="6277795271119411881">"查看"</string> <string name="details" msgid="8415120088556445230">"详细信息"</string> - <!-- no translation found for show_on_map (441725587731006228) --> - <skip /> + <string name="show_on_map" msgid="441725587731006228">"显示在地图上"</string> <string name="rotate" msgid="460017689320955494">"旋转"</string> <string name="rotate_left" msgid="5888273317282539839">"向左旋转"</string> <string name="rotate_right" msgid="6776325835923384839">"向右旋转"</string> <string name="slide_show" msgid="1965192737233824143">"播放幻灯片"</string> - <!-- no translation found for multiselect (4761682939945434146) --> - <skip /> + <string name="multiselect" msgid="4761682939945434146">"多选"</string> <string name="capture_picture" msgid="4114265595549284643">"拍摄照片"</string> <string name="capture_video" msgid="4047046282358697155">"拍摄视频"</string> <string name="crop_save_text" msgid="8140440041190264400">"保存"</string> @@ -54,24 +51,15 @@ <string name="confirm_delete_title" msgid="263478358046514887">"删除"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"将会删除此照片。"</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"将会删除视频。"</string> - <!-- no translation found for confirm_delete_multiple_message (5962369828035778779) --> - <skip /> - <!-- no translation found for review_toss (7255331999518617841) --> - <skip /> - <!-- no translation found for review_share (7294755861072174509) --> - <skip /> - <!-- no translation found for review_set (8304758352155378636) --> - <skip /> - <!-- no translation found for review_play (6015456244323302817) --> - <skip /> - <!-- no translation found for review_cancel (8188009385853399254) --> - <skip /> - <!-- no translation found for review_done (5417465988786728114) --> - <skip /> - <!-- no translation found for review_ok (5305096180300056529) --> - <skip /> - <!-- no translation found for review_retake (7804864054896088338) --> - <skip /> + <string name="confirm_delete_multiple_message" msgid="5962369828035778779">"此时将删除这些媒体文件。"</string> + <string name="review_toss" msgid="7255331999518617841">"删除"</string> + <string name="review_share" msgid="7294755861072174509">"分享"</string> + <string name="review_set" msgid="8304758352155378636">"设置为"</string> + <string name="review_play" msgid="6015456244323302817">"播放"</string> + <string name="review_cancel" msgid="8188009385853399254">"取消"</string> + <string name="review_done" msgid="5417465988786728114">"完成"</string> + <string name="review_ok" msgid="5305096180300056529">"确定"</string> + <string name="review_retake" msgid="7804864054896088338">"重拍"</string> <string name="camera_toss" msgid="3781186798552460833">"删除"</string> <string name="camera_gallery" msgid="815753042966032398">"图库"</string> <string name="camera_share" msgid="8207701858325694182">"分享"</string> @@ -126,75 +114,45 @@ <string name="pref_gallery_slideshow_shuffle_summary" msgid="8566948749149325715">"以随机顺序显示图片"</string> <string name="pref_camera_recordlocation_title" msgid="273727672426306702">"在照片中存储位置"</string> <string name="pref_camera_recordlocation_summary" msgid="3275371402016128548">"在照片数据中记录位置"</string> - <!-- no translation found for pref_camera_video_settings_category (5788821601203523037) --> - <skip /> + <string name="pref_camera_video_settings_category" msgid="5788821601203523037">"视频设置"</string> <string name="pref_camera_videoquality_title" msgid="3836197291744160920">"选择视频画质"</string> <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"低(对于彩信)"</string> <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"高(对于 SD 卡)"</string> <string name="pref_camera_videoquality_dialogtitle" msgid="9154437474111181737">"视频画质"</string> - <!-- no translation found for pref_camera_video_duration_title (3659987702892910722) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_1 (886640327548814447) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_10 (664455443394175885) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_entry_30 (1197298883102352735) --> - <skip /> - <!-- no translation found for pref_camera_video_duration_dialogtitle (5762031980003877975) --> - <skip /> - <!-- no translation found for pref_camera_picture_settings_category (1513001949820030759) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_title (8391466986280182397) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_2048x1536 (7304479270077279178) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1600x1200 (6722733164421134734) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_entry_1024x768 (6648351357102402892) --> - <skip /> - <!-- no translation found for pref_camera_picturesize_dialogtitle (2741153309776113961) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_title (3045390831339734843) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_superfine (4087830022547613205) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_fine (4474043704802385370) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_entry_normal (1274801937207351293) --> - <skip /> - <!-- no translation found for pref_camera_jpegquality_dialogtitle (18195886066728203) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_title (3829707410870789496) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_auto (7374820710300362457) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_entry_infinity (3413922419264967552) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_value_infinity (3629041045019224450) --> - <skip /> - <!-- no translation found for pref_camera_focusmode_dialogtitle (3464580667965511167) --> - <skip /> + <string name="pref_camera_video_duration_title" msgid="3659987702892910722">"选择视频长度"</string> + <string name="pref_camera_video_duration_entry_1" msgid="886640327548814447">"1 分钟(用于分享)"</string> + <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 分钟"</string> + <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 分钟"</string> + <string name="pref_camera_video_duration_dialogtitle" msgid="5762031980003877975">"视频长度"</string> + <string name="pref_camera_picture_settings_category" msgid="1513001949820030759">"照片设置"</string> + <string name="pref_camera_picturesize_title" msgid="8391466986280182397">"选择照片大小"</string> + <string name="pref_camera_picturesize_entry_2048x1536" msgid="7304479270077279178">"3 百万 (2048x1536)"</string> + <string name="pref_camera_picturesize_entry_1600x1200" msgid="6722733164421134734">"2 百万 (1600x1200)"</string> + <string name="pref_camera_picturesize_entry_1024x768" msgid="6648351357102402892">"1 百万 (1024x768)"</string> + <string name="pref_camera_picturesize_dialogtitle" msgid="2741153309776113961">"照片大小"</string> + <string name="pref_camera_jpegquality_title" msgid="3045390831339734843">"选择照片质量"</string> + <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"极精细"</string> + <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"精细"</string> + <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"正常"</string> + <string name="pref_camera_jpegquality_dialogtitle" msgid="18195886066728203">"照片质量"</string> + <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"选择对焦方式"</string> + <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"自动"</string> + <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"无限远"</string> + <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"对焦方式"</string> <string name="camerasettings" msgid="2433519618178453928">"设置"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"找不到媒体。"</string> <string name="pref_gallery_confirm_delete_title" msgid="642429032687845907">"确认删除"</string> <string name="pref_gallery_confirm_delete_summary" msgid="5253456492765525245">"在删除图片或视频前显示确认消息"</string> - <!-- no translation found for no_location_image (6929172123058811834) --> - <skip /> + <string name="no_location_image" msgid="6929172123058811834">"此图片中没有地点信息。"</string> <string name="details_panel_title" msgid="4753347516759338122">"详细信息"</string> <string name="details_file_size" msgid="2468878774843246797">"文件大小:"</string> <string name="details_image_resolution" msgid="8773315928100529437">"分辨率:"</string> - <!-- no translation found for details_image_make (2888477930210903540) --> - <skip /> - <!-- no translation found for details_image_model (3608007849933924336) --> - <skip /> - <!-- no translation found for details_image_whitebalance (4412514247882436065) --> - <skip /> - <!-- no translation found for details_image_latitude (6701704806314765468) --> - <skip /> - <!-- no translation found for details_image_longitude (5583629669864057389) --> - <skip /> - <!-- no translation found for details_image_location (6460201074393148978) --> - <skip /> + <string name="details_image_make" msgid="2888477930210903540">"制造商:"</string> + <string name="details_image_model" msgid="3608007849933924336">"型号:"</string> + <string name="details_image_whitebalance" msgid="4412514247882436065">"白平衡:"</string> + <string name="details_image_latitude" msgid="6701704806314765468">"GPS 纬度:"</string> + <string name="details_image_longitude" msgid="5583629669864057389">"GPS 经度:"</string> + <string name="details_image_location" msgid="6460201074393148978">"地点:"</string> <string name="details_duration" msgid="1028116471387901402">"持续时间:"</string> <string name="details_date_taken" msgid="348356840586463178">"拍摄日期:"</string> <string name="details_frame_rate" msgid="122397836963498191">"帧频:"</string> @@ -229,14 +187,9 @@ <string name="gadget_title" msgid="259405922673466798">"相框"</string> <string name="file_info_title" msgid="1628963357466012538">"文件信息:"</string> <string name="video_exceed_mms_limit" msgid="3835075281230780010">"您录制的视频太大,无法用彩信发送。请尝试录制短一点的剪辑。"</string> - <!-- no translation found for multiselect_share (5261644537749253581) --> - <skip /> - <!-- no translation found for multiselect_delete (9113461994546744603) --> - <skip /> - <!-- no translation found for multiselect_cancel (5969428692864002165) --> - <skip /> - <!-- no translation found for delete_images_message (4504926868037899430) --> - <skip /> - <!-- no translation found for video_reach_size_limit (6179877322015552390) --> - <skip /> + <string name="multiselect_share" msgid="5261644537749253581">"分享"</string> + <string name="multiselect_delete" msgid="9113461994546744603">"删除"</string> + <string name="multiselect_cancel" msgid="5969428692864002165">"取消"</string> + <string name="delete_images_message" msgid="4504926868037899430">"正在删除图片,请稍候..."</string> + <string name="video_reach_size_limit" msgid="6179877322015552390">"已达到大小上限。"</string> </resources> diff --git a/res/values-zh-rTW/arrays.xml b/res/values-zh-rTW/arrays.xml deleted file mode 100644 index 886f2ac..0000000 --- a/res/values-zh-rTW/arrays.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 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"> - <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) --> - <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) --> - <string-array name="pref_camera_videoquality_entryvalues"> - <item msgid="4757859881176606698">"0"</item> - <item msgid="8585619597157636291">"1"</item> - </string-array> - <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) --> - <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) --> - <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) --> - <string-array name="pref_camera_video_duration_entryvalues"> - <item msgid="1464827609202838923">"1"</item> - <item msgid="8774526811603963446">"10"</item> - <item msgid="2162726354815338735">"30"</item> - </string-array> - <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) --> - <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) --> - <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) --> - <string-array name="pref_camera_picturesize_entryvalues"> - <item msgid="8888164339955946967">"2048x1536"</item> - <item msgid="7986291844861222824">"1600x1200"</item> - <item msgid="1696942781237476107">"1024x768"</item> - </string-array> - <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) --> - <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) --> - <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) --> - <string-array name="pref_camera_jpegquality_entryvalues"> - <item msgid="4808693135969441168">"85"</item> - <item msgid="1869144701125628961">"75"</item> - <item msgid="1872639333981076053">"65"</item> - </string-array> - <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) --> - <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) --> - <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) --> -</resources> diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index cf24c13..2262403 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -138,7 +138,6 @@ <string name="pref_camera_focusmode_title" msgid="3829707410870789496">"選擇對焦模式"</string> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"自動"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"無限遠"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"無限遠"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"對焦模式"</string> <string name="camerasettings" msgid="2433519618178453928">"設定"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"找不到媒體。"</string> diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2e68140..13da9bd 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -17,67 +17,67 @@ <resources> <!-- Camera Preferences Video Quality dialog box entries --> - <string-array name="pref_camera_videoquality_entries"> + <string-array name="pref_camera_videoquality_entries" translatable="false"> <item>@string/pref_camera_videoquality_entry_0</item> <item>@string/pref_camera_videoquality_entry_1</item> </string-array> <!-- Do not localize entryvalues --> - <string-array name="pref_camera_videoquality_entryvalues"> + <string-array name="pref_camera_videoquality_entryvalues" translatable="false"> <item>0</item> <item>1</item> </string-array> <!-- Camera Preferences Video Duration dialog box entries --> - <string-array name="pref_camera_video_duration_entries"> + <string-array name="pref_camera_video_duration_entries" translatable="false"> <item>@string/pref_camera_video_duration_entry_1</item> <item>@string/pref_camera_video_duration_entry_10</item> <item>@string/pref_camera_video_duration_entry_30</item> </string-array> <!-- Do not localize entryvalues --> - <string-array name="pref_camera_video_duration_entryvalues"> + <string-array name="pref_camera_video_duration_entryvalues" translatable="false"> <item>1</item> <item>10</item> <item>30</item> </string-array> <!-- Camera Preferences Picture size dialog box entries --> - <string-array name="pref_camera_picturesize_entries"> + <string-array name="pref_camera_picturesize_entries" translatable="false"> <item>@string/pref_camera_picturesize_entry_2048x1536</item> <item>@string/pref_camera_picturesize_entry_1600x1200</item> <item>@string/pref_camera_picturesize_entry_1024x768</item> </string-array> <!-- Do not localize entryvalues --> - <string-array name="pref_camera_picturesize_entryvalues"> + <string-array name="pref_camera_picturesize_entryvalues" translatable="false"> <item>2048x1536</item> <item>1600x1200</item> <item>1024x768</item> </string-array> <!-- Camera Preferences JPEG quality dialog box entries --> - <string-array name="pref_camera_jpegquality_entries"> + <string-array name="pref_camera_jpegquality_entries" translatable="false"> <item>@string/pref_camera_jpegquality_entry_superfine</item> <item>@string/pref_camera_jpegquality_entry_fine</item> <item>@string/pref_camera_jpegquality_entry_normal</item> </string-array> <!-- Do not localize entryvalues --> - <string-array name="pref_camera_jpegquality_entryvalues"> + <string-array name="pref_camera_jpegquality_entryvalues" translatable="false"> <item>85</item> <item>75</item> <item>65</item> </string-array> <!-- Camera Preferences focus mode dialog box entries --> - <string-array name="pref_camera_focusmode_entries"> + <string-array name="pref_camera_focusmode_entries" translatable="false"> <item>@string/pref_camera_focusmode_entry_auto</item> <item>@string/pref_camera_focusmode_entry_infinity</item> </string-array> <!-- Do not localize entryvalues --> - <string-array name="pref_camera_focusmode_entryvalues"> + <string-array name="pref_camera_focusmode_entryvalues" translatable="false"> <item>@string/pref_camera_focusmode_value_auto</item> <item>@string/pref_camera_focusmode_value_infinity</item> </string-array> diff --git a/res/values/strings.xml b/res/values/strings.xml index 1a25762..ce305e8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -396,8 +396,8 @@ <string name="pref_camera_focusmode_entry_infinity">Infinity</string> <!-- Focus mode entry values. Do not translate. --> - <string name="pref_camera_focusmode_value_auto">auto</string> - <string name="pref_camera_focusmode_value_infinity">infinity</string> + <string name="pref_camera_focusmode_value_auto" translatable="false">auto</string> + <string name="pref_camera_focusmode_value_infinity" translatable="false">infinity</string> <!-- Settings screen, focus mode dialog title --> <string name="pref_camera_focusmode_dialogtitle">Focus mode</string> |