xref: /dokuwiki/inc/lang/ku/lang.php (revision ba6984cf400bde3cbdd7e1f203602cb0d04eb7d2)
1<?php
2/**
3 * kurdish language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @translator Erdal Ronahî <erdal.ronahi@gmail.com>
7 */
8$lang['encoding']   = 'utf-8';
9$lang['direction']  = 'ltr';
10
11$lang['btn_edit']   = 'Vê rûpelê biguherîne';
12$lang['btn_source'] = 'Çavkaniya rûpelê nîşan bide';
13$lang['btn_show']   = 'Rûpelê nîşan bide';
14$lang['btn_create'] = 'Vê rûpelê biafirîne';
15$lang['btn_search'] = 'Lêbigere';
16$lang['btn_save']   = 'Tomar bike';
17$lang['btn_preview']= 'Pêşdîtin';
18$lang['btn_top']    = 'Biçe ser';
19$lang['btn_newer']  = '<< nûtir';
20$lang['btn_older']  = 'kevntir >>';
21$lang['btn_revs']   = 'Revîziyonên kevn';
22$lang['btn_recent'] = 'Guherandinên dawî';
23$lang['btn_upload'] = 'Bar bike';
24$lang['btn_cancel'] = 'Betal';
25$lang['btn_index']  = 'Îndeks';
26$lang['btn_secedit']= 'Biguherîne';
27$lang['btn_login']  = 'Têkeve';
28$lang['btn_logout'] = 'Derkeve';
29$lang['btn_admin']  = 'Admin';
30$lang['btn_update'] = 'Rojanekirin';
31$lang['btn_delete'] = 'Jê bibe';
32$lang['btn_back']   = 'Paş';
33$lang['btn_backlink']    = "Girêdanên paş";
34$lang['btn_backtomedia'] = 'Back to Mediafile Selection';
35$lang['btn_subscribe']   = 'Subscribe Changes';
36$lang['btn_unsubscribe'] = 'Unsubscribe Changes';
37
38$lang['loggedinas'] = 'Logged in as';
39$lang['user']       = 'Username';
40$lang['pass']       = 'Password';
41$lang['passchk']    = 'once again';
42$lang['remember']   = 'Remember me';
43$lang['fullname']   = 'Full name';
44$lang['email']      = 'E-Mail';
45$lang['register']   = 'Register';
46$lang['badlogin']   = 'Sorry, username or password was wrong.';
47
48$lang['regmissing'] = 'Sorry, you must fill in all fields.';
49$lang['reguexists'] = 'Sorry, a user with this login already exists.';
50$lang['regsuccess'] = 'The user has been created and the password was sent by email.';
51$lang['regsuccess2']= 'The user has been created.';
52$lang['regmailfail']= 'Looks like there was an error on sending the password mail. Please contact the admin!';
53$lang['regbadmail'] = 'The given email address looks invalid - if you think this is an error, contact the admin';
54$lang['regbadpass'] = 'The two given passwords are not identically, please try again.';
55$lang['regpwmail']  = 'Your DokuWiki password';
56$lang['reghere']    = 'You don\'t have an account yet? Just get one';
57
58$lang['txt_upload']   = 'Select file to upload';
59$lang['txt_filename'] = 'Enter wikiname (optional)';
60$lang['txt_overwrt']  = 'Overwrite existing file';
61$lang['lockedby']     = 'Currently locked by';
62$lang['lockexpire']   = 'Lock expires at';
63$lang['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.';
64
65$lang['js']['notsavedyet'] = "Unsaved changes will be lost.\nReally continue?";
66
67$lang['rssfailed']   = 'An error occured while fetching this feed: ';
68$lang['nothingfound']= 'Tiştek nehat dîtin.';
69
70$lang['mediaselect'] = 'Mediafile Selection';
71$lang['fileupload']  = 'Mediafile Upload';
72$lang['uploadsucc']  = 'Upload successful';
73$lang['uploadfail']  = 'Upload failed. Maybe wrong permissions?';
74$lang['uploadwrong'] = 'Upload denied. This file extension is forbidden!';
75$lang['uploadexist'] = 'File already exists. Nothing done.';
76$lang['deletesucc']  = 'The file "%s" has been deleted.';
77$lang['deletefail']  = '"%s" couldn\'t be deleted - check permissions.';
78$lang['mediainuse']  = 'The file "%s" hasn\'t been deleted - it is still in use.';
79$lang['namespaces']  = 'Namespace';
80$lang['mediafiles']  = 'Available files in';
81
82$lang['reference']   = 'Referansa';
83$lang['ref_inuse']   = 'The file can\'t be deleted, because it\'s still used by the following pages:';
84$lang['ref_hidden']  = 'Some references  are on pages you don\'t have permission to read';
85
86$lang['hits']       = 'Hits';
87$lang['quickhits']  = 'Matching pagenames';
88$lang['toc']        = 'Tabloya Navêrokê';
89$lang['current']    = 'current';
90$lang['yours']      = 'Your Version';
91$lang['diff']       = 'show differences to current version';
92$lang['line']       = 'Rêz';
93$lang['breadcrumb'] = 'Şop';
94$lang['lastmod']    = 'Guherandina dawî';
95$lang['by']         = 'by';
96$lang['deleted']    = 'hat jê birin';
97$lang['created']    = 'hat afirandin';
98$lang['restored']   = 'old revision restored';
99$lang['summary']    = 'Kurteya guhartinê';
100
101$lang['mail_newpage'] = 'page added:';
102$lang['mail_changed'] = 'page changed:';
103
104$lang['js']['nosmblinks'] = "Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.";
105
106$lang['qb_bold']    = 'Bold Text';
107$lang['qb_italic']  = 'Italic Text';
108$lang['qb_underl']  = 'Underlined Text';
109$lang['qb_code']    = 'Code Text';
110$lang['qb_strike']  = 'Strike-through Text';
111$lang['qb_h1']      = 'Level 1 Headline';
112$lang['qb_h2']      = 'Level 2 Headline';
113$lang['qb_h3']      = 'Level 3 Headline';
114$lang['qb_h4']      = 'Level 4 Headline';
115$lang['qb_h5']      = 'Level 5 Headline';
116$lang['qb_link']    = 'Internal Link';
117$lang['qb_extlink'] = 'External Link';
118$lang['qb_hr']      = 'Horizontal Rule';
119$lang['qb_ol']      = 'Ordered List Item';
120$lang['qb_ul']      = 'Unordered List Item';
121$lang['qb_media']   = 'Add Images and other files';
122$lang['qb_sig']     = 'Insert Signature';
123
124$lang['js']['del_confirm']= 'Delete this entry?';
125
126$lang['admin_acl']  = 'Access Control List Management...';
127$lang['admin_register']= 'Add new user...';
128
129$lang['acl_group']  = 'Group';
130$lang['acl_user']   = 'User';
131$lang['acl_perms']  = 'Permissions for';
132$lang['page']       = 'Rûpel';
133$lang['namespace']  = 'Namespace';
134
135$lang['acl_perm1']  = 'Bixwîne';
136$lang['acl_perm2']  = 'Biguherîne';
137$lang['acl_perm4']  = 'Biafirîne';
138$lang['acl_perm8']  = 'Upload';
139$lang['acl_perm16'] = 'Jê bibe';
140$lang['acl_new']    = 'Add new Entry';
141
142$lang['metaedit']    = 'Edit Metadata';
143$lang['metasaveerr'] = 'Writing metadata failed';
144$lang['metasaveok']  = 'Metadata saved';
145$lang['img_backto']  = 'Back to';
146$lang['img_title']   = 'Title';
147$lang['img_caption'] = 'Caption';
148$lang['img_date']    = 'Date';
149$lang['img_fname']   = 'Filename';
150$lang['img_fsize']   = 'Size';
151$lang['img_artist']  = 'Photographer';
152$lang['img_copyr']   = 'Copyright';
153$lang['img_format']  = 'Format';
154$lang['img_camera']  = 'Camera';
155$lang['img_keywords']= 'Keywords';
156
157$lang['subscribe_success']  = 'Added %s to subscription list for %s';
158$lang['subscribe_error']    = 'Error adding %s to subscription list for %s';
159$lang['subscribe_noaddress']= 'There is no address associated with your login, you cannot be added to the subscription list';
160$lang['unsubscribe_success']= 'Removed %s from subscription list for %s';
161$lang['unsubscribe_error']  = 'Error removing %s from subscription list for %s';
162
163//Setup VIM: ex: et ts=2 enc=utf-8 :
164