$lang['message'] = "text";
//
// You should also try to set a locale and a character
// encoding (plus direction). The encoding and direction
// will be sent to the template. The locale may or may
// not work, it's dependent on OS support and the syntax
// varies ... give it your best guess!
//
//setlocale(LC_ALL, "en");
$lang['ENCODING'] = "iso-8859-1";
$lang['DIRECTION'] = "LTR";
$lang['LEFT'] = "LEFT";
$lang['RIGHT'] = "RIGHT";
$lang['DATE_FORMAT'] = "d M Y"; // This should be changed to the default date format for your language, php date() format
//
// Common, these terms are used
// extensively on several pages
//
$lang['Forum'] = "Forum";
$lang['Category'] = "Kategori";
$lang['Topic'] = "Tema";
$lang['Topics'] = "Temat";
$lang['Replies'] = "Pėrgjigjet";
$lang['Views'] = "Shikime";
$lang['Post'] = "Mesazh";
$lang['Posts'] = "Mesazhe";
$lang['Posted'] = "Postuar";
$lang['Username'] = "Identifikim";
$lang['Password'] = "Fjalėkalim";
$lang['Email'] = "Email";
$lang['Poster'] = "Shkruesi";
$lang['Author'] = "Autori";
$lang['Time'] = "Ora";
$lang['Hours'] = "Orė";
$lang['Message'] = "Mesazh";
$lang['1_Day'] = "1 Ditė";
$lang['7_Days'] = "7 Ditė";
$lang['2_Weeks'] = "2 Javė";
$lang['1_Month'] = "1 Muaj";
$lang['3_Months'] = "3 Muaj";
$lang['6_Months'] = "6 Muaj";
$lang['1_Year'] = "1 Vit";
$lang['Go'] = "Shko";
$lang['Jump_to'] = "Kėrce tek";
$lang['Submit'] = "Paraqit";
$lang['Reset'] = "Nga e para";
$lang['Cancel'] = "Anullo";
$lang['Preview'] = "Preview";
$lang['Confirm'] = "Konfirmo";
$lang['Spellcheck'] = "Spellcheck";
$lang['Yes'] = "Po";
$lang['No'] = "Jo";
$lang['Enabled'] = "Aktivizuar";
$lang['Disabled'] = "C'aktivizuar";
$lang['Error'] = "Problem";
$lang['Next'] = "Tjetri";
$lang['Previous'] = "I mėparshėm";
$lang['Goto_page'] = "Shko tek faqja";
$lang['Joined'] = "Anėtarėsuar";
$lang['IP_Address'] = "Adresa IP";
$lang['Select_forum'] = "Zgjidh njė forum";
$lang['View_latest_post'] = "Shiko mesazhin e fundit";
$lang['View_newest_post'] = "Shiko mesazhin mė tė ri";
$lang['Page_of'] = "Faqja %d e %d"; // Replaces with: Page 1 of 2 for example
$lang['ICQ'] = "Nr. i ICQ";
$lang['AIM'] = "Adresa e AIM";
$lang['MSNM'] = "MSN Messenger";
$lang['YIM'] = "Yahoo Messenger";
$lang['Forum_Index'] = "%s Indeksi i forumit"; // eg. sitename Forum Index, %s can be removed if you prefer
$lang['Post_new_topic'] = "Posto temė tė re";
$lang['Reply_to_topic'] = "Pėrgjigju temės";
$lang['Reply_with_quote'] = "Pėrgjigju me kuotė";
$lang['Click_return_topic'] = "Kliko %skėtu%s pėr tu kthyer tek tema"; // %s's here are for uris, do not remove!
$lang['Click_return_login'] = "Kliko %skėtu%s pėr ta riprovuar";
$lang['Click_return_forum'] = "Kliko %skėtu%s pėr tu kthyer tek forumi";
$lang['Click_view_message'] = "Kliko %skėtu%s pėr tė parė mesazhin tėnd";
$lang['Click_return_modcp'] = "Kliko %skėtu%s pėr tu kthyer Paneli i Kontrollit pėr Moderatorėt";
$lang['Click_return_group'] = "Kliko %skėtu%s pėr tu kthyer tek informacioni i grupit";
$lang['Admin_panel'] = "Shko tek Paneli i Administrimit";
$lang['Board_disable'] = "Kėrkojme ndjesė po ky forum nuk ėshtė i disponueshėm";
//
// Global Header strings
//
$lang['Registered_users'] = "Anėtarėt e regjistruar";
$lang['Browsing_forum'] = "Pėrdoruesit qė po shfletojnė forumin:";
$lang['Online_users_zero_total'] = "0 pėrdorues online:";
$lang['Online_users_total'] = "%d pėrdorues online:";
$lang['Online_user_total'] = "%d pėrdorues online:";
$lang['Reg_users_zero_total'] = " 0 anėtarė";
$lang['Reg_users_total'] = " %d anėtarė";
$lang['Reg_user_total'] = " %d anėtar";
$lang['Hidden_users_zero_total'] = " 0 tė fshehur";
$lang['Hidden_user_total'] = " %d tė fshehur";
$lang['Hidden_users_total'] = " %d tė fshehur";
$lang['Guest_users_zero_total'] = " 0 vizitorė";
$lang['Guest_users_total'] = " %d vizitorė";
$lang['Guest_user_total'] = " %d vizitor";
$lang['Record_online_users'] = "Nr. Rekord i pėrdoruesve online ishte %s mė %s"; // first %s = number of users, second %s is the date.
$lang['Admin_online_color'] = "%sAdministrator%s";
$lang['Mod_online_color'] = "%sModerator%s";
$lang['You_last_visit'] = "Hera e fundit qė vizituat %s"; // %s replaced by date/time
$lang['Current_time'] = "Ora ėshtė %s"; // %s replaced by time
$lang['Search_new'] = "Shiko mesazhet qė nga vizita e fundit";
$lang['Search_your_posts'] = "Shiko mesazhet e tua";
$lang['Search_unanswered'] = "Shiko mesazhet pa pėrgjigje";
$lang['Register'] = "Regjistrohu";
$lang['Profile'] = "Profili";
$lang['Edit_profile'] = "Modifiko profilin";
$lang['Search'] = "Kėrko";
$lang['Memberlist'] = "Lista e Anėtarėve";
$lang['FAQ'] = "FAQ";
$lang['BBCode_guide'] = "Udhėzuesi i BBCode";
$lang['Usergroups'] = "Grupet e Anėtarėve";
$lang['Last_Post'] = "Mesazhi i fundit";
$lang['Moderator'] = "Moderator";
$lang['Moderators'] = "Moderatorė";
//
// Stats block text
//
$lang['Posted_articles_zero_total'] = "Anėtarėt e kėtij forumi kanė postuar 0 artikuj"; // Number of posts
$lang['Posted_articles_total'] = "Anėtarėt e kėtij forumi kanė postuar %d artikuj"; // Number of posts
$lang['Posted_article_total'] = "Anėtarėt e kėtij forumi kanė postuar %d artikull"; // Number of posts
$lang['Registered_users_zero_total'] = "Forumi ka 0 anėtarė tė regjistruar"; // # registered users
$lang['Registered_users_total'] = "Forumi ka %d anėtarė tė regjistruar"; // # registered users
$lang['Registered_user_total'] = "Forumi ka %d anėtar tė regjistruar"; // # registered users
$lang['Newest_user'] = "Anėtari mė i ri ėshtė %s%s%s"; // a href, username, /a
$lang['No_new_posts_last_visit'] = "Asnjė mesazh i ri qė nga vizita juaj e fundit";
$lang['No_new_posts'] = "Asnjė mesazh i ri";
$lang['New_posts'] = "Mesazhe tė reja";
$lang['New_post'] = "Mesazh i ri";
$lang['No_new_posts_hot'] = "Asnjė mesazh i ri [ Popular ]";
$lang['New_posts_hot'] = "Mesazhe tė reja [ Popular ]";
$lang['No_new_posts_locked'] = "Asnjė mesazh i ri [ Locked ]";
$lang['New_posts_locked'] = "Mesazhe tė reja [ Locked ]";
$lang['Forum_is_locked'] = "Forumi ėshtė kycur";
//
// Login
//
$lang['Enter_password'] = "Ju lutem shkruani identifikimin dhe fjalkalimin pėr tu identifikuar";
$lang['Login'] = "Identifikohu";
$lang['Logout'] = "C'identifikohu";
$lang['Forgotten_password'] = "Harrova fjalkalimin";
$lang['Log_me_in'] = "Mė identifiko automatikisht sa herė qė vizitoj";
$lang['Error_login'] = "Keni specifikuar njė llogari inekzistente, inaktive ose njė fjalėkalim tė gabuar";
//
// Index page
//
$lang['Index'] = "Indeksi";
$lang['No_Posts'] = "Asnjė mesazh";
$lang['No_forums'] = "Ky forum ėshtė bosh";
$lang['Private_Message'] = "Mesazh Privat";
$lang['Private_Messages'] = "Mesazhe Private";
$lang['Who_is_Online'] = "Kush ėshtė online";
$lang['Mark_all_forums'] = "Shėnoji gjithė forumet si tė vizituar";
$lang['Forums_marked_read'] = "Tė gjithė forumet janė shėnuar si tė lexuar";
//
// Viewforum
//
$lang['View_forum'] = "Shiko forumin";
$lang['Forum_not_exist'] = "Forumi qė zgjodhėt nuk ekziston";
$lang['Reached_on_error'] = "Keni arritur tek kjo faqe nėpėrmjet njė gabimi";
$lang['Display_topics'] = "Shfaq tema nga ";
$lang['All_Topics'] = "Gjithė temat";
$lang['Topic_Announcement'] = "Lajmėrim:";
$lang['Topic_Sticky'] = "Ngjitės";
$lang['Topic_Moved'] = "Ka lėvizur";
$lang['Topic_Poll'] = "[ Sondazh ]";
$lang['Mark_all_topics'] = "Shėnoji gjithė temat si tė lexuara";
$lang['Topics_marked_read'] = "Temat e kėtij forumi u shėnuan si tė lexuara";
$lang['Rules_post_can'] = "Ju mund tė krijoni tema tė reja nė kėtė forum";
$lang['Rules_post_cannot'] = "Ju nuk mund tė krijoni tema tė reja nė kėtė forum";
$lang['Rules_reply_can'] = "Ju mund ti pėrgjigjeni temave tė kėtij forumi";
$lang['Rules_reply_cannot'] = "Ju nuk mund ti pėrgjigjeni temave tė kėtij forumi";
$lang['Rules_edit_can'] = "Ju mund tė modifikoni postimet tuaja nė kėtė forum";
$lang['Rules_edit_cannot'] = "Ju nuk mund tė modifikoni postimet tuaja nė kėtė forum";
$lang['Rules_delete_can'] = "Ju mund tė fshini postimet tuaja nė kėtė forum";
$lang['Rules_delete_cannot'] = "Ju nuk mund tė fshini postimet tuaja nė kėtė forum";
$lang['Rules_vote_can'] = "Ju mund tė votoni nė votimet e kėtij forumi";
$lang['Rules_vote_cannot'] = "Ju nuk mund tė votoni nė votimet e kėtij forumi";
$lang['Rules_moderate'] = "Ju mund tė %smoderoni kėtė forum%s"; // %s replaced by a href links, do not remove!
$lang['No_topics_post_one'] = "Nuk ka asnjė mesazh nė kėtė forum
Kliko tek Hap temė tė re pėr tė hapur njė";
//
// Viewtopic
//
$lang['View_topic'] = "Shiko temėn";
$lang['Guest'] = 'Guest';
$lang['Post_subject'] = "Titulli i mesazhit";
$lang['View_next_topic'] = "Shiko temėn pasuese";
$lang['View_previous_topic'] = "Shiko temėn e mėparshme";
$lang['Submit_vote'] = "Paraqit votėn";
$lang['View_results'] = "Shiko rezultatin";
$lang['No_newer_topics'] = "Nuk ka tema mė tė reja nė kėtė forum";
$lang['No_older_topics'] = "Nuk ka tema mė tė vjetra nė kėtė forum";
$lang['Topic_post_not_exist'] = "Tema ose mesazhi qė kėrkuat nuk ekziston";
$lang['No_posts_topic'] = "Nuk ka asnjė mezash pėr kėtė temė";
$lang['Display_posts'] = "Shfaq mesazhe nga";
$lang['All_Posts'] = "Tė gjitha mesazhet";
$lang['Newest_First'] = "Mė i riu nė krye";
$lang['Oldest_First'] = "Mė i vjetri nė krye";
$lang['Back_to_top'] = "Mbrapsht nė krye";
$lang['Read_profile'] = "Shiko profilin e anėtarit";
$lang['Send_email'] = "Dėrgo email";
$lang['Visit_website'] = "Vizito websitin e shkruesit";
$lang['ICQ_status'] = "Statusi nė ICQ";
$lang['Edit_delete_post'] = "Modifiko/fshi kėtė mesazh";
$lang['View_IP'] = "Shiko IP e shkruesit";
$lang['Delete_post'] = "Fshije kėtė mesazh";
$lang['wrote'] = "shkruajti"; // proceeds the username and is followed by the quoted text
$lang['Quote'] = "Kuotė"; // comes before bbcode quote output.
$lang['Code'] = "Kodi"; // comes before bbcode code output.
$lang['Edited_time_total'] = "Edituar pėr herė tė fundit nga %s nė %s, edituar %d herė gjithsej"; // Last edited by me on 12 Oct 2001, edited 1 time in total
$lang['Edited_times_total'] = "Edituar pėr herė tė fundit nga %s nė %s, edituar %d herė gjithsej"; // Last edited by me on 12 Oct 2001, edited 2 times in total
$lang['Lock_topic'] = "Kyce kėtė temė";
$lang['Unlock_topic'] = "Shkyce kėtė temė";
$lang['Move_topic'] = "Zhvendose kėtė temė";
$lang['Delete_topic'] = "Fshije kėtė temė";
$lang['Split_topic'] = "Ndaje kėtė temė";
$lang['Stop_watching_topic'] = "Ndalo sė vėzhguari kėtė temė";
$lang['Start_watching_topic'] = "Vėzhgo kėtė temė pėr pėrgjigje";
$lang['No_longer_watching'] = "Ju nuk e vėzhgoni mė kėtė temė";
$lang['You_are_watching'] = "Ju jeni duke e vėzhguar kėtė temė";
$lang['Total_votes'] = "Totali i votave";
//
// Posting/Replying (Not private messaging!)
//
$lang['Message_body'] = "Pėrmbajtja e mesazhit";
$lang['Topic_review'] = "Shqyrto temėn";
$lang['No_post_mode'] = "Mėnyra e postimit nuk ėshtė specifikuar"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly)
$lang['Post_a_new_topic'] = "Hap njė temė tė re";
$lang['Post_a_reply'] = "Pėrgjigju";
$lang['Post_topic_as'] = "Hap njė temė si";
$lang['Edit_Post'] = "Modifiko mesazhin";
$lang['Options'] = "Mundėsitė";
$lang['Post_Announcement'] = "Lajmėrim";
$lang['Post_Sticky'] = "Ngjitės";
$lang['Post_Normal'] = "Normal";
$lang['Confirm_delete'] = "Jeni i sigurtė pėr fshirjen e kėtij mesazhi?";
$lang['Confirm_delete_poll'] = "Jeni i sigurtė pėr fshirjen e kėtij sondazhi?";
$lang['Flood_Error'] = "Nuk mund tė postoni prapė menjėherė";
$lang['Empty_subject'] = "Duhet tė specifikoni njė titull kur postoni njė mesazh";
$lang['Empty_message'] = "Duhet tė shkruani dicka kur postoni njė mesazh";
$lang['Forum_locked'] = "Forumi ėshtė kycur. Postimi, modifikimi dhe fshirja e temave s'lejohet";
$lang['Topic_locked'] = "Forumi ėshtė kycur. Postimi dhe modifikimi i mesazheve nuk lejohet";
$lang['No_post_id'] = "Nuk u specifikua ID e postimit";
$lang['No_topic_id'] = "Duhet tė zgjidhni njė temė pėr tu pėrgjigjur";
$lang['No_valid_mode'] = "Ju vetėm mund tė postoni, pėrgjigjeni, modifikoni ose kuotoni mesazhet...ju lutem provojeni prapė";
$lang['No_such_post'] = "Njė post i tillė nuk ekziston, ju lutem provoni prapė";
$lang['Edit_own_posts'] = "Na vjen keq po ju mund tė editoni vetėm mesazhet tuaja";
$lang['Delete_own_posts'] = "Na vjen keq po ju mund tė fshini vetėm mesazhet tuaja";
$lang['Cannot_delete_replied'] = "Na vjen keq po ju nuk mund tė fshini mesazhe tė cilat kanė pėrgjigje";
$lang['Cannot_delete_poll'] = "Na vjen keq po ju nuk mund tė fshini njė sondazh aktiv";
$lang['Empty_poll_title'] = "Duhet tė specifikoni njė titull pėr sondazhin tuaj";
$lang['To_few_poll_options'] = "Duhet tė specifikoni tė paktėn dy zgjedhje pėr sondazhin";
$lang['To_many_poll_options'] = "Keni vėnė shumė zgjedhje pėr sondazhin";
$lang['Post_has_no_poll'] = "Ky mesazh nuk ka sondazh";
$lang['Add_poll'] = "Hap njė sondazh";
$lang['Add_poll_explain'] = "Nqs nuk do tė shtosh njė sondazh tek tema, lėre fushėn bosh";
$lang['Poll_question'] = "Pyetja e sondazhit";
$lang['Poll_option'] = "Zgjedhje sondazhi";
$lang['Add_option'] = "Shto mundėsi";
$lang['Update'] = "Ri-fresko";
$lang['Delete'] = "Fshi";
$lang['Poll_for'] = "Vazhdo sondazhin pėr";
$lang['Days'] = "Ditė"; // This is used for the Run poll for ... Days + in admin_forums for pruning
$lang['Poll_for_explain'] = "[ Shkruaj 0 ose lėr bosh pėr njė sondazh qė vazhdon gjithmonė ]";
$lang['Delete_poll'] = "Fshi sondazhin";
$lang['Disable_HTML_post'] = "Disaktivizo HTML nė kėtė mesazh";
$lang['Disable_BBCode_post'] = "Disaktivizo BBCode nė kėtė mesazh";
$lang['Disable_Smilies_post'] = "Disaktivizo figurinat nė kėtė mesazh";
$lang['HTML_is_ON'] = "HTML ėshtė e aktivizuar";
$lang['HTML_is_OFF'] = "HTML ėshtė e disaktivizuar";
$lang['BBCode_is_ON'] = "%sBBCode%s ėshtė i aktivizuar"; // %s are replaced with URI pointing to FAQ
$lang['BBCode_is_OFF'] = "%sBBCode%s ėshtė i disaktivizuar";
$lang['Smilies_are_ON'] = "Figurinat janė aktivizuar";
$lang['Smilies_are_OFF'] = "Figurinat janė disaktivizuar";
$lang['Attach_signature'] = "Bashkangjit firmėn (firma mund tė modifikohet tek profili)";
$lang['Notify'] = "Mė njofto kur dikush pėrgjigjet";
$lang['Delete_post'] = "Fshije kėtė mesazh";
$lang['Stored'] = "Mesazhi juaj u postua me sukses";
$lang['Deleted'] = "Mesazhi juaj u fshi me sukses";
$lang['Poll_delete'] = "Sondazhi juaj u fshi me sukses";
$lang['Vote_cast'] = "Vota juaj u regjistrua";
$lang['Topic_reply_notification'] = "Njoftim pėr pėrgjigje tek tema";
$lang['bbcode_b_help'] = "Bold text: [b]text[/b] (alt+b)";
$lang['bbcode_i_help'] = "Italic text: [i]text[/i] (alt+i)";
$lang['bbcode_u_help'] = "Underline text: [u]text[/u] (alt+u)";
$lang['bbcode_q_help'] = "Quote text: [quote]text[/quote] (alt+q)";
$lang['bbcode_c_help'] = "Code display: [code]code[/code] (alt+c)";
$lang['bbcode_l_help'] = "List: [list]text[/list] (alt+l)";
$lang['bbcode_o_help'] = "Ordered list: [list=]text[/list] (alt+o)";
$lang['bbcode_p_help'] = "Insert image: [img]http://image_url[/img] (alt+p)";
$lang['bbcode_w_help'] = "Insert URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)";
$lang['bbcode_a_help'] = "Close all open bbCode tags";
$lang['bbcode_s_help'] = "Font color: [color=red]text[/color] Tip: you can also use color=#FF0000";
$lang['bbcode_f_help'] = "Font size: [size=x-small]small text[/size]";
$lang['Emoticons'] = "Emocionet";
$lang['More_emoticons'] = "Trego mė shumė emocione";
$lang['Font_color'] = "Ngjyra e fontit";
$lang['color_default'] = "E paracaktuar";
$lang['color_dark_red'] = "E kuqe e errėt";
$lang['color_red'] = "E kuqe";
$lang['color_orange'] = "Portokalli";
$lang['color_brown'] = "Kafe";
$lang['color_yellow'] = "E verdhė";
$lang['color_green'] = "Jeshile";
$lang['color_olive'] = "Ngjyrė ulliri";
$lang['color_cyan'] = "Bojėqielli";
$lang['color_blue'] = "Blu";
$lang['color_dark_blue'] = "Blu e errėt";
$lang['color_indigo'] = "Lejla";
$lang['color_violet'] = "Vjollcė";
$lang['color_white'] = "E bardhė";
$lang['color_black'] = "E zezė";
$lang['Font_size'] = "Nr. i fontit";
$lang['font_tiny'] = "i vockėl";
$lang['font_small'] = "i vogėl";
$lang['font_normal'] = "normal";
$lang['font_large'] = "i madh";
$lang['font_huge'] = "i stėrmadh";
$lang['Close_Tags'] = "Close Tags";
$lang['Styles_tip'] = "Tip: Styles can be applied quickly to selected text";
//
// Private Messaging
//
$lang['Private_Messaging'] = "Mesazhim privat";
$lang['Login_check_pm'] = "Identifikohu pėr tė parė mesazhet private";
$lang['New_pms'] = "Ju keni %d mesazhe tė reja"; // You have 2 new messages
$lang['New_pm'] = "Ju keni %d mesazh tė ri"; // You have 1 new message
$lang['No_new_pm'] = "Ju nuk keni asnjė mesazh tė ri";
$lang['Unread_pms'] = "Ju keni %d mesazhe tė palexuara";
$lang['Unread_pm'] = "Ju keni % mesazh tė palexuar";
$lang['No_unread_pm'] = "Ju nuk keni mesazhe tė palexuara";
$lang['You_new_pm'] = "Njė mesazh privat i ri ka ardhur pėr ju tek Inbox";
$lang['You_new_pms'] = "Disa mesazhe private tė reja kanė ardhur pėr ju tek Inbox";
$lang['You_no_new_pm'] = "Asnjė mesazh privat i ri nė Inbox";
$lang['Inbox'] = "Inbox";
$lang['Outbox'] = "Outbox";
$lang['Savebox'] = "Savebox";
$lang['Sentbox'] = "Sentbox";
$lang['Flag'] = "Flag";
$lang['Subject'] = "Titulli";
$lang['From'] = "Nga";
$lang['To'] = "Pėr";
$lang['Date'] = "Data";
$lang['Mark'] = "Shėno";
$lang['Sent'] = "Dėrguar";
$lang['Saved'] = "Ruajtur";
$lang['Delete_marked'] = "Fshi tė shėnuarėt";
$lang['Delete_all'] = "Fshiji tė gjithė";
$lang['Save_marked'] = "Ruaji tė shėnuarėt";
$lang['Save_message'] = "Ruaj mesazhin";
$lang['Delete_message'] = "Fshi mesazhin";
$lang['Display_messages'] = "Shfaq mesazhe nga"; // Followed by number of days/weeks/months
$lang['All_Messages'] = "Tė gjithė mesazhet";
$lang['No_messages_folder'] = "Ju nuk keni asnjė mesazh nė kėtė dosje";
$lang['PM_disabled'] = "Mesazhet private nuk lejohen nė kėtė forum";
$lang['Cannot_send_privmsg'] = "Na vjen keq, po administratori jua ka ndaluar dėrgimin e mesazheve private";
$lang['No_to_user'] = "Duhet tė specifikoni njė emėr pėr tė dėrguar kėtė mesazh";
$lang['No_such_user'] = "Na vjen keq po ky anėtar nuk ekziston";
$lang['Disable_HTML_pm'] = "C'aktivizo HTML nė kėtė mesazh";
$lang['Disable_BBCode_pm'] = "C'aktivizo BBCode nė kėtė mesazh";
$lang['Disable_Smilies_pm'] = "C'aktivizo figurinat nė kėtė mesazh";
$lang['Message_sent'] = "Mesazhi juaj u dėrgua";
$lang['Click_return_inbox'] = "Kliko %skėtu%s pėr tu kthyer tek Inbox";
$lang['Click_return_index'] = "Kliko %skėtu%s pėr tu kthyer tek Indeksi";
$lang['Send_a_new_message'] = "Dėrgo njė mesazh tė ri privat";
$lang['Send_a_reply'] = "Pėrgjigju njė mesazhi privat";
$lang['Edit_message'] = "Modifiko mesazhin privat";
$lang['Notification_subject'] = "Njė mesazh i ri privat ka ardhur";
$lang['Find_username'] = "Gjej njė anėtar";
$lang['Find'] = "Gjej";
$lang['No_match'] = "Nuk u gjet asnjė";
$lang['No_post_id'] = "Nuk u specifikua ID e postimit";
$lang['No_such_folder'] = "Njė dosje e tillė nuk ekziston";
$lang['No_folder'] = "Asnjė dosje nuk u specifikua";
$lang['Mark_all'] = "Shėnoji tė gjithė/a";
$lang['Unmark_all'] = "De-Shėno tė gjitha :)";
$lang['Confirm_delete_pm'] = "Jeni i sigurtė qė doni ta fshini kėtė mesazh?";
$lang['Confirm_delete_pms'] = "Jeni i sigurtė qė doni ti fshini kėto mesazhe?";
$lang['Inbox_size'] = "Ju e keni Inbox %d%% plot"; // eg. Your Inbox is 50% full
$lang['Sentbox_size'] = "Ju e keni Sentbox %d%% plot";
$lang['Savebox_size'] = "Ju e keni Savebox %d%% plot";
$lang['Click_view_privmsg'] = "Kliko %skėtu%s pėr tė vizituar Inbox-in tuaj";
//
// Profiles/Registration
//
$lang['Viewing_user_profile'] = "Duke parė profilin :: %s"; // %s is username
$lang['About_user'] = "Gjithcka mbi %s"; // %s is username
$lang['Preferences'] = "Preferencat";
$lang['Items_required'] = "Artikujt e shėnuar me * janė tė domosdoshėm (unless stated otherwise)";
$lang['Registration_info'] = "Informacioni i regjistrimit";
$lang['Profile_info'] = "Informacioni i profilit";
$lang['Profile_info_warn'] = "Ky informacion do jetė i disponueshėm tek publiku";
$lang['Avatar_panel'] = "Paneli i kontrollit tė ikonave personale";
$lang['Avatar_gallery'] = "Galeria e ikonave personale";
$lang['Website'] = "Websit";
$lang['Location'] = "Vendodhja";
$lang['Contact'] = "Kontakto";
$lang['Email_address'] = "Adresa e e-mail";
$lang['Email'] = "Email";
$lang['Send_private_message'] = "Dėrgo mesazh privat";
$lang['Hidden_email'] = "[ I/e fshehur ]";
$lang['Search_user_posts'] = "Gjej gjithė mesazhet nga %s";
$lang['Interests'] = "Interesat";
$lang['Occupation'] = "Profesioni";
$lang['Poster_rank'] = "Grada e anėtarit";
$lang['Total_posts'] = "Nr. total i mesazheve";
$lang['User_post_pct_stats'] = "%.2f%% i totalit"; // 1.25% of total
$lang['User_post_day_stats'] = "%.2f mesazhe nė ditė"; // 1.5 posts per day
$lang['Search_user_posts'] = "Gjej gjithė mesazhet nga %s"; // Find all posts by username
$lang['No_user_id_specified'] = "Na vjen keq po ai anėtar nuk ekziston";
$lang['Wrong_Profile'] = "Nuk lejohet modifiki i profilit tė njė tjetri";
$lang['Only_one_avatar'] = "Lejohet vetėm njė ikonė personale";
$lang['File_no_data'] = "Skedari tek URL qė specifikuat ėshtė i korruptuar";
$lang['No_connection_URL'] = "Lidhja me URL qė specifikuat ėshtė e pamundur pėr momentin";
$lang['Incomplete_URL'] = "URL qė specifikuat nuk ekziston";
$lang['Wrong_remote_avatar_format'] = "URL e ikonės personale nuk ėshtė e saktė";
$lang['No_send_account_inactive'] = "Na vjen keq, po fjalėkalimi juaj nuk mund tė nxirret nga regjistri sepse llogaria juaj nuk ėshtė aktive. Kontaktoni administratorin ";
$lang['Always_smile'] = "Lejo figurinat gjithmonė";
$lang['Always_html'] = "Lejo HTML gjithmonė";
$lang['Always_bbcode'] = "Lejo BBCode gjithmonė";
$lang['Always_add_sig'] = "Bashkangjite firmėn gjithmonė";
$lang['Always_notify'] = "Mė njofto gjithmonė kur ka pėrgjigje";
$lang['Always_notify_explain'] = "Dėrgon njė email kur dikush shkruan nė njė temė ku keni shkruar edhe ju. Ky opsion mund tė ndryshohet sa herė qė poston";
$lang['Board_style'] = "Stili i forumit";
$lang['Board_lang'] = "Gjuha e forumit";
$lang['No_themes'] = "Asnjė temė nė regjistėr";
$lang['Timezone'] = "Brezi orar";
$lang['Date_format'] = "Formati i kohės";
$lang['Date_format_explain'] = "Sintaksa e pėrdorur ėshtė identike me atė tė funksionit date() tė PHP";
$lang['Signature'] = "Firma";
$lang['Signature_explain'] = "Kjo ėshtė njė thėnie ose grup fjalėsh qė i bashkangjitet cdo meszhi qė shkruani. Njė limit prej %d karakteresh ekziston";
$lang['Public_view_email'] = "Gjithmonė tregoje adresėn time tė e-mail";
$lang['Current_password'] = "Fjalėkalimi i tanishėm";
$lang['New_password'] = "Fjalėkalimi i ri";
$lang['Confirm_password'] = "Konfirmo fjalėkalimin";
$lang['Confirm_password_explain'] = "You must confirm your current password if you wish to change it or alter your email address";
$lang['password_if_changed'] = "Vendosja e njė fjalėkalimi ėshtė e nevojshme vetėm nėse doni tė ndryshoni fjalėkalimin e tanishėm";
$lang['password_confirm_if_changed'] = "Konfirmimi i fjalėkalimit ėshtė i nevojshėm vetėm nėse doni tė ndryshoni fjalėkalimin e tanishėm";
$lang['Avatar'] = "Ikona personale";
$lang['Avatar_explain'] = "Shfaq njė imazh tė vogėl poshtė emrit tuaj kur postoni. Vetėm njė imazh ėshtė i lejuar dhe gjerėsia lejohet deri nė %d pixel, lartėsia deri nė %d pixel dhe madhėsia e skedarit deri nė %d kB.";
$lang['Upload_Avatar_URL'] = "Ngarko ikonėn nga interneti";
$lang['Upload_Avatar_URL_explain'] = "Shkruaj adresėn e ikonės, do kopjohet kėtu";
$lang['Pick_local_Avatar'] = "Zgjidh njė ikonė nga galeria";
$lang['Link_remote_Avatar'] = "Link to off-site Avatar";
$lang['Link_remote_Avatar_explain'] = "Specifiko adresėn e internetit (URL) tė imazhit qė doni tė lidhni si ikonė";
$lang['Avatar_URL'] = "URL of Avatar Image";
$lang['Select_from_gallery'] = "Select Avatar from gallery";
$lang['View_avatar_gallery'] = "Show gallery";
$lang['Select_avatar'] = "Zgjidh ikonėn";
$lang['Return_profile'] = "Anulloje ikonėn";
$lang['Select_category'] = "Zgjidh kategorinė";
$lang['Delete_Image'] = "Fshi imazhin";
$lang['Current_Image'] = "Imazhi i tanishėm";
$lang['Notify_on_privmsg'] = "Mė njofto pėr cdo mesazh privat";
$lang['Popup_on_privmsg'] = "Hap dritare tė re kur merr mesazh privat";
$lang['Popup_on_privmsg_explain'] = "Some templates may open a new window to inform you when new private messages arrive";
$lang['Hide_user'] = "Hide your online status";
$lang['Profile_updated'] = "Profili juaj u rifreskua";
$lang['Profile_updated_inactive'] = "Your profile has been updated, however you have changed vital details thus your account is now inactive. Check your email to find out how to reactivate your account, or if admin activation is require wait for the administrator to reactivate your account";
$lang['Password_mismatch'] = "Fjalėkalimet qė specifikuat janė tė ndryshėm";
$lang['Current_password_mismatch'] = "Fjalėkalimi qė specifikuat nuk ėshtė i njėjtė me atė nė regjistrin tonė";
$lang['Password_long'] = "Fjalėkalimi juaj nuk duhet tė ketė mė shumė se 32 karaktere";
$lang['Username_taken'] = "Na vjen keq po ky identifikim ėshtė nė pėrdorim";
$lang['Username_invalid'] = "Na vjen keq po ky identifikim pėrmban njė karakter invalid si psh. \"";
$lang['Username_disallowed'] = "Na vjen keq po ky identifikim nuk ėshtė i lejueshėm";
$lang['Email_taken'] = "Na vjen keq po ajo adresė poste elektronike ėshtė pėrdorur mė parė";
$lang['Email_banned'] = "Na vjen keq po ajo adresė poste elektronike ėshtė pėrjashtuar";
$lang['Email_invalid'] = "Na vjen keq po ajo adresė poste elektronike ėshtė invalide";
$lang['Signature_too_long'] = "Firma juaj ėshtė shumė e gjatė";
$lang['Fields_empty'] = "Duhet tė mbushni fushat e domosdoshme";
$lang['Avatar_filetype'] = "Lloji i skedarit tė ikonės personale duhet tė jetė .jpg, .gif or .png";
$lang['Avatar_filesize'] = "Madhėsia e skedarit tė ikonės personale lejohet deri nė %d kB"; // The avatar image file size must be less than 6 kB
$lang['Avatar_imagesize'] = "Ikona personale duhet tė jetė deri nė %d pixel e gjėrė dhe %d pixel e lartė";
$lang['Welcome_subject'] = "Mirėsevini tek %s Forums"; // Welcome to my.com forums
$lang['New_account_subject'] = "Llogari e re pėr anėtarė";
$lang['Account_activated_subject'] = "Llogaria u aktivizua";
$lang['Account_added'] = "Faleminderit pėr regjistrimin, llogaria juaj u hap. Ju tashti keni mundėsi tė identifikoheni. ";
$lang['Account_inactive'] = "Llogaria juaj u hap. Megjithatė, ky forum kėrkon aktivizimin e llogarisė. Njė mesazh me celėsin e aktivizimit u dėrgua tek adresa qė dhatė. Shikoni mesazhin pėr mė shumė informacion.";
$lang['Account_inactive_admin'] = "Llogaria juaj u hap. Megjithatė, ky forum kėrkon aktivizimin e llogarisė nga administratori. Njė mesazh do ju dėrgohet sapo llogaria juaj tė aktivizohet.";
$lang['Account_active'] = "Llogaria juaj u aktivizua, faleminderit pėr regjistrimin";
$lang['Account_active_admin'] = "Llogaria u aktivizua";
$lang['Reactivate'] = "Riaktivizo llogarinė";
$lang['COPPA'] = "Llogaria juaj u krijua por duhet tė aprovohet nga administratori. Shikoni postėn elektronike pėr detaje.";
$lang['Registration'] = "Kushtet e Regjistrimit";
$lang['Reg_agreement'] = "Megjithėse administratorėt dhe moderatorėt e kėtij forumi do mundohen tė fshijnė ose redaktojnė shkrime tė kundėrshtueshme sa mė parė, ėshtė e pamundur qė tė rishikohet cdo mesazh. Prandaj ju duhet tė kuptoni se mesazhet e postuara nė kėtė forum janė shprehje e opinionit tė autorit dhe jo tė administratorit, moderatorėve apo webmasterit (pėrvec rasteve kur kėta tė fundit janė autorė tė shkrimeve) dhe ata nuk mund tė mbahen pėrgjegjės.
Ju pranoni tė mos shkruani mesazhe abuzuese, vulgare, tė neveritshme, urryese, kėrcėnuese, shpifėse apo cdo lloj materiali qė mund tė bjerė ndesh me ligjet nė pėrdorim. Shkrime tė tilla do cojnė nė pėrjashtimin tuaj tė menjėhershėm dhe tė pėrhershėm (dhe njoftimin e ISP-sė tuaj). Adresa IP pėr cdo mesazh regjistrohet pėr tė bėrė tė mundur aplikimin e kėtyre procedurave. Ju pranoni qė webmasteri, administratori dhe moderatorėt e kėtij forumi kanė tė drejtė tė fshijnė, redaktojnė, zhvendosin apo kycin cdo temė sipas gjykimit tė tyre. Si pėrdorues ju pranoni qė informacioni qė ju dhatė do tė ruhet nė njė regjistėr. Megjithėse ky informacion nuk do i jepet askujt pa lejen tuaj webmasteri, administratori dhe moderatorėt nuk mund tė mbahen pėrgjegjės nqs ky informacion vidhet.
Ky forum pėrdor cookies pėr tė ruajtur informacion nė kompjuterin tuaj. Kėto cookies nuk pėrmbajnė asnjė informacion personal, ato shėrbejnė vetėm pėr pėrmirėsimin e shėrbimit qė ofrohet nga ky forum. Adresa e postės elektronike pėrdoret vetėm pėr konfirmimin e regjistrimit tuaj dhe fjalėkalimit (dhe nė rastet kur u dėrgohet njė fjalėkalimi i ri nqs harroni atė qė kishit).";
$lang['Agree_under_13'] = "I pranoj kėto kushte dhe jam nėn 13 vjec";
$lang['Agree_over_13'] = "I pranoj kėto kushte dhe jam mbi 13 vjec";
$lang['Agree_not'] = "Nuk i pranoj kėto kushte";
$lang['Wrong_activation'] = "Celėsi i aktivizimit qė dhatė nuk pėrkon me asnjė celės nė regjistrin tonė.";
$lang['Send_password'] = "Mė dėrgo njė fjalėkalim tė ri";
$lang['Password_updated'] = "Njė fjalėkalim i ri u krijua, shiko postėn elektronike pėr detajet e aktivizimit";
$lang['No_email_match'] = "Adresa e postės elektronike qė dhatė nuk pėrkon me adresėn e atij anėtari";
$lang['New_password_activation'] = "Aktivizim i fjalėkalimit tė ri";
$lang['Password_activated'] = "Llogaria juaj u ri-aktivizua. Jepni fjalėkalimin e ri pėr tu identifikuar";
$lang['Send_email_msg'] = "Dėrgo njė mesazh me postė elektronike";
$lang['No_user_specified'] = "Asnjė anėtar nuk u specifikua";
$lang['User_prevent_email'] = "Ky anėtar nuk pranon mesazhe me postė elektronike. Provo ti dėrgosh njė mesazh privat.";
$lang['User_not_exist'] = "Ai anėtar nuk ekziston";
$lang['CC_email'] = "Dėrgoi vetes njė kopje tė mesazhit";
$lang['Email_message_desc'] = "Ky mesazh do dėrgohet si tekst i thjeshtė. Mos pėrdor HTML ose BBCode. Adresa e kthimit do jetė adresa juaj.";
$lang['Flood_email_limit'] = "Nuk mund tė dėrgosh njė mesazh tashti. Provo mė vonė";
$lang['Recipient'] = "Marrėsi";
$lang['Email_sent'] = "Mesazhi u dėrgua";
$lang['Send_email'] = "Dėrgo njė mesazh";
$lang['Empty_subject_email'] = "Duhet tė specifikoni njė subjekt pėr kėtė mesazh";
$lang['Empty_message_email'] = "Duhet tė shkruani dicka qė tė dėrgohet ky mesazh ";
//
// Memberslist
//
$lang['Select_sort_method'] = "Zgjidh metodėn e renditjes";
$lang['Sort'] = "Rendit";
$lang['Sort_Top_Ten'] = "Top Ten Posters";
$lang['Sort_Joined'] = "Data e anėtarėsimit";
$lang['Sort_Username'] = "Identifikimi";
$lang['Sort_Location'] = "Vendi";
$lang['Sort_Posts'] = "Nr. total i mesazheve";
$lang['Sort_Email'] = "Adresa e postės elektronike";
$lang['Sort_Website'] = "Websiti";
$lang['Sort_Ascending'] = "Nė ngjitje";
$lang['Sort_Descending'] = "Nė zbritje";
$lang['Order'] = "Rregulli";
//
// Group control panel
//
$lang['Group_Control_Panel'] = "Paneli i Kontrollit tė Grupeve";
$lang['Group_member_details'] = "Detajet e anėtarėsisė sė grupeve";
$lang['Group_member_join'] = "Futu nė njė grup";
$lang['Group_Information'] = "Informacioni i grupit";
$lang['Group_name'] = "Emri i grupit";
$lang['Group_description'] = "Pėrshkrimi i grupit";
$lang['Group_membership'] = "Anėtarėsia e grupit";
$lang['Group_Members'] = "Anėtarėt e grupit";
$lang['Group_Moderator'] = "Moderatori i grupit";
$lang['Pending_members'] = "Anėtarėt nė pritje";
$lang['Group_type'] = "Lloji i grupit";
$lang['Group_open'] = "Grup i hapur";
$lang['Group_closed'] = "Grup i mbyllur";
$lang['Group_hidden'] = "Grup i fshehtė";
$lang['Current_memberships'] = "Anėtarėsia aktuale";
$lang['Non_member_groups'] = "Grupet pa anėtarė";
$lang['Memberships_pending'] = "Anėtarėsitė nė pritje";
$lang['No_groups_exist'] = "Asnjė grup nuk ekziston";
$lang['Group_not_exist'] = "Ai grup nuk ekziston";
$lang['Join_group'] = "Futu nė grup";
$lang['No_group_members'] = "Ky grup nuk ka anėtarė";
$lang['Group_hidden_members'] = "Ky grup ėshtė i fshehtė. Nuk mund t'ja shikosh anėtarėsinė";
$lang['No_pending_group_members'] = "Ky grup nuk ka anėtarė nė pritje";
$lang["Group_joined"] = "Ju jeni pajtuar tek ky grup me sukses
Ju do lajmėroheni me postė elektronike kur tė aprovoheni nga moderatori i grupit";
$lang['Group_request'] = "Eshtė bėrė njė kėrkesė pėr anėtarėsim";
$lang['Group_approved'] = "Kėrkesa juaj u aprovua";
$lang['Group_added'] = "Ju shtuat kėtij grupi";
$lang['Already_member_group'] = "Ju jeni anėtar i kėtij grupi tashmė!";
$lang['User_is_member_group'] = "Pėrdoruesi ėshtė anėtar i kėtij grupi tashmė";
$lang['Group_type_updated'] = "Lloji i grupit u ri-freskua";
$lang['Could_not_add_user'] = "Pėrdoruesi qė zgjodhėt nuk ekziston";
$lang['Could_not_anon_user'] = "Nuk mund ta bėsh anėtar grupi pėrdoruesin Anonymous";
$lang['Confirm_unsub'] = "Jeni i sigurtė pėr anullimin e pajtimit tek ky grup?";
$lang['Confirm_unsub_pending'] = "Pajtimi juaj tek ky grup nuk ėshtė aprovuar akoma, jeni i sigurtė qė doni ta anulloni?";
$lang['Unsub_success'] = "Pajtimi juaj tek ky grup ėshtė anulluar";
$lang['Approve_selected'] = "Aprovo tė zgjedhurit";
$lang['Deny_selected'] = "Kundėrshto tė zgjedhurit";
$lang['Not_logged_in'] = "Duhet tė jeni i identifikuar pėr tu futur nė njė grup";
$lang['Remove_selected'] = "Hiq tė zgjedhurit";
$lang['Add_member'] = "Shto anėtar";
$lang['Not_group_moderator'] = "Nuk mund ta kryeni atė veprim sepse nuk jeni moderatori i kėtij grupi";
$lang['Login_to_join'] = "Identifikohu pėr tu futur nė njė grup ose pėr tė menaxhuar anėtarėsitė";
$lang['This_open_group'] = "Ky ėshtė njė grup i hapur, klikoni pėr tė kėrkuar anėtarėsi";
$lang['This_closed_group'] = "Ky grup ėshtė mbyllur, nuk pranohen mė anėtarė";
$lang['This_hidden_group'] = "Ky ėshtė grup i fshehtė, nuk lejohet aplikimi automatik";
$lang['Member_this_group'] = "Ju jeni anėtar i kėtij grupi";
$lang['Pending_this_group'] = "Kėrkesa juaj pėr anėtarėsi nė kėtė grup nuk ėshtė konfirmuar akoma";
$lang['Are_group_moderator'] = "Ju jeni moderatori i grupit";
$lang['None'] = "Asnjė";
$lang['Subscribe'] = "Pajtohu";
$lang['Unsubscribe'] = "Anullo pajtimin";
$lang['View_Information'] = "Shiko informacionin";
//
// Search
//
$lang['Search_query'] = "Search Query";
$lang['Search_options'] = "Search Options";
$lang['Search_keywords'] = "Search for Keywords";
$lang['Search_keywords_explain'] = "You can use AND to define words which must be in the results, OR to define words which may be in the result and NOT to define words which should not be in the result. Use * as a wildcard for partial matches";
$lang['Search_author'] = "Kėrko pėr autorin";
$lang['Search_author_explain'] = "Use * as a wildcard for partial matches";
$lang['Search_for_any'] = "Search for any terms or use query as entered";
$lang['Search_for_all'] = "Search for all terms";
$lang['Search_title_msg'] = "Kėrko titullin dhe pėrmbajtjen mesazhit";
$lang['Search_msg_only'] = "Kėrko vetėm pėrmbajtjen mesazhit";
$lang['Return_first'] = "Return first"; // followed by xxx characters in a select box
$lang['characters_posts'] = "characters of posts";
$lang['Search_previous'] = "Search previous"; // followed by days, weeks, months, year, all in a select box
$lang['Sort_by'] = "Rendit sipas";
$lang['Sort_Time'] = "Kohės sė postimit";
$lang['Sort_Post_Subject'] = "Subjekit tė mesazhit";
$lang['Sort_Topic_Title'] = "Titullit tė temės";
$lang['Sort_Author'] = "Autorit";
$lang['Sort_Forum'] = "Forumit";
$lang['Display_results'] = "Display results as";
$lang['All_available'] = "All available";
$lang['No_searchable_forums'] = "You do not have permissions to search any forum on this site";
$lang['No_search_match'] = "No topics or posts met your search criteria";
$lang['Found_search_match'] = "Search found %d match"; // eg. Search found 1 match
$lang['Found_search_matches'] = "Search found %d matches"; // eg. Search found 24 matches
$lang['Close_window'] = "Close Window";
//
// Auth related entries
//
// Note the %s will be replaced with one of the following 'user' arrays
$lang['Sorry_auth_announce'] = "Sorry but only %s can post announcements in this forum";
$lang['Sorry_auth_sticky'] = "Sorry but only %s can post sticky messages in this forum";
$lang['Sorry_auth_read'] = "Sorry but only %s can read topics in this forum";
$lang['Sorry_auth_post'] = "Sorry but only %s can post topics in this forum";
$lang['Sorry_auth_reply'] = "Sorry but only %s can reply to posts in this forum";
$lang['Sorry_auth_edit'] = "Sorry but only %s can edit posts in this forum";
$lang['Sorry_auth_delete'] = "Sorry but only %s can delete posts in this forum";
$lang['Sorry_auth_vote'] = "Sorry but only %s can vote in polls in this forum";
// These replace the %s in the above strings
$lang['Auth_Anonymous_Users'] = "pėrdorues anonimė";
$lang['Auth_Registered_Users'] = "pėrdorues tė regjistruar";
$lang['Auth_Users_granted_access'] = "users granted special access";
$lang['Auth_Moderators'] = "moderatorėt";
$lang['Auth_Administrators'] = "administratorėt";
$lang['Not_Moderator'] = "Ju nuk jeni moderator i kėtij forumi";
$lang['Not_Authorised'] = "I pa autorizuar";
$lang['You_been_banned'] = "Ju jeni pėrjashtuar nga ky forum
Kontaktoni webmasterin ose administratorin e forumit";
//
// Viewonline
//
$lang['Reg_users_zero_online'] = "Ka 0 anėtarė dhe "; // There ae 5 Registered and
$lang['Reg_users_online'] = "Ka %d anėtarė dhe "; // There ae 5 Registered and
$lang['Reg_user_online'] = "Ka %d anėtar dhe "; // There ae 5 Registered and
$lang['Hidden_users_zero_online'] = "0 Hidden users online"; // 6 Hidden users online
$lang['Hidden_users_online'] = "%d anėtarė sekret nė linjė"; // 6 Hidden users online
$lang['Hidden_user_online'] = "%d anėtar sekret nė linjė"; // 6 Hidden users online
$lang['Guest_users_online'] = "Ka %d vizitorė nė linjė"; // There are 10 Guest users online
$lang['Guest_users_zero_online'] = "Ka 0 vizitorė nė linjė"; // There are 10 Guest users online
$lang['Guest_user_online'] = "Ka %d vizitor nė linjė"; // There is 1 Guest user online
$lang['No_users_browsing'] = "Nuk ka asnjė pėrdorues nė linjė";
$lang['Online_explain'] = "This data is based on users active over the past five minutes";
$lang['Forum_Location'] = "Venddodhja e forumit";
$lang['Last_updated'] = "Rifreskuar mė";
$lang['Forum_index'] = "Indeksi i forumit";
$lang['Logging_on'] = "Duke u identifikuar";
$lang['Posting_message'] = "Duke shkruar njė mesazh";
$lang['Searching_forums'] = "Duke kėrkuar nėpėr forum";
$lang['Viewing_profile'] = "Duke parė profilin";
$lang['Viewing_online'] = "Duke parė kush ėshtė nė linjė";
$lang['Viewing_member_list'] = "Duke parė listėn e anėtarėve";
$lang['Viewing_priv_msgs'] = "Duke parė mesazhet private";
$lang['Viewing_FAQ'] = "Duke parė FAQ";
//
// Moderator Control Panel
//
$lang['Mod_CP'] = "Paneli i kontrollit pėr moderatorėt";
$lang['Mod_CP_explain'] = "Nėpėrmjet formularit tė mėposhtėm mund tė moderoni kėtė forum. Mund tė kycni, shkycni, lėvizni ose fshini cdo temė ose nr. temash.";
$lang['Select'] = "Zgjidh";
$lang['Delete'] = "Fshi";
$lang['Move'] = "Lėviz";
$lang['Lock'] = "Kyc";
$lang['Unlock'] = "Shkyc";
$lang['Topics_Removed'] = "Temat e zgjedhura u hoqėn me sukses nga regjistri";
$lang['Topics_Locked'] = "Temat e zgjedhura u kycėn me sukses";
$lang['Topics_Moved'] = "Temat e zgjedhura u zhvendosėn me sukses";
$lang['Topics_Unlocked'] = "Temat e zgjedhura u shkycėn me sukses";
$lang['No_Topics_Moved'] = "Asnjė temė nuk u zhvendos";
$lang['Confirm_delete_topic'] = "Jeni i sigurtė qė doni tė fshini temėn/at e zgjedhur/a?";
$lang['Confirm_lock_topic'] = "Jeni i sigurtė qė doni tė kycni temėn/at e zgjedhur/a?";
$lang['Confirm_unlock_topic'] = "Jeni i sigurtė qė doni tė shkycni temėn/at e zgjedhur/a?";
$lang['Confirm_move_topic'] = "Jeni i sigurtė qė doni tė lėvizni temėn/at e zgjedhur/a";
$lang['Move_to_forum'] = "Zhvendos tek forumi";
$lang['Leave_shadow_topic'] = "Lėr hijen e temės tek forumi i vjetėr";
$lang['Split_Topic'] = "Split Topic Control Panel";
$lang['Split_Topic_explain'] = "Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post";
$lang['Split_title'] = "New topic title";
$lang['Split_forum'] = "Forum for new topic";
$lang['Split_posts'] = "Split selected posts";
$lang['Split_after'] = "Split from selected post";
$lang['Topic_split'] = "The selected topic has been split successfully";
$lang['Too_many_error'] = "You have selected too many posts. You can only select one post to split a topic after!";
$lang['None_selected'] = "You have no selected any topics to preform this operation on. Please go back and select at least one.";
$lang['New_forum'] = "New forum";
$lang['This_posts_IP'] = "IP for this post";
$lang['Other_IP_this_user'] = "Other IP's this user has posted from";
$lang['Users_this_IP'] = "Users posting from this IP";
$lang['IP_info'] = "IP Information";
$lang['Lookup_IP'] = "Look up IP";
//
// Timezones ... for display on each page
//
$lang['All_times'] = "Ora ėshtė sipas %s"; // eg. All times are GMT - 12 Hours (times from next block)
$lang['-12'] = "GMT - 12 Hours";
$lang['-11'] = "GMT - 11 Hours";
$lang['-10'] = "HST (Hawaii)";
$lang['-9'] = "GMT - 9 Hours";
$lang['-8'] = "PST (U.S./Canada)";
$lang['-7'] = "MST (U.S./Canada)";
$lang['-6'] = "CST (U.S./Canada)";
$lang['-5'] = "EST (U.S./Canada)";
$lang['-4'] = "GMT - 4 Hours";
$lang['-3.5'] = "GMT - 3.5 Hours";
$lang['-3'] = "GMT - 3 Hours";
$lang['-2'] = "Mid-Atlantic";
$lang['-1'] = "GMT - 1 Hours";
$lang['0'] = "GMT";
$lang['1'] = "CET (Europe)";
$lang['2'] = "EET (Europe)";
$lang['3'] = "GMT + 3 Hours";
$lang['3.5'] = "GMT + 3.5 Hours";
$lang['4'] = "GMT + 4 Hours";
$lang['4.5'] = "GMT + 4.5 Hours";
$lang['5'] = "GMT + 5 Hours";
$lang['5.5'] = "GMT + 5.5 Hours";
$lang['6'] = "GMT + 6 Hours";
$lang['6.5'] = "GMT + 6.5 Hours";
$lang['7'] = "GMT + 7 Hours";
$lang['8'] = "WST (Australia)";
$lang['9'] = "GMT + 9 Hours";
$lang['9.5'] = "CST (Australia)";
$lang['10'] = "EST (Australia)";
$lang['11'] = "GMT + 11 Hours";
$lang['12'] = "GMT + 12 Hours";
// These are displayed in the timezone select box
$lang['tz']['-12'] = "(GMT -12:00 hours) Eniwetok, Kwajalein";
$lang['tz']['-11'] = "(GMT -11:00 hours) Midway Island, Samoa";
$lang['tz']['-10'] = "(GMT -10:00 hours) Hawaii";
$lang['tz']['-9'] = "(GMT -9:00 hours) Alaska";
$lang['tz']['-8'] = "(GMT -8:00 hours) Pacific Time (US & Canada), Tijuana";
$lang['tz']['-7'] = "(GMT -7:00 hours) Mountain Time (US & Canada), Arizona";
$lang['tz']['-6'] = "(GMT -6:00 hours) Central Time (US & Canada), Mexico City";
$lang['tz']['-5'] = "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito";
$lang['tz']['-4'] = "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz";
$lang['tz']['-3.5'] = "(GMT -3:30 hours) Newfoundland";
$lang['tz']['-3'] = "(GMT -3:00 hours) Brassila, Buenos Aires, Georgetown, Falkland Is";
$lang['tz']['-2'] = "(GMT -2:00 hours) Mid-Atlantic, Ascension Is., St. Helena";
$lang['tz']['-1'] = "(GMT -1:00 hours) Azores, Cape Verde Islands";
$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia";
$lang['tz']['1'] = "(GMT +1:00 hours) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome";
$lang['tz']['2'] = "(GMT +2:00 hours) Cairo, Helsinki, Kaliningrad, South Africa, Warsaw";
$lang['tz']['3'] = "(GMT +3:00 hours) Baghdad, Riyadh, Moscow, Nairobi";
$lang['tz']['3.5'] = "(GMT +3:30 hours) Tehran";
$lang['tz']['4'] = "(GMT +4:00 hours) Abu Dhabi, Baku, Muscat, Tbilisi";
$lang['tz']['4.5'] = "(GMT +4:30 hours) Kabul";
$lang['tz']['5'] = "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent";
$lang['tz']['5.5'] = "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi";
$lang['tz']['6'] = "(GMT +6:00 hours) Almaty, Colombo, Dhaka, Novosibirsk";
$lang['tz']['6.5'] = "(GMT +6:30 hours) Rangoon";
$lang['tz']['7'] = "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta";
$lang['tz']['8'] = "(GMT +8:00 hours) Beijing, Hong Kong, Perth, Singapore, Taipei";
$lang['tz']['9'] = "(GMT +9:00 hours) Osaka, Sapporo, Seoul, Tokyo, Yakutsk";
$lang['tz']['9.5'] = "(GMT +9:30 hours) Adelaide, Darwin";
$lang['tz']['10'] = "(GMT +10:00 hours) Canberra, Guam, Melbourne, Sydney, Vladivostok";
$lang['tz']['11'] = "(GMT +11:00 hours) Magadan, New Caledonia, Solomon Islands";
$lang['tz']['12'] = "(GMT +12:00 hours) Auckland, Wellington, Fiji, Marshall Island";
$lang['datetime']['Sunday'] = "e Dielė";
$lang['datetime']['Monday'] = "e Hėnė";
$lang['datetime']['Tuesday'] = "e Martė";
$lang['datetime']['Wednesday'] = "e Mėrkurė";
$lang['datetime']['Thursday'] = "e Enjte";
$lang['datetime']['Friday'] = "e Premte";
$lang['datetime']['Saturday'] = "e Shtunė";
$lang['datetime']['Sun'] = "Sun";
$lang['datetime']['Mon'] = "Mon";
$lang['datetime']['Tue'] = "Tue";
$lang['datetime']['Wed'] = "Wed";
$lang['datetime']['Thu'] = "Thu";
$lang['datetime']['Fri'] = "Fri";
$lang['datetime']['Sat'] = "Sat";
$lang['datetime']['January'] = "Janar";
$lang['datetime']['February'] = "Shkurt";
$lang['datetime']['March'] = "Mars";
$lang['datetime']['April'] = "Prill";
$lang['datetime']['May'] = "Maj";
$lang['datetime']['June'] = "Qershor";
$lang['datetime']['July'] = "Korrik";
$lang['datetime']['August'] = "Gusht";
$lang['datetime']['September'] = "Shtator";
$lang['datetime']['October'] = "Tetor";
$lang['datetime']['November'] = "Nėntor";
$lang['datetime']['December'] = "Dhjetor";
$lang['datetime']['Jan'] = "Jan";
$lang['datetime']['Feb'] = "Feb";
$lang['datetime']['Mar'] = "Mar";
$lang['datetime']['Apr'] = "Apr";
$lang['datetime']['May'] = "May";
$lang['datetime']['Jun'] = "Jun";
$lang['datetime']['Jul'] = "Jul";
$lang['datetime']['Aug'] = "Aug";
$lang['datetime']['Sep'] = "Sep";
$lang['datetime']['Oct'] = "Oct";
$lang['datetime']['Nov'] = "Nov";
$lang['datetime']['Dec'] = "Dec";
//
// Errors (not related to a
// specific failure on a page)
//
$lang['Information'] = "Informacion";
$lang['Critical_Information'] = "Informacion kritik ";
$lang['General_Error'] = "Problem i pėrgjithshėm";
$lang['Critical_Error'] = "Problem kritik";
$lang['An_error_occured'] = "Pati njė problem";
$lang['A_critical_error'] = "Pati njė problem kritik";
//
// That's all Folks!
// -------------------------------------------------
?>