diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-30 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-30 00:19:55 +0000 |
commit | 016fbb93e06b7d15ea4ca3fc0d770cf06a6b0a65 (patch) | |
tree | 6277ea83b3c44da98b184d7f3ffba19ceb89a38f /lib | |
parent | 10821643645f1e9ab5d6d768bd52b37468722d3f (diff) | |
download | nextcloud-server-016fbb93e06b7d15ea4ca3fc0d770cf06a6b0a65.tar.gz nextcloud-server-016fbb93e06b7d15ea4ca3fc0d770cf06a6b0a65.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/cs.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 8c31bb105d1..981f43e5cec 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -89,6 +89,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci „%s“ nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", "__language_name__" : "Čeština", "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, neodpovídejte na něj.", + "Help & privacy" : "Nápověda", "Appearance and accessibility" : "Vzhled a zpřístupnění", "Apps" : "Aplikace", "Personal settings" : "Osobní nastavení", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index ba9e55a2a07..73fb1127dec 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -87,6 +87,7 @@ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci „%s“ nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", "__language_name__" : "Čeština", "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, neodpovídejte na něj.", + "Help & privacy" : "Nápověda", "Appearance and accessibility" : "Vzhled a zpřístupnění", "Apps" : "Aplikace", "Personal settings" : "Osobní nastavení", |