|
@@ -56,6 +56,7 @@
|
|
|
<string name="filedetails_sync_file">Obnovit soubor</string>
|
|
|
<string name="filedetails_renamed_in_upload_msg">Soubor byl v průběhu odesílání přejmenován na %1$s</string>
|
|
|
<string name="action_share_file">Sdílet odkaz</string>
|
|
|
+ <string name="action_unshare_file">Zrušit sdílení odkazu</string>
|
|
|
<string name="common_yes">Ano</string>
|
|
|
<string name="common_no">Ne</string>
|
|
|
<string name="common_ok">OK</string>
|
|
@@ -180,6 +181,7 @@
|
|
|
<string name="wait_a_moment">Počkejte chvíli</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 ...</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>
|
|
@@ -231,4 +233,8 @@
|
|
|
<string name="failed_upload_retry_do_nothing_text">nic nedělat nejste připojeni pro okamžité odeslání</string>
|
|
|
<string name="failed_upload_failure_text">Chybová zpráva:</string>
|
|
|
<string name="failed_upload_quota_exceeded_text">Zkontrolujte prosím nastavení vašeho serveru, možná jste překročili kvótu.</string>
|
|
|
+ <string name="share_link_no_support_share_api">Je nám líto, ale sdílení není na vašem serveru povoleno. Kontaktujte vašeho administrátora.</string>
|
|
|
+ <string name="share_link_file_no_exist">Nepodařilo se sdílet tento soubor či složku. Ujistěte se, že existuje.</string>
|
|
|
+ <string name="share_link_file_error">Při pokusu o sdílení tohoto souboru či složky nastala chyba</string>
|
|
|
+ <string name="unshare_link_file_error">Při pokusu o zrušení sdílení tohoto souboru či složky nastala chyba</string>
|
|
|
</resources>
|