diff options
author | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
commit | e31c56a5af23257a18275d59bf01e921a8eb60f6 (patch) | |
tree | 3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/sq_AL/messages.inc | |
parent | fdff34093d479f1a9cb98107b68eb9137278b181 (diff) |
Imported localization files from launchpad
Diffstat (limited to 'program/localization/sq_AL/messages.inc')
-rw-r--r-- | program/localization/sq_AL/messages.inc | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/program/localization/sq_AL/messages.inc b/program/localization/sq_AL/messages.inc index 1d57ed4a2..fa13b3705 100644 --- a/program/localization/sq_AL/messages.inc +++ b/program/localization/sq_AL/messages.inc @@ -1,20 +1,17 @@ <?php /* - +-----------------------------------------------------------------------+ - | language/sq_AL/messages.inc | + | localization/sq_AL/messages.inc | | | | Language file of the Roundcube Webmail client | - | Copyright (C) 2005-2010, The Roundcube Dev Team | - | Licensed under the GNU GPL | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Dashamir Hoxha <dhoxha@albaniaonline.net> | + | Author: Thomas <Unknown> | +-----------------------------------------------------------------------+ - @version $Id$ - */ $messages = array(); @@ -56,7 +53,6 @@ $messages['nosubjectwarning'] = 'Fusha e temës është bosh. Dëshironi të shà $messages['nobodywarning'] = 'Ta dërgoj mesazhin pa tekst?'; $messages['notsentwarning'] = 'Mesazhi nuk u dërgua. Doni ta hidhni poshtë mesazhin?'; $messages['noldapserver'] = 'Ju lutem jepni një server ldap për të kërkuar'; -$messages['nocontactsreturned'] = 'Nuk gjeta kontakte'; $messages['nosearchname'] = 'Ju lutem jepni një adresë email ose një emër kontakti'; $messages['searchsuccessful'] = 'U gjetën $nr mesazhe'; $messages['searchnomatch'] = 'Kërkimi nuk gjeti gjë'; @@ -78,4 +74,3 @@ $messages['receiptsent'] = 'U dërgua me sukses një njoftim leximi'; $messages['errorsendingreceipt'] = 'Nuk mund të dërgohet njoftimi'; $messages['nodeletelastidentity'] = 'Ju nuk mund ta fshini këtë identitet sepse nuk ju ka mbetur tjetër.'; -?> |