67 lines
2.9 KiB
XML
67 lines
2.9 KiB
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<!-- # app -->
|
||
|
<string name="share_with_label">Kryptera</string>
|
||
|
<!-- # error messages -->
|
||
|
<string name="error_generic">Ett fel inträffade</string>
|
||
|
<!-- # clouds -->
|
||
|
<!-- ## cloud names -->
|
||
|
<!-- # permission -->
|
||
|
<!-- ## permission messages -->
|
||
|
<string name="snack_bar_action_title_settings">Inställningar</string>
|
||
|
<string name="snack_bar_action_title_search_next">Nästa</string>
|
||
|
<!-- # screens -->
|
||
|
<!-- # screen: vault list -->
|
||
|
<string name="screen_vault_list_vault_action_delete">Ta bort</string>
|
||
|
<!-- # screen: file browser -->
|
||
|
<string name="screen_file_browser_default_title">Valv</string>
|
||
|
<string name="screen_file_browser_share_button_text">Välj</string>
|
||
|
<string name="screen_file_browser_node_action_edit_text">Ändra</string>
|
||
|
<!-- ## screen: text editor -->
|
||
|
<!-- ## screen: share files -->
|
||
|
<!-- ## screen: choose cloud service -->
|
||
|
<!-- ## screen: cloud connections -->
|
||
|
<!-- ## screen: webdav settings -->
|
||
|
<string name="screen_webdav_settings_url_port_label">URL</string>
|
||
|
<string name="screen_webdav_settings_username_label">Användarnamn</string>
|
||
|
<string name="screen_webdav_settings_password_label">Lösenord</string>
|
||
|
<!-- ## screen: s3 settings -->
|
||
|
<!-- ## screen: enter vault name -->
|
||
|
<string name="screen_enter_vault_name_button_text">Skapa</string>
|
||
|
<!-- ## screen: set password -->
|
||
|
<string name="screen_set_password_button_text">Klar</string>
|
||
|
<string name="screen_set_password_hint">VIKTIGT: Om du glömmer ditt lösenord finns det inget sätt att återställa dina data.</string>
|
||
|
<string name="screen_set_password_strength_indicator_1">Svagt</string>
|
||
|
<string name="screen_set_password_strength_indicator_2">Skapligt</string>
|
||
|
<string name="screen_set_password_strength_indicator_3">Starkt</string>
|
||
|
<!-- ## screen: settings -->
|
||
|
<string name="screen_settings_section_general">Allmänt</string>
|
||
|
<!-- ## screen: cloud settings -->
|
||
|
<!-- ## screen: licenses -->
|
||
|
<!-- ## screen: authenticate cloud -->
|
||
|
<!-- ## screen: empty dir file info -->
|
||
|
<!-- ## screen: insecure android version info -->
|
||
|
<!-- # dialogs -->
|
||
|
<string name="dialog_button_cancel">Avbryt</string>
|
||
|
<string name="dialog_enter_password_positive_button">Lås upp</string>
|
||
|
<!-- Vault not found -->
|
||
|
<string name="dialog_vault_not_found_positive_button_text">Ta bort</string>
|
||
|
<string name="dialog_unable_to_share_positive_button">OK</string>
|
||
|
<string name="dialog_lock_vault">Lås</string>
|
||
|
<string name="dialog_app_is_obscured_info_neutral_button">Stäng</string>
|
||
|
<string name="dialog_sym_link_back_button">Bakåt</string>
|
||
|
<!-- # error reports -->
|
||
|
<!-- # misc -->
|
||
|
<!-- ## file size helper -->
|
||
|
<!-- ## date helper -->
|
||
|
<string name="time_unit_minutes_pl">minuter</string>
|
||
|
<!-- ## biometric authentication -->
|
||
|
<!-- notification -->
|
||
|
<!-- lock timeout names -->
|
||
|
<!-- cache size names -->
|
||
|
<!-- screen scheme mode names -->
|
||
|
<string name="light">Ljust</string>
|
||
|
<string name="dark">Mörkt</string>
|
||
|
<!-- update interval names -->
|
||
|
</resources>
|