diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-07 00:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-07 00:07:04 +0000 |
commit | 838e258b44154b0a04b4b588764ad1b94242db58 (patch) | |
tree | 52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/files/l10n/sl.js | |
parent | 6278d3bbfdc406a5f5c790472336d4c515f70894 (diff) | |
download | nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.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 0a3647cbb5f..a2edb55ca71 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -96,7 +96,6 @@ OC.L10N.register( "Upload" : "Pošlji", "An error occurred while trying to update the tags" : "Prišlo je do napake med posodabljanjem oznak", "A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>", - "A file or folder has been <strong>changed</strong>" : "Datoteka ali mapa je <strong>spremenjena</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>(omogoči pretok)</em>", "A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je <strong>izbrisana</strong>.", "A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je <strong>obnovljena</strong>.", @@ -134,6 +133,7 @@ OC.L10N.register( "Text file" : "Besedilna datoteka", "New text file.txt" : "Nova datoteka.txt", "{newname} already exists" : "{newname} že obstaja", + "A file or folder has been <strong>changed</strong>" : "Datoteka ali mapa je <strong>spremenjena</strong>.", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabi ta naslov za <a href=\"%s\" target=\"_blank\">dostop do tvojih datotek preko WebDAV</a>", "Cancel upload" : "Prekini nalaganje" }, |