diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /lib/l10n | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sl.js | 2 | ||||
-rw-r--r-- | lib/l10n/sl.json | 2 |
2 files changed, 4 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.", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 75645c84eb8..17ee3e83413 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -70,6 +70,7 @@ "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", @@ -119,6 +120,7 @@ "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.", |