2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-30 05:37:43 +00:00

GIT_SILENT made messages (after extraction)

This commit is contained in:
l10n daemon script 2020-04-27 02:47:52 +02:00
parent 548d78aff8
commit 528d13af10
2 changed files with 12 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<string name="kde_connect">KDE Connect</string>
<string name="foreground_notification_no_devices">Žádná připojená zařízení</string>
<string name="foreground_notification_devices">Připojen k: %s</string>
<string name="foreground_notification_send_clipboard">Poslat schránku</string>
<string name="pref_plugin_telephony">Upozornění telefonie</string>
<string name="pref_plugin_telephony_desc">Posílat upozornění na příchozí hovory</string>
<string name="pref_plugin_battery">Hlášení baterie</string>
@ -11,6 +12,7 @@
<string name="pref_plugin_sftp_desc">Umožní vám vzdáleně prohlížet souborový systém tohoto zařízení</string>
<string name="pref_plugin_clipboard">Synchronizace schránky</string>
<string name="pref_plugin_clipboard_desc">Sdílet obsah schránky</string>
<string name="pref_plugin_clipboard_sent">Schránka poslána</string>
<string name="pref_plugin_mousepad">Vzdálený vstup</string>
<string name="pref_plugin_mousepad_desc">Používejte svůj telefon nebo tablet jako touchpad a klávesnici</string>
<string name="pref_plugin_presenter">Ovladač promítání</string>
@ -139,6 +141,7 @@
<item quantity="many">Odesílání %2$d souborů z %3$d na %1$s selhalo</item>
<item quantity="other"/>
</plurals>
<string name="tap_to_open">Ťukněte pro otevření</string>
<string name="received_file_text">Ťukněte pro otevření \'%1s\'</string>
<string name="cannot_create_file">Nelze vytvořit soubor %s</string>
<string name="tap_to_answer">Ťukněte pro odpovězení</string>
@ -305,4 +308,12 @@
<string name="clipboard_android_x_incompat">Android 10 odstranit přístup ke schránce pro všechny aplikace. Tento modul bude zakázán.</string>
<string name="mpris_open_url">Pokračovat v přehrávání zde</string>
<string name="cant_open_url">Nelze otevřít URL pro pokračování v přehrávání</string>
<string name="bigscreen_home">Domů</string>
<string name="bigscreen_up">Nahoru</string>
<string name="bigscreen_left">Vlevo</string>
<string name="bigscreen_select">Vybrat</string>
<string name="bigscreen_right">Vpravo</string>
<string name="bigscreen_down">Dolů</string>
<string name="pref_plugin_bigscreen">Dálkový ovladač pro Bigscreen</string>
<string name="pref_plugin_bigscreen_desc">Používejte své zařízení jako ovladač pro Plasma Bigscreen</string>
</resources>

View File

@ -117,6 +117,7 @@
<plurals name="send_files_fail_title">
<item quantity="other">無法將第 %2$d (共 %3$d) 個檔案傳送至 %1$s</item>
</plurals>
<string name="tap_to_open">按一下開啟</string>
<string name="received_file_text">按一下開啟 \'%1s\'</string>
<string name="cannot_create_file">無法建立 %s 檔案</string>
<string name="tap_to_answer">按一下即可回應</string>