Yes
<!-- res/values/strings_account_options.xml -->
<string name="account_options_folder_sync_type_archive">Synchronizovať ako archív</string>
<string name="account_options_folder_sync_type_archive_set">Archív, nesynchronizovať</string>
<!-- res/values/strings_message_list.xml -->
<string name="message_list_op_move_archive">Presunúť do priečinka Archív</string>
<!-- res/values/strings_prefs.xml -->
<string name="prefs_swipe_message_list_op_archive">Presunúť do priečinka Archív</string>
<string name="prefs_swipe_message_list_op_archive_or_delete">Archivovať alebo vymazať (v závislosti na účte)</string>
<string name="prefs_notify_silent_change_interval">Upraviť plán kontroly pošty</string>
<string name="prefs_notify_silent_change_interval_none">Nemeniť</string>
<string name="prefs_notify_silent_no_push">Vypnúť IMAP push</string>
<string name="prefs_notify_silent_no_push_summary">Nepoužívať IMAP push počas tejto doby</string>
<string name="prefs_notify_weekend_all_no_push">Vypnúť IMAP push</string>
<string name="prefs_notify_weekend_all_no_push_summary">Nepoužívať IMAP push v tieto dni</string>
**************
I think you should change original EN translation for this string. (use Archive, not archive)
<string name="prefs_swipe_message_list_op_archive">Move to Archive</string>
and.. depending on the account, not depeding on the account (in prefs_swipe_message_list_op_archive_or_delet)