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>2021-10-15 07:02:39 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-10-15 09:38:07 +0300
commitffde68fa9ddcf51156777e48d366d634acb55be8 (patch)
tree0aa64b690851f25f4b8073daa3e110d36834756e /app/src/main/res/values-cs-rCZ
parentdf3e8e831aa73ab8a4cd89816b45d87651209695 (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.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 7bcb301e..08c8a22a 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -103,10 +103,39 @@
<string name="pin_to_homescreen">Připnout na domovskou obrazovku</string>
<string name="note_has_been_deleted">Tato poznámka byla smazána</string>
<string name="add_account">Přidat účet</string>
+
<string name="category_music">Hudba</string>
<string name="category_movies">Filmy</string>
<string name="category_movie">Film</string>
<string name="category_work">Práce</string>
+ <string name="category_todo">Úkol</string>
+ <string name="category_todos">Úkoly</string>
+ <string name="category_checklists">Kontrolní seznamy</string>
+ <string name="category_tasks">Úkoly</string>
+ <string name="category_recipe">Recept</string>
+ <string name="category_recipes">Recepty</string>
+ <string name="category_restaurant">Restaurace</string>
+ <string name="category_restaurants">Restaurace</string>
+ <string name="category_food">Jídlo</string>
+ <string name="category_bake">Pečivo</string>
+ <!-- This represents a category where one can place passwords and credentials -->
+ <string name="category_key">Klíč</string>
+ <!-- This represents a category where one can place passwords and credentials -->
+ <string name="category_keys">Klíč</string>
+ <string name="category_password">Heslo</string>
+ <string name="category_passwords">Hesla</string>
+ <string name="category_credentials">Přihlašovací údaj</string>
+ <string name="category_game">Hra</string>
+ <string name="category_games">Hry</string>
+ <!-- This is a noun, analogue to "game", like "theatre" or "drama" -->
+ <string name="category_play">Hrát</string>
+ <string name="category_gift">Dárek</string>
+ <string name="category_gifts">Dárky</string>
+ <!-- Like a gift -->
+ <string name="category_present">Dárky</string>
+ <!-- Like a gift -->
+ <string name="category_presents">Dárky</string>
+
<string name="account_already_imported">Účet už byl naimportován</string>
<string name="no_notes_yet">Zatím žádné poznámky</string>
<string name="no_notes_yet_description">Novou poznámku vytvoříte klepnutím na + (plus)</string>
@@ -238,6 +267,7 @@
<!-- Table cell value of a sample table -->
<string name="formatting_help_tables_value">Hodnota %1d</string>
+ <string name="formatting_help_images_body_1">Je třeba, aby odkazy byly buď kompletní URL adresy, začínající na protokol a doménu, nebo úplné popisy umístění, začínající znakem %1$s.</string>
<string name="formatting_help_images_title">Obrázky</string>
<string name="formatting_help_images_alt">Ozdobný obrázek</string>