diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
commit | 0aa65d97146a7ec52f27969f97d03868688f4c64 (patch) | |
tree | 750237b4b035fe009546b550c4e61e9ccde72a1f /core/l10n/cs.js | |
parent | 32eaf57e015089fbb698d804fee8e18b43f81b2b (diff) | |
download | nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.tar.gz nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 46bd0263c14..08ee9bdab59 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -43,6 +43,8 @@ OC.L10N.register( "Necessary language model provider is not available" : "Nezbytný poskytovatel jazykového modelu není k dsipozici", "Task not found" : "Úkol nenalezen", "Internal error" : "Vnitřní chyba", + "No text to image provider is available" : "Není k dispozici žádný poskytovatel převodu textu na obrázek", + "Image not found" : "Obrázek nenalezen", "No translation provider available" : "Není k dispozici žádný poskytovatel překladu", "Could not detect language" : "Nepodařilo se zjistit jazyk", "Unable to translate" : "Nedaří se přeložit", |