diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-25 01:54:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-25 01:54:39 -0500 |
commit | a331979a674e91750ff81bcd3a4863729851ac4d (patch) | |
tree | 0ccf6082b8057b17ca2275dc17f65116a50d3e82 /apps/files_trashbin | |
parent | 82d38528159cdf725b209f1ba7f37498e6ab7820 (diff) | |
download | nextcloud-server-a331979a674e91750ff81bcd3a4863729851ac4d.tar.gz nextcloud-server-a331979a674e91750ff81bcd3a4863729851ac4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js index 53654fe9504..21482af3e12 100644 --- a/apps/files_trashbin/l10n/sl.js +++ b/apps/files_trashbin/l10n/sl.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete" : "Izbriši", "Delete permanently" : "Izbriši dokončno", "Error" : "Napaka", + "This operation is forbidden" : "To dejanje ni dovoljeno!", + "This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.", "restored" : "obnovljeno", "No deleted files" : "Ni izbrisanih datotek", "You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu", diff --git a/apps/files_trashbin/l10n/sl.json b/apps/files_trashbin/l10n/sl.json index 4fbd296e3f6..4eee41e0c82 100644 --- a/apps/files_trashbin/l10n/sl.json +++ b/apps/files_trashbin/l10n/sl.json @@ -6,6 +6,8 @@ "Delete" : "Izbriši", "Delete permanently" : "Izbriši dokončno", "Error" : "Napaka", + "This operation is forbidden" : "To dejanje ni dovoljeno!", + "This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.", "restored" : "obnovljeno", "No deleted files" : "Ni izbrisanih datotek", "You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu", |