diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-09 02:21:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-09 02:21:37 +0000 |
commit | b137ac468f0968b5bd90d99ffc07706d27ff4971 (patch) | |
tree | a7de69e2a4b9c5472237ede2a0cb20b0a0071749 /apps/dashboard | |
parent | e354ee4dc6bba95369cf4214880b6451123a4913 (diff) | |
download | nextcloud-server-b137ac468f0968b5bd90d99ffc07706d27ff4971.tar.gz nextcloud-server-b137ac468f0968b5bd90d99ffc07706d27ff4971.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/cs.js | 3 | ||||
-rw-r--r-- | apps/dashboard/l10n/cs.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/cs.js b/apps/dashboard/l10n/cs.js index 95846f44452..7399f4a1087 100644 --- a/apps/dashboard/l10n/cs.js +++ b/apps/dashboard/l10n/cs.js @@ -21,6 +21,9 @@ 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}", + "Pick from Files" : "Vyberte ze souborů", "Default images" : "Výchozí obrázky", "Plain background" : "Holé pozadí", "Insert from {productName}" : "Vložit z {productName}", diff --git a/apps/dashboard/l10n/cs.json b/apps/dashboard/l10n/cs.json index 1ac1a528628..07418687a65 100644 --- a/apps/dashboard/l10n/cs.json +++ b/apps/dashboard/l10n/cs.json @@ -19,6 +19,9 @@ "Good afternoon, {name}" : "Dobré odpoledne, {name}", "Good evening" : "Dobrý večer", "Good evening, {name}" : "Dobrý večer, {name}", + "Hello" : "Ahoj", + "Hello, {name}" : "Ahoj, {name}", + "Pick from Files" : "Vyberte ze souborů", "Default images" : "Výchozí obrázky", "Plain background" : "Holé pozadí", "Insert from {productName}" : "Vložit z {productName}", |