diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-19 02:46:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-19 02:46:31 +0000 |
commit | d9321295292f1de92a75c6719b8958d2077ba8cb (patch) | |
tree | 3a9493db88f7b093f94ef7b443d367595487126d /apps/dashboard | |
parent | 0f1822f4ddbbfda660eba6f519e1b2be1e22eaef (diff) | |
download | nextcloud-server-d9321295292f1de92a75c6719b8958d2077ba8cb.tar.gz nextcloud-server-d9321295292f1de92a75c6719b8958d2077ba8cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/cs.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/cs.js b/apps/dashboard/l10n/cs.js index d2686bcaa02..dd7c78b7016 100644 --- a/apps/dashboard/l10n/cs.js +++ b/apps/dashboard/l10n/cs.js @@ -25,7 +25,7 @@ OC.L10N.register( "Hello, {name}" : "Ahoj, {name}", "Pick from Files" : "Vyberte ze souborů", "Default images" : "Výchozí obrázky", - "Plain background" : "Holé pozadí", + "Plain background" : "Jednolité pozadí", "Insert from {productName}" : "Vložit z {productName}", "Get more widgets from the app store" : "Získejte další ovládací prvky z katalogu aplikací", "Good night, {name}" : "Dobrou noc, {name}", diff --git a/apps/dashboard/l10n/cs.json b/apps/dashboard/l10n/cs.json index b1df4811911..84948e75f82 100644 --- a/apps/dashboard/l10n/cs.json +++ b/apps/dashboard/l10n/cs.json @@ -23,7 +23,7 @@ "Hello, {name}" : "Ahoj, {name}", "Pick from Files" : "Vyberte ze souborů", "Default images" : "Výchozí obrázky", - "Plain background" : "Holé pozadí", + "Plain background" : "Jednolité pozadí", "Insert from {productName}" : "Vložit z {productName}", "Get more widgets from the app store" : "Získejte další ovládací prvky z katalogu aplikací", "Good night, {name}" : "Dobrou noc, {name}", |