Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-20 07:14:32 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-07-20 09:12:47 +0300
commit2c72aa26ef47ce231f670a375a56c42bd0419d54 (patch)
tree5b61563595af50a889f8a7edd19654e88aeafb2c /app/src/main/res/values-cs-rCZ
parent829fd822cb0298591f13c6dc47a84502cbc74185 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-cs-rCZ')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index cc14aded..b713fdfd 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -49,6 +49,9 @@
<string name="settings_lock_summary">Přihlašovací údaje zařízení</string>
<string name="settings_background_sync">Synchronizace na pozadí</string>
<string name="settings_prevent_screen_capture">Bránit pořizování snímků obrazovky</string>
+ <string name="settings_gridview">Zobrazení v mřížce</string>
+ <string name="settings_keep_screen_on">Nezhasínat obrazovku</string>
+ <string name="settings_keep_screen_on_summary">Při zobrazování či upravování poznámky</string>
<string name="error_sync">Synchronizace se nezdařila: %1$s</string>
<string name="error_synchronization">Synchronizace se nezdařila</string>
@@ -168,7 +171,6 @@
<string name="append_to_note">Připojit k poznámce</string>
<string name="change_note_title">Změnit nadpis poznámky</string>
<string name="menu_edit_title">Upravit nadpis</string>
- <string name="settings_gridview">Zobrazení v mřížce</string>
<string name="simple_security">Zabezpečení</string>
<string name="appearance_and_behavior">Vzhled a chování</string>
<string name="simple_synchronization">Synchronizace</string>
@@ -307,7 +309,7 @@
<string name="settings_file_suffix_description">Přípona souboru pro nové poznámky ve vámi využívané instanci Nextcloud</string>
<string name="settings_file_suffix_success">Přípona nového souboru: %1$s</string>
<string name="http_status_code">HTTP stavový kód: %1$d</string>
- <string name="progress_import_indeterminate">Importují se poznámky</string>
+ <string name="progress_import_indeterminate">Importují se poznámky…</string>
<string name="progress_import">Importuje se poznámka %1$d z %2$d…</string>
<string name="account_imported">Účet naimportován.</string>
</resources>