diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-21 02:09:12 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-21 02:09:12 +0200 |
commit | b819aa33f7d0053155cc382ab03c9cf8124c8a47 (patch) | |
tree | c24206f726a32f691fed6f5d3d89b4f98778fd4c /apps/files_sharing/l10n/sl.php | |
parent | 1e42cd162e70b6c9498c806a05c5c52402035c65 (diff) | |
download | nextcloud-server-b819aa33f7d0053155cc382ab03c9cf8124c8a47.tar.gz nextcloud-server-b819aa33f7d0053155cc382ab03c9cf8124c8a47.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sl.php')
-rw-r--r-- | apps/files_sharing/l10n/sl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php index a2a1a2b1a9a..607ec91a264 100644 --- a/apps/files_sharing/l10n/sl.php +++ b/apps/files_sharing/l10n/sl.php @@ -1,11 +1,11 @@ <?php $TRANSLATIONS = array( +"Delete" => "Izbris", "Your Shared Files" => "Vaše datoteke v souporabi", "Item" => "Predmet", "Shared With" => "V souporabi z", "Permissions" => "Dovoljenja", "Read" => "Branje", "Edit" => "Pisanje", -"Delete" => "Izbris", "Enable Resharing" => "Omogoči nadaljnjo izmenjavo", "Allow users to reshare files they don't own" => "Dovoli uporabnikom nadaljnjo izmenjavo tujih datotek" ); |