diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/sl.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index b1d2dff3f1b..7cec60d5f73 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Shramba trenutno ni na voljo", "Storage invalid" : "Mesto shrambe ni veljavno", "Unknown error" : "Neznana napaka", - "All files" : "Vse datoteke", - "Recent" : "Nedavne", - "Favorites" : "Priljubljene", "File could not be found" : "Datoteke ni mogoče najti", "Move or copy" : "Premakni ali kopiraj", "Download" : "Prejmi", "Delete" : "Izbriši", "Home" : "Začetni pogled", "Close" : "Zapri", + "Favorites" : "Priljubljene", "Could not create folder \"{dir}\"" : "Mape »{dir}« ni mogoče ustvariti.", "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", "Upload cancelled." : "Pošiljanje je preklicano.", @@ -93,6 +91,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Kot priljubljeno je mogoče naenkrat označiti le eno datoteko ali mapo.", "New folder" : "Nova mapa", "Upload file" : "Pošlji datoteko", + "Recent" : "Nedavne", "Not favorited" : "Ni priljubljeno", "Remove from favorites" : "Odstrani iz priljubljenih", "Add to favorites" : "Dodaj med priljubljene", @@ -134,6 +133,7 @@ OC.L10N.register( "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>", + "All files" : "Vse datoteke", "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", "Accept" : "Sprejmi", |