2 * Notepad (Walloon resources)
4 * Copyright 1999 Pablo Saratxaga
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 * Si vos voloz aider avou li ratoûrnaedje des libes programes è walon,
21 * vos poloz scrîre a l' adresse emile <linux-wa@chanae.alphanet.ch>
24 #define LANGUAGE_ID Wa
25 #define LANGUAGE_NUMBER 90
26 #define LANGUAGE_MENU_ITEM "&Walon"
31 #define MENU_FILE "&Fitchî"
32 #define MENU_FILE_NEW "&Novea..."
33 #define MENU_FILE_OPEN "&Drovî"
34 #define MENU_FILE_SAVE "&Schaper"
35 #define MENU_FILE_SAVEAS "Schaper èt r&lomer..."
36 #define MENU_FILE_PRINT "&Rexhe"
37 #define MENU_FILE_PAGESETUP "Arrandjmint del &Pådje..."
38 #define MENU_FILE_PRINTSETUP "&Apontiaedje del scrirece..."
39 #define MENU_FILE_EXIT "Moussî &Foû"
41 #define MENU_EDIT "&Candjî"
42 #define MENU_EDIT_UNDO "&Disfé\tCtrl+Z"
43 #define MENU_EDIT_CUT "Cô&per\tCtrl+X"
44 #define MENU_EDIT_COPY "&Copyî\tCtrl+C"
45 #define MENU_EDIT_PASTE "C&laper\tCtrl+V"
46 #define MENU_EDIT_DELETE "&Rafacer\tDel"
47 #define MENU_EDIT_SELECTALL "&Tchwezi totafwait"
48 #define MENU_EDIT_TIMEDATE "&Eure/Date\tF5"
49 #define MENU_EDIT_WRAP "Côper les ro&yes"
51 #define MENU_SEARCH "C&werî"
52 #define MENU_SEARCH_SEARCH "Cwerî..."
53 #define MENU_SEARCH_NEXT "&Shûvant\tF3"
55 #define MENU_LANGUAGE "&Lingaedje"
57 #define MENU_HELP "&Aide"
58 #define MENU_HELP_CONTENTS "Å&dvins"
59 #define MENU_HELP_SEARCH "C&werî..."
60 #define MENU_HELP_HELP_ON_HELP "&Aide so l' Aide"
62 #define MENU_INFO "&Informåcion..."
63 #define MENU_INFO_LICENSE "&Licinse"
64 #define MENU_INFO_NO_WARRANTY "&NOLE WARANTEYE"
65 #define MENU_INFO_ABOUT_WINE "Å &dfait di Wine"
70 #define DIALOG_OK "I Va"
71 #define DIALOG_CANCEL "Rinoncî"
72 #define DIALOG_BROWSE "&Foyer..."
73 #define DIALOG_HELP "&Aide"
75 #define DIALOG_PAGESETUP_CAPTION "Arindjmint del Pådje"
76 /* "Tite" ni va nén vraiymint, i fåt ene sacwe d' meyeu [header] */
77 #define DIALOG_PAGESETUP_HEAD "&Tite:"
78 #define DIALOG_PAGESETUP_TAIL "&Pînote:"
79 /* "mardjes" ? [marges] */
80 #define DIALOG_PAGESETUP_MARGIN "&Mardjes:"
81 #define DIALOG_PAGESETUP_LEFT "&Hintche:"
82 #define DIALOG_PAGESETUP_RIGHT "&Droete:"
83 #define DIALOG_PAGESETUP_TOP "&Copete:"
84 #define DIALOG_PAGESETUP_BOTTOM "&Bas:"
89 #define STRING_PAGESETUP_HEADERVALUE "&n" /* FIXME */
90 #define STRING_PAGESETUP_FOOTERVALUE "Pådje &s" /* FIXME */
91 #define STRING_PAGESETUP_LEFTVALUE "20 mm" /* FIXME */
92 #define STRING_PAGESETUP_RIGHTVALUE "20 mm" /* FIXME */
93 #define STRING_PAGESETUP_TOPVALUE "25 mm" /* FIXME */
94 #define STRING_PAGESETUP_BOTTOMVALUE "25 mm" /* FIXME */
96 #define STRING_NOTEPAD "Notepad"
97 #define STRING_ERROR "AROKE"
98 #define STRING_WARNING "ADVERTIXHMINT"
99 #define STRING_INFO "Informåcion"
101 #define STRING_UNTITLED "(sin tite)"
103 #define STRING_ALL_FILES "Tos les fitchîs (*.*)"
104 #define STRING_TEXT_FILES_TXT "Fitchîs tekse (*.txt)"
106 #define STRING_TOOLARGE "Li fitchî '%s' est trop gros pol notepad.\n \
107 Eployoz on ôte aspougneu di tekse."
109 #define STRING_NOTEXT "Vos n' avoz rén sicrît. \
110 \nTapez ene sacwe èt rasayez"
114 #define STRING_DOESNOTEXIST "File '%s'\ndoes not exist\n\n \
115 Do you want to create a new file ?"
117 #define STRING_NOTSAVED "Li fitchî '%s'\na candjî\n\n \
120 #define STRING_NOTFOUND "'%s' pout nén esse trové."
122 #define STRING_OUT_OF_MEMORY "Li memwere est plinne. \n\
123 Cloyoz on programe ou pus po monter li memwere libe."
125 #include "notepad.rc"