diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-03 00:04:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-03 00:04:02 +0200 |
commit | 10e37e155339a0643be62fcd2ba721d0c90bfb5c (patch) | |
tree | f09cd76f70a1b7e737448b5ae29ded338ab35751 /settings/l10n/sq.php | |
parent | b316ae2610f8bc4cc67d5de05333c2e226ca44d0 (diff) | |
download | nextcloud-server-10e37e155339a0643be62fcd2ba721d0c90bfb5c.tar.gz nextcloud-server-10e37e155339a0643be62fcd2ba721d0c90bfb5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sq.php')
-rw-r--r-- | settings/l10n/sq.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/sq.php b/settings/l10n/sq.php new file mode 100644 index 00000000000..fb49ba5b903 --- /dev/null +++ b/settings/l10n/sq.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Error" => "Veprim i gabuar", +"Password" => "Kodi", +"New password" => "Kodi i ri" +); |