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">Lanjut</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">Brankas</string>
|
|
|
|
<string name="screen_file_browser_share_button_text">Pilih</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 -->
|
|
|
|
<!-- ## 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">Selesai</string>
|
|
|
|
<string name="screen_set_password_strength_indicator_1">Lemah</string>
|
|
|
|
<string name="screen_set_password_strength_indicator_2">Cukup</string>
|
|
|
|
<string name="screen_set_password_strength_indicator_3">Kuat</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">Umum</string>
|
2021-05-07 11:48:10 +02:00
|
|
|
<!-- ## screen: cloud settings -->
|
|
|
|
<!-- ## screen: licenses -->
|
|
|
|
<!-- ## screen: authenticate cloud -->
|
|
|
|
<!-- ## screen: insecure android version info -->
|
|
|
|
<!-- # dialogs -->
|
2021-07-12 16:05:06 +02:00
|
|
|
<string name="dialog_button_cancel">Batalkan</string>
|
|
|
|
<string name="dialog_enter_password_positive_button">Buka Gembok</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">Gembok</string>
|
|
|
|
<string name="dialog_app_is_obscured_info_neutral_button">Tutup</string>
|
|
|
|
<string name="dialog_sym_link_back_button">Kembali</string>
|
2021-05-07 11:48:10 +02:00
|
|
|
<!-- # error reports -->
|
|
|
|
<!-- # misc -->
|
|
|
|
<!-- ## file size helper -->
|
|
|
|
<!-- ## date helper -->
|
|
|
|
<!-- ## biometric authentication -->
|
|
|
|
<!-- notification -->
|
|
|
|
<!-- lock timeout names -->
|
|
|
|
<!-- cache size names -->
|
|
|
|
<!-- screen scheme mode names -->
|
2021-07-12 16:05:06 +02:00
|
|
|
<string name="light">Terang</string>
|
|
|
|
<string name="dark">Gelap</string>
|
2021-05-07 11:48:10 +02:00
|
|
|
<!-- update interval names -->
|
|
|
|
</resources>
|