-
-
Notifications
You must be signed in to change notification settings - Fork 197
Expand file tree
/
Copy pathstrings.xml
More file actions
685 lines (561 loc) · 51.5 KB
/
strings.xml
File metadata and controls
685 lines (561 loc) · 51.5 KB
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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="empty" translatable="false"></string>
<!-- # app -->
<string name="app_name" translatable="false">Cryptomator</string>
<string name="download_subdirectory_name" translatable="false">@string/app_name</string>
<string name="vault_cryptomator" translatable="false">vault.cryptomator</string>
<string name="masterkey_cryptomator" translatable="false">masterkey.cryptomator</string>
<string name="share_with_label">Encrypt</string>
<!-- # error messages -->
<string name="error_generic">An error occurred</string>
<string name="error_authentication_failed">Authentication failed</string>
<string name="error_authentication_failed_re_authenticate">Authentication failed, please login using %1$s</string>
<string name="error_no_network_connection">No network connection</string>
<string name="error_invalid_passphrase">Wrong password</string>
<string name="error_file_or_folder_exists">A file or folder already exists.</string>
<string name="error_vault_version_not_supported">Vault version %1$s is unsupported. This vault has been created with an older or newer version of Cryptomator.</string>
<string name="error_vault_config_file_missing_due_to_format_999">%1$s file is missing in your vault folder. Make sure that this file exists in your vault folder in the cloud.</string>
<string name="error_vault_already_exists">Vault already exists.</string>
<string name="error_no_such_file">File does not exist.</string>
<string name="error_vault_has_been_locked">Vault has been locked.</string>
<string name="error_cloud_already_exists">Cloud already exists.</string>
<string name="error_activity_not_found">Please download an app that can open this file.</string>
<string name="error_server_not_found">Server not found.</string>
<string name="error_device_policy_manager_not_found">Please open your device settings and set the screen lock by hand</string>
<string name="error_export_illegal_file_name">Export failed. Try to remove special characters from file names and export again.</string>
<string name="error_name_contains_invalid_characters">Can\'t contain special characters.</string>
<string name="error_names_contains_invalid_characters">File names can\'t contain special characters.</string>
<string name="error_vault_name_contains_invalid_characters">Vault name can\'t contain special characters.</string>
<string name="error_general_update">Update check failed. General error occurred.</string>
<string name="error_hash_mismatch_update">Update check failed. Calculated hash doesn\'t match the uploaded file</string>
<string name="error_update_no_internet">Update check failed. No internet connection.</string>
<string name="error_failed_to_decrypt_webdav_password">Failed to decrypt WebDAV password, please re-add in settings</string>
<string name="error_play_services_not_available">Google Play Services not installed</string>
<string name="error_biometric_auth_aborted">Biometric authentication aborted</string>
<string name="error_vault_version_mismatch">Version specified in %1$s is different to %2$s</string>
<string name="error_vault_key_invalid">%1$s does not match with this %2$s</string>
<string name="error_vault_config_loading">General error while loading the vault config</string>
<string name="error_file_not_found_after_opening_using_3party">Local file isn\'t present anymore after switching back to Cryptomator. Possible changes cannot be propagated back to the cloud.</string>
<string name="error_no_such_bucket">No such bucket</string>
<string name="error_masterkey_location_not_supported">Custom Masterkey location not supported yet</string>
<string name="error_interact_with_fdroid_but_fdroid_missing">Failed to communicate with the F-Droid app. Not installed?</string>
<string name="error_hub_vault_operation_not_supported">Vault operation not supported for Hub</string>
<string name="error_hub_authentication_failed">Authentication against Hub failed</string>
<string name="error_hub_device_already_register_for_other_user">This device is already registered for a different user. Try to change the user account or use a different device.</string>
<string name="error_hub_invalid_setup_code">The Account Key is invalid.</string>
<string name="error_hub_invalid_version">Unsupported Hub version.</string>
<string name="error_hub_unlock_pre_31">Hub is only supported on Android 12 and above.</string>
<!-- # clouds -->
<!-- ## cloud names -->
<string name="cloud_names_crypto" translatable="false">Crypto</string>
<string name="cloud_names_dropbox" translatable="false">Dropbox</string>
<string name="cloud_names_google_drive" translatable="false">Google Drive</string>
<string name="cloud_names_onedrive" translatable="false">OneDrive</string>
<string name="cloud_names_pcloud" translatable="false">pCloud</string>
<string name="cloud_names_webdav" translatable="false">WebDAV</string>
<string name="cloud_names_s3" translatable="false">S3</string>
<string name="cloud_names_local_storage">Local storage</string>
<!-- # permission -->
<!-- ## permission messages -->
<string name="permission_message_export_file">Cryptomator needs storage access to export files</string>
<string name="permission_message_upload_file">Cryptomator needs storage access to upload files</string>
<string name="permission_message_share_file">Cryptomator needs storage access to share files</string>
<string name="permission_revoked_re_request_permission">Cryptomator has lost permission to access this location. Please select this folder again to restore the permission.</string>
<string name="snack_bar_action_title_settings">Settings</string>
<string name="snack_bar_action_title_search">Search</string>
<string name="snack_bar_action_title_search_previous">Previous</string>
<string name="snack_bar_action_title_search_next">Next</string>
<string name="snack_bar_action_title_sort">Sort</string>
<string name="menu_vault_list_sort_by">Sort by...</string>
<string name="snack_bar_action_title_sort_az">A - Z</string>
<string name="snack_bar_action_title_sort_za">Z - A</string>
<string name="snack_bar_action_title_sort_newest">Newest first</string>
<string name="snack_bar_action_title_sort_oldest">Oldest first</string>
<string name="snack_bar_action_title_sort_biggest">Biggest first</string>
<string name="snack_bar_action_title_sort_smallest">Smallest first</string>
<string name="snack_bar_action_title_save" translatable="false">@string/screen_share_files_save_button_text</string>
<string name="snack_bar_cryptomator_variants_title">Read more</string>
<string name="snack_bar_cryptomator_variants_hint">Cloud not in the list?</string>
<!-- # screens -->
<!-- # screen: vault list -->
<string name="screen_vault_list_actions_title">Add to Cryptomator</string>
<string name="screen_vault_list_action_create_new_vault">Create new vault</string>
<string name="screen_vault_list_action_add_existing_vault">Add existing vault</string>
<string name="screen_vault_list_vault_action_rename" translatable="false">@string/screen_file_browser_node_action_rename</string>
<string name="screen_vault_list_vault_action_delete">Remove</string>
<string name="screen_vault_list_vault_creation_hint">Tap here to create a new vault</string>
<string name="screen_vault_list_change_password_successful">Password successfully changed</string>
<!-- # screen: file browser -->
<string name="screen_file_browser_default_title">Vault</string>
<string name="screen_file_browser_subtitle_add_existing_vault" translatable="false">@string/screen_vault_list_action_add_existing_vault</string>
<string name="screen_file_browser_add_existing_vault_extra_text">Select masterkey or vault file</string>
<string name="screen_file_browser_subtitle_create_new_vault" translatable="false">@string/screen_vault_list_action_create_new_vault</string>
<string name="screen_file_browser_create_new_vault_button_text">Place here</string>
<string name="screen_file_browser_create_new_vault_extra_text">Vault name: %1$s</string>
<plurals name="screen_file_browser_subtitle_move">
<item quantity="one">Move %1$s to</item>
<item quantity="other">Move %2$d items to</item>
</plurals>
<string name="screen_file_browser_move_button_text">Move</string>
<string name="screen_file_browser_msg_empty_folder">Empty folder</string>
<string name="screen_file_browser_file_info_label_size" translatable="false">%1$s</string>
<string name="screen_file_browser_file_info_label_date">modified %1$s ago</string>
<string name="screen_file_browser_share_intent_chooser_title">Share with</string>
<string name="screen_file_browser_share_destination_title">Choose a destination</string>
<string name="screen_file_browser_share_button_text">Choose</string>
<string name="screen_file_browser_nothing_to_share">Nothing to share</string>
<string name="screen_file_browser_actions_title">Add to %1$s</string>
<string name="screen_file_browser_action_create_folder">Create folder</string>
<string name="screen_file_browser_action_create_new_text_file">Create text file</string>
<string name="screen_file_browser_action_upload_files">Upload files</string>
<string name="screen_file_browser_upload_files_chooser_title">Files</string>
<string name="screen_file_browser_msg_file_exported">File exported</string>
<string name="screen_file_browser_msg_files_exported">Files exported</string>
<string name="screen_file_browser_nothing_to_export">Nothing to export</string>
<string name="screen_file_browser_msg_creating_download_dir_failed">Creating download directory failed</string>
<string name="screen_file_browser_node_action_share">Share</string>
<string name="screen_file_browser_node_action_rename">Rename</string>
<string name="screen_file_browser_node_action_edit_text">Edit</string>
<string name="screen_file_browser_node_action_move" translatable="false">@string/screen_file_browser_move_button_text</string>
<string name="screen_file_browser_node_action_export">Export</string>
<string name="screen_file_browser_node_action_delete">Delete</string>
<string name="screen_file_browser_node_action_open_with_text">Open with…</string>
<string name="screen_file_browser_selection_mode_title_zero_elements">Select items</string>
<string name="screen_file_browser_selection_mode_title_one_or_more_elements">%1$d selected</string>
<string name="screen_file_browser_select_items">Select</string>
<string name="screen_file_browser_select_all_items">Select all</string>
<string name="screen_file_browser_refresh_items">Refresh</string>
<string name="screen_file_browser_no_connection_message">No connection</string>
<string name="screen_file_browser_no_connection_button_text">Retry</string>
<!-- ## screen: text editor -->
<string name="screen_text_editor_save_success">Successfully saved</string>
<!-- ## screen: share files -->
<string name="screen_share_files_title">Save %1$s to…</string>
<string name="screen_share_files_content_text">text</string>
<string name="screen_share_files_content_file">file</string>
<string name="screen_share_files_content_files">files</string>
<string name="screen_share_files_msg_filenames_must_be_unique">Filenames have to be unique, please rename the duplicates.</string>
<string name="screen_share_files_section_files" translatable="false">@string/screen_share_files_content_files</string>
<string name="screen_share_files_section_location">Save location</string>
<string name="screen_share_files_save_button_text">Save</string>
<string name="screen_share_files_msg_success">Encryption completed</string>
<string name="screen_share_files_new_text_file" translatable="false">@string/dialog_file_name_placeholder</string>
<!-- ## screen: choose cloud service -->
<string name="screen_choose_cloud_service_title">Cloud service</string>
<string name="screen_choose_cloud_service_subtitle_add_existing_vault" translatable="false">@string/screen_vault_list_action_add_existing_vault</string>
<string name="screen_choose_cloud_service_subtitle_create_new_vault" translatable="false">@string/screen_vault_list_action_create_new_vault</string>
<!-- ## screen: cloud connections -->
<string name="screen_cloud_connections_title">Choose a location</string>
<string name="screen_cloud_settings_option_edit" translatable="false">@string/screen_file_browser_node_action_edit_text</string>
<string name="screen_cloud_settings_option_delete" translatable="false">@string/screen_vault_list_vault_action_delete</string>
<string name="screen_cloud_connections_no_connections">Tap here to add locations</string>
<string name="screen_cloud_error_webdav_not_supported">Server doesn\'t seem to be WebDAV compatible</string>
<string name="screen_cloud_local_error_no_content_provider">No file manager found that supports opening directories</string>
<!-- ## screen: webdav settings -->
<string name="screen_webdav_settings_title" translatable="false">@string/cloud_names_webdav</string>
<string name="screen_webdav_settings_url_port_label">URL</string>
<string name="screen_webdav_settings_username_label">Username</string>
<string name="screen_webdav_settings_password_label">Password</string>
<string name="screen_webdav_settings_done_button_text">Connect</string>
<string name="screen_webdav_settings_msg_url_must_not_be_empty">URL can\'t be empty.</string>
<string name="screen_webdav_settings_msg_url_is_invalid">URL is invalid.</string>
<string name="screen_webdav_settings_msg_username_must_not_be_empty">Username can\'t be empty.</string>
<string name="screen_webdav_settings_msg_password_must_not_be_empty">Password can\'t be empty.</string>
<!-- ## screen: s3 settings -->
<string name="screen_s3_settings_title" translatable="false">@string/cloud_names_s3</string>
<string name="screen_s3_settings_display_name_label">Display Name</string>
<string name="screen_s3_settings_access_key_label">Access Key</string>
<string name="screen_s3_settings_secret_key_label">Secret Key</string>
<string name="screen_s3_settings_bucket_label">Existing Bucket</string>
<string name="screen_s3_settings_endpoint_label">Endpoint</string>
<string name="screen_s3_settings_region_label">Region</string>
<string name="screen_s3_settings_amazon_s3_text" translatable="false">Amazon S3</string>
<string name="screen_s3_settings_msg_display_name_not_empty">Display Name can\'t be empty</string>
<string name="screen_s3_settings_msg_access_key_not_empty">Access Key can\'t be empty</string>
<string name="screen_s3_settings_msg_secret_key_not_empty">Secret Key can\'t be empty</string>
<string name="screen_s3_settings_msg_bucket_not_empty">Bucket can\'t be empty</string>
<string name="screen_s3_settings_msg_endpoint_and_region_not_empty">Endpoint or Region can\'t be empty</string>
<!-- ## screen: enter vault name -->
<string name="screen_enter_vault_name_title" translatable="false">@string/screen_vault_list_action_create_new_vault</string>
<string name="screen_enter_vault_name_msg_name_empty">Vault name can\'t be empty.</string>
<string name="screen_enter_vault_name_vault_label">Vault name</string>
<string name="screen_enter_vault_name_button_text">Create</string>
<!-- ## screen: set password -->
<string name="screen_set_password_title">Set password</string>
<string name="screen_set_password_msg_password_empty" translatable="false">@string/screen_webdav_settings_msg_password_must_not_be_empty</string>
<string name="screen_set_password_msg_password_mismatch">Password doesn\'t match retyped password.</string>
<string name="screen_set_password_button_text">Done</string>
<string name="screen_set_password_hint">IMPORTANT: If you forget your password, there is no way to recover your data.</string>
<string name="screen_set_password_password_label" translatable="false">@string/screen_webdav_settings_password_label</string>
<string name="screen_set_password_retype_password_label">Retype password</string>
<string name="screen_set_password_strength_indicator_0">Too weak to create a vault</string>
<string name="screen_set_password_strength_indicator_1">Weak</string>
<string name="screen_set_password_strength_indicator_2">Fair</string>
<string name="screen_set_password_strength_indicator_3">Strong</string>
<string name="screen_set_password_strength_indicator_4">Very Strong</string>
<!-- ## screen: settings -->
<string name="screen_settings_title" translatable="false">@string/snack_bar_action_title_settings</string>
<string name="screen_settings_section_general">General</string>
<string name="screen_settings_cloud_settings_label">Cloud services</string>
<string name="screen_settings_biometric_auth">Biometric authentication</string>
<string name="screen_settings_activate_biometric_auth">Activate biometric authentication</string>
<string name="screen_settings_confirm_face_unlock">Confirm face unlock (if available)</string>
<string name="screen_settings_block_app_when_obscured">Block app when obscured</string>
<string name="screen_settings_block_app_when_obscured_summary">Block intercepting the input and displaying a false user interface</string>
<string name="screen_settings_secure_screen">Block screenshots</string>
<string name="screen_settings_secure_screen_summary">Block screenshots in the recents list and inside the app</string>
<string name="screen_settings_section_search">Search</string>
<string name="screen_settings_live_search">Live search</string>
<string name="screen_settings_live_search_summary">Update search results while entering the query</string>
<string name="screen_settings_glob_search">Search using glob pattern</string>
<string name="screen_settings_glob_search_summary">Use glob pattern matching like alice.*.jpg</string>
<string name="screen_settings_section_auto_lock">Automatic locking</string>
<string name="screen_settings_auto_lock_timeout">Lock after</string>
<string name="screen_settings_auto_lock_on_screen_lock">When screen is disabled</string>
<string name="screen_settings_section_auto_photo_upload">Automatic photo upload</string>
<string name="screen_settings_section_auto_photo_upload_vault">Choose vault for upload</string>
<string name="screen_settings_section_auto_photo_upload_toggle">Activate</string>
<string name="screen_settings_section_auto_photo_upload_toggle_summary">Capture images in the background and once the selected vault is unlocked, start upload</string>
<string name="screen_settings_section_auto_photo_upload_toggle_instant_upload">Upload instant</string>
<string name="screen_settings_section_auto_photo_upload_toggle_instant_upload_summary">Upload directly if the vault is unlocked</string>
<string name="screen_settings_section_auto_photo_upload_only_wifi_toggle">Upload only using WIFI</string>
<string name="screen_settings_section_auto_photo_upload_including_videos">Upload videos</string>
<string name="screen_settings_auto_photo_upload_title">Save auto upload files to…</string>
<string name="screen_settings_section_social" translatable="false">@string/screen_webdav_settings_done_button_text</string>
<string name="screen_settings_website_label">Cryptomator website</string>
<string name="screen_settings_mastodon_label">Follow us on Mastodon</string>
<string name="screen_settings_facebook_label">Like us on Facebook</string>
<string name="screen_settings_website_uri" translatable="false">https://cryptomator.org</string>
<string name="screen_settings_facebook_uri" translatable="false">https://facebook.com/Cryptomator</string>
<string name="screen_settings_mastodon_uri" translatable="false">https://mastodon.online/@cryptomator</string>
<string name="screen_settings_section_legal">Legal</string>
<string name="screen_settings_licenses_label">Licenses</string>
<string name="screen_settings_license_terms_label">License terms</string>
<string name="screen_settings_section_support">Support</string>
<string name="screen_settings_contact_label">Request help</string>
<string name="screen_settings_support_uri" translatable="false">https://cryptomator.org/contact/</string>
<string name="screen_settings_debug_mode_label">Debug mode</string>
<string name="screen_settings_error_report_label">Send log file</string>
<string name="screen_settings_error_report_failed">Sending failed</string>
<string name="screen_settings_security_label">Security hints</string>
<string name="screen_settings_security_url" translatable="false">https://docs.cryptomator.org/en/latest/security/best-practices/</string>
<string name="screen_settings_section_version">Version</string>
<string name="screen_settings_advanced_settings">Advanced Settings</string>
<string name="screen_settings_microsoft_apps_workaround_label">Workaround opening Microsoft files</string>
<string name="screen_settings_microsoft_apps_workaround_summary">Open files in Microsoft apps with write permission</string>
<string name="screen_settings_background_unlock_preparation_label">Accelerate unlock</string>
<string name="screen_settings_background_unlock_preparation_label_summary">Download vault config in the background while prompted to enter the password or biometric auth</string>
<string name="screen_settings_keep_unlocked_while_editing_files">Keep unlocked</string>
<string name="screen_settings_keep_unlocked_while_editing_files_summary">Keep vaults unlocked while editing files</string>
<string name="screen_settings_cryptomator_variants_label" translatable="false">@string/screen_cryptomator_variants_title</string>
<string name="screen_settings_cryptomator_variants_summary">Show variants of this app</string>
<!-- ## screen: cloud settings -->
<string name="screen_cloud_settings_title" translatable="false">@string/screen_settings_cloud_settings_label</string>
<string name="screen_cloud_settings_onedrive_connections">OneDrive connections</string>
<string name="screen_cloud_settings_webdav_connections">WebDAV connections</string>
<string name="screen_cloud_settings_pcloud_connections">pCloud connections</string>
<string name="screen_cloud_settings_s3_connections">S3 connections</string>
<string name="screen_cloud_settings_local_storage_locations">Local storage locations</string>
<string name="screen_cloud_settings_log_in_to">Log in to</string>
<string name="screen_cloud_settings_sign_out_from_cloud">Sign out from</string>
<!-- ## screen: licenses -->
<string name="screen_licenses_title" translatable="false">@string/screen_settings_licenses_label</string>
<!-- ## screen: authenticate cloud -->
<string name="screen_authenticate_auth_authentication_failed">%1$s could not be authenticated.</string>
<string name="screen_update_pcloud_connections_title">Update pCloud credentials</string>
<!-- ## screen: cryptomator app variants -->
<string name="screen_cryptomator_variants_title">Variants of Cryptomator</string>
<string name="screen_cryptomator_variants_lite_title">Main F-Droid Repository</string>
<string name="screen_cryptomator_variants_lite_description">Excluded because they require API keys.</string>
<string name="screen_cryptomator_variants_lite_install">Install</string>
<string name="screen_cryptomator_variants_fdroid_title">Cryptomator F-Droid Repository</string>
<string name="screen_cryptomator_variants_fdroid_description">Excluded because it contains proprietary dependencies.</string>
<string name="screen_cryptomator_variants_fdroid_add_repo_hint">Add Cryptomator repository to the F-Droid app.</string>
<string name="screen_cryptomator_variants_fdroid_add_repo">Add</string>
<string name="screen_cryptomator_variants_fdroid_install_hint">Install Cryptomator using F-Droid.\nIf a not found error is displayed, wait until the F-Droid synchronisation is finished.</string>
<string name="screen_cryptomator_variants_fdroid_install" translatable="false">@string/screen_cryptomator_variants_lite_install</string>
<string name="screen_cryptomator_variants_website_title">Website</string>
<string name="screen_cryptomator_variants_website_description">Contains proprietary dependencies.</string>
<string name="screen_cryptomator_variants_website_install" translatable="false">@string/screen_cryptomator_variants_lite_install</string>
<string name="screen_cryptomator_variants_installation_hint">Switching from or to the main F-Droid repository variant requires a fresh setup of the app.</string>
<!-- # dialogs -->
<string name="dialog_button_cancel">Cancel</string>
<string name="dialog_sort_override_message">This will override any existing sorting. Are you sure?</string>
<string name="dialog_sort_override_negative_button">Close</string>
<string name="dialog_sort_override_positive_button">Proceed</string>
<string name="dialog_sort_override_option_name">Sort by vault name</string>
<string name="dialog_sort_override_option_location">Sort by vault location</string>
<string name="dialog_create_folder_title" translatable="false">@string/screen_file_browser_action_create_folder</string>
<string name="dialog_create_folder_positive_button" translatable="false">@string/screen_enter_vault_name_button_text</string>
<string name="dialog_enter_password_password_label" translatable="false">@string/screen_webdav_settings_password_label</string>
<string name="dialog_enter_password_positive_button">Unlock</string>
<string name="dialog_change_password_old_password_label">Old Password</string>
<string name="dialog_change_password_new_password_label">New Password</string>
<string name="dialog_change_password_new_retype_password_label" translatable="false">@string/screen_set_password_retype_password_label</string>
<string name="dialog_change_password">Change password</string>
<string name="dialog_change_password_msg_old_password_empty">Old password can\'t be empty.</string>
<string name="dialog_change_password_msg_new_password_empty">New password can\'t be empty.</string>
<string name="dialog_change_password_msg_password_mismatch">New password doesn\'t match retyped password.</string>
<!-- Vault not found -->
<string name="dialog_vault_not_found_title">Vault %1$s not found</string>
<string name="dialog_vault_not_found_message">The vault has been renamed, moved or deleted. Remove this vault from the list and add it again to proceed. Remove now?</string>
<string name="dialog_vault_not_found_positive_button_text">Remove</string>
<string name="dialog_existing_file_title">File already exists</string>
<string name="dialog_existing_file_positive_button">Replace</string>
<string name="dialog_existing_file_message">A file named \'%1$s\' already exists.</string>
<string name="dialog_replace_negative_button_at_least_two_but_not_all_files_exist">Skip existing</string>
<string name="dialog_replace_positive_button_all_files_exist">Replace all</string>
<string name="dialog_replace_positive_button_some_files_exist">Replace existing</string>
<string name="dialog_replace_positive_button_single_file_exists">Replace</string>
<string name="dialog_replace_msg_single_file_exists">A file named \'%1$s\' already exists. Do you want to replace it?</string>
<string name="dialog_replace_msg_all_files_exists">All files already exist. Do you want to replace them?</string>
<string name="dialog_replace_msg_some_files_exists">%1$d files already exist. Do you want to replace them?</string>
<string name="dialog_replace_title_single_file_exists">Replace file?</string>
<string name="dialog_replace_title_multiple_files_exist">Replace files?</string>
<string name="dialog_unable_to_share_title">Unable to share files</string>
<string name="dialog_unable_to_share_message">You haven\'t set up any vaults. Please create a new vault with the Cryptomator app first.</string>
<string name="dialog_unable_to_share_positive_button">OK</string>
<string name="dialog_unable_to_share_negative_button">Create vault</string>
<string name="dialog_filetype_not_supported_title">Can\'t open %1$s</string>
<string name="dialog_filetype_not_supported_positive_button" translatable="false">@string/screen_file_browser_node_action_export</string>
<string name="dialog_filetype_not_supported_message">Please download an app that can open this file or do you like to save to your device?</string>
<string name="dialog_rename_vault_title">Rename vault</string>
<string name="dialog_rename_vault_positive_button" translatable="false">@string/screen_file_browser_node_action_rename</string>
<string name="dialog_rename_node_folder_title">Rename folder</string>
<string name="dialog_rename_node_file_title">Rename file</string>
<string name="dialog_rename_node_positive_button" translatable="false">@string/screen_file_browser_node_action_rename</string>
<string name="dialog_unsaved_changes_title">You have unsaved changes</string>
<string name="dialog_unsaved_changes_message">Do you really want to quit without saving?</string>
<string name="dialog_unsaved_changes_discard">Discard</string>
<string name="dialog_unsaved_changes_save" translatable="false">@string/screen_share_files_save_button_text</string>
<string name="dialog_file_name_title" translatable="false">@string/screen_file_browser_action_create_new_text_file</string>
<string name="dialog_file_name_hint">File name</string>
<string name="dialog_file_name_create" translatable="false">@string/screen_enter_vault_name_button_text</string>
<string name="dialog_file_name_cancel" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_file_name_placeholder">text.txt</string>
<string name="dialog_delete_vault_positive_button_text" translatable="false">@string/screen_file_browser_node_action_delete</string>
<string name="dialog_delete_vault_message">Are you sure you want to remove this vault?</string>
<string name="dialog_delete_vault_hint">This action will only remove the vault from this list and not delete it physically.</string>
<string name="dialog_upload_file_title">Uploading…</string>
<string name="dialog_upload_file_cancel_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_upload_file_remaining">File %1$d of %2$d</string>
<string name="dialog_export_file_title">Exporting (%1$d/%2$d)</string>
<string name="dialog_export_file_cancel_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_progress_please_wait">Please wait…</string>
<string name="dialog_progress_creating_folder">Creating folder…</string>
<string name="dialog_progress_creating_text_file">Creating text file…</string>
<string name="action_progress_authentication">Authentication…</string>
<string name="action_progress_renaming">Renaming…</string>
<string name="action_progress_deleting">Deleting…</string>
<string name="dialog_progress_unlocking_vault">Unlocking vault…</string>
<string name="dialog_progress_change_password">Changing password…</string>
<string name="dialog_progress_creating_vault">Creating vault…</string>
<string name="dialog_progress_upload_file">Uploading…</string>
<string name="dialog_progress_download_file">Downloading…</string>
<string name="dialog_progress_encryption">Encrypting…</string>
<string name="dialog_progress_decryption">Decrypting…</string>
<string name="action_progress_moving">Moving…</string>
<string name="dialog_lock_vault">Lock</string>
<string name="dialog_accept_ssl_certificate_title">Invalid SSL certificate</string>
<string name="dialog_accept_ssl_certificate_hint">The SSL certificate is invalid. Do you want to trust it anyway?</string>
<string name="dialog_accept_ssl_certificate_details">Details</string>
<string name="dialog_accept_ssl_certificate_security_checkbox">This could be a security risk. I know what I am doing.</string>
<string name="dialog_ask_ignore_battery_optimizations_title">Disable battery optimizations</string>
<string name="dialog_ask_ignore_battery_optimizations_hint">To retrieve new pictures and videos without running in the background, we need to opt-out from battery optimizations. But don\'t worry, %1$s doesn\'t consume much energy.\n\nTo apply it, change \'Not optimized\' to \'All apps\', select %1$s and choose \'Don\'t optimize\' after tapping \'%2$s\' in this dialog.</string>
<string name="dialog_ask_ignore_battery_optimizations_neutral_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_ask_ignore_battery_optimizations_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_ask_ignore_battery_optimizations_checkbox">Don\'t ask again?</string>
<string name="dialog_http_security_hint">The usage of HTTP is insecure. We recommend to use HTTPS instead. If you know the risks, you can continue with HTTP.</string>
<string name="dialog_http_security_checkbox">Change to HTTPS</string>
<string name="dialog_http_security_title">Use HTTPS?</string>
<string name="dialog_no_screen_lock_hint">No screen lock is set. To store your credentials in a secure way, set with OK a pattern or password.</string>
<string name="dialog_no_screen_lock_title">Set screen lock?</string>
<string name="dialog_no_screen_lock_checkbox">Set screen lock</string>
<string name="dialog_no_biometric_auth_set_up_title">No basic authentication set up in system</string>
<string name="dialog_no_biometric_auth_set_up_message">Enroll at least one finger/face to use this service.</string>
<string name="dialog_debug_mode_disclaimer_hint">In this mode, sensitive data may be written to a log file on your device (e.g., filenames and paths). Passwords, cookies, etc. are explicitly excluded.\n\nRemember to disable debug mode as soon as possible.</string>
<string name="dialog_debug_mode_disclaimer_title">Attention</string>
<string name="dialog_debug_mode_positive_button">Enable</string>
<string name="dialog_debug_mode_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_microsoft_workaround_disclaimer_hint">Due to a bug in Microsoft apps, the file to be edited must be shared with these apps in a public media folder on your device. After Cryptomator is resumed, the publicly accessible file is deleted again, but Cryptomator cannot influence what has happened to this file in the meantime. Make sure that you are aware of this behavior when activating this option. This will only apply to Microsoft file types.\n\nCryptomator will restart after activation.</string>
<string name="dialog_microsoft_workaround_disclaimer_title" translatable="false">@string/dialog_debug_mode_disclaimer_title</string>
<string name="dialog_microsoft_workaround_positive_button" translatable="false">@string/screen_settings_section_auto_photo_upload_toggle</string>
<string name="dialog_microsoft_workaround_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_disable_app_obscured_disclaimer_hint">This setting is a security feature and prevents other apps from tricking users into doing things they do not wan\'t to do.\n\nBy disabling, you confirm that you are <a href="https://docs.cryptomator.org/en/latest/android/settings/#block-app-when-obscured">aware of the risks</a>.</string>
<string name="dialog_disable_app_obscured_disclaimer_title">Attention</string>
<string name="dialog_disable_app_obscured_positive_button">Disable</string>
<string name="dialog_disable_app_obscured_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_app_is_obscured_info_title">App is obscured</string>
<string name="dialog_app_is_obscured_info_hint">Another app is displaying something on top of Cryptomator (e.g., a blue light filter or night mode app). For security reasons, Cryptomator is disabled.\n\n<a href="https://docs.cryptomator.org/en/latest/android/settings/#block-app-when-obscured">How to enable Cryptomator</a></string>
<string name="dialog_app_is_obscured_info_neutral_button">Close</string>
<string name="dialog_vaults_removed_during_migration_title">Please re-add vaults for %1s cloud</string>
<string name="dialog_vaults_removed_during_migration_hint">While migrating to this app version we need to remove the following vaults from the app:\n%2s \n\nThose vaults aren\'t removed from the cloud but only from this app. Sorry for the inconvenience and please re-add these vaults to continue working with them.</string>
<string name="dialog_vaults_removed_during_migration_neutral_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_vault_is_root_folder_of_cloud_title">Vault is root folder of the cloud connection</string>
<string name="dialog_vault_is_root_folder_of_cloud_hint">Create a new cloud connection where you select at least the parent folder of this vault folder as the root directory to add this vault.</string>
<string name="dialog_vault_is_root_folder_of_cloud_neutral_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_disable_secure_screen_disclaimer_hint">This setting is a security feature and prevents other apps from tricking users into doing things they do not wan\'t to do.\n\nBy disabling, you confirm that you are <a href="https://docs.cryptomator.org/en/latest/android/settings/#screen-security">aware of the risks</a>.</string>
<string name="dialog_delete_cloud_connection_with_vaults_message">Are you sure you want to remove this cloud connection?</string>
<string name="dialog_delete_cloud_connection_with_vaults_hint">This action will remove the cloud connection and all vaults of this cloud.</string>
<string name="dialog_delete_cloud_connection_with_vaults_positive_button" translatable="false">@string/screen_file_browser_node_action_delete</string>
<string name="dialog_delete_cloud_connection_with_vaults_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_confirm_delete_positive_button" translatable="false">@string/screen_file_browser_node_action_delete</string>
<string name="dialog_confirm_delete_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="dialog_confirm_delete_multiple_title">Delete %1$d items?</string>
<string name="dialog_confirm_delete_multiple_message">Are you sure you want to delete these items?</string>
<string name="dialog_confirm_delete_file_message">Are you sure you want to delete this file?</string>
<string name="dialog_confirm_delete_folder_message">This will delete all of the folder\'s contents. Are you sure you want to delete this folder?</string>
<string name="dialog_biometric_auth_key_invalidated_title">Biometric authentication feature deactivated</string>
<string name="dialog_biometric_auth_key_invalidated_message">Because the key has been invalidated, the biometric authentication feature has been deactivated. To re-enable, open the Cryptomator settings.</string>
<string name="dialog_biometric_auth_key_invalidated_neutral_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_enter_license_title">Provide a valid license</string>
<string name="dialog_enter_license_content">We detected that you installed Cryptomator without using Google Play Store. Provide a valid license, which can be purchased on <a href="https://cryptomator.org/android/">https://cryptomator.org/android/</a></string>
<string name="dialog_enter_license_not_valid_content">The provided license isn\'t valid. Make sure you entered it correctly.</string>
<string name="dialog_enter_license_not_valid_content_desktop_supporter_certificate">The provided key is a desktop supporter certificate. Please enter a valid license.</string>
<string name="dialog_enter_license_no_content">No license provided. Please enter a valid license.</string>
<string name="dialog_enter_license_ok_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_enter_license_decline_button">Exit</string>
<string name="dialog_license_confirmation_title">License confirmation</string>
<string name="dialog_license_confirmation_message">Thanks %1$s for providing your valid license.</string>
<string name="dialog_license_confirmation_ok_btn" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_update_available_title">Update available</string>
<string name="dialog_update_available_message">Update Cryptomator to the latest version. By pressing OK we will download the app in the background and will ask you to install it.</string>
<string name="dialog_update_available_update">Update now</string>
<string name="dialog_update_available_download_site">Go to downloads site</string>
<string name="dialog_update_available_cancel">Later</string>
<string name="dialog_download_update_title">Download running</string>
<string name="dialog_download_update_message">Downloading latest version of Cryptomator</string>
<string name="dialog_sym_link_title">Folder is a symbolic link</string>
<string name="dialog_sym_link_message">You can not navigate into this symbolic link</string>
<string name="dialog_sym_link_back_button">Back</string>
<string name="dialog_no_dir_file_title">Unable to load contents of directory</string>
<string name="dialog_no_dir_file_message">Cloud folder \'%1$s\' doesn\'t have a valid directory file. It could be that the folder was created on another device and has not yet been fully synchronized to the cloud. Please check in your cloud if the following file exists and is not empty:\n%2$s</string>
<string name="dialog_no_dir_file_back_button" translatable="false">@string/dialog_sym_link_back_button</string>
<string name="dialog_beta_confirmation_title" translatable="false">Beta release</string>
<string name="dialog_beta_confirmation" translatable="false">This is a beta release which introduces the support of vault format 8. Please make sure that you don\'t use your production vault for testing or have a good backup strategy.</string>
<string name="dialog_no_more_images_to_display">No more images to display…</string>
<string name="dialog_pcloud_credentials_updated_title">Credentials of \'%1$s\' updated</string>
<string name="dialog_pcloud_credentials_updated">If you intended to add a new pCloud account, tap on this url <a href="https://www.pcloud.com">www.pcloud.com</a>, log out from the current account and tap again on the \'+\' in this app to create a new cloud connection.</string>
<string name="dialog_cbc_password_vaults_migration_title">Vault password migration required</string>
<string name="dialog_cbc_password_vaults_migration_hint">Due to security enhancements, you will be asked for your biometric authentication twice for each vault to re-encrypt your vault passwords. This is necessary to continue to protect your vault passwords with the latest technology. If you do not wish this to happen, the stored passwords will be removed.</string>
<string name="dialog_cbc_password_vaults_migration_action">Migrate</string>
<string name="dialog_cbc_password_vaults_migration_cancel" translatable="false">@string/screen_vault_list_vault_action_delete</string>
<string name="dialog_create_hub_device_title">Register Hub device</string>
<string name="dialog_create_hub_device_positive_button" translatable="false">@string/screen_enter_vault_name_button_text</string>
<string name="dialog_create_hub_device_name_label">Name</string>
<string name="dialog_create_hub_device_name_hint">This seems to be the first Hub access from this device. In order to identify it for access authorization, you need to name this device.</string>
<string name="dialog_create_hub_device_name_empty">Name can\'t be empty.</string>
<string name="dialog_create_hub_device_setup_code_label">Account Key</string>
<string name="dialog_create_hub_device_setup_code_hint">Your Account Key is required to login from new apps or browsers. It can be found in your profile.</string>
<string name="dialog_create_hub_device_setup_code_empty">Account Key can\'t be empty.</string>
<string name="dialog_progress_creating_hub_device_setup">Creating device…</string>
<string name="dialog_hub_vault_access_forbidden_title">Access denied</string>
<string name="dialog_hub_vault_access_forbidden_hint">Your user has not yet been authorized to access this vault. Ask the vault owner to authorize it."</string>
<string name="dialog_hub_vault_access_forbidden_neutral_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_hub_license_upgrade_required_title">Check Hub license</string>
<string name="dialog_hub_license_upgrade_required_hint">Your Cryptomator Hub instance has an invalid license. Please inform a Hub administrator to upgrade or renew the license."</string>
<string name="dialog_hub_license_upgrade_required_neutral_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_hub_vault_archived_title">Vault archived</string>
<string name="dialog_hub_vault_archived_hint">This vault is archived and cannot be unlocked. To unlock it, a vault owner must unarchive it.</string>
<string name="dialog_hub_vault_archived_positive_button" translatable="false">@string/dialog_unable_to_share_positive_button</string>
<string name="dialog_hub_user_setup_required_title">User setup required</string>
<string name="dialog_hub_user_setup_required_hint">To proceed, please complete the steps required in your Hub user profile.</string>
<string name="dialog_hub_user_setup_required_neutral_button">Go to Profile</string>
<string name="dialog_hub_user_setup_required_negative_button" translatable="false">@string/dialog_button_cancel</string>
<string name="permission_snackbar_auth_local_vault">Cryptomator needs storage access to use local vaults</string>
<string name="permission_snackbar_auth_auto_upload">Cryptomator needs storage access to use auto photo upload</string>
<string name="permission_snackbar_notifications">Cryptomator needs notification permissions to display vault status for example</string>
<!-- # error reports -->
<string name="error_report_subject" translatable="false">Android Error Report</string>
<string name="error_report_section_summary" translatable="false">Summary</string>
<string name="error_report_summary_description" translatable="false">Insert a detailed description of what you tried to do or mention your support ticket if you already created one.</string>
<string name="error_report_section_device" translatable="false">Device Info</string>
<!-- # misc -->
<!-- ## file size helper -->
<string name="file_size_zero">Zero kB</string>
<string name="file_size_unit_bytes">bytes</string>
<string name="file_size_unit_kilo_bytes">kB</string>
<string name="file_size_unit_mega_bytes">MB</string>
<string name="file_size_unit_giga_bytes">GB</string>
<string name="file_size_unit_tera_bytes">TB</string>
<!-- ## date helper -->
<string name="time_unit_seconds_sg">second</string>
<string name="time_unit_seconds_pl">seconds</string>
<string name="time_unit_minutes_sg">minute</string>
<string name="time_unit_minutes_pl">minutes</string>
<string name="time_unit_hours_sg">hour</string>
<string name="time_unit_hours_pl">hours</string>
<string name="time_unit_days_sg">day</string>
<string name="time_unit_days_pl">days</string>
<string name="time_unit_weeks_sg">week</string>
<string name="time_unit_weeks_pl">weeks</string>
<string name="time_unit_months_sg">month</string>
<string name="time_unit_months_pl">months</string>
<string name="time_unit_years_sg">year</string>
<string name="time_unit_years_pl">years</string>
<!-- ## biometric authentication -->
<string name="dialog_biometric_auth_title">Biometric login</string>
<string name="dialog_biometric_auth_message">Log in using your biometric credential</string>
<string name="dialog_biometric_auth_use_password">Use vault password</string>
<string name="dialog_biometric_migration_auth_title" translatable="false">@string/dialog_biometric_auth_title</string>
<string name="dialog_biometric_migration_auth_message" translatable="false">@string/dialog_biometric_auth_message</string>
<string name="dialog_biometric_migration_auth_use_password" translatable="false">@string/dialog_biometric_auth_use_password</string>
<string name="dialog_unable_to_auto_upload_files_title">Unable to auto upload files</string>
<!-- notification -->
<string name="notification_unlocked">Vaults unlocked: %1$d</string>
<string name="notification_timeout">Autolock in %1$s</string>
<string name="notification_lock_all">Lock all</string>
<string name="notification_cancel_auto_upload">Cancel upload</string>
<string name="notification_auto_upload_title">Auto photo upload running</string>
<string name="notification_auto_upload_message">Uploading %1d/%2d</string>
<string name="notification_auto_upload_finished_title">Auto photo upload finished</string>
<string name="notification_auto_upload_finished_message">%1$d images uploaded to vault</string>
<string name="notification_auto_upload_failed_title">Auto photo upload failed</string>
<string name="notification_auto_upload_failed_general_error">General error occurred during upload.</string>
<string name="notification_auto_upload_failed_due_to_folder_not_exists">Selected folder for upload isn\'t available anymore. Go to settings and choose a new one</string>
<string name="notification_auto_upload_failed_due_to_vault_locked">Vault locked during upload, please reopen vault to continue</string>
<string name="notification_auto_upload_failed_due_to_vault_not_found">Vault specified for auto upload doesn\'t exist anymore.</string>
<string name="notification_auto_upload_permission_not_granted" translatable="false">@string/permission_snackbar_auth_auto_upload</string>
<string name="notification_auto_upload_failed_due_to_authentication_problem">Tap to refresh authentication.</string>
<string name="notification_cancel_open_writable_file" translatable="false">@string/dialog_button_cancel</string>
<string name="notification_open_writable_file_title">Open writable file</string>
<string name="notification_open_writable_file_message">Vault stays unlocked until finished editing</string>
<string name="notification_update_check_finished_latest">Latest version installed</string>
<string name="notification_authenticating">Authenticating…</string>
<string name="screen_settings_lru_cache">Cache</string>
<string name="screen_settings_lru_cache_toggle" translatable="false">@string/screen_settings_section_auto_photo_upload_toggle</string>
<string name="screen_settings_lru_cache_toggle_summary">Cache recently accessed files encrypted locally on the device for later reuse when reopened</string>
<string name="screen_settings_lru_cache_size">Total cache size</string>
<string name="screen_settings_clear_lru_cache_size">Clear Cache</string>
<string name="screen_settings_lru_cache_changed__restart_toast">Changes will be applied on next app restart</string>
<string name="screen_settings_license">Registered for</string>
<string name="screen_settings_license_mail">%1$s</string>
<string name="dialog_settings_update_check_interval_title">Update check interval</string>
<string name="screen_settings_check_updates">Check for updates</string>
<string name="screen_settings_last_check_updates">Last run %1$s</string>
<string name="screen_settings_last_check_updates_never" translatable="false">@string/lock_timeout_never</string>
<string name="dialog_cache_size_title">Cache size per Cloud</string>
<!-- lock timeout names -->
<string name="lock_timeout_instant">Instant</string>
<string name="lock_timeout_1m">1 minute</string>
<string name="lock_timeout_2m">2 minutes</string>
<string name="lock_timeout_5m">5 minutes</string>
<string name="lock_timeout_10m">10 minutes</string>
<string name="lock_timeout_never">Never</string>
<!-- cache size names -->
<string name="cache_size_50m">50 MB</string>
<string name="cache_size_100m">100 MB</string>
<string name="cache_size_250m">250 MB</string>
<string name="cache_size_500m">500 MB</string>
<string name="cache_size_1000m">1 GB</string>
<string name="cache_size_5000m">5 GB</string>
<!-- screen scheme mode names -->
<string name="screen_settings_style_mode">Style</string>
<string name="follow_system">Automatic (follow system)</string>
<string name="light">Light</string>
<string name="dark">Dark</string>
<!-- update interval names -->
<string name="update_interval_1d">Once a day</string>
<string name="update_interval_never" translatable="false">@string/lock_timeout_never</string>
</resources>