16e83cf69SAndreas Gohr<?php 26e83cf69SAndreas Gohr/** 36e83cf69SAndreas Gohr * kurdish language file 46e83cf69SAndreas Gohr * 56e83cf69SAndreas Gohr * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 66e83cf69SAndreas Gohr * @translator Erdal Ronahî <erdal.ronahi@gmail.com> 76e83cf69SAndreas Gohr */ 86e83cf69SAndreas Gohr$lang['encoding'] = 'utf-8'; 96e83cf69SAndreas Gohr$lang['direction'] = 'ltr'; 106e83cf69SAndreas Gohr 116e83cf69SAndreas Gohr$lang['btn_edit'] = 'Vê rûpelê biguherîne'; 126e83cf69SAndreas Gohr$lang['btn_source'] = 'Çavkaniya rûpelê nîşan bide'; 136e83cf69SAndreas Gohr$lang['btn_show'] = 'Rûpelê nîşan bide'; 146e83cf69SAndreas Gohr$lang['btn_create'] = 'Vê rûpelê biafirîne'; 156e83cf69SAndreas Gohr$lang['btn_search'] = 'Lêbigere'; 166e83cf69SAndreas Gohr$lang['btn_save'] = 'Tomar bike'; 176e83cf69SAndreas Gohr$lang['btn_preview']= 'Pêşdîtin'; 186e83cf69SAndreas Gohr$lang['btn_top'] = 'Biçe ser'; 196e83cf69SAndreas Gohr$lang['btn_newer'] = '<< nûtir'; 206e83cf69SAndreas Gohr$lang['btn_older'] = 'kevntir >>'; 216e83cf69SAndreas Gohr$lang['btn_revs'] = 'Revîziyonên kevn'; 226e83cf69SAndreas Gohr$lang['btn_recent'] = 'Guherandinên dawî'; 236e83cf69SAndreas Gohr$lang['btn_upload'] = 'Bar bike'; 246e83cf69SAndreas Gohr$lang['btn_cancel'] = 'Betal'; 256e83cf69SAndreas Gohr$lang['btn_index'] = 'Îndeks'; 266e83cf69SAndreas Gohr$lang['btn_secedit']= 'Biguherîne'; 276e83cf69SAndreas Gohr$lang['btn_login'] = 'Têkeve'; 286e83cf69SAndreas Gohr$lang['btn_logout'] = 'Derkeve'; 296e83cf69SAndreas Gohr$lang['btn_admin'] = 'Admin'; 306e83cf69SAndreas Gohr$lang['btn_update'] = 'Rojanekirin'; 316e83cf69SAndreas Gohr$lang['btn_delete'] = 'Jê bibe'; 326e83cf69SAndreas Gohr$lang['btn_back'] = 'Paş'; 3308b9e7caSKiril LastName$lang['btn_backlink'] = 'Girêdanên paş'; 346e83cf69SAndreas Gohr$lang['btn_backtomedia'] = 'Back to Mediafile Selection'; 356e83cf69SAndreas Gohr$lang['btn_subscribe'] = 'Subscribe Changes'; 36bf413a4eSAnika Henke$lang['btn_register'] = 'Register'; 376e83cf69SAndreas Gohr 386e83cf69SAndreas Gohr$lang['loggedinas'] = 'Logged in as'; 396e83cf69SAndreas Gohr$lang['user'] = 'Username'; 406e83cf69SAndreas Gohr$lang['pass'] = 'Password'; 416e83cf69SAndreas Gohr$lang['passchk'] = 'once again'; 426e83cf69SAndreas Gohr$lang['remember'] = 'Remember me'; 436e83cf69SAndreas Gohr$lang['fullname'] = 'Full name'; 446e83cf69SAndreas Gohr$lang['email'] = 'E-Mail'; 456e83cf69SAndreas Gohr$lang['badlogin'] = 'Sorry, username or password was wrong.'; 466e83cf69SAndreas Gohr 476e83cf69SAndreas Gohr$lang['regmissing'] = 'Sorry, you must fill in all fields.'; 486e83cf69SAndreas Gohr$lang['reguexists'] = 'Sorry, a user with this login already exists.'; 496e83cf69SAndreas Gohr$lang['regsuccess'] = 'The user has been created and the password was sent by email.'; 506e83cf69SAndreas Gohr$lang['regsuccess2']= 'The user has been created.'; 516e83cf69SAndreas Gohr$lang['regmailfail']= 'Looks like there was an error on sending the password mail. Please contact the admin!'; 526e83cf69SAndreas Gohr$lang['regbadmail'] = 'The given email address looks invalid - if you think this is an error, contact the admin'; 536e83cf69SAndreas Gohr$lang['regbadpass'] = 'The two given passwords are not identically, please try again.'; 546e83cf69SAndreas Gohr$lang['regpwmail'] = 'Your DokuWiki password'; 556e83cf69SAndreas Gohr$lang['reghere'] = 'You don\'t have an account yet? Just get one'; 566e83cf69SAndreas Gohr 576e83cf69SAndreas Gohr$lang['txt_upload'] = 'Select file to upload'; 586e83cf69SAndreas Gohr$lang['txt_filename'] = 'Enter wikiname (optional)'; 596e83cf69SAndreas Gohr$lang['txt_overwrt'] = 'Overwrite existing file'; 606e83cf69SAndreas Gohr$lang['lockedby'] = 'Currently locked by'; 616e83cf69SAndreas Gohr$lang['lockexpire'] = 'Lock expires at'; 6299e7bfd4SAndreas Gohr$lang['js']['willexpire'] = 'Your lock for editing this page is about to expire in a minute.\nTo avoid conflicts use the preview button to reset the locktimer.'; 636e83cf69SAndreas Gohr 6408b9e7caSKiril LastName$lang['js']['notsavedyet'] = 'Unsaved changes will be lost.\nReally continue?'; 656e83cf69SAndreas Gohr 666e83cf69SAndreas Gohr$lang['rssfailed'] = 'An error occured while fetching this feed: '; 676e83cf69SAndreas Gohr$lang['nothingfound']= 'Tiştek nehat dîtin.'; 686e83cf69SAndreas Gohr 696e83cf69SAndreas Gohr$lang['mediaselect'] = 'Mediafile Selection'; 706e83cf69SAndreas Gohr$lang['fileupload'] = 'Mediafile Upload'; 716e83cf69SAndreas Gohr$lang['uploadsucc'] = 'Upload successful'; 726e83cf69SAndreas Gohr$lang['uploadfail'] = 'Upload failed. Maybe wrong permissions?'; 736e83cf69SAndreas Gohr$lang['uploadwrong'] = 'Upload denied. This file extension is forbidden!'; 746e83cf69SAndreas Gohr$lang['uploadexist'] = 'File already exists. Nothing done.'; 756e83cf69SAndreas Gohr$lang['deletesucc'] = 'The file "%s" has been deleted.'; 766e83cf69SAndreas Gohr$lang['deletefail'] = '"%s" couldn\'t be deleted - check permissions.'; 776e83cf69SAndreas Gohr$lang['mediainuse'] = 'The file "%s" hasn\'t been deleted - it is still in use.'; 786e83cf69SAndreas Gohr$lang['namespaces'] = 'Namespace'; 796e83cf69SAndreas Gohr$lang['mediafiles'] = 'Available files in'; 806e83cf69SAndreas Gohr 816e83cf69SAndreas Gohr$lang['reference'] = 'Referansa'; 826e83cf69SAndreas Gohr$lang['ref_inuse'] = 'The file can\'t be deleted, because it\'s still used by the following pages:'; 836e83cf69SAndreas Gohr$lang['ref_hidden'] = 'Some references are on pages you don\'t have permission to read'; 846e83cf69SAndreas Gohr 856e83cf69SAndreas Gohr$lang['hits'] = 'Hits'; 866e83cf69SAndreas Gohr$lang['quickhits'] = 'Matching pagenames'; 876e83cf69SAndreas Gohr$lang['toc'] = 'Tabloya Navêrokê'; 886e83cf69SAndreas Gohr$lang['current'] = 'current'; 896e83cf69SAndreas Gohr$lang['yours'] = 'Your Version'; 906e83cf69SAndreas Gohr$lang['diff'] = 'show differences to current version'; 916e83cf69SAndreas Gohr$lang['line'] = 'Rêz'; 926e83cf69SAndreas Gohr$lang['breadcrumb'] = 'Şop'; 936e83cf69SAndreas Gohr$lang['lastmod'] = 'Guherandina dawî'; 946e83cf69SAndreas Gohr$lang['by'] = 'by'; 956e83cf69SAndreas Gohr$lang['deleted'] = 'hat jê birin'; 966e83cf69SAndreas Gohr$lang['created'] = 'hat afirandin'; 975398a7b6SAndreas Gohr$lang['restored'] = 'old revision restored (%s)'; 986e83cf69SAndreas Gohr$lang['summary'] = 'Kurteya guhartinê'; 996e83cf69SAndreas Gohr 1006e83cf69SAndreas Gohr$lang['mail_newpage'] = 'page added:'; 1016e83cf69SAndreas Gohr$lang['mail_changed'] = 'page changed:'; 1026e83cf69SAndreas Gohr 10308b9e7caSKiril LastName$lang['js']['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.'; 1046e83cf69SAndreas Gohr 1056e83cf69SAndreas Gohr$lang['qb_bold'] = 'Bold Text'; 1066e83cf69SAndreas Gohr$lang['qb_italic'] = 'Italic Text'; 1076e83cf69SAndreas Gohr$lang['qb_underl'] = 'Underlined Text'; 1086e83cf69SAndreas Gohr$lang['qb_code'] = 'Code Text'; 1096e83cf69SAndreas Gohr$lang['qb_strike'] = 'Strike-through Text'; 1106e83cf69SAndreas Gohr$lang['qb_h1'] = 'Level 1 Headline'; 1116e83cf69SAndreas Gohr$lang['qb_h2'] = 'Level 2 Headline'; 1126e83cf69SAndreas Gohr$lang['qb_h3'] = 'Level 3 Headline'; 1136e83cf69SAndreas Gohr$lang['qb_h4'] = 'Level 4 Headline'; 1146e83cf69SAndreas Gohr$lang['qb_h5'] = 'Level 5 Headline'; 1156e83cf69SAndreas Gohr$lang['qb_link'] = 'Internal Link'; 1166e83cf69SAndreas Gohr$lang['qb_extlink'] = 'External Link'; 1176e83cf69SAndreas Gohr$lang['qb_hr'] = 'Horizontal Rule'; 1186e83cf69SAndreas Gohr$lang['qb_ol'] = 'Ordered List Item'; 1196e83cf69SAndreas Gohr$lang['qb_ul'] = 'Unordered List Item'; 1206e83cf69SAndreas Gohr$lang['qb_media'] = 'Add Images and other files'; 1216e83cf69SAndreas Gohr$lang['qb_sig'] = 'Insert Signature'; 1226e83cf69SAndreas Gohr 1230071aa21SAndreas Gohr$lang['js']['del_confirm']= 'Delete this entry?'; 1246e83cf69SAndreas Gohr 1256e83cf69SAndreas Gohr$lang['admin_register']= 'Add new user...'; 1266e83cf69SAndreas Gohr 1276e83cf69SAndreas Gohr$lang['metaedit'] = 'Edit Metadata'; 1286e83cf69SAndreas Gohr$lang['metasaveerr'] = 'Writing metadata failed'; 1296e83cf69SAndreas Gohr$lang['metasaveok'] = 'Metadata saved'; 130*5c192694SGerrit Uitslag$lang['btn_img_backto'] = 'Back to %s'; 1316e83cf69SAndreas Gohr$lang['img_title'] = 'Title'; 1326e83cf69SAndreas Gohr$lang['img_caption'] = 'Caption'; 1336e83cf69SAndreas Gohr$lang['img_date'] = 'Date'; 1346e83cf69SAndreas Gohr$lang['img_fname'] = 'Filename'; 1356e83cf69SAndreas Gohr$lang['img_fsize'] = 'Size'; 1366e83cf69SAndreas Gohr$lang['img_artist'] = 'Photographer'; 1376e83cf69SAndreas Gohr$lang['img_copyr'] = 'Copyright'; 1386e83cf69SAndreas Gohr$lang['img_format'] = 'Format'; 1396e83cf69SAndreas Gohr$lang['img_camera'] = 'Camera'; 1406e83cf69SAndreas Gohr$lang['img_keywords']= 'Keywords'; 1416e83cf69SAndreas Gohr 142e3776c06SMichael Hamann//Setup VIM: ex: et ts=2 : 143