diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 12dd8b94610..9abf025473b 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -91,6 +91,7 @@ OC.L10N.register( "Maximum upload size" : "Največja velikost za pošiljanja", "max. possible: " : "največ mogoče:", "Save" : "Shrani", + "Can not be edited from here due to insufficient permissions." : "Predmeta ni mogoče urejati zaradi neustreznih dovoljenj.", "Settings" : "Nastavitve", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek peko sistema WebDAV</a>.", @@ -101,6 +102,7 @@ OC.L10N.register( "Folder" : "Mapa", "Upload" : "Pošlji", "Cancel upload" : "Prekliči pošiljanje", + "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Select all" : "izberi vse", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 91f1b986cf7..ce8a63f6376 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -89,6 +89,7 @@ "Maximum upload size" : "Največja velikost za pošiljanja", "max. possible: " : "največ mogoče:", "Save" : "Shrani", + "Can not be edited from here due to insufficient permissions." : "Predmeta ni mogoče urejati zaradi neustreznih dovoljenj.", "Settings" : "Nastavitve", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek peko sistema WebDAV</a>.", @@ -99,6 +100,7 @@ "Folder" : "Mapa", "Upload" : "Pošlji", "Cancel upload" : "Prekliči pošiljanje", + "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Select all" : "izberi vse", |