diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-27 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-27 00:20:28 +0000 |
commit | 4be7b834264aa53ec80786957bdd11ac396b1012 (patch) | |
tree | 1d877a0f834d72aafe686feced4c9ff6069a5aa8 /lib/l10n | |
parent | 4006d9961ed4a7df38657b88b287d1dc057c7851 (diff) | |
download | nextcloud-server-4be7b834264aa53ec80786957bdd11ac396b1012.tar.gz nextcloud-server-4be7b834264aa53ec80786957bdd11ac396b1012.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sk.js | 1 | ||||
-rw-r--r-- | lib/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 764d1935a62..7b314247fbf 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -93,6 +93,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.", "__language_name__" : "Slovenčina", "This is an automatically sent email, please do not reply." : "Toto je automaticky odosielaný e-mail, prosím, neodpovedajte.", + "Help & privacy" : "Pomoc a ochrana osobých údajov", "Appearance and accessibility" : "Vzhľad a správanie", "Apps" : "Aplikácie", "Personal settings" : "Osobné nastavenia", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 30786b76040..a992b107939 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -91,6 +91,7 @@ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.", "__language_name__" : "Slovenčina", "This is an automatically sent email, please do not reply." : "Toto je automaticky odosielaný e-mail, prosím, neodpovedajte.", + "Help & privacy" : "Pomoc a ochrana osobých údajov", "Appearance and accessibility" : "Vzhľad a správanie", "Apps" : "Aplikácie", "Personal settings" : "Osobné nastavenia", |