diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
commit | 5ef389610f063fde99fb9919725283165e68d8cb (patch) | |
tree | 83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files_external | |
parent | 89818e279b5643152482141ae610cfc87c624f38 (diff) | |
download | nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/sq.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_external/l10n/sq.php b/apps/files_external/l10n/sq.php index bfc44cf1e7a..d5393aa3852 100644 --- a/apps/files_external/l10n/sq.php +++ b/apps/files_external/l10n/sq.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( -"Users" => "PĂ«rdoruesit" +"Users" => "PĂ«rdoruesit", +"Delete" => "Elimino" ); |