* add message 'searchhelp-url' to enable proper localisation for 'searchmenu'
[lhc/web/wiklou.git] / languages / messages / MessagesRuq_latn.php
1 <?php
2 /** Megleno-Romanian (Latin) (Vlăheşte (Latin))
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Кумулај Маркус
8 * @author Макѕе
9 * @author Приетен тев
10 */
11
12 $fallback = 'ro';
13
14 $messages = array(
15 # User preference toggles
16 'tog-underline' => 'Subliniaere legătuls:',
17
18 # Dates
19 'sun' => 'Dum',
20 'mon' => 'Lun',
21 'tue' => 'Mar',
22 'wed' => 'Mie',
23 'thu' => 'Joi',
24 'fri' => 'Vin',
25 'sat' => 'Sam',
26 'january' => 'januari',
27 'february' => 'februari',
28 'march' => 'marti',
29 'april' => 'aprili',
30 'may_long' => 'mă',
31 'june' => 'juni',
32 'july' => 'juli',
33 'august' => 'august',
34 'september' => 'septembri',
35 'october' => 'oktombri',
36 'november' => 'nojembri',
37 'december' => 'decembri',
38 'january-gen' => 'januari',
39 'february-gen' => 'februari',
40 'march-gen' => 'marti',
41 'april-gen' => 'aprili',
42 'may-gen' => 'mai',
43 'june-gen' => 'juni',
44 'july-gen' => 'juli',
45 'august-gen' => 'august',
46 'september-gen' => 'septembri',
47 'october-gen' => 'oktombri',
48 'november-gen' => 'nojembri',
49 'december-gen' => 'decembri',
50 'jan' => 'jan',
51 'feb' => 'feb',
52 'mar' => 'mar',
53 'apr' => 'apr',
54 'may' => 'mai',
55 'jun' => 'jun',
56 'jul' => 'jul',
57 'aug' => 'aug',
58 'sep' => 'sep',
59 'oct' => 'okt',
60 'nov' => 'nov',
61 'dec' => 'dec',
62
63 # Categories related messages
64 'category_header' => 'Pažus en kategoria "$1"',
65 'subcategories' => 'Subkategorii',
66 'listingcontinuesabbrev' => 'kontinu',
67
68 'about' => 'Dajpul',
69 'cancel' => 'renuntǎe',
70 'mytalk' => 'Maj diskuţu',
71
72 'errorpagetitle' => 'Eru',
73 'tagline' => 'De {{SITENAME}}',
74 'help' => 'ajutor',
75 'search' => 'kaută',
76 'searchbutton' => 'kaută',
77 'searcharticle' => 'Lie',
78 'history' => 'Historia pažus',
79 'printableversion' => 'vercion printablu',
80 'permalink' => 'Legătul permanentul',
81 'edit' => 'Edita',
82 'editthispage' => 'Edita ce pažu',
83 'delete' => 'Delăre',
84 'protect' => 'Ažatme',
85 'newpage' => 'Paži novi',
86 'talkpagelinktext' => 'Diskuţu',
87 'personaltools' => 'Alatki personalu',
88 'talk' => 'Diskuţu',
89 'views' => 'Vi',
90 'toolbox' => 'alatunikul',
91 'redirectedfrom' => '(Redirecţionat de la $1)',
92 'jumpto' => 'Lia a:',
93 'jumptonavigation' => 'navigacion',
94 'jumptosearch' => 'kaută',
95
96 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
97 'aboutsite' => 'Dajpul {{SITENAME}}',
98 'aboutpage' => 'Project:Dajpul {{SITENAME}}',
99 'copyrightpage' => "{{ns:project}}:Prava d'autoru",
100 'currentevents' => 'Tebikoru',
101 'currentevents-url' => 'Project:Tebikoru',
102 'disclaimers' => 'tǎmenuls',
103 'disclaimerpage' => 'Project:tǎmenul',
104 'edithelp' => 'Ajutor pentru editaere',
105 'edithelppage' => 'Help:Editaere',
106 'helppage' => 'Help:Ajutor',
107 'mainpage' => 'Pažu principu',
108 'mainpage-description' => 'Pažu principu',
109 'privacy' => 'Politikmus de ližitul',
110 'privacypage' => 'Project:Politikmus de ližitul',
111
112 'retrievedfrom' => 'Aduse de "$1"',
113 'youhavenewmessages' => 'Veses $1 ($2).',
114 'newmessageslink' => 'mesages noves',
115 'editsection' => 'Editaere',
116 'editold' => 'edita',
117 'editsectionhint' => 'Editaere ţisecion: $1',
118 'toc' => 'Kuprins',
119 'showtoc' => 'arată',
120 'hidetoc' => 'askunde',
121 'site-rss-feed' => '$1 RSS fitul',
122 'site-atom-feed' => '$1 Atom fitul',
123 'page-rss-feed' => '"$1" RSS Fitul',
124 'page-atom-feed' => '"$1" Atom Fitul',
125
126 # Short words for each namespace, by default used in the namespace tab in monobook
127 'nstab-user' => "Pažu d'utilizatoru",
128 'nstab-project' => 'Projektu',
129 'nstab-image' => 'fişirul',
130 'nstab-category' => 'kategoria',
131
132 # General errors
133 'viewsource' => 'Baganaere',
134 'viewsourcefor' => 'pentru $1',
135
136 # Login and logout pages
137 'yourname' => "Nom d'utilizatoru:",
138 'login' => 'Prilasnaere',
139 'nav-login-createaccount' => 'Prilasnaere / Nažbe',
140 'userlogin' => 'Prilasnaere / kreare nutilizatoru',
141 'userlogout' => 'otlastaere',
142
143 # Edit page toolbar
144 'bold_sample' => 'Eskrire aldin',
145 'bold_tip' => 'Eskrire aldin',
146 'italic_sample' => 'Eskrire kursive',
147 'italic_tip' => 'Eskrire kursive',
148 'link_sample' => "Nom s'legătuls",
149 'link_tip' => 'Legătul internul',
150 'extlink_sample' => "http://www.example.com nom s'legătuls",
151 'extlink_tip' => 'Legătul ķsternul (vec prefiks http://)',
152 'headline_sample' => "Eskrire s'titlus",
153 'headline_tip' => 'Titlu de nivel 2',
154 'math_sample' => 'Introduca formula isi',
155 'math_tip' => "Formula s'matematiks (LaTeX)",
156 'nowiki_sample' => 'Intorduca no-Wiki isi',
157 'nowiki_tip' => 'No-Wiki klaşu',
158 'image_tip' => 'Santigul inserat',
159 'media_tip' => 'Legătul fişirul de media',
160 'sig_tip' => 'Utilizatorunom et data et temp',
161 'hr_tip' => 'Linia orizontala (esnidivale)',
162
163 # Edit pages
164 'summary' => 'Sumar',
165 'subject' => 'Subjekt / titlur',
166 'minoredit' => 'Aceasta este o editare minoră',
167 'watchthis' => 'klăaere ce pažu',
168 'showpreview' => 'Rată previzualizare',
169 'showdiff' => 'Arată şumbărae',
170 'newarticle' => '(Nova)',
171 'editing' => 'o $1 editaere',
172 'editingsection' => 'Editaere $1 (sekcion)',
173 'copyrightwarning' => '<!-- Gol deocamdată. Vertismentul se flă en MediaWiki:Summary -->
174 Te rog notari la din kontribuţi al {{SITENAME}} sunt konsideraere relesavat supra $2 (suah $1 din detăs). Açteu nesav te se teksti sunt editaere denomerci det redistributaere din vent, hatae ici.<br /> Tu este nostre promisaere bonti us tu skrirste ce se, nega kopiaere din publik domen nega similari resorsua. <strong>NE SUBMITE KOPILEGRU SKRIE SAS PERMIŢION!</strong>',
175 'template-protected' => '(ažatmat)',
176 'template-semiprotected' => '(semi-ažatmat)',
177
178 # History pages
179 'currentrev' => 'Vercion kurentu',
180 'revisionasof' => 'Vercion de data $1',
181 'previousrevision' => '←Versiunea nterioară',
182 'cur' => 'aktualu',
183 'last' => 'precedente',
184
185 # Diffs
186 'history-title' => 'Editaerehistoria pentru "$1"',
187 'lineno' => 'Linia $1:',
188 'compareselectedversions' => 'Kompara vercion selektus',
189 'editundo' => 'anulizăe',
190
191 # Search results
192 'viewprevnext' => 'Vu ($1) ($2) ($3)',
193 'powersearch' => 'kaută avansata',
194
195 # Preferences page
196 'mypreferences' => 'Maj prefirenţu',
197
198 # Recent changes
199 'recentchanges' => 'şumbărae recentae',
200 'rcnote' => "Mai hos se flă {{PLURAL:$|ultima modifikare|ultimele '''$1''' modifikări}} din {{PLURAL:$2|ultima zi|ultimele '''$2''' zile}}, encepând cu $3.",
201 'rcshowhideminor' => '$1 modifikările minore',
202 'rcshowhidebots' => '$1 roboti',
203 'rcshowhideliu' => '$1 utilizatori prilasnaeri',
204 'rcshowhideanons' => '$1 utilizatori anonimi',
205 'rcshowhidemine' => '$1 mes modifikacions',
206 'rclinks' => 'Rată ultimele $1 modifikări din ultimele $2 zile.<br />
207 $3',
208 'diff' => 'diferenţu',
209 'hist' => 'historia',
210 'hide' => 'askunde',
211 'show' => 'Arată',
212 'minoreditletter' => 'm',
213 'newpageletter' => 'N',
214 'boteditletter' => 'b',
215
216 # Recent changes linked
217 'recentchangeslinked' => 'Modifikări korelate',
218
219 # Upload
220 'upload' => 'trimiţe fişirul',
221
222 # Image description page
223 'filehist' => 'Historia fişirulu',
224 'filehist-current' => 'kurentu',
225 'filehist-datetime' => 'Data/Temp',
226 'filehist-user' => 'Utilizatoru',
227 'filehist-dimensions' => 'Dimencions',
228 'filehist-comment' => 'komentarul',
229 'imagelinks' => 'legătul',
230 'linkstoimage' => 'Ces paži legǎtent a ce fişirul:',
231
232 # Random page
233 'randompage' => 'alaeţu',
234
235 # Miscellaneous special pages
236 'nbytes' => '$1 {{PLURAL:$1|bătul|bătuls}}',
237 'nmembers' => '$1 {{PLURAL:$1|membru|membri}}',
238 'newpages' => 'Paži novi',
239
240 # Book sources
241 'booksources' => 'Surse de cărţi',
242
243 # Special:AllPages
244 'allpages' => 'Toats paži',
245 'alphaindexline' => '$1 vo $2',
246 'allarticles' => 'Toats paži',
247 'allpagessubmit' => 'Treme',
248
249 # Watchlist
250 'watchlist' => 'Maj klăaeru',
251 'mywatchlist' => 'Maj klăaere',
252 'watchlistfor' => "(pentru '''$1''')",
253 'watch' => 'klăaere',
254 'unwatch' => 'Deklăaera',
255
256 # Displayed when you click the "watch" button and it is in the process of watching
257 'watching' => 'O klăaere...',
258 'unwatching' => 'O deklăaere...',
259
260 # Delete
261 'deletedarticle' => 'delǎraj "[[$1]]"',
262
263 # Rollback
264 'rollbacklink' => 'revenire',
265
266 # Namespace form on various pages
267 'namespace' => 'lSpaţi:',
268 'invert' => 'Ķskluda spaţul',
269 'blanknamespace' => '(Principu)',
270
271 # Contributions
272 'contributions' => "Kontribuţi d'utilizatori",
273 'mycontris' => 'Mes kontribuţi',
274 'contribsub2' => 'Pentru $1 ($2)',
275 'uctop' => '(susverf)',
276
277 # What links here
278 'whatlinkshere' => 'Legǎtul a ce pažu',
279 'whatlinkshere-title' => 'Paži legǎtulent a $1',
280 'nolinkshere' => "Paži ne legǎtent a '''[[:$1]]'''.",
281 'istemplate' => 'vikulabe',
282 'whatlinkshere-links' => '← legătuls',
283
284 # Block/unblock
285 'blocklink' => 'blokuapǎe',
286 'contribslink' => 'kontribuţi',
287
288 # Move page
289 'revertmove' => 'revenire',
290
291 # Export
292 'export' => 'Ķsporta paži',
293
294 # Thumbnails
295 'thumbnail-more' => 'ķsinde',
296 'thumbnail_error' => 'Eru vec kreare de thumbnail: $1',
297
298 # Tooltip help for the actions
299 'tooltip-pt-userpage' => "Moj pažu d'utilizatoru",
300 'tooltip-pt-mytalk' => 'Maj pažu diskuţus',
301 'tooltip-pt-preferences' => 'Maj prefirenţu',
302 'tooltip-pt-watchlist' => 'Lista pažinilor pe care le monitorizez.',
303 'tooltip-pt-mycontris' => 'Lista de mes kontribucions',
304 'tooltip-pt-login' => "Pute prilasnaere, ne l'est doist.",
305 'tooltip-pt-logout' => 'otlastaere',
306 'tooltip-ca-talk' => 'Diskuţie despre artikol',
307 'tooltip-ca-edit' => 'Poţi edita această pažină. Te rugăm se previzualizezi konţinutul enainte de salvare.',
308 'tooltip-ca-protect' => 'Ažatme ce pažu',
309 'tooltip-ca-delete' => 'Delăre ce pažu',
310 'tooltip-search' => 'Kaută en {{SITENAME}}',
311 'tooltip-n-mainpage' => "Visita l'pažu principu",
312 'tooltip-n-portal' => "Dajpul l'projectu, quelques pote faraere, o truves sabi.",
313 'tooltip-n-currentevents' => 'Găseşte informaţii despre evenimentiķ kurente',
314 'tooltip-n-recentchanges' => "Lista des şumbǎrae recentae en l'wiki.",
315 'tooltip-n-randompage' => 'Donare npažu alaetoare',
316 'tooltip-n-help' => 'Ajutor truves isi.',
317 'tooltip-t-whatlinkshere' => 'Lista tuturor pažinilor wiki care konduc spre această pažină',
318 'tooltip-t-contributions' => "Vu lista de kontribuţi de c'utilizatoru",
319 'tooltip-t-upload' => 'Tremer fişirul',
320 'tooltip-t-specialpages' => 'Lista de toat paži specialus',
321 'tooltip-ca-nstab-user' => "Vu l'pažu d'utilizatoru",
322 'tooltip-ca-nstab-project' => "Vu l'pažu de projektu",
323 'tooltip-ca-nstab-category' => "Vu l'pažu de kategoria",
324 'tooltip-minoredit' => "ce-est n'modifikacion minoru",
325 'tooltip-save' => 'Salvaere tes modifikacions',
326 'tooltip-diff' => 'Rată ce modifikări ai făcut tekstului.',
327
328 # Media information
329 'file-nohires' => "<small>Ce-n-est n'resolucion mai mari.</small>",
330 'show-big-image' => 'Mareşte resolucion',
331
332 # Bad image list
333 'bad_image_list' => 'Formatul este următorul:
334
335 Numai elementîle unei liste sunt luate en consideraere. (Açestea sunt linii ce encep cu *)
336
337 Prima legătură de pe linie trebuie se fie spre un fişier defectuos.
338
339 Orice legături ce urmează pe acenaşi linie sunt consideraete excepţii, dică paži unde fişierul poate părea inclus direct.',
340
341 # Metadata
342 'metadata' => 'Metadata',
343
344 # 'all' in various places, this might be different for inflected languages
345 'watchlistall2' => 'toat',
346 'namespacesall' => 'toat',
347 'monthsall' => 'toat',
348
349 # Special:SpecialPages
350 'specialpages' => 'Paži specalus',
351
352 );