diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
commit | c28fceb5d511e22030697e549c618699bce7c205 (patch) | |
tree | bb52c77a1ec6b7f23b914e2dd751e62cd9073cf2 /core/l10n/sk.js | |
parent | 1ed3f03a1b0d6b5cd69993321074dbf3826a7e85 (diff) | |
download | nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.tar.gz nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 4c7a05175e2..a12b7cf4c59 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -292,7 +292,6 @@ OC.L10N.register( "Security warning" : "Bezpečnostné varovanie", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Váš priečinok s dátami a súbormi je dostupný z internetu, lebo súbor .htaccess nefunguje.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Pre podrobnosti ako správne nakonfigurovať server si pozrite prosím <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentáciu</a>.", - "Create an <strong>admin account</strong>" : "Vytvoriť <strong>administrátorský účet</strong>", "Show password" : "Zobraziť heslo", "Toggle password visibility" : "Prepnúť viditeľnosť hesla", "Storage & database" : "Úložisko & databáza", @@ -405,6 +404,7 @@ OC.L10N.register( "Users" : "Používatelia", "Profile not found" : "Profil nenájdený", "The profile does not exist." : "Profil neexistuje.", + "Create an <strong>admin account</strong>" : "Vytvoriť <strong>administrátorský účet</strong>", "Username" : "Meno používateľa", "Database user" : "Používateľ databázy", "This action requires you to confirm your password" : "Táto akcia vyžaduje potvrdenie vášho hesla", |