diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-15 22:56:31 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-15 22:56:31 -0500 |
commit | c3746e866af8b68d16c5b42c98ed63b9a4a402ed (patch) | |
tree | ddd89ef69814f3e05b950cc924f9ae90caf85586 /apps/files_trashbin/l10n | |
parent | 68f278025ced39518016d29f693fc0b4476710e6 (diff) | |
download | nextcloud-server-c3746e866af8b68d16c5b42c98ed63b9a4a402ed.tar.gz nextcloud-server-c3746e866af8b68d16c5b42c98ed63b9a4a402ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/sl.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/sl.php b/apps/files_trashbin/l10n/sl.php index a3c0bcf92ad..9f164ae709c 100644 --- a/apps/files_trashbin/l10n/sl.php +++ b/apps/files_trashbin/l10n/sl.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( -"Couldn't delete %s permanently" => "Datoteke %s ni mogoče dokončno izbrisati.", +"Couldn't delete %s permanently" => "Datoteke %s ni mogoče trajno izbrisati.", "Couldn't restore %s" => "Ni mogoče obnoviti %s", "Error" => "Napaka", +"restored" => "obnovljeno", "Nothing in here. Your trash bin is empty!" => "Mapa smeti je prazna.", "Name" => "Ime", "Restore" => "Obnovi", |