From a7e0897fde2cfa8a50e780740c19ba943a6c64d8 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 27 Jun 2013 17:05:03 -0400
Subject: [PATCH] Synchronized localization files with Transifex

---
 program/localization/sq_AL/labels.inc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/program/localization/sq_AL/labels.inc b/program/localization/sq_AL/labels.inc
index ba9b559..e2cb679 100644
--- a/program/localization/sq_AL/labels.inc
+++ b/program/localization/sq_AL/labels.inc
@@ -37,6 +37,7 @@
 $labels['sent']   = 'Dërguar';
 $labels['trash']  = 'Fshirë';
 $labels['junk']   = 'Reklama';
+$labels['show_real_foldernames'] = 'Show real names for special folders';
 
 // message listing
 $labels['subject'] = 'Tema';
@@ -193,6 +194,7 @@
 $labels['folderactions'] = 'Folder actions...';
 $labels['compact'] = 'Zvogëlo';
 $labels['empty'] = 'Boshatis';
+$labels['importmessages'] = 'Import messages';
 
 $labels['quota'] = 'Përdorimi i diskut';
 $labels['unknown']  = 'i panjohur';
@@ -203,6 +205,7 @@
 $labels['searchmod']  = 'Search modifiers';
 $labels['msgtext']  = 'Entire message';
 $labels['body']  = 'Body';
+$labels['type'] = 'Type';
 
 $labels['openinextwin'] = 'Open in new window';
 $labels['emlsave'] = 'Download (.eml)';
@@ -354,6 +357,7 @@
 
 $labels['group'] = 'Group';
 $labels['groups'] = 'Grupet';
+$labels['listgroup'] = 'List group members';
 $labels['personaladrbook'] = 'Adresat Personale';
 
 $labels['searchsave'] = 'Save search';
@@ -472,6 +476,7 @@
 $labels['spellcheckignorecaps'] = 'Ignore words with all letters capitalized';
 $labels['addtodict'] = 'Add to dictionary';
 $labels['mailtoprotohandler'] = 'Register protocol handler for mailto: links';
+$labels['standardwindows'] = 'Handle popups as standard windows';
 $labels['forwardmode'] = 'Messages forwarding';
 $labels['inline'] = 'inline';
 $labels['asattachment'] = 'as attachment';

--
Gitblit v1.9.1