diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
commit | cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch) | |
tree | d69e3101d2eebfe7ec6d23ef0f551d32541fa218 /core/l10n/sl.js | |
parent | ae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff) | |
download | nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.tar.gz nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 06ea69d80db..67ae1bfc1e3 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -107,9 +107,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Posodobitev je spodletela. Pošljite poročilo o napaki <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">skupnosti Nextcloud</a>.", "Continue to Nextcloud" : "Nadaljuj v oblak Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena čez %n sekund."], - "Searching other places" : "Poteka iskanje na drugih mestih", - "No search results in other folders for {tag}{filter}{endtag}" : "Za iskalni niz {tag}{filter}{endtag} ni zadetkov v nobeni mapi", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} rezultat v drugih mapah","{count} rezultata v drugih mapah","{count} rezultatov v drugih mapah","{count} rezultatov v drugih mapah"], "Log in" : "Prijava", "Logging in …" : "Poteka prijavljanje ...", "Server side authentication failed!" : "Overitev na strani strežnika je spodletela!", @@ -151,7 +148,6 @@ OC.L10N.register( "Forgot password?" : "Ali ste pozabili geslo?", "Log in with a device" : "Prijava z napravo", "Back" : "Nazaj", - "Searching …" : "Poteka iskanje ...", "Settings" : "Nastavitve", "Could not load your contacts" : "Stikov ni mogoče naložiti", "Search contacts …" : "Poišči med stiki ...", @@ -401,6 +397,9 @@ OC.L10N.register( "Name..." : "Ime ...", "Error removing share" : "Napaka odstranjevanja souporabe", "({scope})" : "({scope})", + "Searching other places" : "Poteka iskanje na drugih mestih", + "No search results in other folders for {tag}{filter}{endtag}" : "Za iskalni niz {tag}{filter}{endtag} ni zadetkov v nobeni mapi", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} rezultat v drugih mapah","{count} rezultata v drugih mapah","{count} rezultatov v drugih mapah","{count} rezultatov v drugih mapah"], "Saving..." : "Poteka shranjevanje ...", "Search" : "Poišči", "Reset search" : "Ponastavi iskanje", |