diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-25 02:18:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-25 02:18:27 +0000 |
commit | e4d85fa284312b1f122aeeef6cd51043f5ad23ab (patch) | |
tree | 61dbd99d2a8d943608f954378ff5b2416c6712eb /lib/l10n | |
parent | 97949109ef78c04034c4194fef659e3114d75233 (diff) | |
download | nextcloud-server-e4d85fa284312b1f122aeeef6cd51043f5ad23ab.tar.gz nextcloud-server-e4d85fa284312b1f122aeeef6cd51043f5ad23ab.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 91682f09858..82333369529 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -87,6 +87,8 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s prek %2$s", "You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.", "Expiration date is in the past" : "Datum preteka je že mimo!", + "%1$s shared »%2$s« with you" : "%1$s vam omogoči souporabo »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vam omogoči souporabo »%2$s«.", "Click the button below to open it." : "Kliknite na gumb za odpiranje.", "Could not find category \"%s\"" : "Kategorije »%s« ni mogoče najti.", "Sunday" : "nedelja", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 015ec15538b..1406ea15e19 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -85,6 +85,8 @@ "%1$s via %2$s" : "%1$s prek %2$s", "You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.", "Expiration date is in the past" : "Datum preteka je že mimo!", + "%1$s shared »%2$s« with you" : "%1$s vam omogoči souporabo »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vam omogoči souporabo »%2$s«.", "Click the button below to open it." : "Kliknite na gumb za odpiranje.", "Could not find category \"%s\"" : "Kategorije »%s« ni mogoče najti.", "Sunday" : "nedelja", |