diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-11 02:18:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-11 02:18:05 +0000 |
commit | ff18ad7f0014692dc47928de47dd61f93d7d2181 (patch) | |
tree | 3b441e340efe57bef9a47a9b3b00f49887420e01 /apps/files/l10n/sl.js | |
parent | b805d0c764e82220093782a334f760362f057a5e (diff) | |
download | nextcloud-server-ff18ad7f0014692dc47928de47dd61f93d7d2181.tar.gz nextcloud-server-ff18ad7f0014692dc47928de47dd61f93d7d2181.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 1d6f03430e3..527a87125a2 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -130,7 +130,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} premakne datoteko {oldfile} v {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Datoteka je bila, ali dodana ali umaknjena iz <strong>priljubljenih</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>", - "A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je bila <strong>ustvarjena</strong>", + "A new file or folder has been <strong>created</strong>" : "<strong>Ustvarjena</strong>je nova datoteka ali mapa", "A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>", "A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>", |