diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-12 02:14:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-12 02:14:56 +0000 |
commit | 65e9409e729f92a2b55d17642b9437d0d0223857 (patch) | |
tree | 80b6c310774cb93a715c8d54690b1ba3ca0b430b /lib/l10n/sk.js | |
parent | c2f3010ee7b828459b279879285f1bdc2c7e3c62 (diff) | |
download | nextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.tar.gz nextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 1a6d482b42b..2dd56c8ce5f 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -152,7 +152,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", "Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.", "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", - "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"", "Sunday" : "Nedeľa", "Monday" : "Pondelok", @@ -286,6 +285,7 @@ OC.L10N.register( "Your data directory is readable by other users" : "Váš priečinok s dátami je prístupný na čítanie ostatným používateľom", "Your data directory must be an absolute path" : "Priečinok s dátami musí byť zadaný ako absolútna cesta", "Check the value of \"datadirectory\" in your configuration" : "Skontrolujte hodnotu \"datadirectory\" vo vašej konfigurácii", - "Your data directory is invalid" : "Priečinok s dátami je neplatný" + "Your data directory is invalid" : "Priečinok s dátami je neplatný", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |