Revision 821
Added by thorn over 16 years ago
CA.php | ||
---|---|---|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 |
Website Baker Project <http://www.websitebaker.org/>
|
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich
|
|
7 |
Website Baker Project <http://www.websitebaker.org/> |
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich |
|
9 | 9 |
|
10 |
Website Baker is free software; you can redistribute it and/or modify
|
|
11 |
it under the terms of the GNU General Public License as published by
|
|
12 |
the Free Software Foundation; either version 2 of the License, or
|
|
13 |
(at your option) any later version.
|
|
10 |
Website Baker is free software; you can redistribute it and/or modify |
|
11 |
it under the terms of the GNU General Public License as published by |
|
12 |
the Free Software Foundation; either version 2 of the License, or |
|
13 |
(at your option) any later version. |
|
14 | 14 |
|
15 |
Website Baker is distributed in the hope that it will be useful,
|
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
18 |
GNU General Public License for more details.
|
|
15 |
Website Baker is distributed in the hope that it will be useful, |
|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
18 |
GNU General Public License for more details. |
|
19 | 19 |
|
20 |
You should have received a copy of the GNU General Public License
|
|
21 |
along with Website Baker; if not, write to the Free Software
|
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
20 |
You should have received a copy of the GNU General Public License |
|
21 |
along with Website Baker; if not, write to the Free Software |
|
22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 | 23 |
|
24 | 24 |
*/ |
25 | 25 |
|
26 |
// use languageedit-module to modify this file |
|
27 |
|
|
26 | 28 |
// Define that this file is loaded |
27 | 29 |
if(!defined('LANGUAGE_LOADED')) { |
28 |
define('LANGUAGE_LOADED', true);
|
|
30 |
define('LANGUAGE_LOADED', true); |
|
29 | 31 |
} |
30 | 32 |
|
31 | 33 |
// Set the language information |
... | ... | |
46 | 48 |
$MENU['LANGUAGES'] = 'Idiomes'; |
47 | 49 |
$MENU['PREFERENCES'] = 'Perfil'; |
48 | 50 |
$MENU['SETTINGS'] = 'Paràmetres'; |
49 |
$MENU['ADMINTOOLS'] = 'Admin-Tools'; //needs to be translated
|
|
51 |
$MENU['ADMINTOOLS'] = 'Admin-Tools'; |
|
50 | 52 |
$MENU['ACCESS'] = 'Accés'; |
51 | 53 |
$MENU['USERS'] = 'Usuaris'; |
52 | 54 |
$MENU['GROUPS'] = 'Grups'; |
... | ... | |
63 | 65 |
$OVERVIEW['MODULES'] = 'Administreu els mòduls de Website Baker...'; |
64 | 66 |
$OVERVIEW['TEMPLATES'] = 'Canvieu l\'aspecte i estil de la vostra pàgina amb plantilles...'; |
65 | 67 |
$OVERVIEW['LANGUAGES'] = 'Administreu els idiomes de Website Baker...'; |
66 |
$OVERVIEW['PREFERENCES'] = 'Canvieu les preferències com l\'adre&ccdil;a de correu electrònic, contrasenya, etc... '; |
|
68 |
$OVERVIEW['PREFERENCES'] = 'Canvieu les preferències com l\'adreça de correu electrònic, contrasenya, etc... ';
|
|
67 | 69 |
$OVERVIEW['SETTINGS'] = 'Canvieu els paràmetres de Website Baker...'; |
68 | 70 |
$OVERVIEW['USERS'] = 'Administreu els usuaris que poden identificar-se a Website Baker...'; |
69 | 71 |
$OVERVIEW['GROUPS'] = 'Administreu els grups d\'usuaris i els seus permisos de sistema...'; |
70 | 72 |
$OVERVIEW['HELP'] = 'Teniu una pregunta? Trobeu la vostra resposta...'; |
71 | 73 |
$OVERVIEW['VIEW'] = 'Veure i navegar ràpidament la vostra pàgina web en una nova finestra...'; |
72 |
$OVERVIEW['ADMINTOOLS'] = 'Access the Website Baker administration tools...'; //needs to be translated
|
|
74 |
$OVERVIEW['ADMINTOOLS'] = 'Access the Website Baker administration tools...'; |
|
73 | 75 |
|
74 | 76 |
// Headings |
75 | 77 |
$HEADING['MODIFY_DELETE_PAGE'] = 'Modifica/Esborra Pàgina'; |
76 | 78 |
$HEADING['DELETED_PAGES'] = 'Pàgines Esborrades'; |
77 | 79 |
$HEADING['ADD_PAGE'] = 'Afegeix Pàgina'; |
78 |
$HEADING['ADD_HEADING'] = 'Afegeix Encap&ccdil;alament'; |
|
80 |
$HEADING['ADD_HEADING'] = 'Afegeix Encapçalament';
|
|
79 | 81 |
$HEADING['MODIFY_PAGE'] = 'Modifica Pàgina'; |
80 | 82 |
$HEADING['MODIFY_PAGE_SETTINGS'] = 'Modifica els Paràmetres de la Pàgina'; |
81 |
$HEADING['MODIFY_ADVANCED_PAGE_SETTINGS'] = 'Modifica els Paràmetres Avan&ccdil;ats de la Pàgina'; |
|
83 |
$HEADING['MODIFY_ADVANCED_PAGE_SETTINGS'] = 'Modifica els Paràmetres Avançats de la Pàgina';
|
|
82 | 84 |
$HEADING['MANAGE_SECTIONS'] = 'Administra les Seccions'; |
83 | 85 |
$HEADING['MODIFY_INTRO_PAGE'] = 'Modifica Pàgina Introductòria'; |
84 | 86 |
|
... | ... | |
106 | 108 |
$HEADING['DEFAULT_SETTINGS'] = 'Paràmetres per Defecte'; |
107 | 109 |
$HEADING['SEARCH_SETTINGS'] = 'Paràmetres de Cerca'; |
108 | 110 |
$HEADING['FILESYSTEM_SETTINGS'] = 'Paràmetres del Sistema de Fitxers'; |
109 |
$HEADING['SERVER_SETTINGS'] = 'Server Settings'; //needs to be translated
|
|
110 |
$HEADING['WBMAILER_SETTINGS'] = 'Mailer Settings'; //needs to be translated
|
|
111 |
$HEADING['ADMINISTRATION_TOOLS'] = 'Administration Tools'; //needs to be translated
|
|
111 |
$HEADING['SERVER_SETTINGS'] = 'Server Settings'; |
|
112 |
$HEADING['WBMAILER_SETTINGS'] = 'Mailer Settings'; |
|
113 |
$HEADING['ADMINISTRATION_TOOLS'] = 'Administration Tools'; |
|
112 | 114 |
|
113 | 115 |
$HEADING['MODIFY_DELETE_USER'] = 'Modifica/Esborra Usuari'; |
114 | 116 |
$HEADING['ADD_USER'] = 'Afegeix Usuari'; |
... | ... | |
119 | 121 |
$HEADING['MODIFY_GROUP'] = 'Modifica Grup'; |
120 | 122 |
|
121 | 123 |
// Other text |
122 |
$TEXT['OPEN'] = 'Open'; //needs to be translated
|
|
124 |
$TEXT['OPEN'] = 'Open'; |
|
123 | 125 |
$TEXT['ADD'] = 'Afegeix'; |
124 | 126 |
$TEXT['MODIFY'] = 'Modifica'; |
125 | 127 |
$TEXT['SETTINGS'] = 'Paràmetres'; |
... | ... | |
143 | 145 |
$TEXT['CHANGE'] = 'Canvia'; |
144 | 146 |
$TEXT['WINDOW'] = 'Finestra'; |
145 | 147 |
$TEXT['DESCRIPTION'] = 'Descripció'; |
146 |
$TEXT['KEYWORDS'] = 'Paraules clau';
|
|
148 |
$TEXT['KEYWORDS'] = 'Paraules Clau';
|
|
147 | 149 |
$TEXT['ADMINISTRATORS'] = 'Administradors'; |
148 | 150 |
$TEXT['PRIVATE_VIEWERS'] = 'Visualitzadors Privats'; |
149 | 151 |
$TEXT['EXPAND'] = 'Expandeix'; |
... | ... | |
193 | 195 |
$TEXT['GROUP'] = 'Grup'; |
194 | 196 |
$TEXT['SYSTEM_PERMISSIONS'] = 'Permisos de Sistema'; |
195 | 197 |
$TEXT['MODULE_PERMISSIONS'] = 'Permisos de Mòdul'; |
196 |
$TEXT['SHOW_ADVANCED'] = 'Mostra Opcions Avan&ccdil;ades'; |
|
197 |
$TEXT['HIDE_ADVANCED'] = 'Oculta Opcions Avan&ccdil;ades'; |
|
198 |
$TEXT['SHOW_ADVANCED'] = 'Mostra Opcions Avançades';
|
|
199 |
$TEXT['HIDE_ADVANCED'] = 'Oculta Opcions Avançades';
|
|
198 | 200 |
$TEXT['BASIC'] = 'Bàsic'; |
199 |
$TEXT['ADVANCED'] = 'Avan&ccdil;at'; |
|
201 |
$TEXT['ADVANCED'] = 'Avançat';
|
|
200 | 202 |
$TEXT['WEBSITE'] = 'Pàgina Web'; |
201 | 203 |
$TEXT['DEFAULT'] = 'Per defecte'; |
202 | 204 |
$TEXT['KEYWORDS'] = 'Paraules Clau'; |
203 |
$TEXT['TEXT'] = 'Text'; //needs to be translated
|
|
204 |
$TEXT['HEADER'] = 'Cap&ccdil;alera'; |
|
205 |
$TEXT['TEXT'] = 'Text'; |
|
206 |
$TEXT['HEADER'] = 'Capçalera';
|
|
205 | 207 |
$TEXT['FOOTER'] = 'Peu'; |
206 | 208 |
$TEXT['TEMPLATE'] = 'Plantilla'; |
207 | 209 |
$TEXT['INSTALLATION'] = 'Instal·lació'; |
... | ... | |
211 | 213 |
$TEXT['PAGE'] = 'Pàgina'; |
212 | 214 |
$TEXT['SIGNUP'] = 'Registre'; |
213 | 215 |
$TEXT['PHP_ERROR_LEVEL'] = 'Nivell d\'Informe d\'Error de PHP'; |
214 |
$TEXT['ADMIN'] = 'Admin'; //needs to be translated
|
|
216 |
$TEXT['ADMIN'] = 'Admin'; |
|
215 | 217 |
$TEXT['PATH'] = 'Ruta'; |
216 |
$TEXT['URL'] = 'URL'; //needs to be translated
|
|
218 |
$TEXT['URL'] = 'URL'; |
|
217 | 219 |
$TEXT['FRONTEND'] = 'Frontal'; |
218 | 220 |
$TEXT['EXTENSION'] = 'Extensions'; |
219 | 221 |
$TEXT['TABLE_PREFIX'] = 'Prefix de Taula'; |
... | ... | |
224 | 226 |
$TEXT['WELCOME_BACK'] = 'Benvingut de nou'; |
225 | 227 |
$TEXT['FULL_NAME'] = 'Nom Complet'; |
226 | 228 |
$TEXT['ACCOUNT_SIGNUP'] = 'Registre de Compte'; |
227 |
$TEXT['LINK'] = 'Enlla&ccdil;'; |
|
228 |
$TEXT['ANCHOR'] = 'Anchor'; //needs to be translated
|
|
229 |
$TEXT['LINK'] = 'Enllaç';
|
|
230 |
$TEXT['ANCHOR'] = 'Anchor'; |
|
229 | 231 |
$TEXT['TARGET'] = 'Destí'; |
230 | 232 |
$TEXT['NEW_WINDOW'] = 'Nova Finestra'; |
231 | 233 |
$TEXT['SAME_WINDOW'] = 'La Mateixa Finestra'; |
232 |
$TEXT['TOP_FRAME'] = 'Top Frame'; //needs to be translated
|
|
234 |
$TEXT['TOP_FRAME'] = 'Top Frame'; |
|
233 | 235 |
$TEXT['PAGE_LEVEL_LIMIT'] = 'Límit de Nivell de Pàgina'; |
234 | 236 |
$TEXT['SUCCESS'] = 'Èxit'; |
235 |
$TEXT['ERROR'] = 'Error'; //needs to be translated
|
|
237 |
$TEXT['ERROR'] = 'Error'; |
|
236 | 238 |
$TEXT['ARE_YOU_SURE'] = 'Esteu segur?'; |
237 | 239 |
$TEXT['YES'] = 'Sí'; |
238 |
$TEXT['NO'] = 'No'; //needs to be translated
|
|
240 |
$TEXT['NO'] = 'No'; |
|
239 | 241 |
$TEXT['SYSTEM_DEFAULT'] = 'Per Defecte del Sistema'; |
240 | 242 |
$TEXT['PAGE_TITLE'] = 'Títol de la Pàgina'; |
241 | 243 |
$TEXT['MENU_TITLE'] = 'Títol del Menú'; |
... | ... | |
277 | 279 |
$TEXT['MANAGE'] = 'Administreu'; |
278 | 280 |
$TEXT['CODE'] = 'Codi'; |
279 | 281 |
$TEXT['WIDTH'] = 'Amplada'; |
280 |
$TEXT['HEIGHT'] = 'Al&ccdil;ada'; |
|
282 |
$TEXT['HEIGHT'] = 'Alçada';
|
|
281 | 283 |
$TEXT['MORE'] = 'Més'; |
282 | 284 |
$TEXT['READ_MORE'] = 'Llegir Més'; |
283 | 285 |
$TEXT['CHANGE_SETTINGS'] = 'Canvia Paràmetres'; |
... | ... | |
291 | 293 |
$TEXT['WEBSITE_TITLE'] = 'Títol del Lloc Web'; |
292 | 294 |
$TEXT['WEBSITE_DESCRIPTION'] = 'Descripció del Lloc Web'; |
293 | 295 |
$TEXT['WEBSITE_KEYWORDS'] = 'Paraules clau del Lloc Web'; |
294 |
$TEXT['WEBSITE_HEADER'] = 'Cap&ccdil;alera del Lloc Web'; |
|
296 |
$TEXT['WEBSITE_HEADER'] = 'Capçalera del Lloc Web';
|
|
295 | 297 |
$TEXT['WEBSITE_FOOTER'] = 'Peu del Lloc Web'; |
296 |
$TEXT['RESULTS_HEADER'] = 'Cap&ccdil;alera de Resultats'; |
|
298 |
$TEXT['RESULTS_HEADER'] = 'Capçalera de Resultats';
|
|
297 | 299 |
$TEXT['RESULTS_LOOP'] = 'Bucle de Resultats'; |
298 | 300 |
$TEXT['RESULTS_FOOTER'] = 'Peu de Resultats'; |
299 | 301 |
$TEXT['LEVEL'] = 'Nivell'; |
300 | 302 |
$TEXT['NOT_FOUND'] = 'No Trobat'; |
301 | 303 |
$TEXT['PAGE_SPACER'] = 'Separador de Pàgina'; |
302 |
$TEXT['MATCHING'] = 'Matching'; //needs to be translated
|
|
304 |
$TEXT['MATCHING'] = 'Matching'; |
|
303 | 305 |
$TEXT['TEMPLATE_PERMISSIONS'] = 'Permisos de Plantilla'; |
304 | 306 |
$TEXT['PAGES_DIRECTORY'] = 'Directori de Pàgines'; |
305 | 307 |
$TEXT['MEDIA_DIRECTORY'] = 'Directori de Fitxers'; |
... | ... | |
331 | 333 |
$TEXT['SHORT_TEXT'] = 'Text Curt'; |
332 | 334 |
$TEXT['LONG_TEXT'] = 'Text Llarg'; |
333 | 335 |
$TEXT['HOMEPAGE_REDIRECTION'] = 'Redirecció de Pàgina Inicial'; |
334 |
$TEXT['HEADING'] = 'Encap&ccdil;alament'; |
|
336 |
$TEXT['HEADING'] = 'Encapçalament';
|
|
335 | 337 |
$TEXT['MULTIPLE_MENUS'] = 'Diversos Menús'; |
336 | 338 |
$TEXT['REGISTERED'] = 'Registrat'; |
337 | 339 |
$TEXT['START'] = 'Inici'; |
338 | 340 |
$TEXT['SECTION_BLOCKS'] = 'Blocs de la Secció'; |
339 | 341 |
$TEXT['REGISTERED_VIEWERS'] = 'Visualitzadors Registrats'; |
340 |
$TEXT['ALLOWED_VIEWERS'] = 'Allowed Viewers'; //needs to be translated
|
|
342 |
$TEXT['ALLOWED_VIEWERS'] = 'Allowed Viewers'; |
|
341 | 343 |
$TEXT['SUBMISSION_ID'] = 'ID de Tramesa'; |
342 | 344 |
$TEXT['SUBMISSIONS'] = 'Trameses'; |
343 | 345 |
$TEXT['SUBMITTED'] = 'Tramés'; |
344 | 346 |
$TEXT['MAX_SUBMISSIONS_PER_HOUR'] = 'Trameses Màx. Per Hora'; |
345 | 347 |
$TEXT['SUBMISSIONS_STORED_IN_DATABASE'] = 'Trameses Emmagatzemades a la Base de Dades'; |
346 |
$TEXT['EMAIL_ADDRESS'] = 'Adre&ccdil;a de Correu'; |
|
348 |
$TEXT['EMAIL_ADDRESS'] = 'Adreça de Correu';
|
|
347 | 349 |
$TEXT['CUSTOM'] = 'Personalitzat'; |
348 | 350 |
$TEXT['ANONYMOUS'] = 'Anònim'; |
349 | 351 |
$TEXT['SERVER_OPERATING_SYSTEM'] = 'Sistema Operatiu del Servidor'; |
350 | 352 |
$TEXT['WORLD_WRITEABLE_FILE_PERMISSIONS'] = 'Permisos d\'escriptura de fitxer per a tothom'; |
351 | 353 |
$TEXT['LINUX_UNIX_BASED'] = 'Basat en Linux/Unix'; |
352 |
$TEXT['WINDOWS'] = 'Windows'; //needs to be translated
|
|
354 |
$TEXT['WINDOWS'] = 'Windows'; |
|
353 | 355 |
$TEXT['HOME_FOLDER'] = 'Carpeta de l\'usuari'; |
354 | 356 |
$TEXT['HOME_FOLDERS'] = 'Carpetes dels usuaris'; |
355 | 357 |
$TEXT['PAGE_TRASH'] = 'Paperera'; |
... | ... | |
360 | 362 |
$TEXT['EMPTY_TRASH'] = 'Buida la Paperera'; |
361 | 363 |
$TEXT['TRASH_EMPTIED'] = 'Paperera Buidada'; |
362 | 364 |
$TEXT['ADD_SECTION'] = 'Afegeix Secció'; |
363 |
$TEXT['POST_HEADER'] = 'Post Header'; //needs to be translated
|
|
364 |
$TEXT['POST_FOOTER'] = 'Post Footer'; //needs to be translated
|
|
365 |
$TEXT['POSTS_PER_PAGE'] = 'Posts Per Page'; //needs to be translated
|
|
365 |
$TEXT['POST_HEADER'] = 'Post Header'; |
|
366 |
$TEXT['POST_FOOTER'] = 'Post Footer'; |
|
367 |
$TEXT['POSTS_PER_PAGE'] = 'Posts Per Page'; |
|
366 | 368 |
$TEXT['RESIZE_IMAGE_TO'] = 'Redimensiona Imatge A'; |
367 | 369 |
$TEXT['UNLIMITED'] = 'Il·limitat'; |
368 | 370 |
$TEXT['OF'] = 'De'; |
... | ... | |
376 | 378 |
$TEXT['RESULTS_FOR'] = 'Resultats De'; |
377 | 379 |
$TEXT['TIME'] = 'Temps'; |
378 | 380 |
$TEXT['WYSIWYG_STYLE'] = 'Estil WYSIWYG'; |
379 |
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG Editor'; //needs to be translated
|
|
381 |
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG Editor'; |
|
380 | 382 |
$TEXT['SERVER_EMAIL'] = 'Correu del Servidor'; |
381 | 383 |
$TEXT['MENU'] = 'Menú'; |
382 | 384 |
$TEXT['MANAGE_GROUPS'] = 'Administra els Grups'; |
... | ... | |
384 | 386 |
$TEXT['PAGE_LANGUAGES'] = 'Idiomes de la pàgina'; |
385 | 387 |
$TEXT['HIDDEN'] = 'Amagat'; |
386 | 388 |
$TEXT['MAIN'] = 'Principal'; |
387 |
$TEXT['RENAME_FILES_ON_UPLOAD'] = 'Rename Files On Upload'; //needs to be translated
|
|
388 |
$TEXT['APP_NAME'] = 'Application Name'; //needs to be translated
|
|
389 |
$TEXT['SESSION_IDENTIFIER'] = 'Session Identifier'; //needs to be translated
|
|
390 |
$TEXT['BACKUP'] = 'Backup'; //needs to be translated
|
|
391 |
$TEXT['RESTORE'] = 'Restore'; //needs to be translated
|
|
392 |
$TEXT['BACKUP_DATABASE'] = 'Backup Database'; //needs to be translated
|
|
393 |
$TEXT['RESTORE_DATABASE'] = 'Restore Database'; //needs to be translated
|
|
394 |
$TEXT['BACKUP_ALL_TABLES'] = 'Backup all tables in database'; //needs to be translated
|
|
395 |
$TEXT['BACKUP_WB_SPECIFIC'] = 'Backup only WB-specific tables'; //needs to be translated
|
|
396 |
$TEXT['BACKUP_MEDIA'] = 'Backup Media'; //needs to be translated
|
|
397 |
$TEXT['RESTORE_MEDIA'] = 'Restore Media'; //needs to be translated
|
|
398 |
$TEXT['ADMINISTRATION_TOOL'] = 'Administration tool'; //needs to be translated
|
|
399 |
$TEXT['CAPTCHA_VERIFICATION'] = 'Captcha Verification'; //needs to be translated
|
|
400 |
$TEXT['VERIFICATION'] = 'Verification'; //needs to be translated
|
|
401 |
$TEXT['DEFAULT_CHARSET'] = 'Default Charset'; //needs to be translated
|
|
402 |
$TEXT['CHARSET'] = 'Charset'; //needs to be translated
|
|
403 |
$TEXT['MODULE_ORDER'] = 'Module-order for searching'; //needs to be translated
|
|
404 |
$TEXT['MAX_EXCERPT'] = 'Max lines of excerpt'; //needs to be translated
|
|
405 |
$TEXT['TIME_LIMIT'] = 'Max time to gather excerpts per module'; //needs to be translated
|
|
406 |
$TEXT['PUBL_START_DATE'] = 'Start date'; //needs to be translated
|
|
407 |
$TEXT['PUBL_END_DATE'] = 'End date'; //needs to be translated
|
|
408 |
$TEXT['CALENDAR'] = 'Calender'; //needs to be translated
|
|
409 |
$TEXT['DELETE_DATE'] = 'Delete date'; //needs to be translated
|
|
410 |
$TEXT['WBMAILER_DEFAULT_SETTINGS_NOTICE'] = 'Please specify a default "FROM" address and "SENDER" name below. It is recommended to use a FROM address like: <strong>admin@yourdomain.com</strong>. Some mail provider (e.g. <em>mail.com</em>) may reject mails with a FROM: address like <em>name@mail.com</em> sent via a foreign relay to avoid spam.<br /><br />The default values are only used if no other values are specified by Website Baker. If your server supports <acronym title="Simple mail transfer protocol">SMTP</acronym>, you may want use this option for outgoing mails.'; //needs to be translated
|
|
411 |
$TEXT['WBMAILER_DEFAULT_SENDER_MAIL'] = 'Default From Mail'; //needs to be translated
|
|
412 |
$TEXT['WBMAILER_DEFAULT_SENDER_NAME'] = 'Default Sender Name'; //needs to be translated
|
|
413 |
$TEXT['WBMAILER_NOTICE'] = '<strong>SMTP Mailer Settings:</strong><br />The settings below are only required if you want to send mails via <acronym title="Simple mail transfer protocol">SMTP</acronym>. If you do not know your SMTP host or you are not sure about the required settings, simply stay with the default mail routine: PHP MAIL.'; //needs to be translated
|
|
414 |
$TEXT['WBMAILER_FUNCTION'] = 'Mail Routine'; //needs to be translated
|
|
415 |
$TEXT['WBMAILER_SMTP_HOST'] = 'SMTP Host'; //needs to be translated
|
|
416 |
$TEXT['WBMAILER_PHP'] = 'PHP MAIL'; //needs to be translated
|
|
417 |
$TEXT['WBMAILER_SMTP'] = 'SMTP'; //needs to be translated
|
|
418 |
$TEXT['WBMAILER_SMTP_AUTH'] = 'SMTP Authentification'; //needs to be translated
|
|
419 |
$TEXT['WBMAILER_SMTP_AUTH_NOTICE'] = 'only activate if your SMTP host requires authentification'; //needs to be translated
|
|
420 |
$TEXT['WBMAILER_SMTP_USERNAME'] = 'SMTP Username'; //needs to be translated
|
|
421 |
$TEXT['WBMAILER_SMTP_PASSWORD'] = 'SMTP Password'; //needs to be translated
|
|
422 |
$TEXT['PLEASE_LOGIN'] = 'Please login'; //needs to be translated
|
|
423 |
$TEXT['CAP_EDIT_CSS'] = 'Edit CSS'; //needs to be translated
|
|
424 |
$TEXT['HEADING_CSS_FILE'] = 'Actual module file: '; //needs to be translated
|
|
425 |
$TEXT['TXT_EDIT_CSS_FILE'] = 'Edit the CSS definitions in the textarea below.'; //needs to be translated
|
|
389 |
$TEXT['RENAME_FILES_ON_UPLOAD'] = 'Rename Files On Upload'; |
|
390 |
$TEXT['APP_NAME'] = 'Application Name'; |
|
391 |
$TEXT['SESSION_IDENTIFIER'] = 'Session Identifier'; |
|
392 |
$TEXT['BACKUP'] = 'Backup'; |
|
393 |
$TEXT['RESTORE'] = 'Restore'; |
|
394 |
$TEXT['BACKUP_DATABASE'] = 'Backup Database'; |
|
395 |
$TEXT['RESTORE_DATABASE'] = 'Restore Database'; |
|
396 |
$TEXT['BACKUP_ALL_TABLES'] = 'Backup all tables in database'; |
|
397 |
$TEXT['BACKUP_WB_SPECIFIC'] = 'Backup only WB-specific tables'; |
|
398 |
$TEXT['BACKUP_MEDIA'] = 'Backup Media'; |
|
399 |
$TEXT['RESTORE_MEDIA'] = 'Restore Media'; |
|
400 |
$TEXT['ADMINISTRATION_TOOL'] = 'Administration tool'; |
|
401 |
$TEXT['CAPTCHA_VERIFICATION'] = 'Captcha Verification'; |
|
402 |
$TEXT['VERIFICATION'] = 'Verification'; |
|
403 |
$TEXT['DEFAULT_CHARSET'] = 'Default Charset'; |
|
404 |
$TEXT['CHARSET'] = 'Charset'; |
|
405 |
$TEXT['MODULE_ORDER'] = 'Module-order for searching'; |
|
406 |
$TEXT['MAX_EXCERPT'] = 'Max lines of excerpt'; |
|
407 |
$TEXT['TIME_LIMIT'] = 'Max time to gather excerpts per module'; |
|
408 |
$TEXT['PUBL_START_DATE'] = 'Start date'; |
|
409 |
$TEXT['PUBL_END_DATE'] = 'End date'; |
|
410 |
$TEXT['CALENDAR'] = 'Calender'; |
|
411 |
$TEXT['DELETE_DATE'] = 'Delete date'; |
|
412 |
$TEXT['WBMAILER_DEFAULT_SETTINGS_NOTICE'] = 'Please specify a default "FROM" address and "SENDER" name below. It is recommended to use a FROM address like: <strong>admin@yourdomain.com</strong>. Some mail provider (e.g. <em>mail.com</em>) may reject mails with a FROM: address like <em>name@mail.com</em> sent via a foreign relay to avoid spam.<br /><br />The default values are only used if no other values are specified by Website Baker. If your server supports <acronym title="Simple mail transfer protocol">SMTP</acronym>, you may want use this option for outgoing mails.'; |
|
413 |
$TEXT['WBMAILER_DEFAULT_SENDER_MAIL'] = 'Default From Mail'; |
|
414 |
$TEXT['WBMAILER_DEFAULT_SENDER_NAME'] = 'Default Sender Name'; |
|
415 |
$TEXT['WBMAILER_NOTICE'] = '<strong>SMTP Mailer Settings:</strong><br />The settings below are only required if you want to send mails via <acronym title="Simple mail transfer protocol">SMTP</acronym>. If you do not know your SMTP host or you are not sure about the required settings, simply stay with the default mail routine: PHP MAIL.'; |
|
416 |
$TEXT['WBMAILER_FUNCTION'] = 'Mail Routine'; |
|
417 |
$TEXT['WBMAILER_SMTP_HOST'] = 'SMTP Host'; |
|
418 |
$TEXT['WBMAILER_PHP'] = 'PHP MAIL'; |
|
419 |
$TEXT['WBMAILER_SMTP'] = 'SMTP'; |
|
420 |
$TEXT['WBMAILER_SMTP_AUTH'] = 'SMTP Authentification'; |
|
421 |
$TEXT['WBMAILER_SMTP_AUTH_NOTICE'] = 'only activate if your SMTP host requires authentification'; |
|
422 |
$TEXT['WBMAILER_SMTP_USERNAME'] = 'SMTP Username'; |
|
423 |
$TEXT['WBMAILER_SMTP_PASSWORD'] = 'SMTP Password'; |
|
424 |
$TEXT['PLEASE_LOGIN'] = 'Please login'; |
|
425 |
$TEXT['CAP_EDIT_CSS'] = 'Edit CSS'; |
|
426 |
$TEXT['HEADING_CSS_FILE'] = 'Actual module file: '; |
|
427 |
$TEXT['TXT_EDIT_CSS_FILE'] = 'Edit the CSS definitions in the textarea below.'; |
|
426 | 428 |
|
427 | 429 |
// Success/error messages |
428 | 430 |
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'Ho sentim, no teniu permisos per a veure aquesta pàgina'; |
429 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display'; //needs to be translated
|
|
431 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display'; |
|
430 | 432 |
|
431 | 433 |
$MESSAGE['ADMIN']['INSUFFICIENT_PRIVELLIGES'] = 'No teniu privilegis suficients per estar ací'; |
432 | 434 |
|
... | ... | |
439 | 441 |
$MESSAGE['LOGIN']['PASSWORD_TOO_LONG'] = 'La contrasenya és massa llarga'; |
440 | 442 |
$MESSAGE['LOGIN']['AUTHENTICATION_FAILED'] = 'Nom d\'usuari o contrasenya incorrectes'; |
441 | 443 |
|
442 |
$MESSAGE['SIGNUP']['NO_EMAIL'] = 'Heu d\'Introduir una adre&ccdil;a de correu'; |
|
444 |
$MESSAGE['SIGNUP']['NO_EMAIL'] = 'Heu d\'Introduir una adreça de correu';
|
|
443 | 445 |
|
444 |
$MESSAGE['FORGOT_PASS']['NO_DATA'] = 'Per favor introduïu la vostra adre&ccdil;a de correu a baix'; |
|
446 |
$MESSAGE['FORGOT_PASS']['NO_DATA'] = 'Per favor introduïu la vostra adreça de correu a baix';
|
|
445 | 447 |
$MESSAGE['FORGOT_PASS']['EMAIL_NOT_FOUND'] = 'El correu que heu introduït no s\'ha trobat a la base de dades'; |
446 | 448 |
$MESSAGE['FORGOT_PASS']['CANNOT_EMAIL'] = 'No ha estat possible enviar la contrasenya, per favor contacteu amb l\'administrador del sistema'; |
447 |
$MESSAGE['FORGOT_PASS']['PASSWORD_RESET'] = 'El nom d\'usuari i contrasenya han estat enviats a la vostra adre&ccdil;a de correu'; |
|
449 |
$MESSAGE['FORGOT_PASS']['PASSWORD_RESET'] = 'El nom d\'usuari i contrasenya han estat enviats a la vostra adreça de correu';
|
|
448 | 450 |
$MESSAGE['FORGOT_PASS']['ALREADY_RESET'] = 'La contrasenya no es pot reiniciar més d\'un cop per hora, disculpeu'; |
449 | 451 |
|
450 | 452 |
$MESSAGE['START']['WELCOME_MESSAGE'] = 'Benvingut/da al Panell de Control de Website Baker'; |
... | ... | |
455 | 457 |
$MESSAGE['SETTINGS']['UNABLE_WRITE_CONFIG'] = 'No es pot escriure al fitxer de configuració'; |
456 | 458 |
$MESSAGE['SETTINGS']['SAVED'] = 'Paràmetres desats amb èxit'; |
457 | 459 |
$MESSAGE['SETTINGS']['MODE_SWITCH_WARNING'] = 'Avís: Prémer aquest botó reinicia tots els canvis no desats'; |
458 |
$MESSAGE['SETTINGS']['WORLD_WRITEABLE_WARNING'] = 'Avís: a&ccdil;ò només és recomana per a entorns de proves'; |
|
460 |
$MESSAGE['SETTINGS']['WORLD_WRITEABLE_WARNING'] = 'Avís: açò només és recomana per a entorns de proves';
|
|
459 | 461 |
|
460 | 462 |
$MESSAGE['USERS']['ADDED'] = 'Usuari afegit amb èxit'; |
461 | 463 |
$MESSAGE['USERS']['SAVED'] = 'Usuari desat amb èxit'; |
... | ... | |
464 | 466 |
$MESSAGE['USERS']['USERNAME_TOO_SHORT'] = 'El nom d\'usuari introduït és massa curt'; |
465 | 467 |
$MESSAGE['USERS']['PASSWORD_TOO_SHORT'] = 'La contrasenya introduïda és massa curta'; |
466 | 468 |
$MESSAGE['USERS']['PASSWORD_MISMATCH'] = 'La contrasenya introduïda no coincideix'; |
467 |
$MESSAGE['USERS']['INVALID_EMAIL'] = 'L\'adre&ccdil;a de correu introduïda és invàlida'; |
|
468 |
$MESSAGE['USERS']['EMAIL_TAKEN'] = 'L\'adre&ccdil;a de correu que heu introduït ja està en ús'; |
|
469 |
$MESSAGE['USERS']['INVALID_EMAIL'] = 'L\'adreça de correu introduïda és invàlida';
|
|
470 |
$MESSAGE['USERS']['EMAIL_TAKEN'] = 'L\'adreça de correu que heu introduït ja està en ús';
|
|
469 | 471 |
$MESSAGE['USERS']['USERNAME_TAKEN'] = 'El nom d\'usuari introduït ja està en ús'; |
470 | 472 |
$MESSAGE['USERS']['CHANGING_PASSWORD'] = 'Avís: Només hauríeu d\'introduir valors als camps superiors si voleu canviar aquestes contrasenyes d\'usuari'; |
471 | 473 |
$MESSAGE['USERS']['CONFIRM_DELETE'] = 'Esteu segur de voler esborrar l\'usuari seleccionat?'; |
... | ... | |
509 | 511 |
$MESSAGE['MEDIA']['UPLOADED'] = ' fitxers han estat penjats amb èxit'; |
510 | 512 |
|
511 | 513 |
$MESSAGE['PAGES']['ADDED'] = 'Pàgina afegida amb èxit'; |
512 |
$MESSAGE['PAGES']['ADDED_HEADING'] = 'Cap&ccdil;alera de pàgina afegida amb èxit'; |
|
514 |
$MESSAGE['PAGES']['ADDED_HEADING'] = 'Capçalera de pàgina afegida amb èxit';
|
|
513 | 515 |
$MESSAGE['PAGES']['PAGE_EXISTS'] = 'Existeix una pàgina amb el mateix títol o similar'; |
514 | 516 |
$MESSAGE['PAGES']['CANNOT_CREATE_ACCESS_FILE'] = 'Error creant el fitxer d\'accés al directori /pages (privilegis insuficients)'; |
515 | 517 |
$MESSAGE['PAGES']['CANNOT_DELETE_ACCESS_FILE'] = 'Error esborrant el fitxer d\'accés al directori /pages (privilegis insuficients)'; |
... | ... | |
541 | 543 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL'] = 'No s\'ha pogut desinstal·lar'; |
542 | 544 |
$MESSAGE['GENERIC']['CANNOT_UNZIP'] = 'No s\'ha pogut descomprimir el fitxer'; |
543 | 545 |
$MESSAGE['GENERIC']['INSTALLED'] = 'Instal·lat amb èxit'; |
544 |
$MESSAGE['GENERIC']['UPGRADED'] = 'Upgraded successfully'; //needs to be translated
|
|
546 |
$MESSAGE['GENERIC']['UPGRADED'] = 'Upgraded successfully'; |
|
545 | 547 |
$MESSAGE['GENERIC']['UNINSTALLED'] = 'Desinstal·lat amb èxit'; |
546 | 548 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'No s\'ha pogut escriure al directori de destí'; |
547 | 549 |
$MESSAGE['GENERIC']['INVALID'] = 'El fitxer que heu penjat no és vàlid'; |
548 | 550 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'No s\'ha pogut desinstal·lar: s\'està usant el fitxer seleccionat'; |
549 | 551 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Lloc Web en Construcció'; |
550 | 552 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Per favor torneu-ho a intentar prompte...'; |
551 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Please be patient, this might take a while.'; //needs to be translated
|
|
552 |
$MESSAGE['GENERIC']['ERROR_OPENING_FILE'] = 'Error opening file.'; //needs to be translated
|
|
553 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Please be patient, this might take a while.'; |
|
554 |
$MESSAGE['GENERIC']['ERROR_OPENING_FILE'] = 'Error opening file.'; |
|
553 | 555 |
|
554 | 556 |
$MESSAGE['MOD_FORM']['REQUIRED_FIELDS'] = 'Heu d\'introduir les dades per als següents camps'; |
555 | 557 |
$MESSAGE['MOD_FORM']['EXCESS_SUBMISSIONS'] = 'Ho sentim, aquest formulari ha estat enviat massa vegades durant l\'última hora. Per favor torneu-ho a intentar d\'ací una hora.'; |
556 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'The verification number (also known as Captcha) that you entered is incorrect. If you are having problems reading the Captcha, please email: '.SERVER_EMAIL; //needs to be translated
|
|
558 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'The verification number (also known as Captcha) that you entered is incorrect. If you are having problems reading the Captcha, please email: '.SERVER_EMAIL.'';
|
|
557 | 559 |
|
558 |
$MESSAGE['MOD_RELOAD']['PLEASE_SELECT'] = 'Please selected which add-ons you would like to have reloaded'; //needs to be translated
|
|
559 |
$MESSAGE['MOD_RELOAD']['MODULES_RELOADED'] = 'Modules reloaded successfully'; //needs to be translated
|
|
560 |
$MESSAGE['MOD_RELOAD']['TEMPLATES_RELOADED'] = 'Templates reloaded successfully'; //needs to be translated
|
|
561 |
$MESSAGE['MOD_RELOAD']['LANGUAGES_RELOADED'] = 'Languages reloaded successfully'; //needs to be translated
|
|
560 |
$MESSAGE['MOD_RELOAD']['PLEASE_SELECT'] = 'Please selected which add-ons you would like to have reloaded'; |
|
561 |
$MESSAGE['MOD_RELOAD']['MODULES_RELOADED'] = 'Modules reloaded successfully'; |
|
562 |
$MESSAGE['MOD_RELOAD']['TEMPLATES_RELOADED'] = 'Templates reloaded successfully'; |
|
563 |
$MESSAGE['MOD_RELOAD']['LANGUAGES_RELOADED'] = 'Languages reloaded successfully'; |
|
562 | 564 |
|
563 | 565 |
?> |
Also available in: Unified diff
fixed language-files