diff options
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r-- | lib/l10n/sl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index f831c840af6..8f185d46f23 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -72,6 +72,7 @@ OC.L10N.register( "Empty file" : "Prazna datoteka", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul z ID: %s ne obstaja. Omogočite ga med nastavitvami, ali pa stopite v stik s skrbnikom sistema.", "File already exists" : "Datoteka že obstaja", + "Invalid path" : "Neveljavna pot", "Failed to create file from template" : "Ustvarjanje datoteke iz predloge je spodletelo", "Templates" : "Predloge", "File name is a reserved word" : "Ime datoteke je zadržana beseda", @@ -121,6 +122,7 @@ OC.L10N.register( "Expiration date is in the past" : "Datum preteka je že mimo!", "Can’t set expiration date more than %s days in the future" : "Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost.", "Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine", + "Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.", "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", "Click the button below to open it." : "Kliknite na gumb za odpiranje.", |