summaryrefslogtreecommitdiffstats
path: root/core/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:44 +0000
commitf3aa4a1c30dae30160a7c25bba47ea294171c87a (patch)
tree78c2de8fe4fc5057b8229dded68f8a833308be53 /core/l10n/sl.js
parent32aab7ed2b325f7aaa9f6537a0b273c63324a2c9 (diff)
downloadnextcloud-server-f3aa4a1c30dae30160a7c25bba47ea294171c87a.tar.gz
nextcloud-server-f3aa4a1c30dae30160a7c25bba47ea294171c87a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r--core/l10n/sl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 8aae51a0dd6..ab89b251223 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -300,7 +300,6 @@ OC.L10N.register(
"The profile does not exist." : "Profil ne obstaja.",
"Back to %s" : "Nazaj na %s",
"Page not found" : "Strani ni mogoče najti",
- "The page could not be found on the server." : "Strani na strežniku ni mogoče najti.",
"Too many requests" : "Zaznanih je preveč sočasnih zahtev",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iz omrežja je bilo prejetih preveč zahtev. Če je to napaka, stopite v stik s skrbnikom, sicer pa poskusite spet kasneje.",
"Error" : "Napaka",
@@ -423,6 +422,7 @@ OC.L10N.register(
"Contacts menu" : "Meni Stikov",
"Setup two-factor authentication" : "Nastavite dvostopenjsko overitev",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Kaže, da uporabljate 32-bitno različico PHP. Oblak Nextcloud zahteva za optimalno delovanje 64-bitno različico, zato je operacijski sistem in PHP priporočljivo nadgraditi! Več podrobnosti je na na voljo na straneh {linkstart}dokumentacije{linkend}.",
- "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja"
+ "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja",
+ "The page could not be found on the server." : "Strani na strežniku ni mogoče najti."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");