aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:37 +0000
commitb76ecf37818d87f1386d12eb45bb0639d39f12ed (patch)
tree0f41fd70340b78d240fe524844cf13893b7ba2b7 /lib/l10n/sk.js
parent891097b42bfca8f7c987be7f341b3f985c188dcb (diff)
downloadnextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.tar.gz
nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r--lib/l10n/sk.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index dd09293354e..8b1de695f91 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"See %s" : "Pozri %s",
"Sample configuration detected" : "Detekovaná bola vzorová konfigurácia",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zistilo sa, že konfigurácia bola skopírovaná zo vzorových súborov. Takáto konfigurácia nie je podporovaná a môže poškodiť vašu inštaláciu. Prečítajte si dokumentáciu pred vykonaním zmien v config.php",
- "404" : "404",
"The page could not be found on the server." : "Stránka nebola nájdená na serveri.",
"%s email verification" : "%s overenie e-mailu",
"Email verification" : "Overenie e-mailu",
@@ -57,6 +56,7 @@ OC.L10N.register(
"Avatar image is not square" : "Obrázok avatara nie je štvorcový",
"Files" : "Súbory",
"View profile" : "Zobraziť profil",
+ "Local time: %s" : "Miestny čas: %s",
"today" : "dnes",
"tomorrow" : "zajtra",
"yesterday" : "včera",
@@ -265,6 +265,7 @@ OC.L10N.register(
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Vyžadovaná verzia libxml2 je 2.7.0 a vyššia. Momentálne je nainštalovaná verzia %s.",
"To fix this issue update your libxml2 version and restart your web server." : "Pre vyriešenie tohto problému aktualizujte prosím verziu libxml2 a reštartujte webový server.",
"PostgreSQL >= 9 required." : "Vyžadované PostgreSQL >= 9.",
- "Please upgrade your database version." : "Prosím, aktualizujte verziu svojej databázy."
+ "Please upgrade your database version." : "Prosím, aktualizujte verziu svojej databázy.",
+ "404" : "404"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");