summaryrefslogtreecommitdiffstats
path: root/res/values-en-rCA/strings.xml
blob: 825e1e219c5f406e523f21213f8412897cbb7c55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<?xml version="1.0" encoding="utf-8"?>
<!-- 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">
    <string name="app_name">Camera</string>
    <string name="video_camera_label">Camcorder</string>
    <string name="details_ms">%1$02d:%2$02d</string>
    <string name="details_hms">%1$d:%2$02d:%3$02d</string>
    <string name="set_image">Set picture as</string>
    <string name="delete">Delete</string>
    <plurals name="delete_selection">
        <item quantity="one">Delete selected item?</item>
        <item quantity="other">Delete selected items?</item>
    </plurals>
    <string name="share">Share</string>
    <string name="share_panorama">Share panorama</string>
    <string name="share_as_photo">Share as photo</string>
    <string name="deleted">Deleted</string>
    <string name="undo">UNDO</string>
    <string name="details">Details</string>
    <string name="close">Close</string>
    <plurals name="number_of_items_selected">
        <item quantity="one">%1$d selected</item>
        <item quantity="other">%1$d selected</item>
    </plurals>
    <plurals name="number_of_albums_selected">
        <item quantity="one">%1$d selected</item>
        <item quantity="other">%1$d selected</item>
    </plurals>
    <plurals name="number_of_groups_selected">
        <item quantity="one">%1$d selected</item>
        <item quantity="other">%1$d selected</item>
    </plurals>
    <string name="show_on_map">Show on map</string>
    <string name="rotate_left">Rotate left</string>
    <string name="rotate_right">Rotate right</string>
    <string name="edit">Edit</string>
    <string name="crop_action">Crop</string>
    <string name="trim_action">Trim</string>
    <string name="set_as">Set as</string>
    <string name="video_err">Can\'t play video.</string>
    <string name="crop_saved">        Cropped image saved to <xliff:g id="folder_name">%s</xliff:g>.</string>
    <string name="title">Title</string>
    <string name="description">Description</string>
    <string name="time">Time</string>
    <string name="location">Location</string>
    <string name="path">Path</string>
    <string name="width">Width</string>
    <string name="height">Height</string>
    <string name="orientation">Orientation</string>
    <string name="duration">Duration</string>
    <string name="mimetype">MIME type</string>
    <string name="file_size">File size</string>
    <string name="maker">Maker</string>
    <string name="model">Model</string>
    <string name="flash">Flash</string>
    <string name="aperture">Aperture</string>
    <string name="focal_length">Focal Length</string>
    <string name="white_balance">White balance</string>
    <string name="exposure_time">Exposure time</string>
    <string name="iso">ISO</string>
    <string name="unit_mm">mm</string>
    <string name="manual">Manual</string>
    <string name="auto">Auto</string>
    <string name="flash_on">Flash fired</string>
    <string name="flash_off">No flash</string>
    <string name="unknown">Unknown</string>
    <string name="try_to_set_local_album_available_offline">        This item is stored locally and available offline.</string>
    <string name="please_wait">Please wait</string>
    <string name="rendering_photo_sphere">Rendering photo sphere</string>
    <string name="camera_error_title">Camera error</string>
    <string name="cannot_connect_camera">Can\'t connect to the camera.</string>
    <string name="camera_disabled">Camera has been disabled because of security policies.</string>
    <string name="error_permissions">The app does not have critical permissions needed to run. Please check your permissions settings.</string>
    <string name="dialog_dismiss">Dismiss</string>
    <string name="wait">Please wait\u2026</string>
    <string name="no_storage" product="default">Insert an SD card before using the camera.</string>
    <string name="preparing_sd" product="default">Preparing SD card\u2026</string>
    <string name="access_sd_fail" product="default">Couldn\'t access SD card.</string>
    <string name="time_lapse_title">Time lapse recording</string>
    <string name="capturing">Capturing</string>
    <string name="pref_camera_id_title">Choose camera</string>
    <string name="pref_camera_id_entry_back">Back</string>
    <string name="pref_camera_id_entry_front">Front</string>
    <string name="pref_camera_recordlocation_title">GPS location</string>
    <string name="pref_camera_location_label">LOCATION</string>
    <string name="pref_camera_timer_title">Countdown timer</string>
    <plurals name="pref_camera_timer_entry">
        <item quantity="one">1 second</item>
        <item quantity="other">%d seconds</item>
    </plurals>
    <string name="pref_camera_timer_sound_title">Beep during countdown</string>
    <string name="pref_camera_savepath_title">Storage</string>
    <string name="pref_camera_savepath_entry_0">Phone</string>
    <string name="pref_camera_savepath_entry_1">SD Card</string>
    <string name="setting_off">Off</string>
    <string name="setting_on">On</string>
    <string name="pref_video_quality_title">Video quality</string>
    <string name="pref_video_time_lapse_frame_interval_title">Time lapse</string>
    <string name="pref_camera_settings_category">Camera settings</string>
    <string name="pref_camcorder_settings_category">Camcorder settings</string>
    <string name="pref_camera_picturesize_title">Picture size</string>
    <string name="pref_camera_focusmode_title">Focus mode</string>
    <string name="pref_camera_focusmode_entry_auto">Auto</string>
    <string name="pref_camera_focusmode_entry_infinity">Infinity</string>
    <string name="pref_camera_focusmode_entry_macro">Macro</string>
    <string name="pref_camera_focusmode_label_auto">AUTO</string>
    <string name="pref_camera_focusmode_label_infinity">INFINITY</string>
    <string name="pref_camera_focusmode_label_macro">MACRO</string>
    <string name="pref_camera_flashmode_title">Flash</string>
    <string name="pref_camera_flashmode_entry_auto">Auto</string>
    <string name="pref_camera_flashmode_entry_on">On</string>
    <string name="pref_camera_flashmode_entry_off">Off</string>
    <string name="pref_camera_flashmode_label_auto">FLASH AUTO</string>
    <string name="pref_camera_flashmode_label_on">FLASH ON</string>
    <string name="pref_camera_flashmode_label_off">FLASH OFF</string>
    <string name="pref_camera_whitebalance_title">White balance</string>
    <string name="pref_camera_whitebalance_label">WHITE BALANCE</string>
    <string name="pref_camera_whitebalance_entry_auto">Auto</string>
    <string name="pref_camera_whitebalance_entry_incandescent">Incandescent</string>
    <string name="pref_camera_whitebalance_entry_daylight">Daylight</string>
    <string name="pref_camera_whitebalance_entry_fluorescent">Fluorescent</string>
    <string name="pref_camera_whitebalance_entry_cloudy">Cloudy</string>
    <string name="pref_camera_whitebalance_label_auto">AUTO</string>
    <string name="pref_camera_whitebalance_label_incandescent">INCANDESCENT</string>
    <string name="pref_camera_whitebalance_label_daylight">DAYLIGHT</string>
    <string name="pref_camera_whitebalance_label_fluorescent">FLUORESCENT</string>
    <string name="pref_camera_whitebalance_label_cloudy">CLOUDY</string>
    <string name="pref_camera_scenemode_title">Scene mode</string>
    <string name="pref_camera_scenemode_entry_auto">Auto</string>
    <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
    <string name="pref_camera_scenemode_entry_hdr">HDR</string>
    <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ ON</string>
    <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ OFF</string>
    <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR ON</string>
    <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR OFF</string>
    <string name="pref_camera_scenemode_entry_action">Action</string>
    <string name="pref_camera_scenemode_entry_night">Night</string>
    <string name="pref_camera_scenemode_entry_sunset">Sunset</string>
    <string name="pref_camera_scenemode_entry_party">Party</string>
    <string name="pref_camera_scenemode_label_auto">NONE</string>
    <string name="pref_camera_scenemode_label_action">ACTION</string>
    <string name="pref_camera_scenemode_label_night">NIGHT</string>
    <string name="pref_camera_scenemode_label_sunset">SUNSET</string>
    <string name="pref_camera_scenemode_label_party">PARTY</string>
    <string name="pref_camera_countdown_label_off">TIMER OFF</string>
    <string name="pref_camera_countdown_label_one">1 SECOND</string>
    <string name="pref_camera_countdown_label_three">3 SECONDS</string>
    <string name="pref_camera_countdown_label_ten">10 SECONDS</string>
    <string name="pref_camera_countdown_label_fifteen">15 SECONDS</string>
    <string name="not_selectable_in_scene_mode">Not selectable in scene mode.</string>
    <string name="HDR_disable_continuous_shot">HDR will disable continuous shot.</string>
    <string name="advanced_capture_disable_continuous_shot">Advanced capture will disable continuous shot.</string>
    <string name="video_quality_4k_disable_IS">4k video quality will disable image stabilization.</string>
    <string name="video_quality_4k_disable_SeeMore">SeeMore cannot be enabled during 4k video.</string>
    <string name="disable_CDS_during_HighQualityNoiseReduction">High quality noise reduction will disable CDS.</string>
    <string name="disable_TNR_during_HighQualityNoiseReduction">High quality noise reduction will disable TNR.</string>
    <string name="disable_CDS_during_SeeMore">SeeMore will disable CDS.</string>
    <string name="disable_TNR_during_SeeMore">SeeMore will disable TNR.</string>
    <string name="disable_NR_during_SeeMore">SeeMore will disable noise reduction.</string>
    <string name="pref_exposure_title">Exposure</string>
    <string name="pref_exposure_label">EXPOSURE</string>
    <string name="pref_camera_hdr_label">HDR</string>
    <string name="pref_camera_id_label_back">FRONT CAMERA</string>
    <string name="pref_camera_id_label_front">BACK CAMERA</string>
    <string name="dialog_ok">OK</string>
    <string name="spaceIsLow_content" product="default">Your SD card is running out of space. Change the quality setting or delete some images or other files.</string>
    <string name="video_reach_size_limit">Size limit reached.</string>
    <string name="pano_too_fast_prompt">Too fast</string>
    <string name="pano_dialog_prepare_preview">Preparing panorama</string>
    <string name="pano_dialog_panorama_failed">Couldn\'t save panorama.</string>
    <string name="pano_dialog_title">Panorama</string>
    <string name="pano_capture_indication">Capturing panorama</string>
    <string name="pano_dialog_waiting_previous">Waiting for previous panorama</string>
    <string name="pano_review_saving_indication_str">Saving\u2026</string>
    <string name="pano_review_rendering">Rendering panorama</string>
    <string name="tap_to_focus">Touch to focus.</string>
    <string name="pref_video_effect_title">Effects</string>
    <string name="effect_none">None</string>
    <string name="effect_goofy_face_squeeze">Squeeze</string>
    <string name="effect_goofy_face_big_eyes">Big eyes</string>
    <string name="effect_goofy_face_big_mouth">Big mouth</string>
    <string name="effect_goofy_face_small_mouth">Small mouth</string>
    <string name="effect_goofy_face_big_nose">Big nose</string>
    <string name="effect_goofy_face_small_eyes">Small eyes</string>
    <string name="effect_backdropper_space">In space</string>
    <string name="effect_backdropper_sunset">Sunset</string>
    <string name="effect_backdropper_gallery">Your video</string>
    <string name="video_snapshot_hint">Touch to take photo while recording.</string>
    <string name="video_recording_started">Video recording has started.</string>
    <string name="video_recording_stopped">Video recording has stopped.</string>
    <string name="clear_effects">Clear effects</string>
    <string name="effect_silly_faces">SILLY FACES</string>
    <string name="effect_background">BACKGROUND</string>
    <string name="accessibility_shutter_button">Shutter</string>
    <string name="accessibility_exit_best_mode_button">Exit best photo mode</string>
    <string name="accessibility_menu_button">Menu button</string>
    <string name="accessibility_mode_picker">Camera, video, or panorama selector</string>
    <string name="accessibility_check_box">%1$s check box</string>
    <string name="accessibility_switch_to_camera">Switch to photo</string>
    <string name="accessibility_switch_to_video">Switch to video</string>
    <string name="accessibility_switch_to_panorama">Switch to panorama</string>
    <string name="accessibility_switch_to_photo_sphere">Switch to Photo Sphere</string>
    <string name="accessibility_switch_to_gcam">Switch to high quality</string>
    <string name="accessibility_review_cancel">Review cancel</string>
    <string name="accessibility_review_ok">Review done</string>
    <string name="accessibility_review_retake">Review retake</string>
    <string name="capital_on">ON</string>
    <string name="capital_off">OFF</string>
    <string name="pref_video_time_lapse_frame_interval_off">Off</string>
    <string name="pref_video_time_lapse_frame_interval_500">0.5 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_1000">1 second</string>
    <string name="pref_video_time_lapse_frame_interval_1500">1.5 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_2000">2 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_2500">2.5 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_3000">3 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_4000">4 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_5000">5 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_6000">6 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_10000">10 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_12000">12 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_15000">15 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_24000">24 seconds</string>
    <string name="pref_video_time_lapse_frame_interval_30000">0.5 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_60000">1 minute</string>
    <string name="pref_video_time_lapse_frame_interval_90000">1.5 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_120000">2 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_150000">2.5 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_180000">3 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_240000">4 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_300000">5 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_360000">6 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_600000">10 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_720000">12 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_900000">15 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_1440000">24 minutes</string>
    <string name="pref_video_time_lapse_frame_interval_1800000">0.5 hours</string>
    <string name="pref_video_time_lapse_frame_interval_3600000">1 hour</string>
    <string name="pref_video_time_lapse_frame_interval_5400000">1.5 hour</string>
    <string name="pref_video_time_lapse_frame_interval_7200000">2 hours</string>
    <string name="pref_video_time_lapse_frame_interval_9000000">2.5 hours</string>
    <string name="pref_video_time_lapse_frame_interval_10800000">3 hours</string>
    <string name="pref_video_time_lapse_frame_interval_14400000">4 hours</string>
    <string name="pref_video_time_lapse_frame_interval_18000000">5 hours</string>
    <string name="pref_video_time_lapse_frame_interval_21600000">6 hours</string>
    <string name="pref_video_time_lapse_frame_interval_36000000">10 hours</string>
    <string name="pref_video_time_lapse_frame_interval_43200000">12 hours</string>
    <string name="pref_video_time_lapse_frame_interval_54000000">15 hours</string>
    <string name="pref_video_time_lapse_frame_interval_86400000">24 hours</string>
    <string name="time_lapse_seconds">seconds</string>
    <string name="time_lapse_minutes">minutes</string>
    <string name="time_lapse_hours">hours</string>
    <string name="time_lapse_interval_set">Done</string>
    <string name="set_time_interval">Set Time Interval</string>
    <string name="set_time_interval_help">Time lapse feature is off. Turn it on to set time interval.</string>
    <string name="set_duration">Set duration in seconds</string>
    <string name="count_down_title_text">Counting down to take a photo</string>
    <string name="remember_location_title">Remember photo locations?</string>
    <string name="remember_location_prompt">Tag your photos and videos with the locations where they are taken.\n\nOther apps can access this information along with your saved images.</string>
    <string name="remember_location_no">No thanks</string>
    <string name="remember_location_yes">Yes</string>
    <string name="camera_menu_more_label">MORE OPTIONS</string>
    <string name="camera_menu_settings_label">SETTINGS</string>
    <string name="create_tiny_planet">Create Tiny Planet</string>
    <string name="saving_tiny_planet">Saving Tiny Planet …</string>
    <string name="tiny_planet_zoom">Zoom</string>
    <string name="tiny_planet_rotate">Rotate</string>
    <string name="crop_save">Save</string>
    <string name="cannot_load_image">Cannot load the image!</string>
    <string name="switch_photo_filmstrip">Filmstrip view</string>
    <string name="setting_wallpaper">Setting wallpaper</string>
    <string name="remaining_photos_format">%d left</string>
    <string name="makeup_video_size_limit">Makeup works only under VGA size in video recording.</string>
    <string name="pref_camera2_category_system">System</string>
    <string name="pref_camera2_restore_default">Restore defaults</string>
    <string name="pref_camera2_restore_default_hint">Camera settings will be restored to default settings</string>
    <plurals name="save_best_dialog_content">
        <item quantity="one">%1$d of 10 images will be saved and the rest will be deleted</item>
        <item quantity="other">%1$d of 10 images will be saved and the rest will be deleted</item>
    </plurals>
    <string name="save_best_dialog_title">Save selected images?</string>
    <string name="save_best_dialog_positive_bt">OK</string>
    <string name="save_best_dialog_native_bt">Cancel</string>
    <plurals name="save_best_image_toast">
        <item quantity="one">%1$d of 10 images saved.</item>
        <item quantity="other">%1$d of 10 images saved.</item>
    </plurals>
    <string name="dialog_do_not_show">Do not show again</string>
    <string name="delete_best_dialog_title">Delete all?</string>
    <string name="delete_best_dialog_content">Are you sure you want to delete all 10 pictures taken?</string>
    <string name="delete_best_dialog_native_bt">Cancel</string>
    <string name="delete_best_dialog_positive_bt">Delete</string>
    <string name="delete_all_best_dialog_title">Delete all?</string>
    <string name="delete_all_best_dialog_content">Are you sure you want to delete all images?</string>
    <string name="delete_all_best_dialog_native_bt">Cancel</string>
    <string name="delete_all_best_dialog_positive_bt">Delete all</string>
    <string name="overflow_best_item1">Save all</string>
    <string name="overflow_best_item2">Delete all</string>
    <string name="settings_title">Settings</string>
</resources>