diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-02 02:27:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-02 02:27:10 +0000 |
commit | e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3 (patch) | |
tree | 9d30ece4ce39516a4964b1b940f387feea54b878 /apps/dashboard | |
parent | 2c27ffd41531d5ccd3c6e46519fa209ae31e365e (diff) | |
download | nextcloud-server-e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3.tar.gz nextcloud-server-e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/cs.js | 4 | ||||
-rw-r--r-- | apps/dashboard/l10n/cs.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/cs.js b/apps/dashboard/l10n/cs.js index dd7c78b7016..9623544d2e5 100644 --- a/apps/dashboard/l10n/cs.js +++ b/apps/dashboard/l10n/cs.js @@ -21,8 +21,8 @@ OC.L10N.register( "Good afternoon, {name}" : "Dobré odpoledne, {name}", "Good evening" : "Dobrý večer", "Good evening, {name}" : "Dobrý večer, {name}", - "Hello" : "Ahoj", - "Hello, {name}" : "Ahoj, {name}", + "Hello" : "Zdravíme", + "Hello, {name}" : "Zdravíme, {name}", "Pick from Files" : "Vyberte ze souborů", "Default images" : "Výchozí obrázky", "Plain background" : "Jednolité pozadí", diff --git a/apps/dashboard/l10n/cs.json b/apps/dashboard/l10n/cs.json index 84948e75f82..c95cdf11f80 100644 --- a/apps/dashboard/l10n/cs.json +++ b/apps/dashboard/l10n/cs.json @@ -19,8 +19,8 @@ "Good afternoon, {name}" : "Dobré odpoledne, {name}", "Good evening" : "Dobrý večer", "Good evening, {name}" : "Dobrý večer, {name}", - "Hello" : "Ahoj", - "Hello, {name}" : "Ahoj, {name}", + "Hello" : "Zdravíme", + "Hello, {name}" : "Zdravíme, {name}", "Pick from Files" : "Vyberte ze souborů", "Default images" : "Výchozí obrázky", "Plain background" : "Jednolité pozadí", |