Browse Source

[tx-robot] updated from transifex

Nextcloud bot 8 years ago
parent
commit
d77b446e0d

+ 100 - 4
src/main/res/values-cs-rCZ/strings.xml

@@ -42,6 +42,10 @@
     <string name="prefs_fingerprint">Zámek otiskemprstu</string>
     <string name="prefs_fingerprint_notsetup">Nebyly nastaveny žádné otisky prstů.</string>
     <string name="prefs_show_hidden_files">Zobrazit skryté soubory</string>
+    <string name="prefs_instant_upload">Okamžité nahrávání obrázků</string>
+    <string name="prefs_instant_upload_summary">Okamžitě nahrávat vytvořené fotografie</string>
+    <string name="prefs_instant_video_upload">Okamžité nahrávání videa</string>
+    <string name="prefs_instant_video_upload_summary">Okamžitě odesílat nahrané video</string>
     <string name="prefs_log_title">Povolit logování</string>
     <string name="prefs_log_summary">Použito k zaznamenávání problémů</string>
     <string name="prefs_log_title_history">Historie logu</string>
@@ -50,15 +54,23 @@
     <string name="prefs_calendar_contacts">Synchronizovat kalendář &amp; kontakty</string>
     <string name="prefs_calendar_contacts_summary">Nastavit DAVdroid (v1.3.0+) pro aktuální účet</string>
     <string name="prefs_calendar_contacts_address_resolve_error">Počítačová adresa konta pro DAVdroid nebyla nalezena</string>
+    <string name="prefs_calendar_contacts_no_store_error">Nenainstalován Google Play store nebo F-Droid app</string>
+    <string name="prefs_calendar_contacts_sync_setup_successful">Synchronizace kalendáře &amp; kontaktů úspěšně dokončena</string>
     <string name="prefs_help">Nápověda</string>
+    <string name="prefs_recommend">Doporučit přátelům</string>
     <string name="prefs_feedback">Odezva</string>
     <string name="prefs_imprint">Imprint</string>
     <string name="prefs_remember_last_share_location">Zapamatovat umístění sdílení</string>
-    <string name="recommend_subject">Zkuste %1$s na svém chytrém telefonu!</string>
-	<string name="auth_check_server">Ověřit server</string>
+    <string name="prefs_remember_last_upload_location_summary">Zapamatovat poslední umístění pro nahrání sdílených souborů</string>
+
+	<string name="recommend_subject">Zkuste %1$s na svém chytrém telefonu!</string>
+	<string name="recommend_text">Chtěl bych vás pozvat k používání %1$s na vašem chytrém telefonu!\nKe stažení zde: %2$s</string>
+
+    <string name="auth_check_server">Ověřit server</string>
     <string name="auth_host_url">Adresa serveru https://...</string>
     <string name="auth_username">Uživatelské jméno</string>
     <string name="auth_password">Heslo</string>
+    <string name="auth_register">Ještě nemáte server?\nKlikněte sem a získejte ho od poskytovatele</string>
     <string name="sync_string_files">Soubory</string>
     <string name="setup_btn_connect">Připojit</string>
     <string name="uploader_btn_upload_text">Nahrát</string>
@@ -70,18 +82,26 @@
     <string name="uploader_error_title_no_file_to_upload">Žádný soubor k nahrání</string>
     <string name="uploader_error_message_received_piece_of_text">%1$s neumí nahrát text jako soubor.</string>
     <string name="uploader_error_message_no_file_to_upload">Obdržená data neobsahují žádný platný soubor.</string>
+    <string name="uploader_error_title_file_cannot_be_uploaded">Soubor nelze nahrát</string>
     <string name="uploader_error_message_read_permission_not_granted">%1$s nemá oprávnění číst přijatý soubor</string>
+    <string name="uploader_error_message_source_file_not_found">Soubor k nahrání nebyl v tomto umístění nalezen. Zkontrolujte prosím zda soubor existuje.</string>
+    <string name="uploader_error_message_source_file_not_copied">Došlo k chybě při kopírování souboru do dočasného adresáře. Zkuste prosím zopakovat odeslání.</string>
     <string name="uploader_upload_files_behaviour">Nahrát možnost:</string>
     <string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Přesunout soubor do Nextcloud adresáře</string>
     <string name="uploader_upload_files_behaviour_only_upload">Jen uploadovat</string>
     <string name="uploader_upload_files_behaviour_upload_and_delete_from_source">Uploadovat a vymazat ze zdroje</string>
     <string name="file_list_seconds_ago">před pár sekundami</string>
+    <string name="file_list_empty_headline">Nejsou zde žádné soubory</string>
+    <string name="file_list_empty">Nahrajte nějaký obsah, nebo synchronizujte s vašimi zařízeními!</string>
     <string name="file_list_loading">Načítání&#8230;</string>
+    <string name="file_list_no_app_for_file_type">Pro tento typ souboru nebyla nalezena aplikace!</string>
     <string name="local_file_list_empty">V tomto adresáři nejsou žádné soubory.</string>
     <string name="file_list_empty_headline_search">V této složce nebylo nic nalezeno</string>
     <string name="file_list_empty_headline_server_search">Žádné výsledky</string>
     <string name="file_list_empty_favorite_headline">Zatím není nic oblíbeno</string>
+    <string name="file_list_empty_search">Zkusit hledat v jiné složce?</string>
     <string name="upload_list_empty_headline">Nic k nahrání</string>
+    <string name="upload_list_empty_text">Nahrajte nějaký obsah, nebo aktivujte okamžité nahrání!</string>
     <string name="file_list_folder">adresář</string>
     <string name="file_list_folders">adresářů</string>
     <string name="file_list_file">soubor</string>
@@ -94,11 +114,13 @@
     <string name="filedetails_download">Stáhnout</string>
     <string name="filedetails_sync_file">Synchronizovat</string>
     <string name="filedetails_renamed_in_upload_msg">Soubor byl během nahrávání přejmenován na %1$s</string>
+    <string name="list_layout">Náhled seznamu</string>
     <string name="action_share">Sdílet</string>
     <string name="common_yes">Ano</string>
     <string name="common_no">Ne</string>
     <string name="common_ok">OK</string>
     <string name="common_remove_upload">Odstranit nahrávání</string>
+    <string name="common_retry_upload">Opakovat nahrání</string>
     <string name="common_cancel_sync">Zrušit synchronizaci</string>
     <string name="common_cancel">Zrušit</string>
     <string name="common_back">Zpět</string>
@@ -153,17 +175,22 @@
     <string name="common_choose_account">Vybrat účet</string>
     <string name="sync_fail_ticker">Synchronizace selhala</string>
     <string name="sync_fail_ticker_unauthorized">Synchronizace se nezdařila, musíte se znovu přihlásit.</string>
+    <string name="sync_fail_content">Synchronizace %1$s nemohla být dokončena</string>
+    <string name="sync_fail_content_unauthorized">Chybné heslo pro %1$s</string>
     <string name="sync_conflicts_in_favourites_ticker">Nalezeny konflikty</string>
     <string name="sync_conflicts_in_favourites_content">%1$d souborů z automatické synchronizace nelze synchronizovat</string>
     <string name="sync_fail_in_favourites_ticker">Automatická synchronizace souborů selhala</string>
     <string name="sync_fail_in_favourites_content">Obsah %1$d souborů nemohl být synchronizován (počet konfliktů: %2$d)</string>
     <string name="sync_foreign_files_forgotten_ticker">Některé místní soubory byly zapomenuty</string>
     <string name="sync_foreign_files_forgotten_content">%1$d souborů z %2$s adresáře se nepodařilo zkopírovat do</string>
+    <string name="sync_foreign_files_forgotten_explanation">Od verze 1.3.16 jsou soubory nahrané z tohoto zařízení kopírovány do místního adresáře %1$s, aby se zabránilo ztrátě dat při synchronizaci jednoho souboru s více účty.\n\nVšechny soubory nahrané předchozími verzemi aplikace byly z tohoto důvodu překopírovány do adresáře %2$s. Bohužel se objevila chyba zabraňující dokončení této operace v průběhu synchronizace účtu. Buď můžete soubor(y) ponechat jak jsou a odebrat odkaz do adresáře %3$s, nebo přesunout soubor(y) do adresáře %1$s a zachovat odkaz na %4$s.\n\nNíže je seznam místních i vzdálených souborů v adresáři %5$s, do kterého byly odkázány.</string>
+    <string name="sync_current_folder_was_removed">Adresář %1$s již neexistuje</string>
     <string name="foreign_files_move">Přesunout vše</string>
     <string name="foreign_files_success">Všechny soubory byly přesunuty</string>
     <string name="foreign_files_fail">Některé soubory nebylo možno přesunout</string>
     <string name="foreign_files_local_text">Místní: %1$s</string>
     <string name="foreign_files_remote_text">Vzdálené: %1$s</string>
+    <string name="upload_query_move_foreign_files">Pro zkopírování vybraných souborů do %1$s adresáře není dostatek volného místa. Chcete je místo toho přesunout?</string>
     <string name="pass_code_enter_pass_code">Zadejte prosím svůj bezpečnostní kód</string>
     
     <string name="pass_code_configure_your_pass_code">Zadejte svůj bezpečnostní kód</string>
@@ -181,10 +208,16 @@
     <string name="media_event_done">%1$s přehrávání dokončeno</string>
     <string name="media_err_nothing_to_play">Nenalezen žádný multimediální soubor</string>
     <string name="media_err_no_account">Neposkytnut žádný účet</string>
+    <string name="media_err_not_in_owncloud">Soubor není v platném účtu</string>
     <string name="media_err_unsupported">Nepodporovaný kodek</string>
     <string name="media_err_io">Nepodařilo se přečíst soubor médií</string>
     <string name="media_err_malformed">Soubor médií má neplatné kódování</string>
+    <string name="media_err_timeout">Vypršel čas při pokusu o přehrání</string>
+    <string name="media_err_invalid_progressive_playback">Multimediální soubor nelze proudově odesílat</string>
+    <string name="media_err_unknown">Multimediální soubor nemůže být přehrán s výchozím přehrávačem</string>
     <string name="media_err_security_ex">Při pokusu o přehrání %1$s došlo k bezpečnostní chybě</string>
+    <string name="media_err_io_ex">Chyba vstupu při pokusu o přehrání %1$s</string>
+    <string name="media_err_unexpected">Neočekávaná chyba při pokusu o přehrání %1$s</string>
     <string name="media_rewind_description">Tlačítko Přetočit</string>
     <string name="media_play_pause_description">Tlačítko Přehrát/Pozastavit</string>
     <string name="media_forward_description">Tlačítko Rychle vpřed</string>
@@ -196,22 +229,32 @@
 	<string name="auth_connection_established">Spojení navázáno</string>
 	<string name="auth_testing_connection">Testuje se připojení</string>
 	<string name="auth_not_configured_title">Neplatné nastavení serveru</string>
+	<string name="auth_account_not_new">Účet pro stejného uživatele a server již v zařízení existuje</string>
 	<string name="auth_account_not_the_same">Zadaný uživatel neodpovídá uživateli tohoto účtu</string>
 	<string name="auth_unknown_error_title">Nastala neznámá chyba</string>
+	<string name="auth_unknown_host_title">Nelze najít hostitele</string>
 	<string name="auth_incorrect_path_title">Server nenalezen</string>
 	<string name="auth_timeout_title">Serveru trvalo příliš dlouho odpovědět</string>
+	<string name="auth_incorrect_address_title">Chybný formát adresy serveru</string>
 	<string name="auth_ssl_general_error_title">Inicializace SSL selhala</string>
+	<string name="auth_ssl_unverified_server_title">Nemohu ověřit SSL identitu serveru</string>
 	<string name="auth_bad_oc_version_title">Nerozpoznaná verze serveru</string>
+	<string name="auth_wrong_connection_title">Nemohu navázat spojení</string>
 	<string name="auth_secure_connection">Zabezpečené spojení navázáno</string>
 	<string name="auth_unauthorized">Chybné přihlašovací jméno nebo heslo</string>
 	<string name="auth_oauth_error">Neúspěšné přihlášení</string>
 	<string name="auth_oauth_error_access_denied">Přístup zamítnut autorizačním serverem</string>
+	<string name="auth_wtf_reenter_URL">Neočekávaný stav; zadejte prosím znovu adresu serveru</string>
 	<string name="auth_expired_oauth_token_toast">Vaše přihlášení vypršelo. Přihlaste se prosím znovu</string>
 	<string name="auth_expired_basic_auth_toast">Zadejte prosím aktuální heslo</string>
 	<string name="auth_expired_saml_sso_token_toast">Vaše přihlášení vypršelo. Přihlaste se prosím znovu</string>
+	<string name="auth_connecting_auth_server">Připojování k ověřovacímu serveru ...</string>
 	<string name="auth_unsupported_auth_method">Server nepodporuje tuto přihlašovací metodu</string>
 	<string name="auth_unsupported_multiaccount">%1$s nepodporuje více účtů</string>
+	<string name="auth_fail_get_user_name">Váš server nevrací správné přihlašovací ID, kontaktujte prosím svého správce systému</string>
 	<string name="auth_can_not_auth_against_server">Na tomto serveru nelze ověřit</string>
+    <string name="auth_account_does_not_exist">V zařízení není zatím nastaven účet</string>
+    
     <string name="favorite">Nastavit jako dostupné offline</string>
     <string name="unfavorite">Zrušit nastavení dostupnosti offline</string>
     <string name="favorite_real">Nastavit jako oblíbené</string>
@@ -219,27 +262,36 @@
     <string name="common_rename">Přejmenovat</string>
     <string name="common_remove">Odstranit</string>
     <string name="confirmation_remove_file_alert">Opravdu chcete odstranit %1$s?</string>
+    <string name="confirmation_remove_folder_alert">Opravdu chcete odstranit %1$s a jeho obsah?</string>
     <string name="confirmation_remove_local">Pouze místní</string>
     <string name="remove_success_msg">Odstraněno</string>
     <string name="remove_fail_msg">Odstranění nelze dokončit</string>
     <string name="rename_dialog_title">Zadejte nový název</string>
+    <string name="rename_local_fail_msg">Místní kopii nelze přejmenovat, zkuste jiný nový název</string>
+    <string name="rename_server_fail_msg">Přejmenování nelze dokončit</string>
     <string name="sync_file_fail_msg">Nepodařilo se zkontrolovat vzdálený soubor</string>
     <string name="sync_file_nothing_to_do_msg">Obsah souboru je již synchronizován</string>
     <string name="create_dir_fail_msg">Nepodařilo se vytvořit složku</string>
     <string name="filename_forbidden_characters">Zakázané znaky: / \\ &lt; &gt; : \" | ? *</string>
     <string name="filename_forbidden_charaters_from_server">Jméno souboru obsahuje aelspoň jeden neplatný znak</string>
     <string name="filename_empty">Název nemůže být prázdný</string>
+    <string name="wait_a_moment">Počkejte chvíli</string>
     <string name="wait_checking_credentials">Ověřování uložených přihlašovacích údajů</string>
+    <string name="filedisplay_unexpected_bad_get_content">Neočekávaný problém - zkuste zvolit soubor jinou aplikací</string>
+    <string name="filedisplay_no_file_selected">Žádný soubor nebyl vybrán</string>
     <string name="activity_chooser_title">Odeslat odkaz &#8230;</string>
     <string name="wait_for_tmp_copy_from_private_storage">Kopírování souboru z privátního úložiště</string>
     
     <string name="oauth_check_onoff">Přihlásit se s oAuth2</string> 
+    <string name="oauth_login_connection">Připojuji se k oAuth2 serveru...</string>    
+        
     <string name="ssl_validator_header">Identitu stránky nelze ověřit</string>
     <string name="ssl_validator_reason_cert_not_trusted">- Certifikát serveru je nedůvěryhodný</string>
     <string name="ssl_validator_reason_cert_expired">- Certifikátu serveru vypršela platnost</string>
     <string name="ssl_validator_reason_cert_not_yet_valid">- Datum platnosti certifikátu je v budoucnosti</string>
     <string name="ssl_validator_reason_hostname_not_verified">- URL neodpovídá hodnotě hostname certifikátu</string>
     <string name="ssl_validator_question">Přejete si přesto tomuto certifikátu důvěřovat?</string>
+    <string name="ssl_validator_not_saved">Certifikát nelze uložit</string>
     <string name="ssl_validator_btn_details_see">Detaily</string>
     <string name="ssl_validator_btn_details_hide">Skrýt</string>
     <string name="ssl_validator_label_subject">Vydáno pro:</string>
@@ -263,14 +315,19 @@
 
     <string name="placeholder_sentence">Zástupný text</string>
     <string name="placeholder_filename">placeholder.txt</string>
+    <string name="placeholder_filetype">Obrázek PNG</string>
     <string name="placeholder_filesize">389 KB</string>
     <string name="placeholder_timestamp">2012/05/18 12:23 PM</string>
     <string name="placeholder_media_time">12:23:45</string>
 
+    <string name="auto_upload_on_wifi">Nahrávat pouze přes wifi</string>
     <string name="instant_upload_on_wifi">Nahrávat obrázky pouze na Wi-Fi</string>
+    <string name="instant_video_upload_on_wifi">Nahrávat videa pouze přes wifi</string>
+    <string name="instant_video_upload_on_charging">Nahrávat pouze při nabíjení</string>
     <string name="instant_upload_on_charging">Nahrávat pouze při nabíjení</string>
     <string name="instant_upload_path">/InstantUpload</string>
     <string name="conflict_title">Konflikt souboru</string>
+    <string name="conflict_message">Které soubory chcete ponechat? Pokud zvolíte obě verze, zkopírovaný soubor bude mít název doplněný o číslo.</string>
     <string name="conflict_keep_both">Ponechat oba</string>
     <string name="conflict_use_local_version">místní verze</string>
     <string name="conflict_use_server_version">serverová verze</string>
@@ -299,34 +356,55 @@
 
     <string name="copy_link">Zkopírovat odkaz</string>
     <string name="clipboard_text_copied">Zkopírováno do schránky</string>
+    <string name="clipboard_no_text_to_copy">Žádný výběr textu pro kopírování do schránky</string>
     <string name="clipboard_uxexpected_error">Neočekávaná chyba při kopírování do schránky</string>
     <string name="clipboard_label">Text zkopírován z %1$s</string>
 
+    <string name="error_cant_bind_to_operations_service">Kritická chyba: operace nelze provést</string>
+
+    <string name="network_error_socket_exception">Při pokusu o připojení k serveru došlo k chybě.</string>
+    <string name="network_error_socket_timeout_exception">Při čekání na odpověď serveru se vyskytla chyba, operace nemohla být dokončena</string>
+    <string name="network_error_connect_timeout_exception">Při čekání na odpověď serveru se vyskytla chyba, operace nemohla být dokončena</string>
+    <string name="network_host_not_available">Operace nemohla být dokončena, server je nedostupný</string>
+
     <string name="forbidden_permissions">Nemáte oprávnění k %s</string>
     <string name="forbidden_permissions_rename">přejmenovat tento soubor</string>
     <string name="forbidden_permissions_delete">smazat tento soubor</string>
     <string name="share_link_forbidden_permissions">sdílet tento soubor</string>
     <string name="unshare_link_forbidden_permissions">zrušit sdílení tohoto souboru</string>
     <string name="update_link_forbidden_permissions">pro aktualizaci tohoto sdílení</string>
+    <string name="forbidden_permissions_create">vytvořit tento soubor</string>
+    <string name="uploader_upload_forbidden_permissions">nahrávat do tohoto adresáře</string>
     <string name="downloader_download_file_not_found">Tento soubor již není dostupný na serveru</string>
 
     <string name="file_migration_dialog_title">Aktualizace cesty k úložišti</string>
     <string name="file_migration_finish_button">Dokončit</string>
+    <string name="file_migration_preparing">Příprava na migraci&#8230;</string>
     <string name="file_migration_checking_destination">Prověřování cílového umístění&#8230;</string>
+    <string name="file_migration_saving_accounts_configuration">Ukládání konfigurace účtů&#8230;</string>
+    <string name="file_migration_waiting_for_unfinished_sync">Čekání na nedokončené synchronizace&#8230;</string>
     <string name="file_migration_migrating">Přesun dat&#8230;</string>
     <string name="file_migration_updating_index">Aktualizace indexu&#8230;</string>
     <string name="file_migration_cleaning">Čištění&#8230;</string>
+    <string name="file_migration_restoring_accounts_configuration">Obnovování konfigurace účtů&#8230;</string>
     <string name="file_migration_ok_finished">Dokončeno</string>
     <string name="file_migration_failed_not_enough_space">CHYBA: Nedostatečné místo</string>
     <string name="file_migration_failed_not_writable">CHYBA: Soubor není zapisovatelný</string>
+    <string name="file_migration_failed_not_readable">CHYBA: Soubor nelze číst</string>
     <string name="file_migration_failed_dir_already_exists">CHYBA: Nextcloud adresář již existuje</string>
+    <string name="file_migration_failed_while_coping">CHYBA: V průběhu migrace</string>
+    <string name="file_migration_failed_while_updating_index">CHYBA: V průběhu aktualizace indexu</string>
+
+    <string name="file_migration_directory_already_exists">Datový adresář již existuje, co teď?</string>
     <string name="file_migration_override_data_folder">Nahradit</string>
     <string name="file_migration_use_data_folder">Použít</string>
 
     <string name="prefs_category_accounts">Účty</string>
     <string name="prefs_add_account">Přidat účet</string>
     <string name="drawer_manage_accounts">Spravovat účty</string>
-    <string name="actionbar_logger">Logy</string>
+    <string name="auth_redirect_non_secure_connection_title">Zabezpečené spojení je přesměrováváno nezabezpečenou trasou.</string>
+
+	<string name="actionbar_logger">Logy</string>
 	<string name="log_send_history_button">Historie odesílání</string>
 	<string name="log_send_no_mail_app">Nebyla nalezena aplikace k odesílání protokolů. Prosím, nainstalujte e-mailového klienta.</string>
 	<string name="log_send_mail_subject">%1$s logy aplikace pro Android</string>
@@ -336,14 +414,18 @@
 	<string name="saml_authentication_wrong_pass">Nesprávné heslo</string>
 	<string name="actionbar_move">Přesunout</string>
     <string name="actionbar_copy">Kopírovat</string>
+	<string name="file_list_empty_moving">Zde nic není. Můžete přidat adresář!</string>
 	<string name="folder_picker_choose_button_text">Vybrat</string>
 
+    <string name="move_file_not_found">Nelze přesunout. Zkontrolujte prosím že soubor existuje</string>
+    <string name="move_file_invalid_into_descendent">Není možné adresář přesunout do vlastního podadresáře</string>
     <string name="move_file_invalid_overwrite">Soubor již v cílové složce existuje</string>
     <string name="move_file_error">Při pokusu o přesun tohoto souboru či adresáře nastala chyba</string>
     <string name="forbidden_permissions_move">pro přesun tohoto souboru</string>
 
 
     <string name="copy_file_not_found">Nelze zkopírpovat. Zkontrolujte prosím že soubor existuje</string>
+    <string name="copy_file_invalid_into_descendent">Není možné adresář zkopírovat do jeho vlastního podadresáře</string>
     <string name="copy_file_invalid_overwrite">Soubor již v cílové složce existuje</string>
     <string name="copy_file_error">Při pokusu o zkopírování tohoto souboru či adresáře došlo k chybě</string>
     <string name="forbidden_permissions_copy">pro zkopírování tohoto souboru</string>
@@ -351,7 +433,8 @@
     <string name="prefs_category_instant_uploading">Okamžitá odesílání</string>
     <string name="prefs_category_details">Podrobnosti</string>
 
-	<string name="sync_folder_failed_content">Synchronizaci adresáře %1$s nelze dokončit</string>
+	<string name="prefs_instant_video_upload_path_title">Adresář pro okamžité nahrání videa</string>
+    <string name="sync_folder_failed_content">Synchronizaci adresáře %1$s nelze dokončit</string>
 
 	<string name="shared_subject_header">sdílené</string>
 	<string name="with_you_subject_header">s vámi</string>
@@ -392,6 +475,7 @@
     <string name="share_add_user_or_group">Přidat uživatele nebo skupinu</string>
     <string name="share_via_link_section_title">Sdílet odkaz</string>
     <string name="share_via_link_expiration_date_label">Nastavit datum vypršení platnosti</string>
+    <string name="share_via_link_password_label">Chránit heslem</string>
     <string name="share_via_link_password_title">Zabezpečeno</string>
     <string name="share_via_link_edit_permission_label">Povolit úpravy</string>
     <string name="share_via_link_hide_file_listing_permission_label">Skrýt seznam souborů</string>
@@ -407,6 +491,7 @@
     <string name="share_email_clarification">%1$s (e-mail)</string>
     <string name="share_known_remote_clarification">%1$s ( v %2$s )</string>
 
+    <string name="share_sharee_unavailable">Omlouváme se, verze vašeho serveru neumožňuje v klientské aplikaci sdílení dat mezi uživateli. \nKontaktujte prosím svého administrátora</string>
     <string name="share_privilege_can_share">může sdílet</string>
     <string name="share_privilege_can_edit">lze upravovat</string>
     <string name="share_privilege_can_edit_create">vytvořit</string>
@@ -415,6 +500,7 @@
     <string name="edit_share_unshare">Ukončit sdílení</string>
     <string name="edit_share_done">dokončeno</string>
 
+    <string name="action_retry_uploads">Opakování selhalo</string>
     <string name="action_clear_failed_uploads">Vyčištění selhalo</string>
     <string name="action_clear_successful_uploads">Vyčištěno</string>
     <string name="action_clear_finished_uploads">Vyčistit dokončená nahrávání</string>
@@ -423,9 +509,12 @@
     <string name="action_switch_list_view">Zobrazení v seznamu</string>
 
     <string name="manage_space_title">Spravovat úložný prostor</string>
+    <string name="manage_space_description">Nastavení, databáze a certifikáty serverů z %1$s data budou permanentně smazány. \n\nStažené soubory nebudou rozbaleny.\n\nTento proces může chvíli trvat.</string>
     <string name="manage_space_clear_data">Vyčistit data</string>
     <string name="manage_space_error">Některé soubory nebylo možno smazat.</string>
 
+    <string name="permission_storage_access">Vyžadována dodatečná oprávnění pro nahrávání & stahování souborů.</string>
+    <string name="local_file_not_found_toast">Soubor nebyl nalezen v místním souborovém systému</string>
     <string name="confirmation_remove_files_alert">Opravdu chcete odstranit vybrané položky?</string>
     <string name="confirmation_remove_folders_alert">Opravdu chcete odstranit vybrané položky a jejich obsah?</string>
     <string name="uploads_view_upload_status_waiting_for_charging">Čekání na nabití</string>
@@ -434,9 +523,14 @@
     <string name="learn_more">Více</string>
     <string name="drawer_folder_sync">Automatické nahrávání</string>
     <string name="drawer_participate">Zúčastnit se</string>
+    <string name="participate_testing_headline">Pomoz nám testovat</string>
     <string name="participate_testing_bug_text">Našli jste chybu? Něco podivného?</string>
     <string name="participate_testing_report_text">Nahlásit chybu na Github</string>
+    <string name="participate_testing_version_text">Chceš nám pomoci testovat další verzi?</string>
+    <string name="participate_beta_headline">Testovat noční verzi</string>
+    <string name="participate_beta_text">Zahrnuje všechny nadcházející funkce a pohybuje se na hraně stability. Mohou se vyskytnout chyby, a pokud ano, nahlašte nám je prosím.</string>
     <string name="participate_release_candidate_headline">Předběžná verze</string>
+    <string name="participate_release_candidate_text">Předběžná verze nebo také Release Candidate (RC) je stabilní stav připravované, finální verze. Přihlas se jako tester v Play store nebo si najdi a instaluj hodící se verzi z F-Droid pod \"Verze\".</string>
     <string name="participate_contribute_headline">Aktivně něčím přispět</string>
     <string name="participate_contribute_irc_text">Diskutovat na IRC: &lt;a href="%1$s">#nextcloud-mobile&lt;/a></string>
     <string name="participate_contribute_forum_text">Pomozte ostatním na &lt;a href="%1$s">fóru&lt;/a></string>
@@ -446,7 +540,9 @@
     <string name="choose_remote_folder">Vybrat adresář&#8230;</string>
     <string name="folder_sync_loading_folders">Načítání adresářů&#8230;</string>
     <string name="folder_sync_no_results">Nebyly nalezeny žádné adresáře médií.</string>
+    <string name="folder_sync_preferences">Nastavení automatického nahrávání</string>
     <string name="folder_sync_settings">Nastavení</string>
+    <string name="folder_sync_new_info">Okamžité nahrávání dat bylo kompletně předěláno. Navštivte hlavní menu a nakonfigurujte automatické nahrávání svých dat. Omlouváme se za nepříjemnosti.\n\nUžívejte si nové a rozšířené možnosti nahrávání dat!</string>
     <string name="folder_sync_preferences_folder_path">Pro %1$s</string>
     <plurals name="items_selected_count">
         <item quantity="one">vybráno %d</item>

+ 3 - 0
src/main/res/values-de-rDE/strings.xml

@@ -625,6 +625,8 @@
     <string name="prefs_category_about">Über</string>
 
     <string name="actionbar_contacts">Kontakte-Sicherung</string>
+    <string name="actionbar_contacts_restore">Adressen wiederherstellen</string>
+    <string name="contacts_backup_button">Sicherung jetzt starten</string>
     <string name="contacts_restore_button">Letztes Backup wiederherstellen</string>
     <string name="contacts_header_restore">Wiederherstellen</string>
     <string name="contacts_header_backup">Sicherung</string>
@@ -639,6 +641,7 @@
     <string name="contacts_preference_choose_date">Datum auswählen</string>
     <string name="contacts_preference_backup_never">nie</string>
     <string name="contacts_preferences_no_file_found">Keine Datei gefunden</string>
+    <string name="contacts_preferences_something_strange_happened">Wir können Ihr letztes Backup nicht finden!</string>
     <string name="contacts_preferences_backup_scheduled">Sicherung geplant und wird in Kürze starten</string>
     <string name="contacts_preferences_import_scheduled">Import geplant und wird in Kürze starten</string>
 

+ 3 - 0
src/main/res/values-de/strings.xml

@@ -625,6 +625,8 @@
     <string name="prefs_category_about">Über</string>
 
     <string name="actionbar_contacts">Kontakte-Sicherung</string>
+    <string name="actionbar_contacts_restore">Adressen wiederherstellen</string>
+    <string name="contacts_backup_button">Sicherung jetzt starten</string>
     <string name="contacts_restore_button">Letztes Backup wiederherstellen</string>
     <string name="contacts_header_restore">Wiederherstellen</string>
     <string name="contacts_header_backup">Sicherung</string>
@@ -639,6 +641,7 @@
     <string name="contacts_preference_choose_date">Datum auswählen</string>
     <string name="contacts_preference_backup_never">nie</string>
     <string name="contacts_preferences_no_file_found">Keine Datei gefunden</string>
+    <string name="contacts_preferences_something_strange_happened">Wir können dein letztes Backup nicht finden!</string>
     <string name="contacts_preferences_backup_scheduled">Sicherung geplant und wird in Kürze starten</string>
     <string name="contacts_preferences_import_scheduled">Import geplant und wird in Kürze starten</string>
 

+ 144 - 102
src/main/res/values-es/strings.xml

@@ -34,6 +34,7 @@
     <string name="drawer_item_settings">Ajustes</string>
     <string name="drawer_item_uploads_list">Subidas</string>
     <string name="drawer_item_activities">Actividades</string>
+    <string name="drawer_item_notifications">Notificaciones</string>
     <string name="drawer_quota">%1$s de %2$s utilizado</string>
 	<string name="drawer_close">Cerrar</string>
     <string name="drawer_open">Abrir</string>
@@ -42,11 +43,13 @@
     <string name="prefs_accounts">Cuentas</string>
     <string name="prefs_manage_accounts">Gestionar cuentas</string>
     <string name="prefs_passcode">Contraseña</string>
+    <string name="prefs_fingerprint">Bloqueo con huella dactilar</string>
+    <string name="prefs_fingerprint_notsetup">No se han configurado huellas dactilares</string>
     <string name="prefs_show_hidden_files">Mostrar archivos ocultos</string>
     <string name="prefs_instant_upload">Subida instantánea de imágenes</string>
-    <string name="prefs_instant_upload_summary">Sube instantáneamente las fotos tomadas con la cámara</string>
-    <string name="prefs_instant_video_upload">Subidas instantáneas de video</string>
-    <string name="prefs_instant_video_upload_summary">Sube instantáneamente los vídeos grabados con la cámara</string>
+    <string name="prefs_instant_upload_summary">Subir instantáneamente imágenes de la cámara</string>
+    <string name="prefs_instant_video_upload">Subida instantánea de vídeo</string>
+    <string name="prefs_instant_video_upload_summary">Subir instantáneamente vídeos grabajdos con la cámara</string>
     <string name="prefs_log_title">Habilitar registro</string>
     <string name="prefs_log_summary">Esto es usado para registrar problemas</string>
     <string name="prefs_log_title_history">Historial del registro</string>
@@ -55,23 +58,23 @@
     <string name="prefs_calendar_contacts">Sincronizar calendario y contactos</string>
     <string name="prefs_calendar_contacts_summary">Configurar DAVdroid (v1.3.0 +) de la cuenta actual</string>
     <string name="prefs_calendar_contacts_address_resolve_error">La dirección del Servidor para su cuenta no ha podido ser resuelta por DAVdroid</string>
-    <string name="prefs_calendar_contacts_no_store_error">No está instalada la aplicación de Google Play ni la de F-Droid</string>
-    <string name="prefs_calendar_contacts_sync_setup_successful">Calendario &amp; contactos se ha sincronizado exitosamente</string>
+    <string name="prefs_calendar_contacts_no_store_error">Ni F-Droid ni Google Play están instalados</string>
+    <string name="prefs_calendar_contacts_sync_setup_successful">Sincronización de calendario y contactos configurada</string>
     <string name="prefs_help">Ayuda</string>
     <string name="prefs_recommend">Recomendar a un amigo</string>
     <string name="prefs_feedback">Observaciones</string>
     <string name="prefs_imprint">Pie de imprenta</string>
-    <string name="prefs_remember_last_share_location">Recordar la ubicación de los archivos compartidos</string>
-    <string name="prefs_remember_last_upload_location_summary">Recordar la ubicación de los últimos archivos compartidos subidos</string>
+    <string name="prefs_remember_last_share_location">Recordar la localización del compartido</string>
+    <string name="prefs_remember_last_upload_location_summary">Recordar la localización del compartido más recientemente usado</string>
 
 	<string name="recommend_subject">¡Prueba  %1$s en su smarthphone!</string>
-	<string name="recommend_text">¡Quiero invitarle a usar %1$s en su smartphone!\nDescárgalo aquí: %2$s</string>
+	<string name="recommend_text">Quiero invitarte a usar %1$s en tu móvil.\nDescárgalo aquí: %2$s</string>
 
     <string name="auth_check_server">Verificar servidor</string>
     <string name="auth_host_url">Dirección del servidor https://…</string>
     <string name="auth_username">Nombre de usuario</string>
     <string name="auth_password">Contraseña</string>
-    <string name="auth_register">¿No tiene un servidor aun?\nHaga click aquí para obtener uno desde un proveedor</string>
+    <string name="auth_register">¿No tienes todavía un servidor?\Pulsa aquí para conseguir uno de un proveedor</string>
     <string name="sync_string_files">Archivos</string>
     <string name="setup_btn_connect">Conectar</string>
     <string name="uploader_btn_upload_text">Subir</string>
@@ -83,42 +86,43 @@
     <string name="uploader_error_title_no_file_to_upload">Ningún archivo para subir</string>
     <string name="uploader_error_message_received_piece_of_text">%1$s  No se puede subir un texto como si fuera un archivo.</string>
     <string name="uploader_error_message_no_file_to_upload">No hay ningún archivo válido en los datos recibidos.</string>
-    <string name="uploader_error_title_file_cannot_be_uploaded">No se puede subir el archivo</string>
+    <string name="uploader_error_title_file_cannot_be_uploaded">Este archivo no puede subirse</string>
     <string name="uploader_error_message_read_permission_not_granted">%1$s No está autorizado a leer el archivo.</string>
-    <string name="uploader_error_message_source_file_not_found">El archivo a subir no se encuentra. Compruebe que el archivo existe.</string>
-    <string name="uploader_error_message_source_file_not_copied">Ha ocurrido un error al copiar a la carpeta temporal. Por favor intentelo de nuevo.</string>
+    <string name="uploader_error_message_source_file_not_found">No se encuentra el archivo seleccionado para subir. Por favor, comprueba que el archivo existe.</string>
+    <string name="uploader_error_message_source_file_not_copied">No se pudo copiar el archivo a una carpeta temporal. Intenta volver a enviarlo.</string>
     <string name="uploader_upload_files_behaviour">Configuraciones de subida:</string>
     <string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Mover el archivo a la carpeta de Nextcloud</string>
     <string name="uploader_upload_files_behaviour_only_upload">Mantener el archivo en la carpeta original</string>
     <string name="uploader_upload_files_behaviour_upload_and_delete_from_source">Borrar archivo de la carpeta original</string>
     <string name="file_list_seconds_ago">hace segundos</string>
     <string name="file_list_empty_headline">No hay archivos aquí</string>
-    <string name="file_list_empty">¡Suba algun contenido o sincronice con sus dispositivos!</string>
-    <string name="file_list_empty_favorites">¡Marque algun archivos como favoritos o sincronice con sus dispositivos!</string>
-    <string name="file_list_empty_favorites_filter_list">Los archivos y carpetas que marque como favoritos aparecerán aquí</string>
-    <string name="file_list_empty_favorites_filter">¡No se encontraron archivos favoritos en su consulta!</string>
+    <string name="file_list_empty">Sube algún contenido o sincroniza con tus dispositivos.</string>
+    <string name="file_list_empty_favorites">Marca como favoritos algunos archivos o sincronízalos con tus dispositivos.</string>
+    <string name="file_list_empty_favorites_filter_list">Los archivos y carpetas que marques como favoritos aparecerán aquí</string>
+    <string name="file_list_empty_favorites_filter">Tu búsqueda no encontró ningún archivo favorito.</string>
     <string name="file_list_loading">Cargando&#8230;</string>
-    <string name="file_list_no_app_for_file_type">¡Aplicación no encontrada para el tipo de archivo!</string>
+    <string name="file_list_no_app_for_file_type">No hay una app configurada para manejar este tipo de archivos.</string>
     <string name="local_file_list_empty">No hay archivos en esta carpeta.</string>
     <string name="file_list_empty_headline_search">No hay resultados en esta carpeta</string>
     <string name="file_list_empty_headline_server_search">Sin resultados</string>
+    <string name="file_list_empty_favorite_headline">Nada marcado como favorito todavía</string>
     <string name="file_list_empty_shared_headline">Aún no hay nada compartido</string>
     <string name="file_list_empty_shared">Aquí aparecerán los archivos y carpetas que usted comparta</string>
     <string name="file_list_empty_headline_server_search_videos">No hay videos</string>
     <string name="file_list_empty_headline_server_search_photos">No hay fotos</string>
-    <string name="file_list_empty_search">¿Ha intentado buscar en otra carpeta?</string>
-    <string name="file_list_empty_recently_modified">No se modificaron archivos en los últimos 7 días</string>
-    <string name="file_list_empty_recently_modified_filter">¡No se encontraron para su consulta, archivos que 
- fueran modificados en los últimos 7 días!</string>
-    <string name="file_list_empty_recently_added">No se encontraron archivos agregados recientemente</string>
-    <string name="file_list_empty_recently_added_filter">¡No se encontraron archivos agregados recientemente para su consulta!</string>
-    <string name="file_list_empty_text_photos">¡Suba algunos archivos o active la subida automática!</string>
-    <string name="file_list_empty_text_photos_filter">¡No hay fotos encontradas para su consulta!</string>
-    <string name="file_list_empty_text_videos">¡Suba unos videos o active la subida automática!</string>
-    <string name="file_list_empty_text_videos_filter">¡No se encontraron videos para su consulta!</string>
+    <string name="file_list_empty_search">¿Quizás está en una carpeta diferente?</string>
+    <string name="file_list_empty_recently_modified">No se encontraron archivos modificados en los últimos 7 días.</string>
+    <string name="file_list_empty_recently_modified_filter">Tu búsqueda no encontró archivos modificados
+      en los últimos 7 días.</string>
+    <string name="file_list_empty_recently_added">No se encontraron archivos recientemente añadidos</string>
+    <string name="file_list_empty_recently_added_filter">Tu búsqueda no encontró archivos recientemente añadidos.</string>
+    <string name="file_list_empty_text_photos">Sube algunas imágenes o activa la subid automática.</string>
+    <string name="file_list_empty_text_photos_filter">Tu búsqueda no encontró fotos.</string>
+    <string name="file_list_empty_text_videos">Sube algunos vídeos o activa la subida automática.</string>
+    <string name="file_list_empty_text_videos_filter">Tu búsqueda no encontró vídeos.</string>
     <string name="upload_list_empty_headline">No hay subidas disponibles</string>
-    <string name="upload_list_empty_text">¡Suba algún contenido o active subidas instantáneas!</string>
-    <string name="upload_list_empty_text_auto_upload">¡Suba con tenido o active la subida automática!</string>
+    <string name="upload_list_empty_text">Sube algún contenido o activa la subida instantánea.</string>
+    <string name="upload_list_empty_text_auto_upload">Sube algún contenido o active la subida automática.</string>
     <string name="file_list_folder">carpeta</string>
     <string name="file_list_folders">carpetas</string>
     <string name="file_list_file">archivo</string>
@@ -130,14 +134,14 @@
     <string name="filedetails_modified">Modificado:</string>
     <string name="filedetails_download">Descargar</string>
     <string name="filedetails_sync_file">Sincronizar</string>
-    <string name="filedetails_renamed_in_upload_msg">El archivo fue renombrado como %1$s durante la subida</string>
-    <string name="list_layout">Listar diseño</string>
+    <string name="filedetails_renamed_in_upload_msg">Archivo renombrado a %1$s durante la subida</string>
+    <string name="list_layout">Formato de lista</string>
     <string name="action_share">Compartir</string>
     <string name="common_yes">Sí</string>
     <string name="common_no">No</string>
     <string name="common_ok">Aceptar</string>
     <string name="common_remove_upload">Quitar los datos para subir</string>
-    <string name="common_retry_upload">Reintentar la subida</string>
+    <string name="common_retry_upload">Volver a intentar la subida</string>
     <string name="common_cancel_sync">Cancelar sincronización</string>
     <string name="common_cancel">Cancelar</string>
     <string name="common_back">Volver</string>
@@ -157,10 +161,10 @@
     <string name="uploader_info_dirname">Nombre de la carpeta</string>
     <string name="uploader_upload_in_progress_ticker">Subiendo &#8230;</string>
     <string name="uploader_upload_in_progress_content">%1$d%% Subiendo %2$s</string>
-    <string name="uploader_upload_succeeded_ticker">Subido con éxito</string>
+    <string name="uploader_upload_succeeded_ticker">Subido</string>
     <string name="uploader_upload_succeeded_content_single">%1$s subido</string>
     <string name="uploader_upload_failed_ticker">Error en la subida</string>
-    <string name="uploader_upload_failed_content_single">La subida de %1$s no se pudo completar</string>
+    <string name="uploader_upload_failed_content_single">No se pudo subir %1$s</string>
     <string name="uploader_upload_failed_credentials_error">Subida fallida, necesita volver a iniciar sesión</string>
     <string name="uploads_view_title">Subidas</string>
     <string name="uploads_view_group_current_uploads">Actual</string>
@@ -179,29 +183,29 @@
     <string name="uploads_view_upload_status_conflict">Conflicto</string>
     <string name="uploads_view_upload_status_service_interrupted">La aplicación se ha interrumpido</string>
     <string name="uploads_view_upload_status_unknown_fail">Error desconocido</string>
-    <string name="uploads_view_upload_status_waiting_for_wifi">Esperando a la conexión wifi</string>
+    <string name="uploads_view_upload_status_waiting_for_wifi">Esperando la conexóin Wi-Fi</string>
     <string name="uploads_view_later_waiting_to_upload">Esperando para subir</string>
     <string name="downloader_download_in_progress_ticker">Descargando &#8230;</string>
     <string name="downloader_download_in_progress_content">%1$d%% Descargado de %2$s</string>
-    <string name="downloader_download_succeeded_ticker">Descarga completa</string>
+    <string name="downloader_download_succeeded_ticker">Descargado</string>
     <string name="downloader_download_succeeded_content">%1$s descargado</string>
     <string name="downloader_download_failed_ticker">Falló la descarga</string>
-    <string name="downloader_download_failed_content">La descarga de %1$s no se pudo completar</string>
+    <string name="downloader_download_failed_content">No se pudo descargar %1$s</string>
     <string name="downloader_not_downloaded_yet">No descargado</string>
     <string name="downloader_download_failed_credentials_error">La descarga falló, necesita volver a iniciar sesión</string>
     <string name="common_choose_account">Elija una cuenta</string>
     <string name="sync_fail_ticker">Sincronización fallida</string>
-    <string name="sync_fail_ticker_unauthorized">Sincronización fallida, necesita volver a iniciar sesión</string>
-    <string name="sync_fail_content">La sincronización de %1$s no pudo ser completada</string>
-    <string name="sync_fail_content_unauthorized">Contraseña no válida para %1$s</string>
+    <string name="sync_fail_ticker_unauthorized">La sincronización falló, tienes que volver a iniciar sesión</string>
+    <string name="sync_fail_content">No se pudo completar la sincronización de %1$s</string>
+    <string name="sync_fail_content_unauthorized">Contraseña errónea para %1$s</string>
     <string name="sync_conflicts_in_favourites_ticker">Se encontraron conflictos</string>
     <string name="sync_conflicts_in_favourites_content">No se pudo mantener sincronizados los contenidos de %1$d archivos</string>
     <string name="sync_fail_in_favourites_ticker">Fallos en la sincronización de contenidos</string>
     <string name="sync_fail_in_favourites_content">Los contenidos de %1$d archivos no pudieron sincronizarse (%2$d conflictos)</string>
     <string name="sync_foreign_files_forgotten_ticker">Algunos archivos locales se han perdido</string>
     <string name="sync_foreign_files_forgotten_content">%1$d archivos en la carpeta %2$s no pudieron ser copiados a</string>
-    <string name="sync_foreign_files_forgotten_explanation">A partir de la versión 1.3.16, los archivos subidos desde este dispositivo se copian en la carpeta local %1$s para evitar la pérdida de datos cuando se sincroniza un único archivo con varias cuentas.\n\nDebido a este cambio, todos los archivos subidos con versiones anteriores de esta aplicación fueron copiados a la carpeta %2$s. Sin embargo, un error impidió que se completara esta operación durante la sincronización de la cuenta. Puede dejar los archivos tal cual como están y eliminar el enlace hacia %3$s o mover los archivos a la carpeta %1$s y mantener el enlace hacia %4$s.\n\nAbajo se muestran los archivos locales y los archivos remotos en %5$s a los que fueron enlazados.</string>
-    <string name="sync_current_folder_was_removed">La carpeta local %1$s no existe.</string>
+    <string name="sync_foreign_files_forgotten_explanation">A partir de la versión 1.3.16, los archivos subidos desde este dispositivo se copian en la carpeta local %1$s para evitar la pérdida de datos cuando se sincroniza un único archivo con varias cuentas.\n\nDebido a este cambio, todos los archivos subidos con versiones anteriores de esta aplicación fueron copiados a la carpeta %2$s. Sin embargo, un error impidió que se completara esta operación durante la sincronización de la cuenta. Puede dejar los archivos tal cual como están y eliminar el enlace hacia %3$s o mover los archivos a la carpeta %1$s y mantener el enlace hacia %4$s.\n\nDebajo se muestran los archivos locales y los archivos remotos en %5$s a los que fueron enlazados.</string>
+    <string name="sync_current_folder_was_removed">La carpeta %1$s ya no existe</string>
     <string name="foreign_files_move">Mover todo</string>
     <string name="foreign_files_success">Todos los archivos fueron movidos</string>
     <string name="foreign_files_fail">No se han podido mover algunos archivos</string>
@@ -228,11 +232,11 @@
     <string name="media_err_not_in_owncloud">El archivo no está en una cuenta válida </string>
     <string name="media_err_unsupported">Códec no soportado</string>
     <string name="media_err_io">El archivo de medios no pudo ser leído </string>
-    <string name="media_err_malformed">Archivo no codificado correctamente</string>
+    <string name="media_err_malformed">El archivo de medios tiene una codificación incorrecta</string>
     <string name="media_err_timeout">Tiempo de espera agotado en el intento de reproducción</string>
     <string name="media_err_invalid_progressive_playback">El archivo de medios no puede ser transmitido</string>
-    <string name="media_err_unknown">El archivo de medios no se puede reproducir con el reproductor de medios por defecto </string>
-    <string name="media_err_security_ex">Error de seguridad al intentar reproducir %1$s</string>
+    <string name="media_err_unknown">El reproductor por defecto no puede reproducir el archivo de medios</string>
+    <string name="media_err_security_ex">Se encontró un error de seguridad intentando reproducir %1$s</string>
     <string name="media_err_io_ex">Error de entrada al intentar reproducir %1$s</string>
     <string name="media_err_unexpected">Error inesperado al intentar reproducir %1$s</string>
     <string name="media_rewind_description">Botón de rebobinado</string>
@@ -249,28 +253,28 @@
 	<string name="auth_account_not_new">Ya existe una cuenta en este dispositivo con los mismos datos de usuario y servidor</string>
 	<string name="auth_account_not_the_same">El usuario introducido no concuerda con el usuario de esta cuenta</string>
 	<string name="auth_unknown_error_title">Ocurrió un error desconocido</string>
-	<string name="auth_unknown_host_title">Error: no se pudo encontrar el host</string>
-	<string name="auth_incorrect_path_title">Instancia de servidor no encontrada</string>
+	<string name="auth_unknown_host_title">No se pudo encontrar el host</string>
+	<string name="auth_incorrect_path_title">Servidor no encontrado</string>
 	<string name="auth_timeout_title">El servidor ha tardado demasiado en responder</string>
 	<string name="auth_incorrect_address_title">Formato de dirección del servidor incorrecto</string>
 	<string name="auth_ssl_general_error_title">Falló la inicialización SSL</string>
-	<string name="auth_ssl_unverified_server_title">No fue posible verificar la identidad del servidor SSL</string>
+	<string name="auth_ssl_unverified_server_title">No se ha podido verificar la identidad del servidor SSL</string>
 	<string name="auth_bad_oc_version_title">No se reconoce  la versión del servidor </string>
 	<string name="auth_wrong_connection_title">No se ha podido establecer la conexión</string>
 	<string name="auth_secure_connection">Conexión segura establecida</string>
 	<string name="auth_unauthorized">Nombre de usuario o contraseña incorrectos</string>
 	<string name="auth_oauth_error">Autorización fallida</string>
 	<string name="auth_oauth_error_access_denied">Acceso denegado por el servidor de autorización</string>
-	<string name="auth_wtf_reenter_URL">Estado inesperado; por favor introduzca su dirección de correo de nuevo</string>
+	<string name="auth_wtf_reenter_URL">Estado inesperado; por favor, introduce de nuevo la dirección del servidor</string>
 	<string name="auth_expired_oauth_token_toast">Su autorización ha expirado. Por favor, autorice de nuevo</string>
 	<string name="auth_expired_basic_auth_toast">Por favor introduzca su contraseña actual</string>
 	<string name="auth_expired_saml_sso_token_toast">Su sesión ha expirado. Por favor conéctese de nuevo</string>
-	<string name="auth_connecting_auth_server">Conectando al servidor de autentificación</string>
+	<string name="auth_connecting_auth_server">Conectando al servidor de autentificación...</string>
 	<string name="auth_unsupported_auth_method">El servidor no soporta este método de autenticación</string>
 	<string name="auth_unsupported_multiaccount">%1$s no soporta cuentas múltiples</string>
 	<string name="auth_fail_get_user_name">Su servidor no está retornando una identificación de usuario correcta; contacte a un administrador </string>
 	<string name="auth_can_not_auth_against_server">No puede autenticarse a este servidor</string>
-    <string name="auth_account_does_not_exist">Aún no existe la cuenta en el dispositivo</string>
+    <string name="auth_account_does_not_exist">La cuenta no existe todavía en el dispositivo</string>
     
     <string name="favorite">Marcar el modo disponible a desconectado</string>
     <string name="unfavorite">Desmarcar el modo disponible de desconectado</string>
@@ -279,23 +283,23 @@
     <string name="common_rename">Renombrar</string>
     <string name="common_remove">Borrar</string>
     <string name="confirmation_remove_file_alert">¿Está seguro que quiere eliminar %1$s?</string>
-    <string name="confirmation_remove_folder_alert">¿Realmente desea eliminar %1$s y todo su contenido?</string>
+    <string name="confirmation_remove_folder_alert">¿Realmente deseas eliminar %1$s y todo su contenido?</string>
     <string name="confirmation_remove_local">Sólo local</string>
-    <string name="remove_success_msg">Borrado correctamente</string>
+    <string name="remove_success_msg">Eliminado</string>
     <string name="remove_fail_msg">El borrado no se pudo completar</string>
     <string name="rename_dialog_title">Introduzca un nombre nuevo</string>
-    <string name="rename_local_fail_msg">No se pudo cambiar el nombre de la copia local, trate con un nombre differente</string>
-    <string name="rename_server_fail_msg">No se pudo cambiar el nombre</string>
+    <string name="rename_local_fail_msg">No se ha podido cambiar el nombre de la copia local, prueba un nombre diferente</string>
+    <string name="rename_server_fail_msg">No se ha podido dar un nombre nuevo al servidor</string>
     <string name="sync_file_fail_msg">No se ha podido comprobar el archivo remoto</string>
     <string name="sync_file_nothing_to_do_msg">Ya está sincronizado</string>
-    <string name="create_dir_fail_msg">No se pudo crear la carpeta</string>
+    <string name="create_dir_fail_msg">No se ha podido crear la carpeta</string>
     <string name="filename_forbidden_characters">Caracteres ilegales: / \\ &lt; &gt; : \" | ? *</string>
     <string name="filename_forbidden_charaters_from_server">Nombre de archivo contiene al menos un carácter no válido</string>
     <string name="filename_empty">El nombre de archivo no puede estar vacío</string>
-    <string name="wait_a_moment">Espere un momento</string>
+    <string name="wait_a_moment">Espere un momento...</string>
     <string name="wait_checking_credentials">Comprobando las credenciales guardadas</string>
-    <string name="filedisplay_unexpected_bad_get_content">Problema inesperado; por favor, pruebe otra app para seleccionar el archivo</string>
-    <string name="filedisplay_no_file_selected">No hay archivos seleccionados.</string>
+    <string name="filedisplay_unexpected_bad_get_content">Problema inesperado; por favor, selecciona el archivo en una app diferente</string>
+    <string name="filedisplay_no_file_selected">No hay archivos seleccionados</string>
     <string name="activity_chooser_title">Enviar enlace a &#8230;</string>
     <string name="wait_for_tmp_copy_from_private_storage">Copiando el archivo desde el almacenamiento privado.</string>
     
@@ -308,7 +312,7 @@
     <string name="ssl_validator_reason_cert_not_yet_valid">- El certificado del servidor es de una fecha que aún no ha llegado</string>
     <string name="ssl_validator_reason_hostname_not_verified">- La URL no coincide con el nombre de dominio del certificado</string>
     <string name="ssl_validator_question">¿Confía de todas formas en este certificado?</string>
-    <string name="ssl_validator_not_saved">No se pudo guardar el certificado</string>
+    <string name="ssl_validator_not_saved">No se ha podido guardar el certificado</string>
     <string name="ssl_validator_btn_details_see">Detalles</string>
     <string name="ssl_validator_btn_details_hide">Ocultar</string>
     <string name="ssl_validator_label_subject">Emitido para:</string>
@@ -337,11 +341,11 @@
     <string name="placeholder_timestamp">2012/05/18 12:23 PM</string>
     <string name="placeholder_media_time">12:23:45</string>
 
-    <string name="auto_upload_on_wifi">Subir únicamente por WiFi</string>
-    <string name="instant_upload_on_wifi">Subir fotos por wifi únicamente</string>
-    <string name="instant_video_upload_on_wifi">Subir archivos por wifi únicamente</string>
-    <string name="instant_video_upload_on_charging">Subir solo al cargar</string>
-    <string name="instant_upload_on_charging">Subir solo al cargar</string>
+    <string name="auto_upload_on_wifi">Subir solamente por Wi-Fi</string>
+    <string name="instant_upload_on_wifi">Subir fotos solamente por Wi-Fi</string>
+    <string name="instant_video_upload_on_wifi">Subir vídeos solamente por Wi-Fi</string>
+    <string name="instant_video_upload_on_charging">Subir solamente al cargar</string>
+    <string name="instant_upload_on_charging">Subir solamente al cargar</string>
     <string name="instant_upload_path">/InstantUpload</string>
     <string name="conflict_title">Conflicto con archivo</string>
     <string name="conflict_message">¿Qué archivos desea mantener? Si selecciona ambas versiones, el archivo local tendrá un número añadido a su nombre.</string>
@@ -351,7 +355,7 @@
 
     <string name="preview_sorry">¡Lo sentimos!</string>
     <string name="preview_image_description">Previsualización de imagen</string>
-    <string name="preview_image_error_unknown_format">La foto no puede ser mostrada.</string>
+    <string name="preview_image_error_unknown_format">No se puede mostrar la imagen</string>
 
     <string name="error__upload__local_file_not_copied">%1$s se pudo copiar a la carpeta local %2$s</string>
     <string name="prefs_instant_upload_path_title">Carpeta para subida instantánea</string>
@@ -360,7 +364,7 @@
     <string name="prefs_instant_upload_path_use_subfolders_title">Usar subcarpetas</string>
     <string name="prefs_instant_upload_path_use_subfolders_summary">Archivar en subcarpetas basadas en año y mes.</string>
 
-	<string name="share_link_no_support_share_api">Lo siento, la función compartir no está activada en su servidor. Contacte a su administrador.</string>
+	<string name="share_link_no_support_share_api">La función Compartir no está activada en su servidor. Contacte a su administrador.</string>
 	<string name="share_link_file_no_exist">No se puede compartir. Revise si el archivo existe</string>
 	<string name="share_link_file_error">Ocurrió un error al tratar de compartir este archivo o carpeta</string>
 	<string name="unshare_link_file_no_exist">No se puede dejar de compartir. Revise si el archivo existe</string>
@@ -378,28 +382,29 @@
     <string name="clipboard_uxexpected_error">Error inesperado al copiar al portapapeles</string>
     <string name="clipboard_label">Texto copiado de %1$s</string>
 
-    <string name="error_cant_bind_to_operations_service">Error crítico: no es posible realizar operaciones</string>
+    <string name="error_cant_bind_to_operations_service">Error crítico: no se puede realizar operaciones</string>
 
     <string name="network_error_socket_exception">Ocurrió un error al conectarse con el servidor.</string>
-    <string name="network_error_socket_timeout_exception">Ocurrió un error al esperar la respuesta del servidor, la operación no se pudo realizar</string>
-    <string name="network_error_connect_timeout_exception">Ocurrió un error al esperar la respuesta del servidor, la operación no se pudo realizar</string>
-    <string name="network_host_not_available">La operación no se pudo completar; el servidor no está disponible</string>
+    <string name="network_error_socket_timeout_exception">Ha ocurrido un error al esperar la respuesta del servidor. La operación no se ha podido completar.</string>
+    <string name="network_error_connect_timeout_exception">Ha ocurrido un error al esperar la respuesta del servidor. La operación no se ha podido completar.</string>
+    <string name="network_host_not_available">La operación no se ha podido completar. El servidor no está disponible</string>
+
     <string name="forbidden_permissions">No tiene permiso %s</string>
     <string name="forbidden_permissions_rename">para renombrar este archivo</string>
     <string name="forbidden_permissions_delete">para eliminar este archivo</string>
     <string name="share_link_forbidden_permissions">para compartir este archivo</string>
     <string name="unshare_link_forbidden_permissions">para descompartir este archivo</string>
     <string name="update_link_forbidden_permissions">para actualizar este comparto</string>
-    <string name="forbidden_permissions_create">para crear el archivo</string>
+    <string name="forbidden_permissions_create">para crear este archivo</string>
     <string name="uploader_upload_forbidden_permissions">para subir archivos a esta carpeta</string>
     <string name="downloader_download_file_not_found">Este archivo ya no se encuentra en el servidor</string>
 
     <string name="file_migration_dialog_title">Actualizando ruta de almacenamiento</string>
     <string name="file_migration_finish_button">Terminar</string>
-    <string name="file_migration_preparing">Preparando la migración&#8230;</string>
+    <string name="file_migration_preparing">Preparando la migración&@8230;</string>
     <string name="file_migration_checking_destination">Comprobando destino&#8230;</string>
     <string name="file_migration_saving_accounts_configuration">Guardando configuración de cuentas&#8230;</string>
-    <string name="file_migration_waiting_for_unfinished_sync">Esperando sincronizaciones no finalizadas&#8230;</string>
+    <string name="file_migration_waiting_for_unfinished_sync">Esperando que todas las sincronizaciones terminen&#8230;</string>
     <string name="file_migration_migrating">Moviendo datos&#8230;</string>
     <string name="file_migration_updating_index">Actualizando índice&#8230;</string>
     <string name="file_migration_cleaning">Limpiando&#8230;</string>
@@ -409,21 +414,21 @@
     <string name="file_migration_failed_not_writable">ERROR: El archivo no se puede escribir</string>
     <string name="file_migration_failed_not_readable">ERROR: El archivo no se puede leer</string>
     <string name="file_migration_failed_dir_already_exists">ERROR: El directorio de Nextcloud ya existe</string>
-    <string name="file_migration_failed_while_coping">ERROR: Al migrar</string>
-    <string name="file_migration_failed_while_updating_index">ERROR: Al actualizar el índice</string>
+    <string name="file_migration_failed_while_coping">ERROR: Fallo durante la migración</string>
+    <string name="file_migration_failed_while_updating_index">ERROR: Fallo al actualizar el índice</string>
 
-    <string name="file_migration_directory_already_exists">La carpeta de datos ya existe. ¿Qué hacer?</string>
-    <string name="file_migration_override_data_folder">Anular</string>
-    <string name="file_migration_use_data_folder">Usar existente</string>
+    <string name="file_migration_directory_already_exists">La carpeta de datos ya existe. Escoge una de las opciones:</string>
+    <string name="file_migration_override_data_folder">Reemplazar</string>
+    <string name="file_migration_use_data_folder">Usar</string>
 
     <string name="prefs_category_accounts">Cuentas</string>
     <string name="prefs_add_account">Agregar cuenta</string>
     <string name="drawer_manage_accounts">Administrar cuentas</string>
-    <string name="auth_redirect_non_secure_connection_title">La conexión segura está siendo redirigida por una ruta insegura.</string>
+    <string name="auth_redirect_non_secure_connection_title">La conexión segura está siendo redirigida a través de una ruta insegura.</string>
 
 	<string name="actionbar_logger">Registros</string>
 	<string name="log_send_history_button">Mandar historial.</string>
-	<string name="log_send_no_mail_app">Aplicación para enviar registros no fue encontrada. Por favor instale una aplicación de correo.</string>
+	<string name="log_send_no_mail_app">No se ha encontrado ningua app para enviar los registros. Por favor, instala un cliente de correo electrónico.</string>
 	<string name="log_send_mail_subject">Se han encontrado %1$s aplicaciones de registros para Android</string>
 	<string name="log_progress_dialog_text">Cargando datos &#8230;</string>
 
@@ -431,26 +436,26 @@
 	<string name="saml_authentication_wrong_pass">Contraseña incorrecta</string>
 	<string name="actionbar_move">Mover</string>
     <string name="actionbar_copy">Copiar</string>
-	<string name="file_list_empty_moving">Nada por aquí. ¡Puede agregar una carpeta!</string>
+	<string name="file_list_empty_moving">Nada por aquí. Puedes agregar una carpeta.</string>
 	<string name="folder_picker_choose_button_text">Elegir</string>
 
-    <string name="move_file_not_found">No se puede mover. Revise si el archivo existe</string>
-    <string name="move_file_invalid_into_descendent">No se puede mover una carpeta dentro de una de sus subcarpetas.</string>
+    <string name="move_file_not_found">No se puede mover el archivo. Comprueba si existe</string>
+    <string name="move_file_invalid_into_descendent">No se puede mover una carpeta dentro de una de sus propias subcarpetas.</string>
     <string name="move_file_invalid_overwrite">El archivo ya existe en la carpeta de destino</string>
     <string name="move_file_error">Hubo un error al tratar de mover este archivo o carpeta</string>
     <string name="forbidden_permissions_move">mover este archivo</string>
 
 
     <string name="copy_file_not_found">No se puede copiar. Revise si existe el archivo</string>
-    <string name="copy_file_invalid_into_descendent">No se puede copiar una carpeta dentro de una de sus subcarpetas.</string>
-    <string name="copy_file_invalid_overwrite">El archivo ya existe en el directorio de destino</string>
+    <string name="copy_file_invalid_into_descendent">No se puede copiar una carpeta dentro de una de sus propias subcarpetas.</string>
+    <string name="copy_file_invalid_overwrite">El fichero ya existe en el directorio de destino</string>
     <string name="copy_file_error">Hubo un error al tratar de copiar este archivo o carpeta</string>
     <string name="forbidden_permissions_copy">copiar este archivo</string>
 
     <string name="prefs_category_instant_uploading">Subidas instantáneas</string>
     <string name="prefs_category_details">Detalles</string>
 
-	<string name="prefs_instant_video_upload_path_title">Carpeta para subida instantánea de vídeos</string>
+	<string name="prefs_instant_video_upload_path_title">Carpeta para subida instantáneo de vídeos</string>
     <string name="sync_folder_failed_content">La sincronización de la carpeta %1$s no se pudo completar</string>
 
 	<string name="shared_subject_header">compartido</string>
@@ -508,7 +513,7 @@
     <string name="share_email_clarification">%1$s (correo electrónico)</string>
     <string name="share_known_remote_clarification">%1$s ( en %2$s )</string>
 
-    <string name="share_sharee_unavailable">Lo siento, su versión de servidor no permite compartir con usuarios desde los clientes.\nPor favor, contacte con su administrador</string>
+    <string name="share_sharee_unavailable">Actualiza la versión del servidor para permitir compartir entre usuarios desde sus clientes.\nPor favor, contacta con tu administrador</string>
     <string name="share_privilege_can_share">puede compartir</string>
     <string name="share_privilege_can_edit">puede editar</string>
     <string name="share_privilege_can_edit_create">crear</string>
@@ -517,10 +522,10 @@
     <string name="edit_share_unshare">Parar de compatir</string>
     <string name="edit_share_done">hecho</string>
 
-    <string name="action_retry_uploads">Reintento fallido</string>
+    <string name="action_retry_uploads">Nuevo intento fallido</string>
     <string name="action_clear_failed_uploads">Limpieza fallida</string>
     <string name="action_clear_successful_uploads">Limpieza exitosa</string>
-    <string name="action_clear_finished_uploads">Limpiar todo al finalizar</string>
+    <string name="action_clear_finished_uploads">Limpiar subidas finalizadas</string>
 
     <string name="action_switch_grid_view">Vista en cuadrícula</string>
     <string name="action_switch_list_view">Ver lista</string>
@@ -530,8 +535,8 @@
     <string name="manage_space_clear_data">Limpiar datos</string>
     <string name="manage_space_error">No se han podido eliminar algunos archivos</string>
 
-    <string name="permission_storage_access">Se requieren permisos adicionales para subir &amp; y descargar archivos.</string>
-    <string name="local_file_not_found_toast">El archivo no se encuentra en el servidor local de archivos.</string>
+    <string name="permission_storage_access">Se necesitan permisos adicionales para subir y descargar archivos.</string>
+    <string name="local_file_not_found_toast">El archivo no se encuentra en el sistema de archivos local.</string>
     <string name="confirmation_remove_files_alert">¿Está seguro de que quiere eliminar los elementos seleccionados?</string>
     <string name="confirmation_remove_folders_alert">¿Está seguro de que quiere eliminar los elementos seleccionados y sus contenidos?</string>
     <string name="uploads_view_upload_status_waiting_for_charging">Esperando la carga del dispositivo</string>
@@ -541,17 +546,18 @@
     <string name="drawer_folder_sync">Subida automática</string>
     <string name="drawer_participate">Participar</string>
     <string name="participate_testing_headline">Ayúdanos a realizar pruebas</string>
-    <string name="participate_testing_bug_text">¿Encontró un error? ¿Algo está mal?</string>
+    <string name="participate_testing_bug_text">¿Encontraste un error? ¿Algo va mal?</string>
     <string name="participate_testing_report_text">Informar de un problema en Github</string>
-    <string name="participate_testing_version_text">¿Está interesado en ayudarnos a probar la próxima versión?</string>
-    <string name="participate_beta_text">Esto incluye todas las características por llegar y está muy avazado en lo último. Pueden ocurrir fallos y errores, que si sucede, por favor infórmanos.</string>
+    <string name="participate_testing_version_text">¿Estás interesado en ayudarnos a probar la próxima versión?</string>
+    <string name="participate_beta_headline">Probar la versión de desarrollo</string>
+    <string name="participate_beta_text">Esto incluye todas las características por llegar y está muy avazado en lo último. Pueden ocurrir fallos y errores y, si suceden infórmanos, por favor.</string>
     <string name="participate_release_candidate_headline">Versión a ser liberada</string>
-    <string name="participate_release_candidate_text">La versión a ser liberada (release candidate - RC) es una instantánea de la próxima versión y se espera que sea estable. Probar su configuración individual podría ayudar a asegurar esto. Regístrese para probarla en Play Store o busque manualmente en la sección \"versiones\" de F-Droid.</string>
+    <string name="participate_release_candidate_text">La versión a ser liberada (release candidate - RC) es una instantánea de la próxima versión y se espera que sea estable. Probar su configuración individual podría ayudar a asegurar esto. Regístrate para probarla en Play Store o busca manualmente en la sección \"versiones\" de F-Droid.</string>
     <string name="participate_contribute_headline">Colabore activamente</string>
     <string name="participate_contribute_irc_text">Únase a la conversación en IRC:  &lt;a href=\"%1$s\">#nextcloud-mobile&lt;/a></string>
     <string name="participate_contribute_forum_text">Ayude a otros en el foro &lt;a href=\"%1$s\">&lt;/a>.</string>
     <string name="participate_contribute_translate_text">&lt;a href=\"%1$s\">Traducen&lt;/a> la app</string>
-    <string name="participate_contribute_github_text">Contribuya como desarrollador, vea &lt;a href=\"https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md\">CONTRIBUTING.md&lt;/a> para más detalles</string>
+    <string name="participate_contribute_github_text">Revisa, corrige y escribe código, lee  &lt;a href=\"https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md\">CONTRIBUTING.md&lt;/a> para más detalles</string>
     <string name="move_to">Mover a&#8230;</string>
     <string name="copy_to">Copiar a&#8230;</string>
     <string name="choose_remote_folder">Elija carpeta&#8230;</string>
@@ -559,7 +565,7 @@
     <string name="folder_sync_no_results">No se han encnotrado carpetas de medios.</string>
     <string name="folder_sync_preferences">Preferencias de subida automática</string>
     <string name="folder_sync_settings">Configuración</string>
-    <string name="folder_sync_new_info">La subida instantánea ha sido completamente renovada. Por favor, vaya al menú principal y reconfigure sus subidas instantáneas. Disculpe las molestias.\n\n¡Disfrute las nuevas y extendidas capacidades de la subida automática!</string>
+    <string name="folder_sync_new_info">La subida instantánea ha sido completamente renovada. Reconfigura tus subidas instantáneas en el menú principal.\n\n¡Disfruta las nuevas y extendidas capacidades de la subida automática!</string>
     <string name="folder_sync_preferences_folder_path">Durante %1$s</string>
     <plurals name="items_selected_count">
         <item quantity="one">%d seleccionado</item>
@@ -569,7 +575,11 @@
     <string name="activity_list_loading_activity">Cargando actividades&#8230;</string>
     <string name="activity_list_no_results">No se encontró actividad.</string>
 
-    <string name="upload_file_dialog_title">Ingrese nombre y tipo de archivo de subida</string>
+    <string name="notifications_loading_activity">Cargando notificaciones&#8230;</string>
+    <string name="notifications_no_results_headline">No hay notificaciones</string>
+    <string name="notifications_no_results_message">Por favor, comprúebalo más tarde.</string>
+
+    <string name="upload_file_dialog_title">Introduce el nombre y tipo de archivo para subir</string>
     <string name="upload_file_dialog_filename">Nombre de archivo</string>
     <string name="upload_file_dialog_filetype">Tipo de archivo</string>
     <string name="upload_file_dialog_filetype_snippet_text">Archivo de texto recortado (.txt)</string>
@@ -585,7 +595,7 @@
 
     <!-- Welcome to Nc intro features -->
     <string name="welcome_feature_1_title">Un lugar seguro para tus datos</string>
-    <string name="welcome_feature_1_text">Acceda, comparta y proteja sus archivos en casa y en su empresa</string>
+    <string name="welcome_feature_1_text">Accede, comparte y protege tus archivos en casa y en el trabajo</string>
 
     <string name="welcome_feature_2_title">Múltiples cuentas</string>
     <string name="welcome_feature_2_text">Conectar con todas sus nubes</string>
@@ -595,6 +605,9 @@
 
     <string name="whats_new_skip">Omitir</string>
 
+    <string name="fingerprint_scan_finger">Por favor, escanea tu dedo</string>
+    <string name="fingerprint_unknown">Dedo no reconocido</string>
+
     <!-- User information -->
     <string name="user_info_full_name">Nombre completo</string>
     <string name="user_info_email">Correo electrónico</string>
@@ -607,5 +620,34 @@
 
     <!-- Activities -->
     <string name="activities_no_results_headline">Aun no hay actividad</string>
-    <string name="activities_no_results_message">Esta secuencia le mostrará eventos como\nagregados, cambios&amp; recursos compartidos</string>
-    </resources>
+    <string name="activities_no_results_message">Esta secuencia le mostrará eventos como\ninclusiones, cambios y archivos compartidos</string>
+    <string name="webview_error">Ha ocurrido un error</string>
+    <string name="prefs_category_about">Acerca de</string>
+
+    <string name="actionbar_contacts">Copia de seguridad de los contactos</string>
+    <string name="actionbar_contacts_restore">Restaurar los contactos</string>
+    <string name="contacts_backup_button">Realizar la copia de seguridad ahora</string>
+    <string name="contacts_restore_button">Restaurar la última copia de seguridad</string>
+    <string name="contacts_header_restore">Restaurar</string>
+    <string name="contacts_header_backup">Copia de seguridad</string>
+    <string name="contacts_automatic_backup">Copia de seguridad de los contactos</string>
+    <string name="contacts_last_backup">Última copia de seguridad</string>
+    <string name="contacts_read_permission">Se necesita el permiso para leer la lista de contactos</string>
+    <string name="contacts_write_permission">SE necesita el permiso para cambiar la lista de contactos</string>
+    <string name="contactlist_title">Restaurar contactos</string>
+    <string name="contaclist_restore_selected">Restaurar los contactos seleccionados</string>
+    <string name="contactlist_account_chooser_title">Escoge la cuenta para importar</string>
+    <string name="contactlist_no_permission">No se han concedido permisos. ¡No se ha importado nada!</string>
+    <string name="contacts_preference_choose_date">Escoge fecha</string>
+    <string name="contacts_preference_backup_never">nunca</string>
+    <string name="contacts_preferences_no_file_found">No se ha encontrado ningún archivo</string>
+    <string name="contacts_preferences_something_strange_happened">¡No podemos encontrar tu última copia de seguridad!</string>
+    <string name="contacts_preferences_backup_scheduled">Copia de seguridad programada. Comenzará en breve</string>
+    <string name="contacts_preferences_import_scheduled">Importación programada. Comenzará en breve</string>
+
+    <!-- Notifications -->
+    <string name="new_notification_received">Nueva notificación recibida</string>
+    <string name="drawer_logout">Desconectar</string>
+
+
+</resources>

+ 114 - 4
src/main/res/values-fr/strings.xml

@@ -58,12 +58,16 @@
     <string name="prefs_calendar_contacts">Configurer la synchronisation de l\'agenda et des contacts</string>
     <string name="prefs_calendar_contacts_summary">Configurer DAVdroid (v1.3.0+) pour le compte actuel</string>
     <string name="prefs_calendar_contacts_address_resolve_error">Une  adresse de serveur pour le compte pourrait ne pas être résolue par DAVdroid</string>
-    <string name="prefs_calendar_contacts_sync_setup_successful">Synchronisation de l\'agenda & des contacts configurée</string>
+    <string name="prefs_calendar_contacts_no_store_error">Aucune application Google Play store ou F-Droid installée</string>
+    <string name="prefs_calendar_contacts_sync_setup_successful">Synchronisation de l\'agenda &amp; des contacts configurée</string>
     <string name="prefs_help">Aide</string>
     <string name="prefs_recommend">Recommander à un ami</string>
     <string name="prefs_feedback">Nous contacter par mail</string>
     <string name="prefs_imprint">Mentions</string>
-    <string name="recommend_subject">Essayez %1$s sur votre smartphone !</string>
+    <string name="prefs_remember_last_share_location">Mémoriser l\'emplacement de partage</string>
+    <string name="prefs_remember_last_upload_location_summary">Mémoriser le dernier emplacement de téléversement</string>
+
+	<string name="recommend_subject">Essayez %1$s sur votre smartphone !</string>
 	<string name="recommend_text">J\'aimerais vous inviter à utiliser %1$s sur votre smartphone.\nTéléchargez-la ici : %2$s.</string>
 
     <string name="auth_check_server">Vérifier le serveur</string>
@@ -95,7 +99,9 @@
     <string name="file_list_empty">Déposez du contenu ou synchronisez vos appareils.</string>
     <string name="file_list_empty_favorites">Mettez certains fichiers en favoris ou synchronisez vos appareils.</string>
     <string name="file_list_empty_favorites_filter_list">Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici</string>
+    <string name="file_list_empty_favorites_filter">Auncun fichier mis en favori trouvé qui correspond à votre requête.</string>
     <string name="file_list_loading">Chargement&#8230;</string>
+    <string name="file_list_no_app_for_file_type">Aucune application trouvée pour ce type de fichier.</string>
     <string name="local_file_list_empty">Aucun fichier n\'est présent dans ce dossier.</string>
     <string name="file_list_empty_headline_search">Aucun résultat dans ce dossier</string>
     <string name="file_list_empty_headline_server_search">Aucun résultat</string>
@@ -110,7 +116,9 @@
     <string name="file_list_empty_recently_added">Aucun fichier ajouté récemment trouvé</string>
     <string name="file_list_empty_recently_added_filter">Votre recherche n\'a pas renvoyée de fichiers récement ajoutés.</string>
     <string name="file_list_empty_text_photos">Téléversez des photos ou activez le téléversement automatique.</string>
+    <string name="file_list_empty_text_photos_filter">Aucune photo trouvée qui correspond à votre requête.</string>
     <string name="file_list_empty_text_videos">Téléversez des vidéos ou activez le téléversement automatique.</string>
+    <string name="file_list_empty_text_videos_filter">Aucune vidéo trouvée qui correspond à votre requête.</string>
     <string name="upload_list_empty_headline">Aucun historique de téléversement</string>
     <string name="upload_list_empty_text">Téléversez du contenu ou activez le téléversement instantané.</string>
     <string name="upload_list_empty_text_auto_upload">Téléversez du contenu ou activez le téléversement automatique.</string>
@@ -126,6 +134,7 @@
     <string name="filedetails_download">Télécharger</string>
     <string name="filedetails_sync_file">Synchroniser</string>
     <string name="filedetails_renamed_in_upload_msg">Le fichier a été renommé en %1$s pendant le téléversement</string>
+    <string name="list_layout">Affichage en liste</string>
     <string name="action_share">Partager</string>
     <string name="common_yes">Oui</string>
     <string name="common_no">Non</string>
@@ -194,12 +203,14 @@
     <string name="sync_fail_in_favourites_content">Le contenu de %1$d fichiers n\'a pu être synchronisé (%2$d conflits)</string>
     <string name="sync_foreign_files_forgotten_ticker">Certains fichiers locaux ont été oubliés</string>
     <string name="sync_foreign_files_forgotten_content">%1$d fichiers du dossier %2$s n\'ont pas pu être copiés dans</string>
+    <string name="sync_foreign_files_forgotten_explanation">Depuis la version 1.3.16, les fichiers envoyés depuis cet appareil sont copiés dans le dossier local %1$s pour éviter une perte de données lorsqu\'un même fichier est synchronisé avec plusieurs comptes.\n\nEn raison de cette modification, tous les fichiers envoyés avec des versions antérieures de cette application ont été copiés dans le dossier %2$s. Cependant, une erreur a empêché l\'achèvement de cette opération pendant la synchronisation du compte. Vous pouvez soit laisser les fichiers tels quels et supprimer le lien vers %3$s, soit déplacer les fichiers dans le dossier %1$s et garder le lien vers %4$s.\n\nCi-dessous la liste des fichiers locaux, et les fichiers distants dans %5$s auxquels ils étaient liés.</string>
     <string name="sync_current_folder_was_removed">Le dossier %1$s n\'existe plus</string>
     <string name="foreign_files_move">Tout déplacer</string>
     <string name="foreign_files_success">Tous les fichiers ont été déplacés</string>
     <string name="foreign_files_fail">Certains fichiers n\'ont pu être déplacés</string>
     <string name="foreign_files_local_text">Local : %1$s</string>
     <string name="foreign_files_remote_text">Distant : %1$s</string>
+    <string name="upload_query_move_foreign_files">Il n\'y a pas assez d\'espace pour copier les fichiers sélectionnés dans le dossier %1$s. Souhaitez-vous plutôt les déplacer ?</string>
     <string name="pass_code_enter_pass_code">Veuillez saisir votre code de sécurité</string>
     
     <string name="pass_code_configure_your_pass_code">Saisissez votre code de sécurité</string>
@@ -221,7 +232,12 @@
     <string name="media_err_unsupported">Le codec de ce média n\'est pas pris en charge </string>
     <string name="media_err_io">Impossible de lire le fichier média</string>
     <string name="media_err_malformed">Le fichier média n\'est pas correctement encodé</string>
+    <string name="media_err_timeout">Délai dépassé pour la lecture du morceau</string>
     <string name="media_err_invalid_progressive_playback">Le fichier média ne peut pas être diffusé</string>
+    <string name="media_err_unknown">Le fichier média ne peut être lu avec le lecteur intégré</string>
+    <string name="media_err_security_ex">Erreur de sécurité à la lecture de %1$s</string>
+    <string name="media_err_io_ex">Erreur d\'entrée à la lecture de %1$s</string>
+    <string name="media_err_unexpected">Erreur inattendue à la lecture de %1$s </string>
     <string name="media_rewind_description">Bouton de rembobinage</string>
     <string name="media_play_pause_description">Bouton de lecture ou de pause</string>
     <string name="media_forward_description">Bouton d\'avance rapide</string>
@@ -233,21 +249,32 @@
 	<string name="auth_connection_established">Connexion établie</string>
 	<string name="auth_testing_connection">Test de connexion en cours</string>
 	<string name="auth_not_configured_title">Configuration du serveur erronée</string>
+	<string name="auth_account_not_new">Un compte pour les mêmes utilisateur et serveur existe déjà sur cet appareil</string>
 	<string name="auth_account_not_the_same">L\'utilisateur saisi ne correspond pas à l\'utilisateur de ce compte</string>
 	<string name="auth_unknown_error_title">Une erreur inconnue s\'est produite !</string>
+	<string name="auth_unknown_host_title">Impossible de trouver l\'hôte</string>
+	<string name="auth_incorrect_path_title">Aucune instance du serveur n\'a été trouvée</string>
 	<string name="auth_timeout_title">Le serveur a pris trop de temps à répondre</string>
+	<string name="auth_incorrect_address_title">Adresse du serveur non valable</string>
 	<string name="auth_ssl_general_error_title">Échec de l\'initialisation SSL</string>
+	<string name="auth_ssl_unverified_server_title">Impossible de vérifier l\'identité du serveur SSL</string>
 	<string name="auth_bad_oc_version_title">La version du serveur n\'est pas reconnue</string>
+	<string name="auth_wrong_connection_title">Impossible d\'établir la connexion</string>
 	<string name="auth_secure_connection">Connexion sécurisée établie</string>
 	<string name="auth_unauthorized">Nom d\'utilisateur ou mot de passe incorrect</string>
 	<string name="auth_oauth_error">Échec d\'autorisation</string>
 	<string name="auth_oauth_error_access_denied">Accès refusé par le serveur d\'autorisation</string>
+	<string name="auth_wtf_reenter_URL">Problème inattendu ; veuillez saisir à nouveau l\'adresse du serveur</string>
 	<string name="auth_expired_oauth_token_toast">Votre autorisation a expiré. Merci de vous authentifier à nouveau</string>
 	<string name="auth_expired_basic_auth_toast">Veuillez saisir le mot de passe actuel</string>
 	<string name="auth_expired_saml_sso_token_toast">Votre session a expiré. Merci de vous reconnecter</string>
+	<string name="auth_connecting_auth_server">Connexion au serveur d\'authentification…</string>
 	<string name="auth_unsupported_auth_method">Le serveur ne prend pas en charge cette méthode d\'authentification</string>
 	<string name="auth_unsupported_multiaccount">%1$s ne prend pas en charge les comptes multiples</string>
+	<string name="auth_fail_get_user_name">Votre serveur a retourné un identifiant d\'utilisateur incorrect. Veuillez contacter un administrateur</string>
 	<string name="auth_can_not_auth_against_server">Impossible de s\'authentifier sur ce serveur</string>
+    <string name="auth_account_does_not_exist">Le compte n\'existe pas encore sur ce périphérique</string>
+    
     <string name="favorite">Rendre disponible hors-ligne</string>
     <string name="unfavorite">Ne plus rendre disponible hors-ligne</string>
     <string name="favorite_real">Mettre en favori</string>
@@ -255,27 +282,36 @@
     <string name="common_rename">Renommer</string>
     <string name="common_remove">Supprimer</string>
     <string name="confirmation_remove_file_alert">Voulez-vous vraiment supprimer %1$s ?</string>
+    <string name="confirmation_remove_folder_alert">Voulez-vous vraiment supprimer %1$s et ses contenus ?</string>
     <string name="confirmation_remove_local">Local seulement</string>
     <string name="remove_success_msg">Supprimé</string>
     <string name="remove_fail_msg">Échec de la suppression</string>
     <string name="rename_dialog_title">Entrez un nouveau nom</string>
+    <string name="rename_local_fail_msg">La version locale ne peut être renommée ; veuillez réessayer avec un nom différent</string>
+    <string name="rename_server_fail_msg">Échec du renommage</string>
+    <string name="sync_file_fail_msg">Le fichier distant n\'a pu être vérifié</string>
     <string name="sync_file_nothing_to_do_msg">Le contenu du fichier est déjà synchronisé</string>
+    <string name="create_dir_fail_msg">Le dossier n\'a pas pu être créé</string>
     <string name="filename_forbidden_characters">Caractères interdits : / \\ &lt; &gt; : \" | ? *</string>
     <string name="filename_forbidden_charaters_from_server">Le nom de fichier contient au moins un caractère invalide</string>
     <string name="filename_empty">Le nom du fichier ne peut pas être vide</string>
     <string name="wait_a_moment">Veuillez patienter...</string>
     <string name="wait_checking_credentials">Vérification des identifiants enregistrés</string>
+    <string name="filedisplay_unexpected_bad_get_content">Problème inattendu ; veuillez sélectionner le fichier depuis une autre application</string>
     <string name="filedisplay_no_file_selected">Aucun fichier sélectionné</string>
     <string name="activity_chooser_title">Envoyer le lien vers &#8230;</string>
     <string name="wait_for_tmp_copy_from_private_storage">Copie du fichier depuis le stockage privé</string>
     
     <string name="oauth_check_onoff">Connexion avec oAuth2</string> 
+    <string name="oauth_login_connection">Connexion au serveur oAuth2…</string>    
+        
     <string name="ssl_validator_header">L\'identité du site ne peut être vérifiée</string>
     <string name="ssl_validator_reason_cert_not_trusted">- Le certificat du serveur n\'est pas sûr</string>
     <string name="ssl_validator_reason_cert_expired">- Le certificat du serveur a expiré</string>
     <string name="ssl_validator_reason_cert_not_yet_valid">- Le certificat du serveur n\'est pas encore valide</string>
     <string name="ssl_validator_reason_hostname_not_verified">- L\'URL ne correspond pas au nom d\'hôte du certificat</string>
     <string name="ssl_validator_question">Voulez-vous tout de même faire confiance à ce certificat ?</string>
+    <string name="ssl_validator_not_saved">Impossible de sauvegarder le certificat</string>
     <string name="ssl_validator_btn_details_see">Détails</string>
     <string name="ssl_validator_btn_details_hide">Masquer</string>
     <string name="ssl_validator_label_subject">Délivré à :</string>
@@ -304,14 +340,22 @@
     <string name="placeholder_timestamp">18/05/2012 12:23 PM</string>
     <string name="placeholder_media_time">12:23:45</string>
 
+    <string name="auto_upload_on_wifi">Téléverse par wifi uniquement</string>
+    <string name="instant_upload_on_wifi">Téléverser les images via une connexion WiFi uniquement</string>
+    <string name="instant_video_upload_on_wifi">Téléverser les images via une connexion WiFi uniquement</string>
+    <string name="instant_video_upload_on_charging">Téléverser les images uniquement si le chargeur est branché</string>
+    <string name="instant_upload_on_charging">Téléverser les images uniquement si le chargeur est branché</string>
     <string name="instant_upload_path">/InstantUpload</string>
     <string name="conflict_title">Conflit de fichiers</string>
+    <string name="conflict_message">Quels fichiers voulez-vous conserver ? Si vous sélectionnez les deux, un chiffre sera ajouté au nom du fichier local.</string>
     <string name="conflict_keep_both">Conserver les deux</string>
     <string name="conflict_use_local_version">version locale</string>
     <string name="conflict_use_server_version">version serveur</string>
 
     <string name="preview_sorry">Désolé.</string>
     <string name="preview_image_description">Prévisualisation de l\'image</string>
+    <string name="preview_image_error_unknown_format">L\'image ne peut pas être affichée</string>
+
     <string name="error__upload__local_file_not_copied">%1$s n\'a pas pu être copié dans le dossier local %2$s</string>
     <string name="prefs_instant_upload_path_title">Téléversement immédiat du dossier</string>
     <string name="prefs_folder_sync_local_path_title">Dossier local</string>
@@ -319,6 +363,7 @@
     <string name="prefs_instant_upload_path_use_subfolders_title">Utiliser des sous-dossiers</string>
     <string name="prefs_instant_upload_path_use_subfolders_summary">Stocker dans des sous-dossiers basés sur années et mois</string>
 
+	<string name="share_link_no_support_share_api">Désolé, le partage n\'est pas disponible sur votre serveur. Veuillez contacter votre administrateur.</string>
 	<string name="share_link_file_no_exist">Impossible de partager. Vérifiez que le fichier est bien présent</string>
 	<string name="share_link_file_error">Une erreur est survenue lors de la tentative de partage de ce fichier ou répertoire</string>
 	<string name="unshare_link_file_no_exist">Impossible de supprimer le partage. Vérifiez que le fichier est bien présent</string>
@@ -332,29 +377,57 @@
 
     <string name="copy_link">Copier le lien</string>
     <string name="clipboard_text_copied">Copié dans le presse-papier</string>
+    <string name="clipboard_no_text_to_copy">Aucun texte n\'a été reçu pour copier dans le presse-papier</string>
     <string name="clipboard_uxexpected_error">Erreur inattendue lors de la copie vers le presse-papiers</string>
     <string name="clipboard_label">Texte copié depuis %1$s</string>
 
+    <string name="error_cant_bind_to_operations_service">Erreur critique : Impossible de réaliser les opérations</string>
+
+    <string name="network_error_socket_exception">Une erreur est survenue pendant la connexion au serveur.</string>
+    <string name="network_error_socket_timeout_exception">Une erreur est survenue pendant l\'attente du serveur. L\'opération n\'a pas pu être effectuée</string>
+    <string name="network_error_connect_timeout_exception">Une erreur est survenue pendant l\'attente du serveur. L\'opération n\'a pas pu être effectuée</string>
+    <string name="network_host_not_available">Impossible de réaliser l\'opération. Le serveur n\'est pas accessible</string>
+
+    <string name="forbidden_permissions">Vous n\'avez pas la permission %s</string>
     <string name="forbidden_permissions_rename">de renommer ce fichier</string>
     <string name="forbidden_permissions_delete">de supprimer ce fichier</string>
     <string name="share_link_forbidden_permissions">de partager ce fichier</string>
     <string name="unshare_link_forbidden_permissions">de cesser le partage de ce fichier</string>
     <string name="update_link_forbidden_permissions">de modifier ce partage</string>
+    <string name="forbidden_permissions_create">de créer ce fichier</string>
+    <string name="uploader_upload_forbidden_permissions">de téléverser dans ce dossier</string>
     <string name="downloader_download_file_not_found">Ce fichier n’est plus disponible sur le serveur</string>
 
     <string name="file_migration_dialog_title">Mise à jour du chemin de stockage</string>
     <string name="file_migration_finish_button">Terminer</string>
+    <string name="file_migration_preparing">Préparation pour la migration&#8230;</string>
     <string name="file_migration_checking_destination">Vérification de la destination&#8230;</string>
+    <string name="file_migration_saving_accounts_configuration">Enregistrement de la configuration des comptes&#8230;</string>
+    <string name="file_migration_waiting_for_unfinished_sync">En attente des synchronisations non terminées&#8230;</string>
     <string name="file_migration_migrating">Déplacement des données&#8230;</string>
     <string name="file_migration_updating_index">Mise à jour des indexes&#8230;</string>
     <string name="file_migration_cleaning">Nettoyage&#8230;</string>
+    <string name="file_migration_restoring_accounts_configuration">Restauration de la configuration des comptes&#8230;</string>
     <string name="file_migration_ok_finished">Terminé</string>
+    <string name="file_migration_failed_not_enough_space">ERREUR : Espace insuffisant</string>
+    <string name="file_migration_failed_not_writable">ERREUR : Le fichier n\'est pas modifiable</string>
+    <string name="file_migration_failed_not_readable">ERREUR : Le fichier n\'est pas lisible</string>
     <string name="file_migration_failed_dir_already_exists">ERREUR : Le dossier Nextcloud existe déjà</string>
+    <string name="file_migration_failed_while_coping">ERREUR : Echec lors de la migration</string>
+    <string name="file_migration_failed_while_updating_index">ERREUR : Echec lors de la mise à jour de l\'index</string>
+
+    <string name="file_migration_directory_already_exists">Le dossier de données existe déjà. Choisissez une des options suivantes :</string>
+    <string name="file_migration_override_data_folder">Remplacer</string>
+    <string name="file_migration_use_data_folder">Conserver le dossier actuel</string>
+
     <string name="prefs_category_accounts">Comptes</string>
     <string name="prefs_add_account">Ajouter un compte</string>
     <string name="drawer_manage_accounts">Gérer les comptes</string>
-    <string name="actionbar_logger">Journaux</string>
+    <string name="auth_redirect_non_secure_connection_title">Le connexion sécurisée est redirigée vers une route non-sécurisée.</string>
+
+	<string name="actionbar_logger">Journaux</string>
 	<string name="log_send_history_button">Envoyer le journal</string>
+	<string name="log_send_no_mail_app">Aucune application n\'a été trouvée pour envoyer les journaux. Merci d\'installer une application de messagerie.</string>
 	<string name="log_send_mail_subject">Journaux de l\'application Android %1$s</string>
 	<string name="log_progress_dialog_text">Chargement des données &#8230;</string>
 
@@ -362,20 +435,27 @@
 	<string name="saml_authentication_wrong_pass">Mot de passe incorrect</string>
 	<string name="actionbar_move">Déplacer</string>
     <string name="actionbar_copy">Copier</string>
+	<string name="file_list_empty_moving">Il n\'y a rien ici. Vous pouvez ajouter un dossier.</string>
 	<string name="folder_picker_choose_button_text">Valider</string>
 
+    <string name="move_file_not_found">Impossible de déplacer le fichier. Vérifiez que le fichier existe</string>
+    <string name="move_file_invalid_into_descendent">Il n\'est pas possible de déplacer un dossier vers un de ses descendants</string>
+    <string name="move_file_invalid_overwrite">Le fichier existe déjà dans le dossier de destination</string>
     <string name="move_file_error">Une erreur est survenue lors de la tentative de déplacement de ce fichier ou dossier</string>
     <string name="forbidden_permissions_move">de déplacer ce fichier</string>
 
 
     <string name="copy_file_not_found">Impossible de copier. Vérifiez que le fichier existe</string>
+    <string name="copy_file_invalid_into_descendent">Il n\'est pas possible de copier un dossier vers un de ses descendants</string>
+    <string name="copy_file_invalid_overwrite">Le fichier existe déjà dans le dossier de destination</string>
     <string name="copy_file_error">Une erreur est survenue lors de la copie de ce fichier ou dossier</string>
     <string name="forbidden_permissions_copy">de copier ce fichier</string>
 
     <string name="prefs_category_instant_uploading">Téléversement immédiat</string>
     <string name="prefs_category_details">Propriétés</string>
 
-	<string name="sync_folder_failed_content">La synchronisation du dossier %1$s n\'a pas pu être terminée</string>
+	<string name="prefs_instant_video_upload_path_title">Téléversement immédiat du dossier vidéos</string>
+    <string name="sync_folder_failed_content">La synchronisation du dossier %1$s n\'a pas pu être terminée</string>
 
 	<string name="shared_subject_header">a partagé</string>
 	<string name="with_you_subject_header">avec vous</string>
@@ -416,6 +496,7 @@
     <string name="share_add_user_or_group">Ajouter un Utilisateur ou un Groupe</string>
     <string name="share_via_link_section_title">Partager par lien public</string>
     <string name="share_via_link_expiration_date_label">Indiquer une date d\'expiration</string>
+    <string name="share_via_link_password_label">Protéger avec un mot de passe</string>
     <string name="share_via_link_password_title">Sécurisé</string>
     <string name="share_via_link_edit_permission_label">Permettre la modification</string>
     <string name="share_via_link_hide_file_listing_permission_label">Masquer la liste des fichiers</string>
@@ -431,6 +512,7 @@
     <string name="share_email_clarification">%1$s (courriel)</string>
     <string name="share_known_remote_clarification">%1$s (sur %2$s)</string>
 
+    <string name="share_sharee_unavailable">Désolé, la version de votre serveur ne permet pas aux applications d\'initier des partages avec d\'autres utilisateurs.\nVeuillez contacter votre administrateur</string>
     <string name="share_privilege_can_share">peut partager</string>
     <string name="share_privilege_can_edit">peut modifier</string>
     <string name="share_privilege_can_edit_create">création</string>
@@ -439,34 +521,50 @@
     <string name="edit_share_unshare">Terminer le partage</string>
     <string name="edit_share_done">Terminé</string>
 
+    <string name="action_retry_uploads">Réessayer les téléversements échoués</string>
     <string name="action_clear_failed_uploads">Effacer les échoués</string>
+    <string name="action_clear_successful_uploads">Effacé</string>
+    <string name="action_clear_finished_uploads">Effacer tous les téléversements terminés</string>
+
     <string name="action_switch_grid_view">Affichage Mosaïque</string>
     <string name="action_switch_list_view">Affichage Liste</string>
 
     <string name="manage_space_title">Gestion de l\'espace</string>
+    <string name="manage_space_description">Les paramètres, la base de données et les certificats du serveur provenant de %1$s seront définitivement effacés. \n\nLes fichiers téléchargés ne seront pas impactés.\n\nCette opération peut prendre du temps.</string>
     <string name="manage_space_clear_data">Effacer les données</string>
     <string name="manage_space_error">Certains fichiers n\'ont pu être supprimés.</string>
 
+    <string name="permission_storage_access">Des permissions supplémentaires sont exigées pour téléverser et télécharger des fichiers.</string>
+    <string name="local_file_not_found_toast">Le fichier n\'a pas été trouvé sur le système de fichier local</string>
     <string name="confirmation_remove_files_alert">Voulez-vous vraiment supprimer les éléments sélectionnés ?</string>
     <string name="confirmation_remove_folders_alert">Voulez-vous vraiment supprimer les éléments sélectionnés et leurs contenus ?</string>
+    <string name="uploads_view_upload_status_waiting_for_charging">En attente de recharge de l\'appareil</string>
     <string name="actionbar_search">Rechercher</string>
     <string name="files_drop_not_supported">Il s\'agit d\'une fonctionnalité de Nextcloud ; veuillez mettre à jour..</string>
     <string name="learn_more">En apprendre plus</string>
     <string name="drawer_folder_sync">Téléversement automatique</string>
     <string name="drawer_participate">Participer</string>
+    <string name="participate_testing_headline">Aidez nous en le testant</string>
+    <string name="participate_testing_bug_text">Vous avez trouvé un bug ? Quelque chose vous semble étrange ?</string>
     <string name="participate_testing_report_text">Signaler un problème sur Github</string>
+    <string name="participate_testing_version_text">Vous avez envie de nous aider en testant les futures versions ?</string>
     <string name="participate_beta_headline">Testez la version Bêta</string>
+    <string name="participate_beta_text">La version Beta inclut les dernières fonctionnalités qui sont encore toutes fraîches. Des erreurs peuvent se produire et si c\'est le cas, merci de nous les signaler.</string>
     <string name="participate_release_candidate_headline">Testez la version Release Candidate</string>
+    <string name="participate_release_candidate_text">La version « release candidate » (RC) est un instantanné de la prochaine version et est supposée stable. Le test de votre configuration pourrait nous aider à nous assurer que cette version est entièrement stable. Inscrivez vous pour être testeur sur le Play store ou allez jeter un œil dans la section \"versions\" de F-Droid.</string>
     <string name="participate_contribute_headline">Participez activement</string>
     <string name="participate_contribute_irc_text">Rejoignez la discussion sur IRC &lt;a href=\"%1$s\">#nextcloud-mobile&lt;/a>.</string>
     <string name="participate_contribute_forum_text">Aidez les autres sur le &lt;a href=\"%1$s\">forum&lt;/a>.</string>
     <string name="participate_contribute_translate_text">&lt;a href=\"%1$s\">Traduisez&lt;/a> l\'application.</string>
+    <string name="participate_contribute_github_text">Vous êtes développeur ? Consultez &lt;a href=\"https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md\">CONTRIBUTING.md&lt;/a> pour plus d\'informations</string>
     <string name="move_to">Déplacer vers&#8230;</string>
     <string name="copy_to">Copier vers&#8230;</string>
     <string name="choose_remote_folder">Sélectionner le dossier&#8230;</string>
     <string name="folder_sync_loading_folders">Chargement des dossiers&#8230;</string>
     <string name="folder_sync_no_results">Aucun dossier média trouvé.</string>
+    <string name="folder_sync_preferences">Préférences pour le téléversement automatique</string>
     <string name="folder_sync_settings">Paramètres</string>
+    <string name="folder_sync_new_info">Le téléversement immédiat a été complètement réorganisé. Merci de bien vouloir accéder au menu principal et de reconfigurer votre téléversement automatique.\n\nProfitez des nouvelles capacités étendues du téléversement automatique.</string>
     <string name="folder_sync_preferences_folder_path">Pour %1$s</string>
     <plurals name="items_selected_count">
         <item quantity="one">%d sélectionné</item>
@@ -480,6 +578,7 @@
     <string name="notifications_no_results_headline">Aucune notification</string>
     <string name="notifications_no_results_message">Veuillez revenir plus tard.</string>
 
+    <string name="upload_file_dialog_title">Spécifiez le nom et le type du fichier téléversé</string>
     <string name="upload_file_dialog_filename">Nom de fichier</string>
     <string name="upload_file_dialog_filetype">Type de fichier</string>
     <string name="upload_file_dialog_filetype_snippet_text">Extrait du fichier texte (.txt)</string>
@@ -495,6 +594,8 @@
 
     <!-- Welcome to Nc intro features -->
     <string name="welcome_feature_1_title">Un endroit sûr pour toutes vos données</string>
+    <string name="welcome_feature_1_text">Accédez, partagez et protégez vos fichiers personnels et professionnels</string>
+
     <string name="welcome_feature_2_title">Multi-compte</string>
     <string name="welcome_feature_2_text">Connectez-vous avec plusieurs comptes clouds</string>
 
@@ -518,19 +619,28 @@
 
     <!-- Activities -->
     <string name="activities_no_results_headline">Aucune activité pour le moment</string>
+    <string name="activities_no_results_message">Ce flux liste les événements tels que\nles ajouts, les modifications et les partages</string>
     <string name="webview_error">Une erreur est survenue</string>
     <string name="prefs_category_about">À propos</string>
 
+    <string name="actionbar_contacts">Copie de sauvegarde des contacts</string>
+    <string name="actionbar_contacts_restore">Restaurer les contacts</string>
+    <string name="contacts_backup_button">Sauvegarder maintenant</string>
     <string name="contacts_restore_button">Restaurer la dernière copie de sauvegarde</string>
     <string name="contacts_header_restore">Restaurer</string>
     <string name="contacts_header_backup">Copie de sauvegarde</string>
     <string name="contacts_automatic_backup">Sauvegarde des contacts</string>
     <string name="contacts_last_backup">Dernière copie de sauvegarde</string>
+    <string name="contacts_read_permission">L\'autorisation de lecture des contacts est nécessaire</string>
+    <string name="contacts_write_permission">L\'autorisation d\'écriture des contacts est nécessaire</string>
     <string name="contactlist_title">Restaurer les contacts</string>
     <string name="contaclist_restore_selected">Restaurer les contacts sélectionnés</string>
+    <string name="contactlist_account_chooser_title">Choisissez un compte pour importer</string>
+    <string name="contactlist_no_permission">Aucune autorisation, rien d\'importé !</string>
     <string name="contacts_preference_choose_date">Choisir la date</string>
     <string name="contacts_preference_backup_never">jamais</string>
     <string name="contacts_preferences_no_file_found">Aucun fichier trouvé</string>
+    <string name="contacts_preferences_something_strange_happened">Nous ne trouvons pas votre dernière copie de sauvegarde !</string>
     <string name="contacts_preferences_backup_scheduled">Sauvegarde planifiée et va commencer prochainement</string>
     <string name="contacts_preferences_import_scheduled">Importation planifiée et va commencer prochainement</string>
 

+ 68 - 3
src/main/res/values-nl/strings.xml

@@ -90,6 +90,7 @@ Kies er eentje van een provider.</string>
     <string name="uploader_error_title_file_cannot_be_uploaded">Dit bestand kan niet worden geüpload</string>
     <string name="uploader_error_message_read_permission_not_granted">%1$s heeft geen toestemming om een ontvangen bestand te lezen</string>
     <string name="uploader_error_message_source_file_not_found">Voor upload geselecteerde bestand niet gevonden. Controleer of het bestaat.</string>
+    <string name="uploader_error_message_source_file_not_copied">Er trad een fout op bij het kopiëren van het bestand naar een tijdelijke map. Probeer het opnieuw te versturen.</string>
     <string name="uploader_upload_files_behaviour">Uploadoptie:</string>
     <string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Verplaats bestand naar Nextcloud-map</string>
     <string name="uploader_upload_files_behaviour_only_upload">Bewaar het bestand in de bronmap</string>
@@ -97,7 +98,10 @@ Kies er eentje van een provider.</string>
     <string name="file_list_seconds_ago">seconden geleden</string>
     <string name="file_list_empty_headline">Hier geen bestanden</string>
     <string name="file_list_empty">Upload je inhoud of synchroniseer met je apparaten.</string>
-    <string name="file_list_loading">Laden&#160;&#8230;</string>
+    <string name="file_list_empty_favorites">Maak enkele bestanden favoriet of synchroniseer met je apparaten!</string>
+    <string name="file_list_empty_favorites_filter_list">Bestanden en mappen gemarkeerd als favoriet worden hier getoond</string>
+    <string name="file_list_empty_favorites_filter">Geen favoriete bestanden gevonden voor je zoekopdracht!</string>
+    <string name="file_list_loading">Laden&#8230;</string>
     <string name="file_list_no_app_for_file_type">Er is geen app ingesteld om dit bestandformaat te behandelen.</string>
     <string name="local_file_list_empty">Er staan geen bestanden in deze map.</string>
     <string name="file_list_empty_headline_search">Geen resultaten in deze map</string>
@@ -132,6 +136,7 @@ Kies er eentje van een provider.</string>
     <string name="filedetails_download">Downloaden</string>
     <string name="filedetails_sync_file">Synchroniseren</string>
     <string name="filedetails_renamed_in_upload_msg">Bestand hernoemd naar %1$s tijdens de upload</string>
+    <string name="list_layout">Lijstoverzicht</string>
     <string name="action_share">Delen</string>
     <string name="common_yes">Ja</string>
     <string name="common_no">Nee</string>
@@ -207,6 +212,7 @@ Kies er eentje van een provider.</string>
     <string name="foreign_files_fail">Een paar bestanden konden niet worden verplaatst</string>
     <string name="foreign_files_local_text">Lokaal: %1$s</string>
     <string name="foreign_files_remote_text">Extern: %1$s</string>
+    <string name="upload_query_move_foreign_files">Er is niet genoeg ruimte om de geselecteerde bestanden te kopieren naar %1$s. Wilt u ze in plaats daarvan verplaatsen?</string>
     <string name="pass_code_enter_pass_code">Voer je toegangscode in</string>
     
     <string name="pass_code_configure_your_pass_code">Toegangscode invoeren</string>
@@ -307,6 +313,7 @@ Kies er eentje van een provider.</string>
     <string name="ssl_validator_reason_cert_not_yet_valid">- Het servercertificaat is nog niet geldig</string>
     <string name="ssl_validator_reason_hostname_not_verified">- De URL komt niet overeen met de hostname in het certificaat</string>
     <string name="ssl_validator_question">Wil je dit certificaat alsnog vertrouwen?</string>
+    <string name="ssl_validator_not_saved">Het certificaat kon niet worden opgeslagen</string>
     <string name="ssl_validator_btn_details_see">Details</string>
     <string name="ssl_validator_btn_details_hide">Verbergen</string>
     <string name="ssl_validator_label_subject">Uitgegeven aan:</string>
@@ -342,6 +349,7 @@ Kies er eentje van een provider.</string>
     <string name="instant_upload_on_charging">Alleen uploaden bij opladen</string>
     <string name="instant_upload_path">/InstantUpload</string>
     <string name="conflict_title">Bestandsconflict</string>
+    <string name="conflict_message">Welke bestanden wil je bewaren? Als je beide versies selecteert zal het lokale bestand een volgnummer aan de naam toegevoegd krijgen.</string>
     <string name="conflict_keep_both">Beide bewaren</string>
     <string name="conflict_use_local_version">lokale versie</string>
     <string name="conflict_use_server_version">serverversie</string>
@@ -357,6 +365,7 @@ Kies er eentje van een provider.</string>
     <string name="prefs_instant_upload_path_use_subfolders_title">Gebruik submappen</string>
     <string name="prefs_instant_upload_path_use_subfolders_summary">Opslaan in submappen, gebaseerd op jaar en maand</string>
 
+	<string name="share_link_no_support_share_api">Sorry, delen is niet ingeschakeld op jouw server. Neem contact op met je beheerder.</string>
 	<string name="share_link_file_no_exist">Kan dit niet delen. Controleer of dit bestand wel bestaat</string>
 	<string name="share_link_file_error">Er trad een fout op bij je poging dit bestand of deze map te delen</string>
 	<string name="unshare_link_file_no_exist">Kan delen niet beëindigen. Ga na of het bestand bestaat</string>
@@ -370,32 +379,57 @@ Kies er eentje van een provider.</string>
 
     <string name="copy_link">Link kopiëren</string>
     <string name="clipboard_text_copied">Gekopieerd naar het klembord</string>
+    <string name="clipboard_no_text_to_copy">Geen tekst ontvangen om te kopiëren naar het klembord</string>
     <string name="clipboard_uxexpected_error">Onverwachte fout bij het kopiëren naar het klembord</string>
     <string name="clipboard_label">Tekst gekopieerd uit %1$s</string>
 
+    <string name="error_cant_bind_to_operations_service">Kritieke fout: kan de acties niet uitvoeren</string>
+
+    <string name="network_error_socket_exception">Er trad een fout op bij het verbinden met de server.</string>
+    <string name="network_error_socket_timeout_exception">Er trad een fout op bij het wachten op de server, de verwerking kon niet plaatsvinden</string>
+    <string name="network_error_connect_timeout_exception">Er trad een fout op bij het wachten op de server, de verwerking kon niet plaatsvinden</string>
+    <string name="network_host_not_available">De verwerking kon niet plaatsvinden, de server is niet beschikbaar</string>
+
+    <string name="forbidden_permissions">Je mist autorisatie %s</string>
     <string name="forbidden_permissions_rename">om dit bestand te hernoemen</string>
     <string name="forbidden_permissions_delete">om dit bestand te verwijderen</string>
     <string name="share_link_forbidden_permissions">om dit bestand te delen</string>
     <string name="unshare_link_forbidden_permissions">om dit bestand niet meer te delen</string>
     <string name="update_link_forbidden_permissions">om deze share bij te werken</string>
+    <string name="forbidden_permissions_create">om dit bestand te creëren</string>
+    <string name="uploader_upload_forbidden_permissions">om dit bestand in deze map te uploaden</string>
     <string name="downloader_download_file_not_found">Dit bestand is niet langer beschikbaar op de server</string>
 
     <string name="file_migration_dialog_title">Opslagpad bijwerken</string>
     <string name="file_migration_finish_button">Afronden</string>
+    <string name="file_migration_preparing">Voorbereiden van migratie&#8230;</string>
     <string name="file_migration_checking_destination">Doelmap controleren&#160;&#8230;</string>
+    <string name="file_migration_saving_accounts_configuration">Accountconfiguratie opslaan&#8230;</string>
+    <string name="file_migration_waiting_for_unfinished_sync">Wachten op onvoltooide synchronisaties&#8230;</string>
     <string name="file_migration_migrating">Gegevens verplaatsen&#160;&#8230;</string>
     <string name="file_migration_updating_index">Index bijwerken&#160;&#8230;</string>
     <string name="file_migration_cleaning">Opruimen&#160;&#8230;</string>
+    <string name="file_migration_restoring_accounts_configuration">Accountconfiguratie herstellen&#8230;</string>
     <string name="file_migration_ok_finished">Afgerond</string>
+    <string name="file_migration_failed_not_enough_space">FOUT: Niet genoeg ruimte</string>
+    <string name="file_migration_failed_not_writable">FOUT: Bestand niet beschrijfbaar</string>
+    <string name="file_migration_failed_not_readable">FOUT: Bestand niet leesbaar</string>
     <string name="file_migration_failed_dir_already_exists">FOUT: Nextcloudmap bestaat al</string>
+    <string name="file_migration_failed_while_coping">FOUT: Tijdens migratie</string>
+    <string name="file_migration_failed_while_updating_index">FOUT: Tijdens bijwerken index</string>
+
+    <string name="file_migration_directory_already_exists">Gegevensmap bestaat al, wat te doen?</string>
     <string name="file_migration_override_data_folder">Vervangen</string>
     <string name="file_migration_use_data_folder">Gebruiken</string>
 
     <string name="prefs_category_accounts">Accounts</string>
     <string name="prefs_add_account">Account toevoegen</string>
     <string name="drawer_manage_accounts">Accounts beheren </string>
-    <string name="actionbar_logger">Logs</string>
+    <string name="auth_redirect_non_secure_connection_title">De beveiligde verbinding is omgeleid via een onveilige route.</string>
+
+	<string name="actionbar_logger">Logs</string>
 	<string name="log_send_history_button">Geschiedenis versturen</string>
+	<string name="log_send_no_mail_app">Geen applicatie gevonden voor het versturen van de logs. Installeer een e-mailapplicatie.</string>
 	<string name="log_send_mail_subject">%1$s-Android-app-logs</string>
 	<string name="log_progress_dialog_text">Gegevens laden&#160;&#8230;</string>
 
@@ -403,20 +437,27 @@ Kies er eentje van een provider.</string>
 	<string name="saml_authentication_wrong_pass">Onjuist wachtwoord</string>
 	<string name="actionbar_move">Verplaatsen</string>
     <string name="actionbar_copy">Kopiëren</string>
+	<string name="file_list_empty_moving">Het is hier leeg. Je kan een map toevoegen!</string>
 	<string name="folder_picker_choose_button_text">Kiezen</string>
 
+    <string name="move_file_not_found">Kan niet verplaatsen. Ga na of het bestand wel bestaat</string>
+    <string name="move_file_invalid_into_descendent">De map kan niet naar een onderliggende map worden verplaatst</string>
+    <string name="move_file_invalid_overwrite">Het bestand bestaat al in de doelmap</string>
     <string name="move_file_error">Er trad een fout op bij het verplaatsen van dit bestand of deze map</string>
     <string name="forbidden_permissions_move">om dit bestand te verplaatsen</string>
 
 
     <string name="copy_file_not_found">Kan niet kopiëren. Ga na of het bestand wel bestaat</string>
+    <string name="copy_file_invalid_into_descendent">Een map kan niet naar een onderliggende map worden gekopieerd</string>
+    <string name="copy_file_invalid_overwrite">Het bestand bestaat al in de doelmap</string>
     <string name="copy_file_error">Er trad een fout op bij het kopiëren van dit bestand of deze map</string>
     <string name="forbidden_permissions_copy">om dit bestand te kopiëren</string>
 
     <string name="prefs_category_instant_uploading">Direct uploaden</string>
     <string name="prefs_category_details">Details</string>
 
-	<string name="sync_folder_failed_content">Synchronisatie van map %1$s kon niet worden voltooid</string>
+	<string name="prefs_instant_video_upload_path_title">Directe-uploadmap voor video\'s</string>
+    <string name="sync_folder_failed_content">Synchronisatie van map %1$s kon niet worden voltooid</string>
 
 	<string name="shared_subject_header">gedeeld</string>
 	<string name="with_you_subject_header">met jou</string>
@@ -457,6 +498,7 @@ Kies er eentje van een provider.</string>
     <string name="share_add_user_or_group">Voeg gebruiker of groep toe</string>
     <string name="share_via_link_section_title">Deel link</string>
     <string name="share_via_link_expiration_date_label">Stel vervaldatum in</string>
+    <string name="share_via_link_password_label">Beveilig met wachtwoord</string>
     <string name="share_via_link_password_title">Beveiligd</string>
     <string name="share_via_link_edit_permission_label">Bewerken toestaan</string>
     <string name="share_via_link_hide_file_listing_permission_label">Verberg bestandsoverzicht</string>
@@ -472,6 +514,7 @@ Kies er eentje van een provider.</string>
     <string name="share_email_clarification">%1$s (email)</string>
     <string name="share_known_remote_clarification">%1$s ( op %2$s )</string>
 
+    <string name="share_sharee_unavailable">Helaas, je serverversie staat niet toe om binnen clients te delen met gebruikers.\nNeem contact op met je beheerder</string>
     <string name="share_privilege_can_share">kan delen</string>
     <string name="share_privilege_can_edit">kan bewerken</string>
     <string name="share_privilege_can_edit_create">creëer</string>
@@ -480,16 +523,24 @@ Kies er eentje van een provider.</string>
     <string name="edit_share_unshare">Stop met delen</string>
     <string name="edit_share_done">gedaan</string>
 
+    <string name="action_retry_uploads">Mislukte opnieuw proberen</string>
     <string name="action_clear_failed_uploads">Mislukte opschonen</string>
+    <string name="action_clear_successful_uploads">Gelukte opschonen</string>
+    <string name="action_clear_finished_uploads">Alle voltoooide opschonen</string>
+
     <string name="action_switch_grid_view">Rasterindeling </string>
     <string name="action_switch_list_view">Lijstindeling</string>
 
     <string name="manage_space_title">Beheer ruimte</string>
+    <string name="manage_space_description">Instellingen, database en servercertificaten van de data van %1$s zullen permanent worden verwijderd. \n\nGedownloade bestanden blijven onaangeroerd.\n\nDit proces kan even duren.</string>
     <string name="manage_space_clear_data">Gegevens verwijderen</string>
     <string name="manage_space_error">Sommige bestanden konden niet worden verwijderd</string>
 
+    <string name="permission_storage_access">Aanvullende permessies vereist voor het uploaden en downloaden van bestanden.</string>
+    <string name="local_file_not_found_toast">Het bestand is niet te vinden binnen het lokale bestandssysteem.</string>
     <string name="confirmation_remove_files_alert">Wil je de geselecteerde objecten echt verwijderen?</string>
     <string name="confirmation_remove_folders_alert">Wil je de geselecteerde objecten en hun inhoud echt verwijderen?</string>
+    <string name="uploads_view_upload_status_waiting_for_charging">Wachten to apparaat wordt opgeladen</string>
     <string name="actionbar_search">Zoeken</string>
     <string name="files_drop_not_supported">Dit is een Nextcloud-optie, gelieve te updaten.</string>
     <string name="learn_more">Meer weten</string>
@@ -498,8 +549,11 @@ Kies er eentje van een provider.</string>
     <string name="participate_testing_headline">Help bij testen</string>
     <string name="participate_testing_bug_text">Bug gevonden? Rare dingen?</string>
     <string name="participate_testing_report_text">Meld het op Github</string>
+    <string name="participate_testing_version_text">Geïnteresseerd om ons te helpen de volgende versie te testen?</string>
     <string name="participate_beta_headline">Test de dev versie</string>
+    <string name="participate_beta_text">Dit omvat alle komende opties en is zeer \'bleeding edge\'. Bugs/fouten kunnen voorkomen en in dat geval vragen we je die aan ons te melden.</string>
     <string name="participate_release_candidate_headline">Release candidate</string>
+    <string name="participate_release_candidate_text">De Release Candidate (RC) is een kopie van de komende release en zou stabiel moeten zijn. Testen van jouw installatie kan ons helpen om dit te bevestigen. Meld je aan om te testen op de Play Store of bekijk handmatig de \"versies\"-sectie op F-Droid.</string>
     <string name="participate_contribute_headline">Actief meedoen</string>
     <string name="participate_contribute_irc_text">Doe mee met de chat op IRC: &lt;a href="%1$s">#nextcloud-mobile&lt;/a></string>
     <string name="participate_contribute_forum_text">Help andere gebruikers in de &lt;a href="%1$s">forums&lt;/a></string>
@@ -510,7 +564,9 @@ Kies er eentje van een provider.</string>
     <string name="choose_remote_folder">Kies map&#160;&#8230;</string>
     <string name="folder_sync_loading_folders">Mappen laden&#160;&#8230;</string>
     <string name="folder_sync_no_results">Geen mediamappen gevonden.</string>
+    <string name="folder_sync_preferences">Voorkeuren voor automatisch uploaden</string>
     <string name="folder_sync_settings">Instellingen</string>
+    <string name="folder_sync_new_info">Direct uploaden is helemaal herzien. Bekijk het hoofdmenu en herconfigureer je auto-uploadfunctie. Onze excuses voor het ongemak.\n\nVeel plezier met de nieuwe en meer uitgebreide auto-upload-mogelijkheden!</string>
     <string name="folder_sync_preferences_folder_path">Voor %1$s</string>
     <plurals name="items_selected_count">
         <item quantity="one">%d geselecteerd</item>
@@ -524,6 +580,7 @@ Kies er eentje van een provider.</string>
     <string name="notifications_no_results_headline">Geen meldingen</string>
     <string name="notifications_no_results_message">Controleer later opnieuw.</string>
 
+    <string name="upload_file_dialog_title">Opgeven upload bestandsnaam en bestandstype</string>
     <string name="upload_file_dialog_filename">Bestandsnaam</string>
     <string name="upload_file_dialog_filetype">Bestandstype</string>
     <string name="upload_file_dialog_filetype_snippet_text">Snippet tekstbestand(.txt)</string>
@@ -539,6 +596,8 @@ Kies er eentje van een provider.</string>
 
     <!-- Welcome to Nc intro features -->
     <string name="welcome_feature_1_title">Een veilige plek voor al je gegevens</string>
+    <string name="welcome_feature_1_text">Benader, deel &amp; beveilig je gegevens thuis en binnen je organisatie</string>
+
     <string name="welcome_feature_2_title">Meerdere accounts</string>
     <string name="welcome_feature_2_text">Verbind met al je clouds</string>
 
@@ -562,17 +621,23 @@ Kies er eentje van een provider.</string>
 
     <!-- Activities -->
     <string name="activities_no_results_headline">Nog geen activiteit</string>
+    <string name="activities_no_results_message">Deze stream laat gebeurtenissen zoals\ntoevoegingen, veranderingen &amp; gedeelde bestanden zien</string>
     <string name="webview_error">Er heeft zich een fout voorgedaan</string>
     <string name="prefs_category_about">Over</string>
 
+    <string name="actionbar_contacts">Contactpersonen backup</string>
+    <string name="contacts_backup_button">Nu backupppen</string>
     <string name="contacts_restore_button">Herstel de laatste backup</string>
     <string name="contacts_header_restore">Herstellen</string>
     <string name="contacts_header_backup">Backuppen</string>
     <string name="contacts_automatic_backup">Contactpersonen backup</string>
     <string name="contacts_last_backup">Laatsts backup</string>
+    <string name="contacts_read_permission">Leesrechten voor contactpersonen vereist</string>
+    <string name="contacts_write_permission">Schrijfrechten voor contactpersonen vereist</string>
     <string name="contactlist_title">Herstellen contactpersonen</string>
     <string name="contaclist_restore_selected">Herstel de geselecteerde contactpersonen</string>
     <string name="contactlist_account_chooser_title">Kies een account voor import</string>
+    <string name="contactlist_no_permission">Geen permissies, niets geïnporteerd!</string>
     <string name="contacts_preference_choose_date">Kies datum</string>
     <string name="contacts_preference_backup_never">nooit</string>
     <string name="contacts_preferences_no_file_found">Geen bestand gevonden</string>

+ 99 - 139
src/main/res/values-pl/strings.xml

@@ -43,11 +43,11 @@
     <string name="prefs_accounts">Konta</string>
     <string name="prefs_manage_accounts">Zarządzaj kontami</string>
     <string name="prefs_passcode">Blokada hasłem</string>
+    <string name="prefs_fingerprint">Blokada odciskiem palca</string>
+    <string name="prefs_fingerprint_notsetup">Brak skonfigurowanych odcisków palców</string>
     <string name="prefs_show_hidden_files">Pokaż ukryte pliki</string>
-    <string name="prefs_instant_upload">Natychmiastowa wysyłka obrazów</string>
-    <string name="prefs_instant_upload_summary">Wysyłaj od razu zdjęcia zrobione aparatem</string>
-    <string name="prefs_instant_video_upload">Natychmiastowa wysyłka wideo</string>
-    <string name="prefs_instant_video_upload_summary">Wysyłaj od razu filmy nagrane aparatem</string>
+    <string name="prefs_instant_upload">Natychmiastowe wysyłanie zdjęć</string>
+    <string name="prefs_instant_video_upload">Natychmiastowe wysyłanie wideo</string>
     <string name="prefs_log_title">Włącz logowanie</string>
     <string name="prefs_log_summary">To jest używane do logowania problemów</string>
     <string name="prefs_log_title_history">Historia logowania</string>
@@ -56,19 +56,13 @@
     <string name="prefs_calendar_contacts">Synchronizuj kalendarz i kontakty</string>
     <string name="prefs_calendar_contacts_summary">Skonfiguruj DAVdroid (v1.3.0+) dla obecnego konta</string>
     <string name="prefs_calendar_contacts_address_resolve_error">Adres serwera dla konta nie mógł został przekonwertowany do DAVdroid</string>
-    <string name="prefs_calendar_contacts_no_store_error">Brak aplikacji Google Play lub F-Droida</string>
-    <string name="prefs_calendar_contacts_sync_setup_successful">Synchronizacja kontaktów i kalendarza została skonfigurowana pomyślnie</string>
     <string name="prefs_help">Pomoc</string>
     <string name="prefs_recommend">Poleć znajomemu</string>
     <string name="prefs_feedback">Opinie</string>
     <string name="prefs_imprint">Stopka</string>
-    <string name="prefs_remember_last_share_location">Zapamiętaj lokalizację udostępnienia</string>
-    <string name="prefs_remember_last_upload_location_summary">Zapamiętaj ostatnią lokalizację wysyłania</string>
-
-	<string name="recommend_subject">Wypróbuj %1$s na swoim smartfonie!</string>
-	<string name="recommend_text">Zapraszam do użycia %1$s na swoim smartfonie!\nŚciągnij tutaj: %2$s</string>
-
-    <string name="auth_check_server">Sprawdź serwer</string>
+    <string name="prefs_remember_last_share_location">Zapamiętaj położenie udostępnienia</string>
+    <string name="recommend_subject">Wypróbuj %1$s na swoim smartfonie!</string>
+	<string name="auth_check_server">Sprawdź serwer</string>
     <string name="auth_host_url">Adres serwera https://...</string>
     <string name="auth_username">Nazwa użytkownika</string>
     <string name="auth_password">Hasło</string>
@@ -84,42 +78,35 @@
     <string name="uploader_error_title_no_file_to_upload">Brak plików do przesłania</string>
     <string name="uploader_error_message_received_piece_of_text">%1$s nie można przesłać części tekstu jako pliku.</string>
     <string name="uploader_error_message_no_file_to_upload">Odebrane dane nie zawierają prawidłowego pliku.</string>
-    <string name="uploader_error_title_file_cannot_be_uploaded">Plik nie może być przesłany</string>
+    <string name="uploader_error_title_file_cannot_be_uploaded">Ten plik nie może być wysłany</string>
     <string name="uploader_error_message_read_permission_not_granted">%1$s nie jest autoryzowany do odczytu odebranego pliku</string>
-    <string name="uploader_error_message_source_file_not_found">Plik do wysłania nie został znaleziony w swojej lokalizacji. Proszę sprawdzić czy w ogóle istnieje.</string>
-    <string name="uploader_error_message_source_file_not_copied">Wystąpił błąd podczas kopiowania pliku do folderu tymczasowego. Proszę spróbować przesłać go ponownie.</string>
+    <string name="uploader_error_message_source_file_not_found">Wybrany plik nie został znaleziony. Proszę sprawdzić czy plik istnieje.</string>
+    <string name="uploader_error_message_source_file_not_copied">Nie udało się skopiować pliku do folderu tymczasowego. Spróbuj ponownie.</string>
     <string name="uploader_upload_files_behaviour">Opcja wysłania:</string>
     <string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Przenieś plik do folderu Nextcloud</string>
     <string name="uploader_upload_files_behaviour_only_upload">Zachowaj plik w katalogu źródłowym</string>
     <string name="uploader_upload_files_behaviour_upload_and_delete_from_source">Skasuj plik z katalogu źródłowego</string>
     <string name="file_list_seconds_ago">sekund temu</string>
-    <string name="file_list_empty_headline">Nie ma tu plików</string>
-    <string name="file_list_empty">Wyślij pliki lub zsynchronizuj z twoimi urządzeniami!</string>
-    <string name="file_list_empty_favorites">Oznacz pliki jako ulubione lub synchrozniuj ze swoimi urządzeniami!</string>
-    <string name="file_list_empty_favorites_filter_list">Pliki i foldery oznaczone jako ulubione pokażą się tutaj</string>
-    <string name="file_list_empty_favorites_filter">Nie znaleziono ulbionych plików dla twojego zapytania!</string>
+    <string name="file_list_empty_headline">Brak plików</string>
+    <string name="file_list_empty">Wyślij zawartość lub synchronizuj ją ze swoimi urządzeniami</string>
+    <string name="file_list_empty_favorites">Dodaj pliki do ulubionych lub synchronizuj je ze swoimi urządzeniami</string>
+    <string name="file_list_empty_favorites_filter_list">Tutaj znajdziesz pliki i foldery oznaczone jako ulubione</string>
     <string name="file_list_loading">Wczytywanie&#8230;</string>
-    <string name="file_list_no_app_for_file_type">Brak aplikacji dla tego typu plików!</string>
     <string name="local_file_list_empty">Nie ma plików w tym folderze.</string>
     <string name="file_list_empty_headline_search">Brak wyników w tym folderze</string>
     <string name="file_list_empty_headline_server_search">Brak wyników</string>
+    <string name="file_list_empty_favorite_headline">Brak ulubionych</string>
     <string name="file_list_empty_shared_headline">Nic nie jest jeszcze współdzielone</string>
     <string name="file_list_empty_shared">Pliki i foldery, które współdzielisz pokażą się tutaj</string>
     <string name="file_list_empty_headline_server_search_videos">Brak plików wideo</string>
     <string name="file_list_empty_headline_server_search_photos">Brak zdjęć</string>
-    <string name="file_list_empty_search">Spróbować szukać w innym folderze?</string>
-    <string name="file_list_empty_recently_modified">Nie znaleziono plików zmodyfikowanych w ostatnich 7 dniach</string>
-    <string name="file_list_empty_recently_modified_filter">Żadne pliki z twojego zapytania, które zostały zmodyfikowane
-        w ostatnich 7 dniach nie zostały znalezione!</string>
-    <string name="file_list_empty_recently_added">Nie znaleziono żadnych ostatnio dodanych plików</string>
-    <string name="file_list_empty_recently_added_filter">Nie znaleziono żadnych ostatnio dodanych plików dla twojego zapytania!</string>
-    <string name="file_list_empty_text_photos">Wyślij zdjęcia lub aktywuj automatyczne wysyłanie!</string>
-    <string name="file_list_empty_text_photos_filter">Żadnych zdjęć nie znaleziono dla twojego zapytania!</string>
-    <string name="file_list_empty_text_videos">Wyślij wideo lub aktywuj automatycznze wysyłanie!</string>
-    <string name="file_list_empty_text_videos_filter">Żadnych plików wideo nie znaleziono dla twojego zapytania!</string>
+    <string name="file_list_empty_recently_added">NIe znaleziono żadnych ostatnio dodanych plików</string>
+    <string name="file_list_empty_recently_added_filter">Twoje wyszukiwanie nie zwróciło żadnych ostatnio dodanych plików</string>
+    <string name="file_list_empty_text_photos">Wyślij zdjęcia lub włącz automatyczne wysyłanie</string>
+    <string name="file_list_empty_text_photos_filter">Twoje wyszukiwanie nie zwróciło żadnych zdjęć</string>
+    <string name="file_list_empty_text_videos">Wyślij pliki wideo lub włącz automatyczne wysyłanie</string>
+    <string name="file_list_empty_text_videos_filter">Twoje wyszukiwanie nie zwróciło żadnych plików wideo</string>
     <string name="upload_list_empty_headline">Brak dostępnych danych do wysłania</string>
-    <string name="upload_list_empty_text">Wyślij jakieś dane lub włącz wysyłanie natychmiastowe!</string>
-    <string name="upload_list_empty_text_auto_upload">Wyślij jakąś zawartość lub aktywuj automatyczne wysyłanie!</string>
     <string name="file_list_folder">folder</string>
     <string name="file_list_folders">foldery</string>
     <string name="file_list_file">plik</string>
@@ -131,14 +118,12 @@
     <string name="filedetails_modified">Zmodyfikowano:</string>
     <string name="filedetails_download">Pobierz</string>
     <string name="filedetails_sync_file">Synchronizuj</string>
-    <string name="filedetails_renamed_in_upload_msg">Podczas wysyłania nazwa pliku została zmieniona na %1$s</string>
-    <string name="list_layout">Wygląd listy</string>
     <string name="action_share">Udostępnij</string>
     <string name="common_yes">Tak</string>
     <string name="common_no">Nie</string>
     <string name="common_ok">OK</string>
     <string name="common_remove_upload">Usuń</string>
-    <string name="common_retry_upload">Spróbuj przesłać jeszcze raz</string>
+    <string name="common_retry_upload">Ponów wysyłanie</string>
     <string name="common_cancel_sync">Anuluj synchronizację</string>
     <string name="common_cancel">Anuluj</string>
     <string name="common_back">Wróć</string>
@@ -158,10 +143,10 @@
     <string name="uploader_info_dirname">Nazwa folderu</string>
     <string name="uploader_upload_in_progress_ticker">Wysyłam &#8230;</string>
     <string name="uploader_upload_in_progress_content">%1$d%% Wysyłanie %2$s</string>
-    <string name="uploader_upload_succeeded_ticker">Wysyłanie zakończone powodzeniem</string>
+    <string name="uploader_upload_succeeded_ticker">Wysłano</string>
     <string name="uploader_upload_succeeded_content_single">Wysłano %1$s</string>
     <string name="uploader_upload_failed_ticker">Wysyłanie nie powiodło się</string>
-    <string name="uploader_upload_failed_content_single">Wysyłanie %1$s nie powiodło się</string>
+    <string name="uploader_upload_failed_content_single">Nie udało się wysłać %1$s</string>
     <string name="uploader_upload_failed_credentials_error">Błąd przy wysyłaniu zaloguj się ponownie</string>
     <string name="uploads_view_title">Wysłane</string>
     <string name="uploads_view_group_current_uploads">Obecny</string>
@@ -178,37 +163,35 @@
     <string name="uploads_view_upload_status_failed_localfile_error">Nie odnaleziono pliku lokalnego</string>
     <string name="uploads_view_upload_status_failed_permission_error">Błąd uprawnień</string>
     <string name="uploads_view_upload_status_conflict">Konflikt</string>
-    <string name="uploads_view_upload_status_service_interrupted">Program został zatrzymany</string>
+    <string name="uploads_view_upload_status_service_interrupted">Aplikacja została zatrzymana</string>
     <string name="uploads_view_upload_status_unknown_fail">Nieznany błąd</string>
-    <string name="uploads_view_upload_status_waiting_for_wifi">Oczekiwanie na połączenie bezprzewodowe</string>
+    <string name="uploads_view_upload_status_waiting_for_wifi">Oczekiwanie na połączenie Wi-Fi</string>
     <string name="uploads_view_later_waiting_to_upload">Oczekuję na przesyłanie</string>
     <string name="downloader_download_in_progress_ticker">Pobieranie &#8230;</string>
     <string name="downloader_download_in_progress_content">%1$d%% Pobieranie %2$s</string>
-    <string name="downloader_download_succeeded_ticker">Pobieranie zakończone</string>
+    <string name="downloader_download_succeeded_ticker">Pobrano</string>
     <string name="downloader_download_succeeded_content">%1$s pobrano</string>
     <string name="downloader_download_failed_ticker">Pobieranie nieudane</string>
-    <string name="downloader_download_failed_content">Pobieranie %1$s nie powiodło się</string>
+    <string name="downloader_download_failed_content">Nie udało się pobrać %1$s</string>
     <string name="downloader_not_downloaded_yet">Jeszcze nie pobrane</string>
     <string name="downloader_download_failed_credentials_error">Błąd podczas pobierania, zaloguj się ponownie</string>
     <string name="common_choose_account">Wybierz konto</string>
     <string name="sync_fail_ticker">Nieudana synchronizacja </string>
-    <string name="sync_fail_ticker_unauthorized">Nieudana synchronizacja, zaloguj się ponownie</string>
-    <string name="sync_fail_content">Nie udało się zakończyć synchronizacji %1$s</string>
-    <string name="sync_fail_content_unauthorized">Niepoprawne hasło dla %1$s</string>
+    <string name="sync_fail_ticker_unauthorized">Synchronizacja nieudana, zaloguj się ponownie</string>
+    <string name="sync_fail_content">Nie udało się zsynchronizować %1$s</string>
+    <string name="sync_fail_content_unauthorized">Błędne hasło dla %1$s</string>
     <string name="sync_conflicts_in_favourites_ticker">Znaleziono konflikty</string>
     <string name="sync_conflicts_in_favourites_content">%1$d synchronizowanych plików nie może zostać zsynchronizowanych</string>
     <string name="sync_fail_in_favourites_ticker">Synchronizacja plików nie powiodła się</string>
     <string name="sync_fail_in_favourites_content">Zawartość %1$d plików nie może zostać synchronizowana (%2$d konfliktów)</string>
     <string name="sync_foreign_files_forgotten_ticker">Niektóre lokalne pliki zostały zgubione.</string>
     <string name="sync_foreign_files_forgotten_content">%1$d plików z folderu %2$s nie udało się się przekopiować</string>
-    <string name="sync_foreign_files_forgotten_explanation">Od wersji 1.3.16, pliki wysyłane z tego urządzenia są kopiowane do lokalnego folderu %1$s aby zapobiec utracie danych gdy pojedynczy plik jest synchronizowany z wieloma kontami.\n\nZ powodu tej zmiany, wszystkie pliki wysłane za pomocą poprzedniej wersji tej aplikacji były kopiowane do folderu %2$s. Jednakże, błąd uniemożliwiał dokończenie tej operacji podczas synchronizacji konta. Możesz albo pozostawić plik(i) tak jak jest i usunąć link do %3$s lub przenieść plik(i) do folderu %1$s i pozostawić link do %4$s.\n\nPoniżej plik(i) lokalny i plik(i) zdalny w %5$s, do którego zostały zlinkowane.</string>
-    <string name="sync_current_folder_was_removed">Folder  %1$s nie istnieje.</string>
+    <string name="sync_current_folder_was_removed">Folder %1$s nie istnieje</string>
     <string name="foreign_files_move">Przenieś wszystko</string>
     <string name="foreign_files_success">Wszystkie pliki zostały przeniesione</string>
     <string name="foreign_files_fail">Niektóre pliki nie mogły być przeniesione</string>
     <string name="foreign_files_local_text">Lokalnie: %1$s</string>
     <string name="foreign_files_remote_text">Zdalnie: %1$s</string>
-    <string name="upload_query_move_foreign_files">Nie ma wystarczającego miejsca, aby skopiować wybrane pliki do folderu %1$s. Czy w zamian chciałbyś je tam przenieść?</string>
     <string name="pass_code_enter_pass_code">Wymyśl kod PIN.</string>
     
     <string name="pass_code_configure_your_pass_code">Wpisz kod PIN.</string>
@@ -226,16 +209,8 @@
     <string name="media_event_done">%1$s odtwarzanie zakończone</string>
     <string name="media_err_nothing_to_play">Nie znaleziono plików multimedialnych</string>
     <string name="media_err_no_account">Nie znaleziono konta</string>
-    <string name="media_err_not_in_owncloud">Plik na nieprawidłowym koncie</string>
     <string name="media_err_unsupported">Nieobsługiwany kodek multimediów</string>
-    <string name="media_err_io">Błąd odczytu pliku multimedialnego</string>
-    <string name="media_err_malformed">Błąd kodowania pliku multimedialnego</string>
-    <string name="media_err_timeout">Upłynął limit czasu podczas próby odtwarzania</string>
-    <string name="media_err_invalid_progressive_playback">Plik mediów nie może być przesyłany strumieniowo</string>
-    <string name="media_err_unknown">Plik multimediów nie może być odtworzony we wbudowanym odtwarzaczu</string>
-    <string name="media_err_security_ex">Błąd zabezpieczeń podczas próby odtworzenia %1$s</string>
-    <string name="media_err_io_ex">Błąd wprowadzania podczas próby odtworzenia %1$s</string>
-    <string name="media_err_unexpected">Nieoczekiwany błąd podczas próby odtworzenia %1$s</string>
+    <string name="media_err_io">NIe można odczytać pliku</string>
     <string name="media_rewind_description">Przycisk przewijania do tyłu</string>
     <string name="media_play_pause_description">Przycisk odtwarzania / pauzowania</string>
     <string name="media_forward_description">Przycisk przewijania do przodu</string>
@@ -247,32 +222,27 @@
 	<string name="auth_connection_established">Połączenie nawiązane</string>
 	<string name="auth_testing_connection">Testowanie połączenia</string>
 	<string name="auth_not_configured_title">Uszkodzona konfiguracja serwera</string>
-	<string name="auth_account_not_new">Konto tego samego użytkownika i serwera już istnieje na tym urządzeniu</string>
 	<string name="auth_account_not_the_same">Podany login nie pasuje do użytkowników </string>
 	<string name="auth_unknown_error_title">Wystąpił nieznany błąd!</string>
-	<string name="auth_unknown_host_title">Nie mogę znaleźć hosta</string>
-	<string name="auth_incorrect_path_title">Nie znaleziono instancji serwer</string>
+	<string name="auth_unknown_host_title">Nie znaleziono hosta</string>
+	<string name="auth_incorrect_path_title">Nie znaleziono serwera</string>
 	<string name="auth_timeout_title">Serwer zbyt długo nie odpowiadał</string>
-	<string name="auth_incorrect_address_title">Nieprawidłowy format adresu serwera</string>
+	<string name="auth_incorrect_address_title">Błędny format adresu serwera</string>
 	<string name="auth_ssl_general_error_title">Inicjowanie SSL nie powiodło się</string>
-	<string name="auth_ssl_unverified_server_title">Nie można zweryfikować tożsamości SSL serwera</string>
+	<string name="auth_ssl_unverified_server_title">Nie udało się zweryfikować tożsamości serwera SSL</string>
 	<string name="auth_bad_oc_version_title">Nie rozpoznano wersji serwera</string>
-	<string name="auth_wrong_connection_title">Nie można ustanowić połączenia</string>
+	<string name="auth_wrong_connection_title">Nie udało się ustanowić połączenia</string>
 	<string name="auth_secure_connection">Nawiązano bezpieczne połączenie</string>
 	<string name="auth_unauthorized">Zła nazwa użytkownika lub hasło</string>
 	<string name="auth_oauth_error">Nieudana autoryzacja</string>
 	<string name="auth_oauth_error_access_denied">Dostęp zabroniony przez serwer autoryzacji</string>
-	<string name="auth_wtf_reenter_URL">Nieoczekiwany stan. Podaj ponownie adres serwera</string>
 	<string name="auth_expired_oauth_token_toast">Twoja sesja wygasła. Proszę zaloguj się ponownie</string>
 	<string name="auth_expired_basic_auth_toast">Podaj aktualne hasło</string>
 	<string name="auth_expired_saml_sso_token_toast">Twoja sesja wygasła. Proszę zaloguj się ponownie</string>
-	<string name="auth_connecting_auth_server">Łączenie z serwerem poświadczeń...</string>
+	<string name="auth_connecting_auth_server">Łączenie z serwerem uwierzytelniania...</string>
 	<string name="auth_unsupported_auth_method">Serwer nie obsługuje tej metody autoryzacji</string>
 	<string name="auth_unsupported_multiaccount">%1$s nie wspiera wielu kont</string>
-	<string name="auth_fail_get_user_name">Twój serwer nie zwraca poprawnego identyfikatora użytkownika. Proszę skontaktuj się z administratorem.</string>
 	<string name="auth_can_not_auth_against_server">Błąd autoryzacji na tym serwerze</string>
-    <string name="auth_account_does_not_exist">Konto jeszcze nie istnieje na tym urządzeniu.</string>
-    
     <string name="favorite">Udostępnij w trybie offline</string>
     <string name="unfavorite">Wyłącz udostępnianie w trybie offline</string>
     <string name="favorite_real">Ustaw jako ulubione</string>
@@ -280,28 +250,25 @@
     <string name="common_rename">Zmień nazwę</string>
     <string name="common_remove">Usuń</string>
     <string name="confirmation_remove_file_alert">Czy naprawdę chcesz usunąć %1$s?</string>
-    <string name="confirmation_remove_folder_alert">Czy naprawdę chcesz usunąć %1$s i jego zawartość?</string>
     <string name="confirmation_remove_local">Tylko lokalnie</string>
     <string name="remove_success_msg">Usunięto</string>
     <string name="remove_fail_msg">Nie można usunąć</string>
     <string name="rename_dialog_title">Wprowadź nową nazwę</string>
-    <string name="rename_local_fail_msg">Nie można zmienić nazwy kopii lokalnej; spróbuj wybrać inną nazwę </string>
-    <string name="rename_server_fail_msg">Zmiana nazwy nie powiodła się</string>
-    <string name="sync_file_fail_msg">Nie można sprawdzić zdalnego pliku</string>
+    <string name="rename_server_fail_msg">Nie udało się nadać serwerowi nowej nazwy</string>
+    <string name="sync_file_fail_msg">Nie udało się sprawdzić zdalnego pliku</string>
     <string name="sync_file_nothing_to_do_msg">Zawartość pliku została już synchronizowana</string>
-    <string name="create_dir_fail_msg">Folder nie może zostać utworzony</string>
+    <string name="create_dir_fail_msg">Nie udało się utworzyć folderu</string>
     <string name="filename_forbidden_characters">Znaki zabronione: / \\ &lt; &gt; : \" | ? *</string>
     <string name="filename_forbidden_charaters_from_server">Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak</string>
     <string name="filename_empty">Nazwa pliku nie może być pusta.</string>
-    <string name="wait_a_moment">Poczekaj chwilę</string>
+    <string name="wait_a_moment">Proszę czekać...</string>
     <string name="wait_checking_credentials">Sprawdzanie danych</string>
-    <string name="filedisplay_unexpected_bad_get_content">Nieoczekiwany problem; spróbuj wybrać plik z innej aplikacji</string>
-    <string name="filedisplay_no_file_selected">Nie wybrano żadnych plików</string>
+    <string name="filedisplay_no_file_selected">Nie wybrano żadnego pliku</string>
     <string name="activity_chooser_title">Wyślij link do &#8230;</string>
     <string name="wait_for_tmp_copy_from_private_storage">Kopiowanie pliku z prywatnego zasobu</string>
     
     <string name="oauth_check_onoff">Loguj przez oAuth2</string> 
-    <string name="oauth_login_connection">Łączenie z serwerem oAuth2...</string>    
+    <string name="oauth_login_connection">Łączenie z serwerem OAuth 2...</string>    
         
     <string name="ssl_validator_header">Nie można zweryfikować tożsamości strony</string>
     <string name="ssl_validator_reason_cert_not_trusted">- Certyfikat serwera jest niezaufany</string>
@@ -309,7 +276,7 @@
     <string name="ssl_validator_reason_cert_not_yet_valid">- Certyfikat serwera jest wystawiony w przyszłości</string>
     <string name="ssl_validator_reason_hostname_not_verified">- URL nie pasuje do nazwy hosta w certyfikacie</string>
     <string name="ssl_validator_question">Zaakceptować certyfikat mimo wszystko?</string>
-    <string name="ssl_validator_not_saved">Nie można zapisać certyfikatu</string>
+    <string name="ssl_validator_not_saved">Nie udało się zapisac certyfikatu</string>
     <string name="ssl_validator_btn_details_see">Szczegóły</string>
     <string name="ssl_validator_btn_details_hide">Ukryj</string>
     <string name="ssl_validator_label_subject">Wydany dla:</string>
@@ -333,26 +300,25 @@
 
     <string name="placeholder_sentence">Tekst zastępczy</string>
     <string name="placeholder_filename">placeholder.txt</string>
-    <string name="placeholder_filetype">Obraz PNG</string>
+    <string name="placeholder_filetype">obraz PNG</string>
     <string name="placeholder_filesize">389 KB</string>
     <string name="placeholder_timestamp">2012/05/18 12:23 PM</string>
     <string name="placeholder_media_time">12:23:45</string>
 
-    <string name="auto_upload_on_wifi">Wysyłaj tylko przez WiFi</string>
-    <string name="instant_upload_on_wifi">Wysyłaj zdjęcia tylko przez WiFi</string>
-    <string name="instant_video_upload_on_wifi">Wysyłaj filmy tylko przez WiFi</string>
+    <string name="auto_upload_on_wifi">Wysyłaj tylko przez Wi-Fi</string>
+    <string name="instant_upload_on_wifi">Wysyłaj zdjęcia tylko przez Wi-Fi</string>
+    <string name="instant_video_upload_on_wifi">Wysyłaj pliki wideo tylko przez Wi-Fi</string>
     <string name="instant_video_upload_on_charging">Wysyłaj tylko podczas ładowania</string>
     <string name="instant_upload_on_charging">Wysyłaj tylko podczas ładowania</string>
     <string name="instant_upload_path">/InstantUpload</string>
     <string name="conflict_title">Konflikt pliku</string>
-    <string name="conflict_message">Które pliki chcesz zachować? Jeśli wybierzesz obie wersje, do nazwy pliku lokalnego zostanie dodana liczba.</string>
     <string name="conflict_keep_both">Zatrzymaj oba</string>
     <string name="conflict_use_local_version">wersja lokalna</string>
     <string name="conflict_use_server_version">wersja zdalna</string>
 
-    <string name="preview_sorry">Przykro mi z tego powodu!</string>
+    <string name="preview_sorry">Przykro nam.</string>
     <string name="preview_image_description">Podgląd</string>
-    <string name="preview_image_error_unknown_format">Obraz nie może być pokazany</string>
+    <string name="preview_image_error_unknown_format">Nie można wyświetlić obrazu</string>
 
     <string name="error__upload__local_file_not_copied">%1$s nie może zostać skopiowany do lokalnego folderu %2$s</string>
     <string name="prefs_instant_upload_path_title">Wysyłka obrazów do folderu</string>
@@ -361,7 +327,7 @@
     <string name="prefs_instant_upload_path_use_subfolders_title">Używaj podfolderów</string>
     <string name="prefs_instant_upload_path_use_subfolders_summary">Zapisz w podfolderach opartych na roku oraz miesiącu</string>
 
-	<string name="share_link_no_support_share_api">Przepraszam, ale współdzielenie nie jest dostępne na twoim serwerze. Prosze skontaktuj się z administratorem.</string>
+	<string name="share_link_no_support_share_api">Współdzielenie nie jest włączone na serwerze. Skontaktuj się z administratorem.</string>
 	<string name="share_link_file_no_exist">Nie można udostępnić. Proszę sprawdzić, czy plik istnieje</string>
 	<string name="share_link_file_error">Wystąpił błąd podczas udostępniania tego pliku lub folderu.</string>
 	<string name="unshare_link_file_no_exist">Nie można wyłączyć udostępniania. Proszę sprawdzić, czy plik istnieje</string>
@@ -375,56 +341,53 @@
 
     <string name="copy_link">Skopiuj link</string>
     <string name="clipboard_text_copied">Skopiuj do schowka</string>
-    <string name="clipboard_no_text_to_copy">Nie odebrano tekstu, by skopiować go do schowka</string>
     <string name="clipboard_uxexpected_error">Wystąpił błąd podczas kopiowania do schowka</string>
     <string name="clipboard_label">Skopiowano tekst z %1$s</string>
 
-    <string name="error_cant_bind_to_operations_service">Błąd krytyczny: nie można wykonać operacji</string>
+    <string name="error_cant_bind_to_operations_service">Błąd krytyczny: Nie można wykonać operacji</string>
 
-    <string name="network_error_socket_exception">Pojawił się błąd podczas łączenia z serwerem.</string>
-    <string name="network_error_socket_timeout_exception">Pojawił się błąd podczas oczekiwania na serwer, operacja nie mogła zostać wykonana</string>
-    <string name="network_error_connect_timeout_exception">Pojawił się błąd podczas oczekiwania na serwer, operacja nie mogła zostać wykonana</string>
-    <string name="network_host_not_available">Nie można dokończyć operacji, serwer jest niedostępny</string>
-    <string name="forbidden_permissions">Nie masz uprawnień %s</string>
+    <string name="network_error_socket_exception">Wystąpił błąd podczas łączenia z serwerem.</string>
+    <string name="network_error_socket_timeout_exception">Wystąpił błąd podczas oczekiwania na serwer. Operacja nie mogła zostać wykonana.</string>
+    <string name="network_error_connect_timeout_exception">Wystąpił błąd podczas oczekiwania na serwer. Operacja nie mogła zostać wykonana.</string>
+    <string name="network_host_not_available">Nie można ukończyć operacji. Serwer jest niedostępny.</string>
+
+    <string name="forbidden_permissions">%s nie masz uprawnień</string>
     <string name="forbidden_permissions_rename">do zmiany nazwy tego pliku</string>
     <string name="forbidden_permissions_delete">do usuwania tego pliku</string>
     <string name="share_link_forbidden_permissions">do współdzielenia tego pliku</string>
     <string name="unshare_link_forbidden_permissions">do zniesienia współdzielenia tego pliku</string>
     <string name="update_link_forbidden_permissions">aby uaktualnić ten udział</string>
-    <string name="forbidden_permissions_create">do utworzenia tego pliku</string>
-    <string name="uploader_upload_forbidden_permissions">do wgrania tego folderu</string>
+    <string name="forbidden_permissions_create">do stworzenia tego pliku</string>
+    <string name="uploader_upload_forbidden_permissions">do wysyłania do tego folderu</string>
     <string name="downloader_download_file_not_found">Ten plik nie jest już dostępny na serwerze</string>
 
     <string name="file_migration_dialog_title">Ścieżka przechowywania aktualizacji</string>
     <string name="file_migration_finish_button">Koniec</string>
-    <string name="file_migration_preparing">Przygotowanie do migracji&#8230;</string>
+    <string name="file_migration_preparing">Przygotowywanie migracji&#8230;</string>
     <string name="file_migration_checking_destination">Sprawdzanie docelowe&#8230;</string>
     <string name="file_migration_saving_accounts_configuration">Zapisywanie konfiguracji konta&#8230;</string>
-    <string name="file_migration_waiting_for_unfinished_sync">Oczekiwanie na niedokończone synchronizacje&#8230;</string>
+    <string name="file_migration_waiting_for_unfinished_sync">Oczekiwanie na zakończenie synchronizacji&#8230;</string>
     <string name="file_migration_migrating">Przenoszenie danych&#8230;</string>
     <string name="file_migration_updating_index">Aktualizacja indeksa&#8230;</string>
     <string name="file_migration_cleaning">Czyszczenie&#8230;</string>
     <string name="file_migration_restoring_accounts_configuration">Przywracanie konfiguracji konta&#8230;</string>
     <string name="file_migration_ok_finished">Skończone</string>
-    <string name="file_migration_failed_not_enough_space">BŁĄD: Za mało miejsca</string>
-    <string name="file_migration_failed_not_writable">BŁĄD: Plik nie jest zapisywalny</string>
-    <string name="file_migration_failed_not_readable">BŁĄD: Nie można odczytać pliku</string>
+    <string name="file_migration_failed_not_enough_space">BŁĄD: Brak miejsca</string>
+    <string name="file_migration_failed_not_writable">BŁĄD: Plik nie do zapisu</string>
+    <string name="file_migration_failed_not_readable">BŁĄD: Plik nie do odczytu </string>
     <string name="file_migration_failed_dir_already_exists">BŁĄD: Katalog Nextcloud już istnieje</string>
-    <string name="file_migration_failed_while_coping">BŁĄD: Podczas migracji</string>
-    <string name="file_migration_failed_while_updating_index">BŁĄD: Podczas aktualizacji indeksu</string>
+    <string name="file_migration_failed_while_coping">BŁĄD: Nieudana migracja</string>
+    <string name="file_migration_failed_while_updating_index">BŁĄD: Nieudana aktualizacja indeksu</string>
 
-    <string name="file_migration_directory_already_exists">Folder danych już istnieje, co zrobić?</string>
-    <string name="file_migration_override_data_folder">Nadpisanie</string>
-    <string name="file_migration_use_data_folder">Użyj istniejącego</string>
+    <string name="file_migration_directory_already_exists">Folder z danymi już istnieje. Wybierz jedną z następujących czynności:</string>
+    <string name="file_migration_override_data_folder">Zamień</string>
+    <string name="file_migration_use_data_folder">Użyj</string>
 
     <string name="prefs_category_accounts">Konta</string>
     <string name="prefs_add_account">Dodaj konto</string>
     <string name="drawer_manage_accounts">Zarządzaj kontami</string>
-    <string name="auth_redirect_non_secure_connection_title">Bezpieczne połączenie jest przekierowywane przez niezabezpieczone trasy.</string>
-
-	<string name="actionbar_logger">Logi</string>
+    <string name="actionbar_logger">Logi</string>
 	<string name="log_send_history_button">Wyślij historię</string>
-	<string name="log_send_no_mail_app">Brak aplikacji do wysyłania logów. Zainstaluj klienta poczty.</string>
 	<string name="log_send_mail_subject">%1$s Logi aplikacji Android</string>
 	<string name="log_progress_dialog_text">Ładowanie danych &#8230;</string>
 
@@ -432,27 +395,24 @@
 	<string name="saml_authentication_wrong_pass">Złe hasło</string>
 	<string name="actionbar_move">Przenieś</string>
     <string name="actionbar_copy">Skopiuj</string>
-	<string name="file_list_empty_moving">Nic tu nie ma. Możesz dodać folder!</string>
+	<string name="file_list_empty_moving">Pusto. Możesz dodać folder.</string>
 	<string name="folder_picker_choose_button_text">Wybierz</string>
 
-    <string name="move_file_not_found">Nie można przenieść. Proszę sprawdzić, czy plik istnieje</string>
-    <string name="move_file_invalid_into_descendent">Nie jest możliwe przeniesienie folderu do potomka</string>
-    <string name="move_file_invalid_overwrite">Plik istnieje już w folderze docelowym</string>
+    <string name="move_file_not_found">Nie można przenieść pliku. Sprawdź, czy plik istnieje.</string>
+    <string name="move_file_invalid_overwrite">Plik już istnieje w folderze docelowym</string>
     <string name="move_file_error">Pojawił się błąd podczas próby przeniesienia tego pliku lub folderu</string>
     <string name="forbidden_permissions_move">aby przenieść ten plik</string>
 
 
     <string name="copy_file_not_found">Nie można skopiować. Sprawdź, czy plik istnieje</string>
-    <string name="copy_file_invalid_into_descendent">Nie można skopiować katalogu do jego podkatalogu</string>
-    <string name="copy_file_invalid_overwrite">Plik istnieje już w folderze docelowym</string>
+    <string name="copy_file_invalid_overwrite">Plik już istnieje w folderze docelowym</string>
     <string name="copy_file_error">Wystąpił błąd podczas próby kopiowania tego pliku lub folderu</string>
     <string name="forbidden_permissions_copy">by skopiować ten plik</string>
 
     <string name="prefs_category_instant_uploading">Automatyczne wysyłanie</string>
     <string name="prefs_category_details">Szczegóły</string>
 
-	<string name="prefs_instant_video_upload_path_title">Wysyłka wideo do folderu</string>
-    <string name="sync_folder_failed_content">Synchronizacja folderu %1$s nie może zostać zakończona</string>
+	<string name="sync_folder_failed_content">Synchronizacja folderu %1$s nie może zostać zakończona</string>
 
 	<string name="shared_subject_header">udostępniony</string>
 	<string name="with_you_subject_header">z tobą</string>
@@ -493,7 +453,7 @@
     <string name="share_add_user_or_group">Dodaj użytkownika lub grupę</string>
     <string name="share_via_link_section_title">Udostępnij link</string>
     <string name="share_via_link_expiration_date_label">Ustaw datę wygaśnięcia</string>
-    <string name="share_via_link_password_label">Zabezpieczone hasłem</string>
+    <string name="share_via_link_password_label">Zabezpiecz hasłem</string>
     <string name="share_via_link_password_title">Zabezpieczone</string>
     <string name="share_via_link_edit_permission_label">Pozwól na edycję</string>
     <string name="share_via_link_hide_file_listing_permission_label">Schowaj listę plików</string>
@@ -509,7 +469,6 @@
     <string name="share_email_clarification">%1$s (email)</string>
     <string name="share_known_remote_clarification">%1$s ( w %2$s )</string>
 
-    <string name="share_sharee_unavailable">Przepraszam, ale wersja twojego serwera nie pozwala na współdzielenie z użytkownikami poprzez klienta. \nProszę skontaktuj się z administratorem.</string>
     <string name="share_privilege_can_share">może współdzielić</string>
     <string name="share_privilege_can_edit">może edytować</string>
     <string name="share_privilege_can_edit_create">utwórz</string>
@@ -518,49 +477,34 @@
     <string name="edit_share_unshare">Cofnij udostępnianie</string>
     <string name="edit_share_done">zakończono</string>
 
-    <string name="action_retry_uploads">Wysyłanie ponowne się nie udało</string>
     <string name="action_clear_failed_uploads">Wyczyść nieudane</string>
-    <string name="action_clear_successful_uploads">Wyczyść udane</string>
-    <string name="action_clear_finished_uploads">Wyszyczść wszystkie zakończone</string>
-
     <string name="action_switch_grid_view">Widok siatki</string>
     <string name="action_switch_list_view">Widok listy</string>
 
     <string name="manage_space_title">Zarządzaj przestrzenią</string>
-    <string name="manage_space_description">Ustawienia, baza danych i certyfikaty serwera %1$s zostaną trwale skasowane.\n\nPobrane pliki pozostaną na swoich miejscach.\n\nTen proces zajmie trochę czasu.</string>
     <string name="manage_space_clear_data">Wyczyść dane</string>
     <string name="manage_space_error">Nie udało się usunąć niektórych plików.</string>
 
-    <string name="permission_storage_access">Dodatkowe uprawnienia do wysyłania i ściągania plików.</string>
-    <string name="local_file_not_found_toast">Plik nie został znaleziony w lokalnym systemie plików</string>
     <string name="confirmation_remove_files_alert">Czy naprawdę chcesz usunąć zaznaczone elementy?</string>
     <string name="confirmation_remove_folders_alert">Czy naprawdę chcesz usunąć zaznaczone elementy oraz ich zawartość?</string>
-    <string name="uploads_view_upload_status_waiting_for_charging">Oczekiwanie na ładowanie urządzenia</string>
     <string name="actionbar_search">Wyszukaj</string>
     <string name="files_drop_not_supported">Ta funkcja jest dostępna w Nextcloud, prosimy wykonać aktualizację</string>
     <string name="learn_more">Dowiedz się więcej</string>
     <string name="drawer_folder_sync">Automatyczne przesyłanie</string>
     <string name="drawer_participate">Wspieraj</string>
-    <string name="participate_testing_headline">Pomóż nam testować</string>
-    <string name="participate_testing_bug_text">Znaleziono błąd? Jest coś dziwnego?</string>
     <string name="participate_testing_report_text">Zgłoś błąd na GitHubie</string>
-    <string name="participate_testing_version_text">Chcesz pomóc nam testować następną wersję?</string>
-    <string name="participate_beta_text">Zawiera to w sobie wszystkie nadchodzące funkcjonalności i jest bardzo ryzykowne. Mogą się pojawiać błędy. Jeśli będą proszę je do nas zgłosić.</string>
+    <string name="participate_beta_headline">Sprawdź wersję rozwojową</string>
     <string name="participate_release_candidate_headline">Wydanie kandydujące</string>
-    <string name="participate_release_candidate_text">Release Candidate (RC) jest zarysem nadchodzącego wydania i oczekujemy że będzie stabilne. Testowanie indywidualnej konfiguracji może pomóc, aby to zapewnić. Zapisz się do testowania w sklepie Play lub ręcznie szukaj w sekcji \"wersje\" na F-Droid.</string>
     <string name="participate_contribute_headline">Aktywni członkowie projektu</string>
     <string name="participate_contribute_irc_text">Dołącz do chatu (IRC): &lt;a href="%1$s">#nextcloud-mobile&lt;/a></string>
     <string name="participate_contribute_forum_text">Pomóż innym na &lt;a href="%1$s">forum&lt;/a></string>
     <string name="participate_contribute_translate_text">&lt;a href="%1$s">Tłumacz&lt;/a> aplikację</string>
-    <string name="participate_contribute_github_text">Wspomóż nas jako programista, po więcej szczegółów odwiedź &lt;a href="https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md">CONTRIBUTING.md&lt;/a> </string>
     <string name="move_to">Przenieś do&#8230;</string>
     <string name="copy_to">Skopiuj do&#8230;</string>
     <string name="choose_remote_folder">Wybierz folder&#8230;</string>
     <string name="folder_sync_loading_folders">Ładowanie folderów&#8230;</string>
     <string name="folder_sync_no_results">Nie znaleziono folderów multimedialnych.</string>
-    <string name="folder_sync_preferences">Preferencje automatycznego przesyłania</string>
     <string name="folder_sync_settings">Ustawienia</string>
-    <string name="folder_sync_new_info">Natychmiastowe wysyłanie zostało kompletnie zmienione. Proszę sprawdzić główne menu i zrekonfigurować automatyczne wysyłanie. Przepraszamy za niedogodności.\n\nCiesz się z nowych i rozbudowanych możliwości automatycznego wysyłania!</string>
     <string name="folder_sync_preferences_folder_path">Dla %1$s</string>
     <plurals name="items_selected_count">
         <item quantity="one">%d zaznaczony</item>
@@ -576,7 +520,7 @@
     <string name="notifications_no_results_headline">Brak powiadomień</string>
     <string name="notifications_no_results_message">Proszę sprawdź później</string>
 
-    <string name="upload_file_dialog_title">Wprowadź nazwę i typ wysyłanego pliku</string>
+    <string name="upload_file_dialog_title">Wprowadź nazwę i typ pliku do wysłania</string>
     <string name="upload_file_dialog_filename">Nazwa pliku</string>
     <string name="upload_file_dialog_filetype">Typ pliku</string>
     <string name="upload_file_dialog_filetype_snippet_text">Wstawka tekstowa file(.txt)</string>
@@ -592,7 +536,7 @@
 
     <!-- Welcome to Nc intro features -->
     <string name="welcome_feature_1_title">Bezpieczny dom dla wszystkich danych</string>
-    <string name="welcome_feature_1_text">Przechowuj, współdziel i chroń swoje prywatne i służbowe dane</string>
+    <string name="welcome_feature_1_text">Dostęp do, współdzielenie i ochrona twoich plików w domu i w pracy</string>
 
     <string name="welcome_feature_2_title">Wiele kont</string>
     <string name="welcome_feature_2_text">Podłączenie się do wszystkich chmur</string>
@@ -614,9 +558,25 @@
 
     <!-- Activities -->
     <string name="activities_no_results_headline">Brak aktywności</string>
-    <string name="activities_no_results_message">Ten strumień pokaże zdarzenia jak\ndodatki, zmiany &amp; udziały</string>
+    <string name="webview_error">Wystąpił błąd</string>
+    <string name="prefs_category_about">O aplikacji</string>
+
+    <string name="actionbar_contacts">Utwórz kopię zapasową kontaktów</string>
+    <string name="actionbar_contacts_restore">Przywróć kontakty</string>
+    <string name="contacts_restore_button">Przywróć ostatnią kopię zapasową</string>
+    <string name="contacts_automatic_backup">Kopia zapasowa kontaktów</string>
+    <string name="contacts_last_backup">Ostatnia kopia zapasowa</string>
+    <string name="contacts_read_permission">Potrzebne uprawnienia do odczytu kontaktów</string>
+    <string name="contacts_write_permission">Potrzebne uprawnienia do modyfikacji kontaktów</string>
+    <string name="contactlist_title">Przywróć kontakty</string>
+    <string name="contaclist_restore_selected">Przywróć wybrane kontakty</string>
+    <string name="contactlist_account_chooser_title">Wybierz konto do zaimportiwania</string>
+    <string name="contacts_preference_choose_date">Wybierz datę</string>
+    <string name="contacts_preference_backup_never">nigdy</string>
+    <string name="contacts_preferences_no_file_found">Nie znaleziono żadnych plików</string>
     <!-- Notifications -->
     <string name="new_notification_received">Otrzymano nowe powiadomienie</string>
+    <string name="drawer_logout">Wyloguj</string>
 
 
 </resources>

+ 3 - 0
src/main/res/values-pt-rBR/strings.xml

@@ -625,6 +625,8 @@
     <string name="prefs_category_about">Sobre</string>
 
     <string name="actionbar_contacts">Fazer backup dos contatos</string>
+    <string name="actionbar_contacts_restore">Restaurar contatos</string>
+    <string name="contacts_backup_button">Fazer backup agora</string>
     <string name="contacts_restore_button">Retornar último backup</string>
     <string name="contacts_header_restore">Retornar</string>
     <string name="contacts_header_backup">Backup</string>
@@ -639,6 +641,7 @@
     <string name="contacts_preference_choose_date">Escolha a data</string>
     <string name="contacts_preference_backup_never">nunca</string>
     <string name="contacts_preferences_no_file_found">Nenhum arquivo encontrado</string>
+    <string name="contacts_preferences_something_strange_happened">Não foi possível encontrar seu último backup!</string>
     <string name="contacts_preferences_backup_scheduled">Backup agendado e irá iniciar em breve</string>
     <string name="contacts_preferences_import_scheduled">Backup importado e irá iniciar em breve</string>
 

+ 72 - 66
src/main/res/values-tr/strings.xml

@@ -46,10 +46,10 @@
     <string name="prefs_fingerprint">Parmak izi kilidi</string>
     <string name="prefs_fingerprint_notsetup">Henüz bir parmak izi ayarlanmamış.</string>
     <string name="prefs_show_hidden_files">Gizli dosyaları görüntüle</string>
-    <string name="prefs_instant_upload">Fotoğraflar anında yüklensin</string>
-    <string name="prefs_instant_upload_summary">Kamera ile çekilen fotoğraflar anında yüklensin</string>
-    <string name="prefs_instant_video_upload">Görüntüler anında yüklensin</string>
-    <string name="prefs_instant_video_upload_summary">Kamera ile çekilen görüntüler anında yüklensin</string>
+    <string name="prefs_instant_upload">Anında fotoğraf yükleme</string>
+    <string name="prefs_instant_upload_summary">Kamera ile çekilen fotoğraflar anında yüklenir</string>
+    <string name="prefs_instant_video_upload">Anında görüntü yükleme</string>
+    <string name="prefs_instant_video_upload_summary">Kamera ile çekilen görüntüler anında yüklenir</string>
     <string name="prefs_log_title">Günlük kullanılsın</string>
     <string name="prefs_log_summary">Etkinleştirildiğinde sorunlar günlük dosyasına kaydedilir</string>
     <string name="prefs_log_title_history">Günlük geçmişi</string>
@@ -58,14 +58,14 @@
     <string name="prefs_calendar_contacts">Takvim ve kişiler eşitlensin</string>
     <string name="prefs_calendar_contacts_summary">Geçerli hesap için DAVdroid (v1.3.0+) kurulumu</string>
     <string name="prefs_calendar_contacts_address_resolve_error">Hesabın sunucu adresi DAVdroid tarafından çözümlenemedi</string>
-    <string name="prefs_calendar_contacts_no_store_error">Google Play mağazası yok ya da F-Droid uygulaması kurulmamış</string>
-    <string name="prefs_calendar_contacts_sync_setup_successful">Takvim ve kişi eşitlemesi ayarlandı</string>
+    <string name="prefs_calendar_contacts_no_store_error">F-droid ya da Google Play kurulmamış</string>
+    <string name="prefs_calendar_contacts_sync_setup_successful">Takvim ve kişi eşitlemesi ayarları</string>
     <string name="prefs_help">Yardım</string>
-    <string name="prefs_recommend">Arkadaşınıza önerin</string>
+    <string name="prefs_recommend">Arkadaşına öner</string>
     <string name="prefs_feedback">Geri bildirim</string>
     <string name="prefs_imprint">İzlenim</string>
-    <string name="prefs_remember_last_share_location">Konum paylaşma hatırlansın</string>
-    <string name="prefs_remember_last_upload_location_summary">Son paylaşma yükleme konumu hatırlansın</string>
+    <string name="prefs_remember_last_share_location">Paylaşılacak konum hatırlansın</string>
+    <string name="prefs_remember_last_upload_location_summary">Son kullanılan konumlar paylaşılmak üzere hatırlanır</string>
 
 	<string name="recommend_subject">%1$s uygulamasını akıllı telefonunuzda deneyin!</string>
 	<string name="recommend_text">Akıllı telefonunda %1$s kullanmanı öneriyorum!\nBuradan indirebilirsin: %2$s</string>
@@ -74,7 +74,7 @@
     <string name="auth_host_url">Sunucu adresi https://…</string>
     <string name="auth_username">Kullanıcı Adı</string>
     <string name="auth_password">Parola</string>
-    <string name="auth_register">Henüz bir sunucunuz yok mu?\nBuraya tıklayarak bir hizmet sağlayıcıdan sunucu edinebilirsiniz</string>
+    <string name="auth_register">Henüz bir sunucunuz yok mu?\Hizmet sağlayıcılardan yararlanabilirsiniz</string>
     <string name="sync_string_files">Dosyalar</string>
     <string name="setup_btn_connect">Bağlan</string>
     <string name="uploader_btn_upload_text">Yükle</string>
@@ -86,9 +86,9 @@
     <string name="uploader_error_title_no_file_to_upload">Yüklenecek bir dosya yok</string>
     <string name="uploader_error_message_received_piece_of_text">%1$s bir metin parçasını dosya olarak yükleyemez.</string>
     <string name="uploader_error_message_no_file_to_upload">Alınan verilerde geçerli bir dosya bulunamadı.</string>
-    <string name="uploader_error_title_file_cannot_be_uploaded">Dosya yüklenemedi</string>
+    <string name="uploader_error_title_file_cannot_be_uploaded">Bu dosya yüklenemez</string>
     <string name="uploader_error_message_read_permission_not_granted">%1$s alınan bir dosyayı okumaya yetkili değil</string>
-    <string name="uploader_error_message_source_file_not_found">Karşıya yüklenecek dosya konumunda bulunamadı. Lütfen dosyanın var olduğundan emin olun.</string>
+    <string name="uploader_error_message_source_file_not_found">Yüklenmek üzere seçilmiş dosya bulunamadı. Lütfen dosyanın var olup olmadığını denetleyin.</string>
     <string name="uploader_error_message_source_file_not_copied">Dosya geçici bir klasöre kopyalanırken bir sorun çıktı. Lütfen yeniden göndermeyi deneyin.</string>
     <string name="uploader_upload_files_behaviour">Yükleme seçeneği:</string>
     <string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Dosya Nextcloud klasörüne taşınsın</string>
@@ -96,31 +96,33 @@
     <string name="uploader_upload_files_behaviour_upload_and_delete_from_source">Dosya kaynak klasörden silinsin</string>
     <string name="file_list_seconds_ago">saniye önce</string>
     <string name="file_list_empty_headline">Burada herhangi bir dosya yok</string>
-    <string name="file_list_empty">Bazı içerikler yükleyin ya da aygıtlarınızla eşitleyin!</string>
-    <string name="file_list_empty_favorites">Bazı dosyaları sık kullanılanlara ekleyin ya da aygıtlarınızla paylaşın!</string>
+    <string name="file_list_empty">Bazı içerikler yükleyin ya da aygıtlarınızla eşitleyin.</string>
+    <string name="file_list_empty_favorites">Bazı dosyaları sık kullanılanlara ekleyin ya da aygıtlarınızla paylaşın.</string>
     <string name="file_list_empty_favorites_filter_list">Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir</string>
-    <string name="file_list_empty_favorites_filter">Arama sonucunda sık kullanılan bir dosya bulunamadı!</string>
+    <string name="file_list_empty_favorites_filter">Arama sonucunda sık kullanılan bir dosya bulunamadı.</string>
     <string name="file_list_loading">Yükleniyor&#8230;</string>
-    <string name="file_list_no_app_for_file_type">Bu dosya türü için uygulama bulunamadı!</string>
+    <string name="file_list_no_app_for_file_type">Bu dosya türü için uygulama bulunamadı.</string>
     <string name="local_file_list_empty">Bu klasörde herhangi bir dosya yok.</string>
     <string name="file_list_empty_headline_search">Bu klasörde herhangi bir sonuç yok</string>
     <string name="file_list_empty_headline_server_search">Herhangi bir sonuç bulunamadı</string>
+    <string name="file_list_empty_favorite_headline">Henüz sık kullanılan bir öge yok</string>
     <string name="file_list_empty_shared_headline">Henüz hiçbir şey paylaşılmamış</string>
     <string name="file_list_empty_shared">Paylaştığınız dosya ve klasörler burada görüntülenir</string>
     <string name="file_list_empty_headline_server_search_videos">Herhangi bir görüntü bulunamadı</string>
     <string name="file_list_empty_headline_server_search_photos">Herhangi bir fotoğraf bulunamadı</string>
     <string name="file_list_empty_search">Başka bir klasöre bakılmasını ister misiniz?</string>
     <string name="file_list_empty_recently_modified">Son 7 gün içinde değiştirilmiş herhangi bir dosya bulunamadı</string>
-    <string name="file_list_empty_recently_modified_filter">Son 7 gün içinde değiştirilmiş herhangi bir dosya bulunamadı!</string>
+    <string name="file_list_empty_recently_modified_filter">Arama sonucunda son 7 gün içinde düzenlenmiş
+        bir dosya bulunamadı.</string>
     <string name="file_list_empty_recently_added">Geçenlerde eklenmiş herhangi bir dosya bulunamadı</string>
-    <string name="file_list_empty_recently_added_filter">Arama sonucunda geçenlerde eklenmiş bir dosya bulunamadı!</string>
-    <string name="file_list_empty_text_photos">Bazı fotoğraflar yükleyin ya da otomatik yüklemeyi etkinleştirin!</string>
-    <string name="file_list_empty_text_photos_filter">Arama sonucunda herhangi bir fotoğraf bulunamadı!</string>
-    <string name="file_list_empty_text_videos">Bazı görüntüler yükleyin ya da otomatik yüklemeyi etkinleştirin!</string>
-    <string name="file_list_empty_text_videos_filter">Arama sonucunda herhangi bir görüntü bulunamadı!</string>
+    <string name="file_list_empty_recently_added_filter">Arama sonucunda geçenlerde eklenmiş bir dosya bulunamadı.</string>
+    <string name="file_list_empty_text_photos">Bazı fotoğraflar yükleyin ya da otomatik yüklemeyi etkinleştirin.</string>
+    <string name="file_list_empty_text_photos_filter">Arama sonucunda herhangi bir fotoğraf bulunamadı.</string>
+    <string name="file_list_empty_text_videos">Bazı görüntüler yükleyin ya da otomatik yüklemeyi etkinleştirin.</string>
+    <string name="file_list_empty_text_videos_filter">Arama sonucunda herhangi bir görüntü bulunamadı.</string>
     <string name="upload_list_empty_headline">Herhangi bir yükleme yok</string>
-    <string name="upload_list_empty_text">Buraya bazı içerikler yükleyin ya da anında yüklemeyi etkinleştirin!</string>
-    <string name="upload_list_empty_text_auto_upload">Bazı içerikler yükleyin ya da otomatik yüklemeyi etkinleştirin!</string>
+    <string name="upload_list_empty_text">Bazı içerikler yükleyin ya da anında yüklemeyi etkinleştirin.</string>
+    <string name="upload_list_empty_text_auto_upload">Bazı içerikler yükleyin ya da otomatik yüklemeyi etkinleştirin.</string>
     <string name="file_list_folder">klasör</string>
     <string name="file_list_folders">klasör</string>
     <string name="file_list_file">dosya</string>
@@ -202,7 +204,7 @@
     <string name="sync_fail_in_favourites_content">%1$d dosya eşitlenemedi (%2$d çakışma)</string>
     <string name="sync_foreign_files_forgotten_ticker">Bazı yerel dosyalar unutulmuş</string>
     <string name="sync_foreign_files_forgotten_content">%2$s klasöründeki %1$d dosya şuraya kopyalanamadı</string>
-    <string name="sync_foreign_files_forgotten_explanation">1.3.16 sürümünden sonra, veri kaybının önlenebilmesi için bu aygıttan yüklenen dosyalar, bir dosya birden fazla hesapla eşitlendiğinde %1$s yerel klasörüne kopyalanır.\n\nBu değişiklikten dolayı, bu uygulamanın yüklenmiş tüm önceki sürümündeki dosyalar %2$s klasörüne kopyalandı. Ancak hesap eşitlemesi sırasında bu işlemin tamamlanmasını engelleyen bir hata oluştu. Dosyaları olduğu gibi bırakabilir ve %3$s bağlantısını kaldırabilir ya da dosyaları %1$s klasörüne taşıyıp %4$s bağlantısını koruyabilirsiniz.\n\nYerel dosyaları ve bağlı oldukları %5$s içindeki uzak dosyaların listesini aşağıda görebilirsiniz.</string>
+    <string name="sync_foreign_files_forgotten_explanation">1.3.16 sürümünden sonra, veri kaybının önlenebilmesi için bu aygıttan yüklenen dosyalar, bir dosya birden fazla hesapla eşitlendiğinde %1$s yerel klasörüne kopyalanır.\n\nBu değişiklikten dolayı, bu uygulamanın yüklenmiş tüm önceki sürümündeki dosyalar %2$s klasörüne kopyalandı. Ancak hesap eşitlemesi sırasında bu işlemin tamamlanmasını engelleyen bir sorun çıktı. Dosyaları olduğu gibi bırakabilir ve %3$s bağlantısını kaldırabilir ya da dosyaları %1$s klasörüne taşıyıp %4$s bağlantısını koruyabilirsiniz.\n\nYerel dosyaları ve bağlı oldukları %5$s içindeki uzak dosyaların listesini aşağıda görebilirsiniz.</string>
     <string name="sync_current_folder_was_removed">%1$s klasörü artık yok</string>
     <string name="foreign_files_move">Tümünü taşı</string>
     <string name="foreign_files_success">Tüm dosyalar taşındı</string>
@@ -251,8 +253,8 @@
 	<string name="auth_account_not_new">Aygıt üzerinde aynı kullanıcı adı ve sunucu için bir hesap zaten var</string>
 	<string name="auth_account_not_the_same">Yazdığınız kullanıcı adı bu hesabın kullanıcı adı ile eşleşmiyor</string>
 	<string name="auth_unknown_error_title">Bilinmeyen bir sorun çıktı!</string>
-	<string name="auth_unknown_host_title">Sunucu bulunamadı</string>
-	<string name="auth_incorrect_path_title">Sunucu kopyası bulunamadı</string>
+	<string name="auth_unknown_host_title">Sunucu adı bulunamadı</string>
+	<string name="auth_incorrect_path_title">Sunucu bulunamadı</string>
 	<string name="auth_timeout_title">Sunucu çok geç yanıt veriyor</string>
 	<string name="auth_incorrect_address_title">Sunucu adresi biçimi hatalı</string>
 	<string name="auth_ssl_general_error_title">SSL başlatılamadı</string>
@@ -287,22 +289,22 @@
     <string name="remove_fail_msg">Silinemedi</string>
     <string name="rename_dialog_title">Yeni bir ad yazın</string>
     <string name="rename_local_fail_msg">Yerel kopya yeniden adlandırılamadı; farklı bir ad deneyin</string>
-    <string name="rename_server_fail_msg">Yeniden  adlandırma tamamlanamadı</string>
+    <string name="rename_server_fail_msg">Sunucu yeniden adlandırılamadı</string>
     <string name="sync_file_fail_msg">Uzak dosya denetlenemedi</string>
     <string name="sync_file_nothing_to_do_msg">Dosya içerikleri zaten eşitlenmiş</string>
     <string name="create_dir_fail_msg">Klasör oluşturulamadı</string>
     <string name="filename_forbidden_characters">İzin verilmeyen karakterler: / \\ &lt; &gt; : \" | ? *</string>
     <string name="filename_forbidden_charaters_from_server">Dosya adında en az bir geçersiz karakter var</string>
     <string name="filename_empty">Dosya adı boş olamaz</string>
-    <string name="wait_a_moment">Biraz bekleyin</string>
+    <string name="wait_a_moment">Biraz bekleyin...</string>
     <string name="wait_checking_credentials">Kayıtlı kimlik bilgileri denetleniyor</string>
-    <string name="filedisplay_unexpected_bad_get_content">Beklenmedik bir sorun çıktı; Lütfen başka bir uygulamadan dosya seçin</string>
-    <string name="filedisplay_no_file_selected">Herhangi bir dosya seçilmedi</string>
+    <string name="filedisplay_unexpected_bad_get_content">Beklenmedik bir sorun çıktı, lütfen başka bir uygulamadan dosya seçin</string>
+    <string name="filedisplay_no_file_selected">Herhangi bir dosya seçilmemiş</string>
     <string name="activity_chooser_title">Bağlantıyı gönder&#8230;</string>
     <string name="wait_for_tmp_copy_from_private_storage">Dosya kişisel depolamadan kopyalanıyor</string>
     
     <string name="oauth_check_onoff">oAuth2 ile oturum açın</string> 
-    <string name="oauth_login_connection">oAuth2 sunucusuna bağlanılıyor…</string>    
+    <string name="oauth_login_connection">OAuth2 sunucusuna bağlanılıyor…</string>    
         
     <string name="ssl_validator_header">Sitenin kimliği doğrulanamadı</string>
     <string name="ssl_validator_reason_cert_not_trusted">- Sunucu sertifikasına güvenilmiyor</string>
@@ -339,7 +341,7 @@
     <string name="placeholder_timestamp">2012/05/18 12:23 ÖS</string>
     <string name="placeholder_media_time">12:23:45</string>
 
-    <string name="auto_upload_on_wifi">Yalnız kablosuz ağ bağlıyken yüklensin</string>
+    <string name="auto_upload_on_wifi">Yalnız kablosuz ağ üzerinden yüklensin</string>
     <string name="instant_upload_on_wifi">Fotoğraflar yalnız kablosuz ağ üzerinden yüklensin</string>
     <string name="instant_video_upload_on_wifi">Görüntüler yalnız kablosuz ağ üzerinden yüklensin</string>
     <string name="instant_video_upload_on_charging">Yalnız şarj edilirken yüklensin</string>
@@ -351,7 +353,7 @@
     <string name="conflict_use_local_version">yerel sürümü</string>
     <string name="conflict_use_server_version">sunucu sürümünü</string>
 
-    <string name="preview_sorry">Bundan dolayı üzgünüz!</string>
+    <string name="preview_sorry">Maalesef.</string>
     <string name="preview_image_description">Görsel önizleme</string>
     <string name="preview_image_error_unknown_format">Görsel görüntülenemedi</string>
 
@@ -362,7 +364,7 @@
     <string name="prefs_instant_upload_path_use_subfolders_title">Alt klasörler kullanılsın</string>
     <string name="prefs_instant_upload_path_use_subfolders_summary">Yıla ve aya göre alt klasörlere kaydedilsin</string>
 
-	<string name="share_link_no_support_share_api">Maalesef, sunucunuzda paylaşım etkin değil. Lütfen yöneticinizle görüşün.</string>
+	<string name="share_link_no_support_share_api">Sunucunuzda paylaşım etkin değil. Lütfen yöneticinizle görüşün.</string>
 	<string name="share_link_file_no_exist">Paylaşılamadı. Lütfen dosyanın var olup olmadığını denetleyin</string>
 	<string name="share_link_file_error">Bu dosya ya da klasör paylaşılmaya çalışılırken bir sorun çıktı</string>
 	<string name="unshare_link_file_no_exist">Paylaşımı kaldırılamadı. Lütfen dosyanın var olup olmadığını denetleyin</string>
@@ -380,28 +382,29 @@
     <string name="clipboard_uxexpected_error">Panoya kopyalama sırasında beklenmeyen bir sorun çıktı</string>
     <string name="clipboard_label">Metin %1$s kaynağından kopyalandı</string>
 
-    <string name="error_cant_bind_to_operations_service">Ciddi hata: İşlemler gerçekleştirilemiyor</string>
+    <string name="error_cant_bind_to_operations_service">Ciddi sorun: İşlemler gerçekleştirilemiyor</string>
 
     <string name="network_error_socket_exception">Sunucuya bağlanılırken bir sorun çıktı.</string>
-    <string name="network_error_socket_timeout_exception">Sunucu beklenirken bir sorun çıktı, işlem tamamlanamadı</string>
-    <string name="network_error_connect_timeout_exception">Sunucu beklenirken bir sorun çıktı; işlem tamamlanamadı</string>
-    <string name="network_host_not_available">İşlem tamamlanamadı; sunucu kullanılamıyor</string>
+    <string name="network_error_socket_timeout_exception">Sunucu beklenirken bir sorun çıktı, işlem tamamlanamadı.</string>
+    <string name="network_error_connect_timeout_exception">Sunucu beklenirken bir sorun çıktı, işlem tamamlanamadı.</string>
+    <string name="network_host_not_available">İşlem tamamlanamadı, sunucu kullanılamıyor</string>
+
     <string name="forbidden_permissions">%s izniniz yok</string>
     <string name="forbidden_permissions_rename">bu dosyayı yeniden adlandırın</string>
     <string name="forbidden_permissions_delete">bu dosyayı silin</string>
     <string name="share_link_forbidden_permissions">bu dosyayı paylaşın</string>
     <string name="unshare_link_forbidden_permissions">bu dosyanın paylaşımını kaldırın</string>
     <string name="update_link_forbidden_permissions">bu paylaşımı güncelleyin</string>
-    <string name="forbidden_permissions_create">dosya oluşturun</string>
-    <string name="uploader_upload_forbidden_permissions">bu klasöre yükleyin</string>
+    <string name="forbidden_permissions_create">bu dosyayı oluşturamazsınız</string>
+    <string name="uploader_upload_forbidden_permissions">bu klasöre yükleyemezsiniz</string>
     <string name="downloader_download_file_not_found">Bu dosya artık sunucuda yok</string>
 
     <string name="file_migration_dialog_title">Depolama yolu güncelleniyor</string>
     <string name="file_migration_finish_button">Bitti</string>
-    <string name="file_migration_preparing">Aktarıma hazırlanıyor&#8230;</string>
+    <string name="file_migration_preparing">Aktarıma hazırlanıyor&#8230;</string>
     <string name="file_migration_checking_destination">Hedef denetleniyor&#8230;</string>
     <string name="file_migration_saving_accounts_configuration">Hesap ayarları kaydediliyor&#8230;</string>
-    <string name="file_migration_waiting_for_unfinished_sync">Eşitlemelerin tamamlanması bekleniyor&#8230;</string>
+    <string name="file_migration_waiting_for_unfinished_sync">Tüm eşitlemelerin tamamlanması bekleniyor&#8230;</string>
     <string name="file_migration_migrating">Veriler taşınıyor&#8230;</string>
     <string name="file_migration_updating_index">Dizin güncelleniyor&#8230;</string>
     <string name="file_migration_cleaning">Temizleniyor&#8230;</string>
@@ -411,12 +414,12 @@
     <string name="file_migration_failed_not_writable">HATA: Dosya yazılabilir değil</string>
     <string name="file_migration_failed_not_readable">HATA: Dosya okunabilir değil</string>
     <string name="file_migration_failed_dir_already_exists">HATA: Nextcloud klasörü zaten var</string>
-    <string name="file_migration_failed_while_coping">HATA: Aktarımda bir sorun çıktı</string>
-    <string name="file_migration_failed_while_updating_index">HATA: Dizin güncellenirken bir sorun çıktı</string>
+    <string name="file_migration_failed_while_coping">HATA: Aktarımda sorun çıktı</string>
+    <string name="file_migration_failed_while_updating_index">HATA: Dizin güncellenirken sorun çıktı</string>
 
-    <string name="file_migration_directory_already_exists">Veri klasörü zaten var, ne yapmak istersiniz?</string>
-    <string name="file_migration_override_data_folder">Üzerine yazılsın</string>
-    <string name="file_migration_use_data_folder">Varolan kullanılsın</string>
+    <string name="file_migration_directory_already_exists">Veri klasörü zaten var, yapılacak işlemi seçin:</string>
+    <string name="file_migration_override_data_folder">Değiştirilsin</string>
+    <string name="file_migration_use_data_folder">Kullanılsın</string>
 
     <string name="prefs_category_accounts">Hesaplar</string>
     <string name="prefs_add_account">Hesap ekle</string>
@@ -436,15 +439,15 @@
 	<string name="file_list_empty_moving">Burada bir şey yok. Bir klasör ekleyebilirsiniz!</string>
 	<string name="folder_picker_choose_button_text">Seçin</string>
 
-    <string name="move_file_not_found">Taşınamadı. Lütfen dosyanın var olup olmadığını denetleyin</string>
-    <string name="move_file_invalid_into_descendent">Bir klasör kendi alt klasörüne taşınamaz</string>
+    <string name="move_file_not_found">Dosya taşınamadı. Lütfen dosyanın var olup olmadığını denetleyin</string>
+    <string name="move_file_invalid_into_descendent">Bir klasör kendi alt klasörü olarak taşınamaz</string>
     <string name="move_file_invalid_overwrite">Dosya hedef klasörde zaten var</string>
     <string name="move_file_error">Bu dosya ya da klasör taşınmaya çalışılırken bir sorun çıktı</string>
     <string name="forbidden_permissions_move">bu dosyayı taşıyın</string>
 
 
     <string name="copy_file_not_found">Kopyalanamadı. Lütfen dosyanın var olup olmadığını denetleyin</string>
-    <string name="copy_file_invalid_into_descendent">Bir klasör kendi alt klasörüne kopyalanamaz</string>
+    <string name="copy_file_invalid_into_descendent">Bir klasör kendi alt klasörü olarak kopyalanamaz</string>
     <string name="copy_file_invalid_overwrite">Dosya hedef klasörde zaten var</string>
     <string name="copy_file_error">Bu dosya ya da klasör kopyalanmaya çalışılırken bir sorun çıktı</string>
     <string name="forbidden_permissions_copy">bu dosyayı kopyalayın</string>
@@ -452,7 +455,7 @@
     <string name="prefs_category_instant_uploading">Anında yüklemeler</string>
     <string name="prefs_category_details">Ayrıntılar</string>
 
-	<string name="prefs_instant_video_upload_path_title">Anında yükleme görüntü klasörü</string>
+	<string name="prefs_instant_video_upload_path_title">Anında görüntü yükleme klasörü</string>
     <string name="sync_folder_failed_content">%1$s klasörünün eşitlemesi tamamlanamadı</string>
 
 	<string name="shared_subject_header">sizinle</string>
@@ -494,7 +497,7 @@
     <string name="share_add_user_or_group">Kullanıcı ya da grup ekle</string>
     <string name="share_via_link_section_title">Paylaşım bağlantısı</string>
     <string name="share_via_link_expiration_date_label">Son kullanma tarihini ayarla</string>
-    <string name="share_via_link_password_label">Parola koruması</string>
+    <string name="share_via_link_password_label">Parola ile korunsun</string>
     <string name="share_via_link_password_title">Güvenli</string>
     <string name="share_via_link_edit_permission_label">Düzenlenebilsin</string>
     <string name="share_via_link_hide_file_listing_permission_label">Dosya listeleme gizlensin</string>
@@ -510,7 +513,7 @@
     <string name="share_email_clarification">%1$s (E-posta)</string>
     <string name="share_known_remote_clarification">%1$s (%2$s üzerinde)</string>
 
-    <string name="share_sharee_unavailable">Maalesef sunucu sürümünüz istemciler içindeki kullanıcılar ile paylaşıma izin vermiyor.\nLütfen yöneticinizle görüşün</string>
+    <string name="share_sharee_unavailable">Kullanıcıların istemcileri içinden paylaşım yapabilmesini sağlamak için sunucu sürümünüzü yükseltin.\nLütfen yöneticinizle görüşün</string>
     <string name="share_privilege_can_share">paylaşabilir</string>
     <string name="share_privilege_can_edit">düzenleyebilir</string>
     <string name="share_privilege_can_edit_create">oluştur</string>
@@ -519,16 +522,16 @@
     <string name="edit_share_unshare">Paylaşımı durdur</string>
     <string name="edit_share_done">bitti</string>
 
-    <string name="action_retry_uploads">Yeniden denenemedi</string>
+    <string name="action_retry_uploads">Yeni girişim başarısız oldu</string>
     <string name="action_clear_failed_uploads">Temizlenemedi</string>
     <string name="action_clear_successful_uploads">Temizlendi</string>
-    <string name="action_clear_finished_uploads">Tümü temizlendi</string>
+    <string name="action_clear_finished_uploads">Tamamlanmış yüklemeleri temizle</string>
 
     <string name="action_switch_grid_view">Tablo görünümü</string>
     <string name="action_switch_list_view">Liste görünümü</string>
 
     <string name="manage_space_title">Alan yönetimi</string>
-    <string name="manage_space_description">%1$s verilerinden ayarlar, veritabanı ve sunucu sertifikaları kalıcı olarak silinecek. \n\nİndirilen dosyalara dokunulmayacak.\n\nBu işlem biraz vakit alabilir.</string>
+    <string name="manage_space_description">%1$s verilerinden ayarlar, veritabanı ve sunucu sertifikaları kalıcı olarak silinecek. \n\nİndirilen dosyalara dokunulmayacak.\n\nBu işlem biraz zaman alabilir.</string>
     <string name="manage_space_clear_data">Verileri temizle</string>
     <string name="manage_space_error">Bazı dosyalar silinemedi.</string>
 
@@ -545,16 +548,16 @@
     <string name="participate_testing_headline">Denememize yardımcı olun</string>
     <string name="participate_testing_bug_text">Bir hata mı buldunuz? Bir gariplik mi var?</string>
     <string name="participate_testing_report_text">Github üzerinden bir sorun bildirin</string>
-    <string name="participate_testing_version_text">Gelecek sürümler için bize yardımcı olmak ister misiniz?</string>
+    <string name="participate_testing_version_text">Sonraki sürümü deneyerek bize yardımcı olmak ister misiniz?</string>
     <string name="participate_beta_headline">Geliştirici sürümünü deneyin</string>
     <string name="participate_beta_text">Bu sürümde tüm yeni özellikler bulunur ve çok taze olduğundan hata ve sorunlar olabilir. Bir hata ya da soruna rastlarsanız bize iletin.</string>
     <string name="participate_release_candidate_headline">Yayın adayı</string>
-    <string name="participate_release_candidate_text">Yayın adayı (Release Candidate, RC) yayınlanacak sürümün bir kopyasıdır ve kararlı olması beklenir. Kişisel olarak kullanmanız kararlı olduğundan emin olmamızı sağlar. Denemek için Play Store üzerinden kayıt olun ya da el ile F-Droid üzerindeki \"sürümlere\" bakın.</string>
+    <string name="participate_release_candidate_text">Yayın adayı (Release Candidate, RC) yayınlanacak sürümün bir kopyasıdır ve kararlı olması beklenir. Kişisel olarak kullanmanız kararlı olduğundan emin olmamızı sağlar. Denemek için Play Store üzerinden kayıt olun ya da el ile F-Droid üzerindeki \"sürümler\" bölümüne bakın.</string>
     <string name="participate_contribute_headline">Etkin Katkıda Bulunun</string>
     <string name="participate_contribute_irc_text">IRC sohbetine katılın: &lt;a href=\"%1$s\">#nextcloud-mobile&lt;/a></string>
     <string name="participate_contribute_forum_text">&lt;a href=\"%1$s\">forum&lt;/a> üzerinde diğer kişilere yardımcı olun</string>
     <string name="participate_contribute_translate_text">Uygulamayı &lt;a href="%1$s">çevirin&lt;/a> </string>
-    <string name="participate_contribute_github_text">Yazılımcı olarak katkıda bulunun! Ayrıntılı bilgi almak için &lt;a href=\"https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md\">KATKIDA BULUNMA&lt;/a> sayfasına bakın</string>
+    <string name="participate_contribute_github_text">Yazılımcı olarak katkıda bulunun! Ayrıntılı bilgi almak için &lt;a href=\"https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md\">KATKIDA BULUNMA.md&lt;/a> sayfasına bakın</string>
     <string name="move_to">Taşı&#8230;</string>
     <string name="copy_to">Kopyala&#8230;</string>
     <string name="choose_remote_folder">Klasör seçin&#8230;</string>
@@ -562,7 +565,7 @@
     <string name="folder_sync_no_results">Herhangi bir ortam klasörü bulunamadı.</string>
     <string name="folder_sync_preferences">Otomatik yükleme ayarları</string>
     <string name="folder_sync_settings">Ayarlar</string>
-    <string name="folder_sync_new_info">Anında yükleme tamamen elden geçirildi. Lütfen ama menüye giderek otomatik yükleme ayarlarınızı yeniden yapın. Verdiğimiz rahatsızlık için özür dileriz.\n\nYeni ve geliştirilmiş otomatik yükleme özellklerinin tadını çıkarın!</string>
+    <string name="folder_sync_new_info">Anında yükleme tamamen elden geçirildi. Lütfen ama menüye giderek otomatik yükleme ayarlarınızı yeniden yapın.\n\nYeni ve geliştirilmiş otomatik yükleme özellklerinin tadını çıkarın.</string>
     <string name="folder_sync_preferences_folder_path">%1$s için</string>
     <plurals name="items_selected_count">
         <item quantity="one">%d seçili</item>
@@ -592,7 +595,7 @@
 
     <!-- Welcome to Nc intro features -->
     <string name="welcome_feature_1_title">Verileriniz için güvenli bir yer!</string>
-    <string name="welcome_feature_1_text">Ev ya da iş yerinizdeki dosyalarınıza erişmek, paylaşmak ve korumak için kullanabilirsiniz</string>
+    <string name="welcome_feature_1_text">Ev ya da iş yerinizdeki dosyalarınıza erişin, paylaşın ve koruyun</string>
 
     <string name="welcome_feature_2_title">Birden çok hesap</string>
     <string name="welcome_feature_2_text">Tüm bulut hesaplarınıza bağlanın</string>
@@ -622,26 +625,29 @@
     <string name="prefs_category_about">Hakkında</string>
 
     <string name="actionbar_contacts">Kişileri Yedekle</string>
-    <string name="contacts_backup_button">Şimdi yedekle</string>
+    <string name="actionbar_contacts_restore">Kişileri Geri Yükle</string>
+    <string name="contacts_backup_button">Yedekle</string>
     <string name="contacts_restore_button">Son Yedeği Geri Yükle</string>
     <string name="contacts_header_restore">Geri Yükle</string>
     <string name="contacts_header_backup">Yedekle</string>
     <string name="contacts_automatic_backup">Kişileri Yedekle</string>
     <string name="contacts_last_backup">Son Yedek</string>
-    <string name="contacts_read_permission">Kişileri okuma izni gerekiyor</string>
-    <string name="contacts_write_permission">Kişilere yazma izni gerekiyor</string>
+    <string name="contacts_read_permission">Kişi listesini okuma izni gerekiyor</string>
+    <string name="contacts_write_permission">Kişi listesini düzenleme izni gerekiyor</string>
     <string name="contactlist_title">Kişileri geri yükle</string>
     <string name="contaclist_restore_selected">Seçilmiş kişileri geri yükle</string>
     <string name="contactlist_account_chooser_title">Alınacak hesabı seçin</string>
-    <string name="contactlist_no_permission">İzin verilmemiş olduğundan hiçbir şey alınamadı!</string>
+    <string name="contactlist_no_permission">Herhangi bir izin verilmemiş olduğundan hiçbir şey alınamadı!</string>
     <string name="contacts_preference_choose_date">Tarih seçin</string>
     <string name="contacts_preference_backup_never">asla</string>
     <string name="contacts_preferences_no_file_found">Herhangi bir dosya bulunamadı</string>
+    <string name="contacts_preferences_something_strange_happened">Son yedeğiniz bulunamadı!</string>
     <string name="contacts_preferences_backup_scheduled">Yedekleme zamanlandı ve kısa süre sonra başlatılacak</string>
     <string name="contacts_preferences_import_scheduled">Alma işlemi zamanlandı ve kısa süre sonra başlatılacak</string>
 
     <!-- Notifications -->
     <string name="new_notification_received">Yeni bir bildirim var</string>
+    <string name="drawer_logout">Oturumu Kapat</string>
 
 
 </resources>