diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-04-06 01:20:29 +0300 |
---|---|---|
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-04-06 08:57:59 -0700 |
commit | 76420e3815b6a2450be69eef5c577dc60bfc6828 (patch) | |
tree | 3bed34762c3d34502536c01ca4cde26dfb9e555e | |
parent | 6058c3806372a607f371438a5d132934a057ecc8 (diff) | |
download | android_packages_apps_Snap-76420e3815b6a2450be69eef5c577dc60bfc6828.tar.gz android_packages_apps_Snap-76420e3815b6a2450be69eef5c577dc60bfc6828.tar.bz2 android_packages_apps_Snap-76420e3815b6a2450be69eef5c577dc60bfc6828.zip |
Automatic translation import
RM-231
Change-Id: Icadfbe29b04b9caa82a16a478ce93e124effc75b
(cherry picked from commit b7fd125136308928aa0f9cd71af940a187597150)
-rw-r--r-- | res/values-da/qcomstrings.xml | 178 | ||||
-rw-r--r-- | res/values-frp-rIT/cm_strings.xml | 81 | ||||
-rw-r--r-- | res/values-frp-rIT/qcomstrings.xml | 90 | ||||
-rw-r--r-- | res/values-frp-rIT/strings.xml | 271 | ||||
-rw-r--r-- | res/values-iw/qcomstrings.xml | 20 | ||||
-rw-r--r-- | res/values-iw/strings.xml | 4 |
6 files changed, 632 insertions, 12 deletions
diff --git a/res/values-da/qcomstrings.xml b/res/values-da/qcomstrings.xml index f3d2827bb..c743fad22 100644 --- a/res/values-da/qcomstrings.xml +++ b/res/values-da/qcomstrings.xml @@ -27,64 +27,242 @@ <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] --> <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] --> <!-- Auto exposure --> + <string name="pref_camera_autoexposure_title">Auto-eksponering</string> + <string name="pref_camera_autoexposure_entry_centerweighted">Centermålt</string> + <string name="pref_camera_autoexposure_entry_frameaverage">Frame-gennemsnit</string> + <string name="pref_camera_autoexposure_entry_spotmetering">Spotmåling</string> <!-- Video codec --> + <string name="pref_camera_videoencoder_title">Video-codec</string> <!-- Audio codec --> + <string name="pref_camera_audioencoder_title">Lyd-codec</string> <!-- Skin tone enhancement --> + <string name="pref_camera_skinToneEnhancement_title">Hudfarveforbedring</string> <!-- Zero shutter lag--> + <string name="pref_camera_zsl_title">Ingen udløserforsinkelse</string> <!-- Autofocus zone --> + <string name="pref_camera_selectablezoneaf_title">Autofokus-zone</string> + <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string> + <string name="pref_camera_selectablezoneaf_entry_centerweighted">Centermålt</string> + <string name="pref_camera_selectablezoneaf_entry_frameaverage">Frame-gennemsnit</string> + <string name="pref_camera_selectablezoneaf_entry_spotmetering">Spotmåling</string> <!-- Advanced features --> + <string name="pref_camera_advanced_features_title">Avancerede funktioner</string> + <string name="pref_camera_advanced_feature_entry_none">Ingen</string> + <string name="pref_camera_advanced_feature_entry_multi_touch_focus">Flertryksfokus</string> <!-- Manual exposure --> + <string name="pref_camera_manual_exp_title">Manuel eksponering</string> + <string name="pref_camera_manual_exp_entry_ISO_priority">ISO prioritet</string> + <string name="pref_camera_manual_exp_entry_exptime_priority">Eksponeringstid prioritet</string> + <string name="pref_camera_manual_exp_entry_user_setting">Brugerindstilling</string> + <string name="pref_camera_manual_exp_entry_off">Fra</string> <!-- Manual white balance --> + <string name="pref_camera_manual_wb_title">Manuel hvidbalance</string> + <string name="pref_camera_manual_wb_entry_color_temperature">Farvetemperatur</string> + <string name="pref_camera_manual_wb_entry_rbgb_gains">RGBG-forstærkning</string> + <string name="pref_camera_manual_wb_entry_off">Fra</string> <!-- Manual focus --> + <string name="pref_camera_manual_focus_title">Manuel fokus</string> + <string name="pref_camera_manual_focus_entry_scale_mode">Skaleringstilstand</string> + <string name="pref_camera_manual_focus_entry_diopter_mode">Diopter tilstand</string> + <string name="pref_camera_manual_focus_entry_off">Fra</string> <!-- Video HDR--> + <string name="pref_camera_video_hdr_title">Video-HDR</string> <!-- CDS mode--> + <string name="pref_camera_cds_title">CDS tilstand</string> + <string name="pref_camera_cds_entry_auto">Automatisk</string> <!-- Video CDS--> + <string name="pref_camera_video_cds_title">CDS-videotilstand</string> + <string name="pref_camera_video_cds_entry_auto">Automatisk</string> <!-- TNR--> + <string name="pref_camera_tnr_title">TNR tilstand</string> <!-- Video TNR --> + <string name="pref_camera_video_tnr_title">TNR-videotilstand</string> <!-- Face detection --> + <string name="pref_camera_facedetection_title">Ansigtsgenkendelse</string> <!-- Selfie Flash --> + <string name="pref_selfie_flash_title">Selfie blitz</string> <!-- Red eye reduction --> + <string name="pref_camera_redeyereduction_title">Rødøjereduktion</string> <!-- AE bracketing --> + <string name="pref_camera_ae_bracket_hdr_title">Autoeksponeringsrammer</string> <!-- High-framerate recording --> + <string name="pref_camera_hfr_title">Langsom gengivelse</string> + <string name="pref_camera_hfr_entry_off">Fra</string> + <string name="pref_camera_hfr_entry_2x">Langsom gengivelse 60 FPS</string> + <string name="pref_camera_hfr_entry_3x">Langsom gengivelse 90 FPS</string> + <string name="pref_camera_hfr_entry_4x">Langsom gengivelse 120 FPS</string> + <string name="pref_camera_hfr_entry_8x">Langsom gengivelse 240 FPS</string> + <string name="pref_camera_hfr_entry_hsr_60">Hurtig gengivelse 60 FPS</string> + <string name="pref_camera_hfr_entry_hsr_90">Hurtig gengivelse 90 FPS</string> + <string name="pref_camera_hfr_entry_hsr_120">Hurtig gengivelse 120 FPS</string> <!-- See More --> <!-- Denoise --> + <string name="pref_camera_denoise_title">Fjern støj</string> <!-- ISO --> + <string name="pref_camera_iso_title">ISO</string> + <string name="pref_camera_iso_entry_auto">Auto</string> + <string name="pref_camera_iso_entry_isodeblur">Auto (HJR)</string> + <string name="pref_camera_iso_entry_iso50">ISO50</string> + <string name="pref_camera_iso_entry_iso100">ISO100</string> + <string name="pref_camera_iso_entry_iso125">ISO125</string> + <string name="pref_camera_iso_entry_iso150">ISO150</string> + <string name="pref_camera_iso_entry_iso200">ISO200</string> + <string name="pref_camera_iso_entry_iso250">ISO250</string> + <string name="pref_camera_iso_entry_iso300">ISO300</string> + <string name="pref_camera_iso_entry_iso320">ISO320</string> + <string name="pref_camera_iso_entry_iso350">ISO350</string> + <string name="pref_camera_iso_entry_iso400">ISO400</string> + <string name="pref_camera_iso_entry_iso450">ISO450</string> + <string name="pref_camera_iso_entry_iso500">ISO500</string> + <string name="pref_camera_iso_entry_iso600">ISO600</string> + <string name="pref_camera_iso_entry_iso640">ISO640</string> + <string name="pref_camera_iso_entry_iso700">ISO700</string> + <string name="pref_camera_iso_entry_iso800">ISO800</string> + <string name="pref_camera_iso_entry_iso1000">ISO1000</string> + <string name="pref_camera_iso_entry_iso1200">ISO1200</string> + <string name="pref_camera_iso_entry_iso1250">ISO1250</string> + <string name="pref_camera_iso_entry_iso1500">ISO1500</string> + <string name="pref_camera_iso_entry_iso1600">ISO1600</string> + <string name="pref_camera_iso_entry_iso2000">ISO2000</string> + <string name="pref_camera_iso_entry_iso2500">ISO2500</string> + <string name="pref_camera_iso_entry_iso2700">ISO2700</string> + <string name="pref_camera_iso_entry_iso3200">ISO3200</string> + <string name="pref_camera_iso_entry_iso6400">ISO6400</string> + <string name="pref_camera_iso_entry_iso12800">ISO12800</string> <!-- Antibanding --> + <string name="pref_camera_antibanding_title">Antibanding</string> + <string name="pref_camera_antibanding_entry_0">Auto</string> + <string name="pref_camera_antibanding_entry_1">50 Hz (Europa)</string> + <string name="pref_camera_antibanding_entry_2">60 Hz (USA)</string> <!-- Color effect --> + <string name="pref_camera_coloreffect_title">Farveeffekt</string> + <string name="pref_camera_coloreffect_entry_none">Ingen</string> + <string name="pref_camera_coloreffect_entry_mono">Mono</string> + <string name="pref_camera_coloreffect_entry_sepia">Sepia</string> + <string name="pref_camera_coloreffect_entry_negative">Negativ</string> <!-- Color effect that overexposes and reverses some of the tones. --> + <string name="pref_camera_coloreffect_entry_solarize">Solarisér</string> + <string name="pref_camera_coloreffect_entry_posterize">Posteriśer</string> + <string name="pref_camera_coloreffect_entry_aqua">Vand</string> + <string name="pref_camera_coloreffect_entry_emboss">Relief</string> + <string name="pref_camera_coloreffect_entry_sketch">Skitse</string> + <string name="pref_camera_coloreffect_entry_neon">Neon</string> + <string name="pref_camera_coloreffect_entry_pastel">Pastel</string> + <string name="pref_camera_coloreffect_entry_mosaic">Mosaik</string> + <string name="pref_camera_coloreffect_entry_redtint">Rød toning</string> + <string name="pref_camera_coloreffect_entry_bluetint">Blå toning</string> + <string name="pref_camera_coloreffect_entry_greentint">Grøn toning</string> <!-- Stabilization --> + <string name="pref_camera_dis_title">Stabilisering</string> <!-- Face recognition --> + <string name="pref_camera_facerc_title">Ansigtsgenkendelse</string> <!-- Sharpness --> + <string name="pref_camera_sharpness_title">Skarphed</string> + <string name="pref_camera_sharpness_entry_level0">Niveau 0</string> + <string name="pref_camera_sharpness_entry_level1">Niveau 1</string> + <string name="pref_camera_sharpness_entry_level2">Niveau 2 (standard)</string> + <string name="pref_camera_sharpness_entry_level3">Niveau 3</string> + <string name="pref_camera_sharpness_entry_level4">Niveau 4</string> + <string name="pref_camera_sharpness_entry_level5">Niveau 5</string> + <string name="pref_camera_sharpness_entry_level6">Niveau 6</string> <!-- Contrast --> + <string name="pref_camera_contrast_title">Kontrast</string> + <string name="pref_camera_contrast_entry_level0">Niveau 0</string> + <string name="pref_camera_contrast_entry_level1">Niveau 1</string> + <string name="pref_camera_contrast_entry_level2">Niveau 2</string> + <string name="pref_camera_contrast_entry_level3">Niveau 3</string> + <string name="pref_camera_contrast_entry_level4">Niveau 4</string> + <string name="pref_camera_contrast_entry_level5">Niveau 5 (standard)</string> + <string name="pref_camera_contrast_entry_level6">Niveau 6</string> + <string name="pref_camera_contrast_entry_level7">Niveau 7</string> + <string name="pref_camera_contrast_entry_level8">Niveau 8</string> + <string name="pref_camera_contrast_entry_level9">Niveau 9</string> + <string name="pref_camera_contrast_entry_level10">Niveau 10</string> <!-- Saturation --> + <string name="pref_camera_saturation_title">Farvemætning</string> + <string name="pref_camera_saturation_entry_level0">Niveau 0</string> + <string name="pref_camera_saturation_entry_level1">Niveau 1</string> + <string name="pref_camera_saturation_entry_level2">Niveau 2</string> + <string name="pref_camera_saturation_entry_level3">Niveau 3</string> + <string name="pref_camera_saturation_entry_level4">Niveau 4</string> + <string name="pref_camera_saturation_entry_level5">Niveau 5 (standard)</string> + <string name="pref_camera_saturation_entry_level6">Niveau 6</string> + <string name="pref_camera_saturation_entry_level7">Niveau 7</string> + <string name="pref_camera_saturation_entry_level8">Niveau 8</string> + <string name="pref_camera_saturation_entry_level9">Niveau 9</string> + <string name="pref_camera_saturation_entry_level10">Niveau 10</string> <!-- Picture format --> + <string name="pref_camera_picture_format_title">Billedformat</string> <!-- Picture quality --> + <string name="pref_camera_jpegquality_title">Billedkvalitet</string> + <string name="pref_camera_jpegquality_entry_0">55%</string> + <string name="pref_camera_jpegquality_entry_1">65% (normal)</string> + <string name="pref_camera_jpegquality_entry_2">75% (fin)</string> + <string name="pref_camera_jpegquality_entry_3">85% (super fin)</string> + <string name="pref_camera_jpegquality_entry_4">95%</string> + <string name="pref_camera_jpegquality_entry_5">100%</string> <!-- Histogram --> + <string name="pref_camera_histogram_title">Histogram</string> <!-- Auto scene detection --> + <string name="pref_camera_scenedetect_title">Automatisk scenegenkendelse</string> <!-- Continuous shot --> + <string name="pref_camera_longshot_title">Kontinuerlig optagelse</string> <!-- Auto HDR --> + <string name="pref_camera_auto_hdr_title">Auto HDR</string> <!-- HDR mode --> + <string name="pref_camera_hdr_mode_title">HDR tilstand</string> + <string name="pref_camera_hdr_mode_entry_sensor">HDR sensor</string> + <string name="pref_camera_hdr_mode_entry_multi_frame">Multi-billed HDR</string> <!-- HDR needs 1x frame --> + <string name="pref_camera_hdr_need_1x_title">HDR skal bruge 1xbillede</string> <!-- Video rotation --> + <string name="pref_camera_video_rotation_title">Video rotation</string> + <string name="pref_camera_video_rotation_entry_0">0 grader</string> + <string name="pref_camera_video_rotation_entry_90">90 grader</string> + <string name="pref_camera_video_rotation_entry_180">180 grader</string> + <string name="pref_camera_video_rotation_entry_270">270 grader</string> <!-- Storage location --> + <string name="pref_camera_savepath_title">Lagerplacering</string> + <string name="pref_camera_savepath_entry_0">Internt lager</string> + <string name="pref_camera_savepath_entry_1">SD-kort</string> <!-- Misc --> <!-- The alias of CameraActivity for gesture operation --> + <string name="camera_gesture_title">Start kamera</string> + <string name="all_in_focus">Alt i fokus</string> + <string name="refocus_toast">Tryk her, for at fokusere på sidste billede igen</string> <!-- Toast messages --> <!-- The message is shown in toast when the app encounters an unsupported selection for High-framerate recording mode --> + <string name="error_app_unsupported_hfr_selection">Optagelse med høj billedfrekvens er ikke understøttet under Stabilisering/Tidsforløb/HDR.</string> <!-- The message is shown in dialog when the app encounters an unsupported resolution for Slow motion mode --> + <string name="error_app_unsupported_hfr">Langsom gengivelse af video er ikke understøttet for den valgte opløsning. Vælg en lavere opløsning</string> <!-- The message is shown in toast when the app encounters an unsupported resolution for Stabilization mode --> + <string name="error_app_unsupported_dis">Stabilisering er ikke understøttet for den valgte opløsning. Vælg en lavere opløsning</string> <!-- The message is shown in dialog when the app encounters an unsupported resolution for High speed mode --> + <string name="error_app_unsupported_hsr">Hurtig gengivelse af video er ikke understøttet for den valgte opløsning. Vælg en lavere opløsning</string> <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode --> + <string name="error_app_unsupported_hfr_codec">Kun H264 videoindkodning er understøttet når HFR er slået til</string> <!-- The message is shown in dialog when the app encounters an unsupported video resolution--> + <string name="error_app_unsupported">Ikke understøttet videoopløsning for denne codectype</string> <!--The message is shown in dialog when the raw snapshot is selected in Zero shutter lag mode--> + <string name="error_app_unsupported_raw">RAW billedformatet er ikke understøttet i tilstanden Ingen lukkertid. Vælg JPEG</string> + <string name="msg_cancel_longshot_for_limited_memory">Hukommelsen er ved at løbe ud, afbryder kontinuerlig optagelse</string> <!-- Toast showing non-supported functionality for flash in AE bracket --> + <string name="flash_aebracket_message">Blitz er ikke understøttet i tilstanden Autoeksponeringsrammer</string> <!-- toast message for storage location switch --> + <string name="on_switch_save_path_to_sdcard">Der er ikke nok intern lagerplads, skiftede lagerplacering til SD-kort</string> <!-- The message is shown in toast when click showOnMap Menu and there is no map app --> + <string name="map_activity_not_found_err">Der er ikke installeret en kort-app til at vise placeringen</string> <!-- Continous shot enable message --> + <string name="longshot_enable_message">Avancerede funktioner understøttes ikke i tilstanden kontinuerlig optagelse</string> <!-- Advance features enable message --> + <string name="advance_feature_enable_msg">Kontinuerlig optagelse understøttes ikke når avancerede funktioner er aktiveret</string> <!-- Toast after enable HDR function to inform continuous shot has disabled --> + <string name="HDR_disable_continuous_shot">Aktivering af HDR vil deaktivere kontinuerlig optagelse</string> <!-- Toast after enable advanced capture function to inform continuous shot has disabled --> + <string name="advanced_capture_disable_continuous_shot">Aktivering af avanceret optagelse vil deaktivere kontinuerlig optagelse</string> <!-- Toast after enable 2k4k video quality to inform IS has disabled --> + <string name="video_quality_4k_disable_IS">Aktivering af 4k videostørrelse vil deaktivere stabilisering</string> <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled --> + <string name="video_quality_4k_disable_SeeMore">SeeMore kan ikke aktiveres under 4k video</string> <!-- TODO: Remove these? --> </resources> diff --git a/res/values-frp-rIT/cm_strings.xml b/res/values-frp-rIT/cm_strings.xml new file mode 100644 index 000000000..e3c53aaf7 --- /dev/null +++ b/res/values-frp-rIT/cm_strings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2013-2015 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Settings screen, dialog choice for 21 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 20.7 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 20.1 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 18 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 16.2 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 16.1 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 15.9 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 13 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 12.8 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 12.7 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 12.6 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 12.2 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 11.5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 10.4 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 10 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 8.9 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 8.2 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 8 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 7.7 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 7.5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 6.4 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 6 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 4.5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 4 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 4 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 3.7 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 3 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 2.5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 2.5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 2.1 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 1.9 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 1.6 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 1.5 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 1.3 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 1.2 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for 1 megapixels picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for WXGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for XGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for SVGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for WVGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for VGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for nHD picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for WQVGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, dialog choice for QVGA picture size [CHAR LIMIT=15] --> + <!-- Settings screen, scene mode --> + <!-- Settings screen, focus mode --> + <!-- Color effects --> + <!-- Red eye flash mode title --> + <!-- Power shutter --> + <!-- Max brightness --> + <!-- Touch focus duration --> + <!-- Shutter speed --> +</resources> diff --git a/res/values-frp-rIT/qcomstrings.xml b/res/values-frp-rIT/qcomstrings.xml new file mode 100644 index 000000000..f3d2827bb --- /dev/null +++ b/res/values-frp-rIT/qcomstrings.xml @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. + Copyright (C) 2014-2016 The CyanogenMod Project + + Not a Contribution. + + Copyright (C) 2007 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> + <!-- Preferences --> + <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] --> + <!-- Auto exposure --> + <!-- Video codec --> + <!-- Audio codec --> + <!-- Skin tone enhancement --> + <!-- Zero shutter lag--> + <!-- Autofocus zone --> + <!-- Advanced features --> + <!-- Manual exposure --> + <!-- Manual white balance --> + <!-- Manual focus --> + <!-- Video HDR--> + <!-- CDS mode--> + <!-- Video CDS--> + <!-- TNR--> + <!-- Video TNR --> + <!-- Face detection --> + <!-- Selfie Flash --> + <!-- Red eye reduction --> + <!-- AE bracketing --> + <!-- High-framerate recording --> + <!-- See More --> + <!-- Denoise --> + <!-- ISO --> + <!-- Antibanding --> + <!-- Color effect --> + <!-- Color effect that overexposes and reverses some of the tones. --> + <!-- Stabilization --> + <!-- Face recognition --> + <!-- Sharpness --> + <!-- Contrast --> + <!-- Saturation --> + <!-- Picture format --> + <!-- Picture quality --> + <!-- Histogram --> + <!-- Auto scene detection --> + <!-- Continuous shot --> + <!-- Auto HDR --> + <!-- HDR mode --> + <!-- HDR needs 1x frame --> + <!-- Video rotation --> + <!-- Storage location --> + <!-- Misc --> + <!-- The alias of CameraActivity for gesture operation --> + <!-- Toast messages --> + <!-- The message is shown in toast when the app encounters an unsupported selection for High-framerate recording mode --> + <!-- The message is shown in dialog when the app encounters an unsupported resolution for Slow motion mode --> + <!-- The message is shown in toast when the app encounters an unsupported resolution for Stabilization mode --> + <!-- The message is shown in dialog when the app encounters an unsupported resolution for High speed mode --> + <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode --> + <!-- The message is shown in dialog when the app encounters an unsupported video resolution--> + <!--The message is shown in dialog when the raw snapshot is selected in Zero shutter lag mode--> + <!-- Toast showing non-supported functionality for flash in AE bracket --> + <!-- toast message for storage location switch --> + <!-- The message is shown in toast when click showOnMap Menu and there is no map app --> + <!-- Continous shot enable message --> + <!-- Advance features enable message --> + <!-- Toast after enable HDR function to inform continuous shot has disabled --> + <!-- Toast after enable advanced capture function to inform continuous shot has disabled --> + <!-- Toast after enable 2k4k video quality to inform IS has disabled --> + <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled --> + <!-- TODO: Remove these? --> +</resources> diff --git a/res/values-frp-rIT/strings.xml b/res/values-frp-rIT/strings.xml new file mode 100644 index 000000000..9748ad301 --- /dev/null +++ b/res/values-frp-rIT/strings.xml @@ -0,0 +1,271 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- Copyright (C) 2007 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- The name of the Android Camera application. [CHAR LIMIT=16] --> + <!-- The label for the Video Camera activity. [CHAR LIMIT=16] --> + <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 --> + <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 --> + <!-- Displayed in the title of the dialog for things to do with a picture + that is to be "set as" (e.g. set as contact photo or set as wallpaper) --> + <!-- Details dialog "OK" button. Dismisses dialog. --> + <!-- String Delete the selected media item(s) [CHAR LIMIT=50] --> + <!-- The label shown after an image is deleted [CHAR LIMIT=16] --> + <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]--> + <!-- String indicating how many media item(s) is(are) selected + eg. 1 selected [CHAR LIMIT=30] --> + <!-- String indicating how many media album(s) is(are) selected + eg. 1 selected [CHAR LIMIT=30] --> + <!-- String indicating how many media group(s) is(are) selected + eg. 1 selected [CHAR LIMIT=30] --> + <!-- String indicating timestamp of photo or video --> + <!-- String used as a menu label. The user can choose to edit the image + [CHAR_LIMIT=20]--> + <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] --> + <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] --> + <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] --> + <!-- String indicating an error when playing the video. [CHAR LIMIT=30] --> + <!-- Toast message shown when the cropped image has been saved in the + %s folder (string: folder_download) [CHAR LIMIT=50]--> + <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] --> + <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] --> + <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] --> + <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] --> + <!-- String indicating the time units in seconds. [CHAR LIMIT=8] --> + <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] --> + <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] --> + <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 --> + <!-- String indicating camera flash is fired. [CHAR LIMIT=14] --> + <!-- String indicating camera flash is not used. [CHAR LIMIT=14] --> + <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] --> + <!-- Toast message shown after we try to make a local album available offline + [CHAR LIMIT=150] --> + <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] --> + <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]--> + <!-- title for the dialog showing the error of camera hardware --> + <!-- message for the dialog showing the error of camera hardware --> + <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. --> + <!-- alert to the user to wait for some operation to complete --> + <!-- alert to the user that an SD card must be installed before using the camera --> + <!-- alert to the user that the SD card is being disk-checked --> + <!-- alert to the user that the camera fails to read or write the SD card. --> + <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] --> + <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] --> + <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] --> + <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] --> + <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] --> + <!-- Settings screen, setting title text --> + <!-- Label for record location preference [CHAR LIMIT=50] --> + <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]--> + <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]--> + <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]--> + <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] --> + <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] --> + <!-- The value of a camera preference indicating the setting is off. --> + <!-- The value of a camera preference indicating the setting is on. --> + <!-- The Video quality settings in preference [CHAR LIMIT=21] --> + <!-- The default quality value is NULL --> + <!-- Video quality setting entry. + Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. + Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] --> + <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] --> + <!-- Describes the preference dialog for choosing interval between frame capture for + time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] --> + <!-- Settings screen, Camera setting category title --> + <!-- Settings screen, Camcorder setting category title --> + <!-- Settings screen, Picture size title --> + <!-- Settings screen, Focus mode title --> + <!-- Settings screen, Focus mode dialog radio button choices --> + <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] --> + <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] --> + <!-- Menu, focus mode labels [CHAR LIMIT=50] --> + <!-- Default flash mode setting.--> + <!-- Value for flash off setting--> + <!-- Settings screen, Flash mode title --> + <!-- flash label [CHAR LIMIT=50] --> + <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] --> + <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] --> + <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] --> + <!-- Menu, flash mode labels [CHAR LIMIT=50] --> + <!-- Default videocamera flash mode setting.--> + <!-- Default white balance setting. --> + <!-- Settings screen, white balance title --> + <!-- Menu, white balance label --> + <!-- Settings screen, White balance dialog radio button choices --> + <!-- Menu, White balance labels [CHAR LIMIT=50] --> + <!-- Default scene mode setting. --> + <!-- Settings screen, Select Scene mode --> + <!-- Settings menu, scene mode choices [CHAR LIMIT=16] --> + <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] --> + <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] --> + <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] --> + <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] --> + <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] --> + <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] --> + <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] --> + <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] --> + <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] --> + <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] --> + <!-- Settings menu, scene mode labels [CHAR LIMIT=50] --> + <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] --> + <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] --> + <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] --> + <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] --> + <!-- Settings menu countdown timer off [CHAR LIMIT=50] --> + <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] --> + <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] --> + <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] --> + <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] --> + <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] --> + <!-- Exposure settings in preference --> + <!-- menu label exposure compensation [CHAR LIMIT=50] --> + <!-- Default HDR entry value --> + <!-- Default HDR+ entry value --> + <!-- HDR label ON [CHAR LIMIT=60] --> + <!-- switch camera label back [CHAR LIMIT=60] --> + <!-- switch camera label front [CHAR LIMIT=60] --> + <!-- Dialog "OK" button. Dismisses dialog. --> + <!-- Low-memory dialog message [CHAR LIMIT=NONE] --> + <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. --> + <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. --> + <!-- Filename prefix for panorama output. --> + <!-- The message shown when video record reaches size limit. --> + <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] --> + <!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] --> + <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] --> + <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] --> + <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] --> + <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] --> + <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] --> + <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] --> + <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] --> + <!-- Default effect setting that clears the effect. --> + <!-- Title of video effect setting popup window --> + <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] --> + <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] --> + <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] --> + <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] --> + <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] --> + <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] --> + <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] --> + <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] --> + <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] --> + <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] --> + <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] --> + <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] --> + <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] --> + <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] --> + <!-- Title of category for silly face effects. [CHAR LIMIT=26] --> + <!-- Title of category for background replacement effects. [CHAR LIMIT=26] --> + <!-- The shutter button. [CHAR LIMIT = NONE] --> + <!-- The menu button. [CHAR LIMIT = NONE] --> + <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] --> + <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] --> + <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] --> + <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] --> + <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] --> + <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] --> + <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] --> + <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] --> + <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] --> + <!-- button in review mode indicate the user want to retake another photo/video for attachment [ +CHAR LIMIT = NONE] --> + <!-- Default text for a button that can be toggled on and off. --> + <!-- Default text for a button that can be toggled on and off. --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> + <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] --> + <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] --> + <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] --> + <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] --> + <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]--> + <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]--> + <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]--> + <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]--> + <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] --> + <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] --> + <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] --> + <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] --> + <!-- Camera menu labels --> + <!-- more options label [CHAR LIMIT=50] --> + <!-- settings label [CHAR LIMIT=50] --> + <!-- Tiny Planet --> + <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] --> + <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] --> + <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] --> + <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] --> + <!-- Crop --> + <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] --> + <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] --> + <!-- Label for album filmstrip button --> + <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] --> +</resources> diff --git a/res/values-iw/qcomstrings.xml b/res/values-iw/qcomstrings.xml index b8c177db0..ed0076b34 100644 --- a/res/values-iw/qcomstrings.xml +++ b/res/values-iw/qcomstrings.xml @@ -206,7 +206,7 @@ <!-- Auto scene detection --> <string name="pref_camera_scenedetect_title">זיהוי סצינה אוטומטי</string> <!-- Continuous shot --> - <string name="pref_camera_longshot_title">רצף תמונות</string> + <string name="pref_camera_longshot_title">צילום מתמשך</string> <!-- Auto HDR --> <string name="pref_camera_auto_hdr_title">HDR אוטומטי</string> <!-- HDR mode --> @@ -234,18 +234,18 @@ <!-- The message is shown in toast when the app encounters an unsupported selection for High-framerate recording mode --> <string name="error_app_unsupported_hfr_selection">הקלטה במהירות פריימים גבוהה אינה נתמכת בעת שימוש בייצוב תמונה דיגיטלי/צילום מואץ/HDR.</string> <!-- The message is shown in dialog when the app encounters an unsupported resolution for Slow motion mode --> - <string name="error_app_unsupported_hfr">סרטוני הילוך איטי אינם נתמכים ברזולוציה שנבחרה. בחר ברזולוציה נמוכה יותר</string> + <string name="error_app_unsupported_hfr">סרטוני וידאו בהילוך איטי אינם נתמכים ברזולוציה שנבחרה. בחר ברזולוציה נמוכה יותר</string> <!-- The message is shown in toast when the app encounters an unsupported resolution for Stabilization mode --> <string name="error_app_unsupported_dis">ייצוב תמונה דיגיטלי אינו נתמך עבור רזולוציית הווידאו שנבחרה. בחר ברזולוציית וידאו קטנה יותר</string> <!-- The message is shown in dialog when the app encounters an unsupported resolution for High speed mode --> - <string name="error_app_unsupported_hsr">סרטוני מהירות גבוהה אינם נתמכים ברזולוציה שנבחרה. בחר ברזולוציה נמוכה יותר</string> + <string name="error_app_unsupported_hsr">סרטוני וידאו במהירות גבוהה אינם נתמכים ברזולוציה שנבחרה. בחר ברזולוציה נמוכה יותר</string> <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode --> <string name="error_app_unsupported_hfr_codec">רק קידוד וידאו H264 נתמך כאשר הילוך איטי מופעל</string> <!-- The message is shown in dialog when the app encounters an unsupported video resolution--> - <string name="error_app_unsupported">הרזולוציה אינהנתמכת עבור קידוד וידאו זה</string> + <string name="error_app_unsupported">הרזולוציה אינה נתמכת עבור קידוד וידאו זה</string> <!--The message is shown in dialog when the raw snapshot is selected in Zero shutter lag mode--> <string name="error_app_unsupported_raw">תמונה בפורמט Raw אינה נתמכת במצב צילום מיידי. בחר בפורמט JPEG</string> - <string name="msg_cancel_longshot_for_limited_memory">הזיכרון אוזל, מבטל רצף תמונות</string> + <string name="msg_cancel_longshot_for_limited_memory">הזיכרון עומד להיגמר, מבטל צילום מתמשך</string> <!-- Toast showing non-supported functionality for flash in AE bracket --> <string name="flash_aebracket_message">פלאש אינו נתמך במצב תיחום חשיפה אוטומטי</string> <!-- toast message for storage location switch --> @@ -253,15 +253,15 @@ <!-- The message is shown in toast when click showOnMap Menu and there is no map app --> <string name="map_activity_not_found_err">לא נמצא אף יישום מפות להצגת המיקום</string> <!-- Continous shot enable message --> - <string name="longshot_enable_message">תכונות מתקדמות אינן נתמכות במצב רצף תמונות</string> + <string name="longshot_enable_message">תכונות מתקדמות אינן נתמכות במצב צילום מתמשך</string> <!-- Advance features enable message --> - <string name="advance_feature_enable_msg">רצף תמונות אינו נתמך כאשר אפשרויות מתקדמות מופעלות</string> + <string name="advance_feature_enable_msg">צילום מתמשך אינו נתמך כאשר אפשרויות מתקדמות מופעלות</string> <!-- Toast after enable HDR function to inform continuous shot has disabled --> - <string name="HDR_disable_continuous_shot">הפעלת HDR תבטל את אפשרות רצף התמונות</string> + <string name="HDR_disable_continuous_shot">הפעלת HDR תשבית את אפשרות הצילום המתמשך</string> <!-- Toast after enable advanced capture function to inform continuous shot has disabled --> - <string name="advanced_capture_disable_continuous_shot">הפעלת צילום מתקדם תבטל את הצילום המתמשך</string> + <string name="advanced_capture_disable_continuous_shot">הפעלת צילום מתקדם תשבית את אפשרות הצילום המתמשך</string> <!-- Toast after enable 2k4k video quality to inform IS has disabled --> - <string name="video_quality_4k_disable_IS">הפעלת וידאו ברזולוציית 4k תבטל את ייצוב התמונה</string> + <string name="video_quality_4k_disable_IS">הפעלת וידאו ברזולוציית 4k תשבית את ייצוב התמונה</string> <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled --> <string name="video_quality_4k_disable_SeeMore">SeeMore אינו יכול לפעול במהלך הפעלת וידאו ברזולוציית 4k</string> <!-- TODO: Remove these? --> diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml index 8d84cdf10..3c9346ee4 100644 --- a/res/values-iw/strings.xml +++ b/res/values-iw/strings.xml @@ -57,7 +57,7 @@ <!-- String indicating how many media group(s) is(are) selected eg. 1 selected [CHAR LIMIT=30] --> <plurals name="number_of_groups_selected"> - <item quantity="one">%1$d נבחר</item> + <item quantity="one">%1$d נבחרה</item> <item quantity="other">%1$d נבחרו</item> </plurals> <!-- String indicating timestamp of photo or video --> @@ -493,7 +493,7 @@ CHAR LIMIT = NONE] --> <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] --> <string name="remember_location_title">לזכור מיקומי תמונות?</string> <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] --> - <string name="remember_location_prompt">תייג את התמונות והסרטונים שלך לציון המקומות שבהם צולמו.\n\nיישומים אחרים יכולים לגשת למידע זה בנוסף לתמונות שנשמרו.</string> + <string name="remember_location_prompt">תייג את התמונות והווידאו שלך לציון המקומות שבהם צולמו.\n\nיישומים אחרים יכולים לגשת למידע זה בנוסף לתמונות שנשמרו.</string> <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] --> <string name="remember_location_no">לא תודה</string> <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] --> |