56 lines
2.1 KiB
XML
Raw Normal View History

2021-05-07 11:48:10 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- # app -->
<!-- # error messages -->
<!-- # clouds -->
<!-- ## cloud names -->
<!-- # permission -->
<!-- ## permission messages -->
2021-07-12 16:05:06 +02:00
<string name="snack_bar_action_title_search_next">Neste</string>
2021-05-07 11:48:10 +02:00
<!-- # screens -->
<!-- # screen: vault list -->
<!-- # screen: file browser -->
2021-07-12 16:05:06 +02:00
<string name="screen_file_browser_default_title">Hvelv</string>
<string name="screen_file_browser_share_button_text">Velg</string>
2021-05-07 11:48:10 +02:00
<!-- ## screen: text editor -->
<!-- ## screen: share files -->
<!-- ## screen: choose cloud service -->
<!-- ## screen: cloud connections -->
<!-- ## screen: webdav settings -->
2021-07-12 16:05:06 +02:00
<string name="screen_webdav_settings_password_label">Passord</string>
2021-05-07 11:48:10 +02:00
<!-- ## screen: s3 settings -->
<!-- ## screen: enter vault name -->
<!-- ## screen: set password -->
2021-07-12 16:05:06 +02:00
<string name="screen_set_password_button_text">Ferdig</string>
<string name="screen_set_password_strength_indicator_1">Svakt</string>
<string name="screen_set_password_strength_indicator_2">Ok</string>
<string name="screen_set_password_strength_indicator_3">Sterkt</string>
2021-05-07 11:48:10 +02:00
<!-- ## screen: settings -->
2021-07-12 16:05:06 +02:00
<string name="screen_settings_section_general">Generelt</string>
2021-05-07 11:48:10 +02:00
<!-- ## screen: cloud settings -->
<!-- ## screen: licenses -->
<!-- ## screen: authenticate cloud -->
<!-- ## screen: empty dir file info -->
<!-- ## screen: insecure android version info -->
<!-- # dialogs -->
2021-07-12 16:05:06 +02:00
<string name="dialog_button_cancel">Avbryt</string>
<string name="dialog_enter_password_positive_button">Lås opp</string>
2021-05-07 11:48:10 +02:00
<!-- Vault not found -->
2021-07-12 16:05:06 +02:00
<string name="dialog_lock_vault">Lås</string>
<string name="dialog_app_is_obscured_info_neutral_button">Lukk</string>
<string name="dialog_sym_link_back_button">Tilbake</string>
2021-05-07 11:48:10 +02:00
<!-- # error reports -->
<!-- # misc -->
<!-- ## file size helper -->
<!-- ## date helper -->
2021-07-12 16:05:06 +02:00
<string name="time_unit_minutes_pl">minutter</string>
2021-05-07 11:48:10 +02:00
<!-- ## biometric authentication -->
<!-- notification -->
<!-- lock timeout names -->
<!-- cache size names -->
<!-- screen scheme mode names -->
2021-07-12 16:05:06 +02:00
<string name="light">Lys</string>
<string name="dark">Mørk</string>
2021-05-07 11:48:10 +02:00
<!-- update interval names -->
</resources>