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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-09 06:31:27 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-09 21:57:20 +0300
commit1599b2a6f4a5ec726e7d8353bbe99e00002fa6c6 (patch)
tree5ae30080878a8cc64fa4123091b282cf5d908e74 /app/src/main/res/values-cs-rCZ
parentb9de8e5c8517a311036bd0dbb5c649cb82df26f2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-cs-rCZ')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml4
1 files changed, 4 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 e2073746f..988837ac9 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -38,6 +38,8 @@
<string name="about_app_license">Tato aplikace je vydávána pod licencí GNU GENERAL PUBLIC LICENSE v3+.</string>
<string name="about_app_license_button">Zobrazit licenci</string>
<string name="about_icons_disclaimer_title">Ikony</string>
+ <string name="about_icons_disclaimer_app_icon">Původní ikona, viz %1$s.</string>
+ <string name="about_icons_disclaimer_mdi_icons">Všechny další ikony používané touto aplikací jsou %1$s, vytvořené společností Google Inc. a vydávané pod licencí Apache 2.0.</string>
<string name="about_icons_disclaimer_mdi">Ikony ve stylu Material Design</string>
<string name="about_credits_tab_title">Zásluhy</string>
<string name="about_contribution_tab_title">Zapojení se</string>
@@ -128,4 +130,6 @@
<string name="simple_disabled">vypnuto</string>
<string name="simple_copied">Zkopírováno</string>
<string name="please_add_an_account_first">Nejprve přidejte účet</string>
+ <string name="title_is_mandatory">Nadpis je třeba zadat</string>
+ <string name="provide_at_least_a_title_or_description">Zadejte alespoň nadpis nebo popis</string>
</resources>