Revision 1319
Added by Dietmar over 14 years ago
CA.php | ||
---|---|---|
431 | 431 |
$TEXT['EXTENSION'] = "Extension"; |
432 | 432 |
$TEXT['UNZIP_FILE'] = "Upload and unpack a zip archive"; |
433 | 433 |
$TEXT['DELETE_ZIP'] = "Delete zip archive after unpacking"; |
434 |
$TEXT['NEED_CURRENT_PASSWORD'] ='confirm with current password'; |
|
434 | 435 |
|
435 | 436 |
// Success/error messages |
436 |
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'Ho sentim, no teniu permisos per a veure aquesta pàgina';
|
|
437 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display';
|
|
437 |
$MESSAGE['FRONTEND_SORRY_NO_VIEWING_PERMISSIONS'] = 'Ho sentim, no teniu permisos per a veure aquesta pàgina';
|
|
438 |
$MESSAGE['FRONTEND_SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display';
|
|
438 | 439 |
|
439 |
$MESSAGE['ADMIN']['INSUFFICIENT_PRIVELLIGES'] = 'No teniu privilegis suficients per estar ací';
|
|
440 |
$MESSAGE['ADMIN_INSUFFICIENT_PRIVELLIGES'] = 'No teniu privilegis suficients per estar ací';
|
|
440 | 441 |
|
441 |
$MESSAGE['LOGIN']['BOTH_BLANK'] = 'Per favor introduïu el vostre nom d\'usuari i contrasenya a baix';
|
|
442 |
$MESSAGE['LOGIN']['USERNAME_BLANK'] = 'Per favor introduïu un nom d\'usuari';
|
|
443 |
$MESSAGE['LOGIN']['PASSWORD_BLANK'] = 'Per favor introduïu una contrasenya';
|
|
444 |
$MESSAGE['LOGIN']['USERNAME_TOO_SHORT'] = 'El nom d\'usuari és massa curt';
|
|
445 |
$MESSAGE['LOGIN']['PASSWORD_TOO_SHORT'] = 'La contrasenya és massa curta';
|
|
446 |
$MESSAGE['LOGIN']['USERNAME_TOO_LONG'] = 'El nom d\'usuari és massa llarg';
|
|
447 |
$MESSAGE['LOGIN']['PASSWORD_TOO_LONG'] = 'La contrasenya és massa llarga';
|
|
448 |
$MESSAGE['LOGIN']['AUTHENTICATION_FAILED'] = 'Nom d\'usuari o contrasenya incorrectes';
|
|
442 |
$MESSAGE['LOGIN_BOTH_BLANK'] = 'Per favor introduïu el vostre nom d\'usuari i contrasenya a baix';
|
|
443 |
$MESSAGE['LOGIN_USERNAME_BLANK'] = 'Per favor introduïu un nom d\'usuari';
|
|
444 |
$MESSAGE['LOGIN_PASSWORD_BLANK'] = 'Per favor introduïu una contrasenya';
|
|
445 |
$MESSAGE['LOGIN_USERNAME_TOO_SHORT'] = 'El nom d\'usuari és massa curt';
|
|
446 |
$MESSAGE['LOGIN_PASSWORD_TOO_SHORT'] = 'La contrasenya és massa curta';
|
|
447 |
$MESSAGE['LOGIN_USERNAME_TOO_LONG'] = 'El nom d\'usuari és massa llarg';
|
|
448 |
$MESSAGE['LOGIN_PASSWORD_TOO_LONG'] = 'La contrasenya és massa llarga';
|
|
449 |
$MESSAGE['LOGIN_AUTHENTICATION_FAILED'] = 'Nom d\'usuari o contrasenya incorrectes';
|
|
449 | 450 |
|
450 |
$MESSAGE['SIGNUP']['NO_EMAIL'] = 'Heu d\'Introduir una adreça de correu'; |
|
451 |
$MESSAGE['SIGNUP2']['SUBJECT_LOGIN_INFO'] = 'Your login details...'; |
|
452 |
$MESSAGE['SIGNUP2']['BODY_LOGIN_INFO'] = <<< EOT |
|
451 |
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Heu d\'Introduir una adreça de correu'; |
|
452 |
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...'; |
|
453 |
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = <<< EOT |
|
454 |
Hello {LOGIN_DISPLAY_NAME}, |
|
455 |
|
|
456 |
You are welcome to our {LOGIN_WEBSITE_TITLE}. |
|
457 |
|
|
458 |
Your '{LOGIN_WEBSITE_TITLE}' login details are: |
|
459 |
Username: {LOGIN_NAME} |
|
460 |
Password: {LOGIN_PASSWORD} |
|
461 |
|
|
462 |
If you have received this message in error, please delete it immediately. |
|
463 |
EOT; |
|
464 |
|
|
465 |
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = <<< EOT |
|
453 | 466 |
Hello {LOGIN_DISPLAY_NAME}, |
454 | 467 |
|
455 | 468 |
Your '{LOGIN_WEBSITE_TITLE}' login details are: |
... | ... | |
462 | 475 |
If you have received this message in error, please delete it immediately. |
463 | 476 |
EOT; |
464 | 477 |
|
465 |
$MESSAGE['FORGOT_PASS']['NO_DATA'] = 'Per favor introduïu la vostra adreça de correu a baix';
|
|
466 |
$MESSAGE['FORGOT_PASS']['EMAIL_NOT_FOUND'] = 'El correu que heu introduït no s\'ha trobat a la base de dades';
|
|
467 |
$MESSAGE['FORGOT_PASS']['CANNOT_EMAIL'] = 'No ha estat possible enviar la contrasenya, per favor contacteu amb l\'administrador del sistema';
|
|
468 |
$MESSAGE['FORGOT_PASS']['PASSWORD_RESET'] = 'El nom d\'usuari i contrasenya han estat enviats a la vostra adreça de correu';
|
|
469 |
$MESSAGE['FORGOT_PASS']['ALREADY_RESET'] = 'La contrasenya no es pot reiniciar més d\'un cop per hora, disculpeu';
|
|
478 |
$MESSAGE['FORGOT_PASS_NO_DATA'] = 'Per favor introduïu la vostra adreça de correu a baix';
|
|
479 |
$MESSAGE['FORGOT_PASS_EMAIL_NOT_FOUND'] = 'El correu que heu introduït no s\'ha trobat a la base de dades';
|
|
480 |
$MESSAGE['FORGOT_PASS_CANNOT_EMAIL'] = 'No ha estat possible enviar la contrasenya, per favor contacteu amb l\'administrador del sistema';
|
|
481 |
$MESSAGE['FORGOT_PASS_PASSWORD_RESET'] = 'El nom d\'usuari i contrasenya han estat enviats a la vostra adreça de correu';
|
|
482 |
$MESSAGE['FORGOT_PASS_ALREADY_RESET'] = 'La contrasenya no es pot reiniciar més d\'un cop per hora, disculpeu';
|
|
470 | 483 |
|
471 |
$MESSAGE['START']['WELCOME_MESSAGE'] = 'Benvingut/da al Panell de Control de WebsiteBaker';
|
|
472 |
$MESSAGE['START']['INSTALL_DIR_EXISTS'] = 'Atenció, el Directori d\'Instal·lació Encara Existeix!';
|
|
473 |
$MESSAGE['START']['CURRENT_USER'] = 'Actualment esteu identificat com a:';
|
|
484 |
$MESSAGE['START_WELCOME_MESSAGE'] = 'Benvingut/da al Panell de Control de WebsiteBaker';
|
|
485 |
$MESSAGE['START_INSTALL_DIR_EXISTS'] = 'Atenció, el Directori d\'Instal·lació Encara Existeix!';
|
|
486 |
$MESSAGE['START_CURRENT_USER'] = 'Actualment esteu identificat com a:';
|
|
474 | 487 |
|
475 |
$MESSAGE['SETTINGS']['UNABLE_OPEN_CONFIG'] = 'No ha estat possible obrir el fitxer de configuració';
|
|
476 |
$MESSAGE['SETTINGS']['UNABLE_WRITE_CONFIG'] = 'No es pot escriure al fitxer de configuració';
|
|
477 |
$MESSAGE['SETTINGS']['SAVED'] = 'Paràmetres desats amb èxit';
|
|
478 |
$MESSAGE['SETTINGS']['MODE_SWITCH_WARNING'] = 'Avís: Prémer aquest botó reinicia tots els canvis no desats';
|
|
479 |
$MESSAGE['SETTINGS']['WORLD_WRITEABLE_WARNING'] = 'Avís: açò només és recomana per a entorns de proves';
|
|
488 |
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'No ha estat possible obrir el fitxer de configuració';
|
|
489 |
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'No es pot escriure al fitxer de configuració';
|
|
490 |
$MESSAGE['SETTINGS_SAVED'] = 'Paràmetres desats amb èxit';
|
|
491 |
$MESSAGE['SETTINGS_MODE_SWITCH_WARNING'] = 'Avís: Prémer aquest botó reinicia tots els canvis no desats';
|
|
492 |
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Avís: açò només és recomana per a entorns de proves';
|
|
480 | 493 |
|
481 |
$MESSAGE['USERS']['ADDED'] = 'Usuari afegit amb èxit';
|
|
482 |
$MESSAGE['USERS']['SAVED'] = 'Usuari desat amb èxit';
|
|
483 |
$MESSAGE['USERS']['DELETED'] = 'Usuari esborrat amb èxit';
|
|
484 |
$MESSAGE['USERS']['NO_GROUP'] = 'No s\'ha seleccionat cap grup';
|
|
485 |
$MESSAGE['USERS']['USERNAME_TOO_SHORT'] = 'El nom d\'usuari introduït és massa curt';
|
|
486 |
$MESSAGE['USERS']['PASSWORD_TOO_SHORT'] = 'La contrasenya introduïda és massa curta';
|
|
487 |
$MESSAGE['USERS']['PASSWORD_MISMATCH'] = 'La contrasenya introduïda no coincideix';
|
|
488 |
$MESSAGE['USERS']['INVALID_EMAIL'] = 'L\'adreça de correu introduïda és invàlida';
|
|
489 |
$MESSAGE['USERS']['EMAIL_TAKEN'] = 'L\'adreça de correu que heu introduït ja està en ús';
|
|
490 |
$MESSAGE['USERS']['USERNAME_TAKEN'] = 'El nom d\'usuari introduït ja està en ús';
|
|
491 |
$MESSAGE['USERS']['CHANGING_PASSWORD'] = 'Avís: Només hauríeu d\'introduir valors als camps superiors si voleu canviar aquestes contrasenyes d\'usuari';
|
|
492 |
$MESSAGE['USERS']['CONFIRM_DELETE'] = 'Esteu segur de voler esborrar l\'usuari seleccionat?';
|
|
494 |
$MESSAGE['USERS_ADDED'] = 'Usuari afegit amb èxit';
|
|
495 |
$MESSAGE['USERS_SAVED'] = 'Usuari desat amb èxit';
|
|
496 |
$MESSAGE['USERS_DELETED'] = 'Usuari esborrat amb èxit';
|
|
497 |
$MESSAGE['USERS_NO_GROUP'] = 'No s\'ha seleccionat cap grup';
|
|
498 |
$MESSAGE['USERS_USERNAME_TOO_SHORT'] = 'El nom d\'usuari introduït és massa curt';
|
|
499 |
$MESSAGE['USERS_PASSWORD_TOO_SHORT'] = 'La contrasenya introduïda és massa curta';
|
|
500 |
$MESSAGE['USERS_PASSWORD_MISMATCH'] = 'La contrasenya introduïda no coincideix';
|
|
501 |
$MESSAGE['USERS_INVALID_EMAIL'] = 'L\'adreça de correu introduïda és invàlida';
|
|
502 |
$MESSAGE['USERS_EMAIL_TAKEN'] = 'L\'adreça de correu que heu introduït ja està en ús';
|
|
503 |
$MESSAGE['USERS_USERNAME_TAKEN'] = 'El nom d\'usuari introduït ja està en ús';
|
|
504 |
$MESSAGE['USERS_CHANGING_PASSWORD'] = 'Avís: Només hauríeu d\'introduir valors als camps superiors si voleu canviar aquestes contrasenyes d\'usuari';
|
|
505 |
$MESSAGE['USERS_CONFIRM_DELETE'] = 'Esteu segur de voler esborrar l\'usuari seleccionat?';
|
|
493 | 506 |
|
494 |
$MESSAGE['GROUPS']['ADDED'] = 'Grup afegit amb èxit';
|
|
495 |
$MESSAGE['GROUPS']['SAVED'] = 'Grup desat amb èxit';
|
|
496 |
$MESSAGE['GROUPS']['DELETED'] = 'Grup esborrat amb èxit';
|
|
497 |
$MESSAGE['GROUPS']['GROUP_NAME_BLANK'] = 'El nom del grup és buit';
|
|
498 |
$MESSAGE['GROUPS']['CONFIRM_DELETE'] = 'Esteu segur de voler esborrar el grup seleccionat (i qualsevol usuari que pertanyi a aquest)?';
|
|
499 |
$MESSAGE['GROUPS']['NO_GROUPS_FOUND'] = 'No s\'han trobat grups';
|
|
500 |
$MESSAGE['GROUPS']['GROUP_NAME_EXISTS'] = 'Group name already exists';
|
|
507 |
$MESSAGE['GROUPS_ADDED'] = 'Grup afegit amb èxit';
|
|
508 |
$MESSAGE['GROUPS_SAVED'] = 'Grup desat amb èxit';
|
|
509 |
$MESSAGE['GROUPS_DELETED'] = 'Grup esborrat amb èxit';
|
|
510 |
$MESSAGE['GROUPS_GROUP_NAME_BLANK'] = 'El nom del grup és buit';
|
|
511 |
$MESSAGE['GROUPS_CONFIRM_DELETE'] = 'Esteu segur de voler esborrar el grup seleccionat (i qualsevol usuari que pertanyi a aquest)?';
|
|
512 |
$MESSAGE['GROUPS_NO_GROUPS_FOUND'] = 'No s\'han trobat grups';
|
|
513 |
$MESSAGE['GROUPS_GROUP_NAME_EXISTS'] = 'Group name already exists';
|
|
501 | 514 |
|
502 |
$MESSAGE['PREFERENCES']['DETAILS_SAVED'] = 'Dades desades amb èxit';
|
|
503 |
$MESSAGE['PREFERENCES']['EMAIL_UPDATED'] = 'Correu actualitzat amb èxit';
|
|
504 |
$MESSAGE['PREFERENCES']['CURRENT_PASSWORD_INCORRECT'] = 'La contrasenya (actual) que heu introduït és incorrecta';
|
|
505 |
$MESSAGE['PREFERENCES']['PASSWORD_CHANGED'] = 'Contrasenya canviada amb èxit';
|
|
506 |
$MESSAGE['PREFERENCES']['INVALID_CHARS'] = 'Invalid password chars used';
|
|
515 |
$MESSAGE['PREFERENCES_DETAILS_SAVED'] = 'Dades desades amb èxit';
|
|
516 |
$MESSAGE['PREFERENCES_EMAIL_UPDATED'] = 'Correu actualitzat amb èxit';
|
|
517 |
$MESSAGE['PREFERENCES_CURRENT_PASSWORD_INCORRECT'] = 'La contrasenya (actual) que heu introduït és incorrecta';
|
|
518 |
$MESSAGE['PREFERENCES_PASSWORD_CHANGED'] = 'Contrasenya canviada amb èxit';
|
|
519 |
$MESSAGE['PREFERENCES_INVALID_CHARS'] = 'Invalid password chars used';
|
|
507 | 520 |
|
508 |
$MESSAGE['TEMPLATES']['CHANGE_TEMPLATE_NOTICE'] = 'Avís: per a canviar la plantilla heu d\'anar a la secció Paràmetres';
|
|
521 |
$MESSAGE['TEMPLATES_CHANGE_TEMPLATE_NOTICE'] = 'Avís: per a canviar la plantilla heu d\'anar a la secció Paràmetres';
|
|
509 | 522 |
|
510 |
$MESSAGE['MEDIA']['DIR_DOT_DOT_SLASH'] = 'No es pot incloure ../ al nom de la carpeta';
|
|
511 |
$MESSAGE['MEDIA']['DIR_DOES_NOT_EXIST'] = 'Directory does not exist';
|
|
512 |
$MESSAGE['MEDIA']['TARGET_DOT_DOT_SLASH'] = 'No es pot tenir ../ a la carpeta de destí';
|
|
513 |
$MESSAGE['MEDIA']['NAME_DOT_DOT_SLASH'] = 'No es pot incloure ../ al nom';
|
|
514 |
$MESSAGE['MEDIA']['NAME_INDEX_PHP'] = 'No es pot usar index.php com a nom';
|
|
515 |
$MESSAGE['MEDIA']['NONE_FOUND'] = 'No s\'han trobat fitxers a la carpeta actual';
|
|
516 |
$MESSAGE['MEDIA']['FILE_NOT_FOUND'] = 'Fitxer no trobat';
|
|
517 |
$MESSAGE['MEDIA']['DELETED_FILE'] = 'Fitxer esborrat amb èxit';
|
|
518 |
$MESSAGE['MEDIA']['DELETED_DIR'] = 'Carpeta esborrada amb èxit';
|
|
519 |
$MESSAGE['MEDIA']['CONFIRM_DELETE'] = 'Esteu segur que voleu esborrar el següent fitxer o carpeta?';
|
|
520 |
$MESSAGE['MEDIA']['CANNOT_DELETE_FILE'] = 'No es pot esborrar el fitxer seleccionat';
|
|
521 |
$MESSAGE['MEDIA']['CANNOT_DELETE_DIR'] = 'No es pot esborrar la carpeta seleccionada';
|
|
522 |
$MESSAGE['MEDIA']['BLANK_NAME'] = 'No heu introduït un nou nom';
|
|
523 |
$MESSAGE['MEDIA']['BLANK_EXTENSION'] = 'No heu introduït una extensió de fitxer';
|
|
524 |
$MESSAGE['MEDIA']['RENAMED'] = 'S\'ha canviat el nom amb èxit';
|
|
525 |
$MESSAGE['MEDIA']['CANNOT_RENAME'] = 'No s\'ha pogut canviar el nom';
|
|
526 |
$MESSAGE['MEDIA']['FILE_EXISTS'] = 'Ja existeix un fitxer amb el nom que heu introduït';
|
|
527 |
$MESSAGE['MEDIA']['DIR_EXISTS'] = 'Ja existeix una carpeta amb el nom que heu introduït';
|
|
528 |
$MESSAGE['MEDIA']['DIR_MADE'] = 'Carpeta creada amb èxit';
|
|
529 |
$MESSAGE['MEDIA']['DIR_NOT_MADE'] = 'No s\'ha pogut crear la carpeta';
|
|
530 |
$MESSAGE['MEDIA']['SINGLE_UPLOADED'] = ' fitxer s\'ha penjat amb èxit';
|
|
531 |
$MESSAGE['MEDIA']['UPLOADED'] = ' fitxers han estat penjats amb èxit';
|
|
523 |
$MESSAGE['MEDIA_DIR_DOT_DOT_SLASH'] = 'No es pot incloure ../ al nom de la carpeta';
|
|
524 |
$MESSAGE['MEDIA_DIR_DOES_NOT_EXIST'] = 'Directory does not exist';
|
|
525 |
$MESSAGE['MEDIA_TARGET_DOT_DOT_SLASH'] = 'No es pot tenir ../ a la carpeta de destí';
|
|
526 |
$MESSAGE['MEDIA_NAME_DOT_DOT_SLASH'] = 'No es pot incloure ../ al nom';
|
|
527 |
$MESSAGE['MEDIA_NAME_INDEX_PHP'] = 'No es pot usar index.php com a nom';
|
|
528 |
$MESSAGE['MEDIA_NONE_FOUND'] = 'No s\'han trobat fitxers a la carpeta actual';
|
|
529 |
$MESSAGE['MEDIA_FILE_NOT_FOUND'] = 'Fitxer no trobat';
|
|
530 |
$MESSAGE['MEDIA_DELETED_FILE'] = 'Fitxer esborrat amb èxit';
|
|
531 |
$MESSAGE['MEDIA_DELETED_DIR'] = 'Carpeta esborrada amb èxit';
|
|
532 |
$MESSAGE['MEDIA_CONFIRM_DELETE'] = 'Esteu segur que voleu esborrar el següent fitxer o carpeta?';
|
|
533 |
$MESSAGE['MEDIA_CANNOT_DELETE_FILE'] = 'No es pot esborrar el fitxer seleccionat';
|
|
534 |
$MESSAGE['MEDIA_CANNOT_DELETE_DIR'] = 'No es pot esborrar la carpeta seleccionada';
|
|
535 |
$MESSAGE['MEDIA_BLANK_NAME'] = 'No heu introduït un nou nom';
|
|
536 |
$MESSAGE['MEDIA_BLANK_EXTENSION'] = 'No heu introduït una extensió de fitxer';
|
|
537 |
$MESSAGE['MEDIA_RENAMED'] = 'S\'ha canviat el nom amb èxit';
|
|
538 |
$MESSAGE['MEDIA_CANNOT_RENAME'] = 'No s\'ha pogut canviar el nom';
|
|
539 |
$MESSAGE['MEDIA_FILE_EXISTS'] = 'Ja existeix un fitxer amb el nom que heu introduït';
|
|
540 |
$MESSAGE['MEDIA_DIR_EXISTS'] = 'Ja existeix una carpeta amb el nom que heu introduït';
|
|
541 |
$MESSAGE['MEDIA_DIR_MADE'] = 'Carpeta creada amb èxit';
|
|
542 |
$MESSAGE['MEDIA_DIR_NOT_MADE'] = 'No s\'ha pogut crear la carpeta';
|
|
543 |
$MESSAGE['MEDIA_SINGLE_UPLOADED'] = ' fitxer s\'ha penjat amb èxit';
|
|
544 |
$MESSAGE['MEDIA_UPLOADED'] = ' fitxers han estat penjats amb èxit';
|
|
532 | 545 |
|
533 |
$MESSAGE['PAGES']['ADDED'] = 'Pàgina afegida amb èxit';
|
|
534 |
$MESSAGE['PAGES']['ADDED_HEADING'] = 'Capçalera de pàgina afegida amb èxit';
|
|
535 |
$MESSAGE['PAGES']['PAGE_EXISTS'] = 'Existeix una pàgina amb el mateix títol o similar';
|
|
536 |
$MESSAGE['PAGES']['CANNOT_CREATE_ACCESS_FILE'] = 'Error creant el fitxer d\'accés al directori /pages (privilegis insuficients)';
|
|
537 |
$MESSAGE['PAGES']['CANNOT_DELETE_ACCESS_FILE'] = 'Error esborrant el fitxer d\'accés al directori /pages (privilegis insuficients)';
|
|
538 |
$MESSAGE['PAGES']['NOT_FOUND'] = 'No s\'ha trobat la pàgina';
|
|
539 |
$MESSAGE['PAGES']['SAVED'] = 'Pàgina desada amb èxit';
|
|
540 |
$MESSAGE['PAGES']['SAVED_SETTINGS'] = 'Paràmetres de pàgina desats amb èxit';
|
|
541 |
$MESSAGE['PAGES']['NOT_SAVED'] = 'Error desant la pàgina';
|
|
542 |
$MESSAGE['PAGES']['DELETE_CONFIRM'] = 'Esteu segur de voler esborrar la pàgina seleccionada';
|
|
543 |
$MESSAGE['PAGES']['DELETED'] = 'Pàgina esborrada amb èxit';
|
|
544 |
$MESSAGE['PAGES']['RESTORED'] = 'Pàgina restaurada amb èxit';
|
|
545 |
$MESSAGE['PAGES']['BLANK_PAGE_TITLE'] = 'Per favor introduïu un títol de pàgina';
|
|
546 |
$MESSAGE['PAGES']['BLANK_MENU_TITLE'] = 'Per favor introduïu un títol per al menú';
|
|
547 |
$MESSAGE['PAGES']['REORDERED'] = 'Pàgina re-ordenada amb èxit';
|
|
548 |
$MESSAGE['PAGES']['CANNOT_REORDER'] = 'Error re-ordenant pàgina';
|
|
549 |
$MESSAGE['PAGES']['INSUFFICIENT_PERMISSIONS'] = 'No teniu permisos per a modificar aquesta pàgina';
|
|
550 |
$MESSAGE['PAGES']['INTRO_NOT_WRITABLE'] = 'No s\'ha pogut escriure al fitxer /pages/intro.php (privilegis insuficients)';
|
|
551 |
$MESSAGE['PAGES']['INTRO_SAVED'] = 'Pàgina d\'entrada desada amb èxit';
|
|
552 |
$MESSAGE['PAGES']['LAST_MODIFIED'] = 'Última modificació per';
|
|
553 |
$MESSAGE['PAGES']['INTRO_LINK'] = 'Premeu ACÍ per a modificar la pàgina d\'entrada';
|
|
554 |
$MESSAGE['PAGES']['SECTIONS_PROPERTIES_SAVED'] = 'Propietats de la secció desades amb èxit';
|
|
555 |
$MESSAGE['PAGES']['RETURN_TO_PAGES'] = 'Torna a les pàgines';
|
|
546 |
$MESSAGE['PAGES_ADDED'] = 'Pàgina afegida amb èxit';
|
|
547 |
$MESSAGE['PAGES_ADDED_HEADING'] = 'Capçalera de pàgina afegida amb èxit';
|
|
548 |
$MESSAGE['PAGES_PAGE_EXISTS'] = 'Existeix una pàgina amb el mateix títol o similar';
|
|
549 |
$MESSAGE['PAGES_CANNOT_CREATE_ACCESS_FILE'] = 'Error creant el fitxer d\'accés al directori /pages (privilegis insuficients)';
|
|
550 |
$MESSAGE['PAGES_CANNOT_DELETE_ACCESS_FILE'] = 'Error esborrant el fitxer d\'accés al directori /pages (privilegis insuficients)';
|
|
551 |
$MESSAGE['PAGES_NOT_FOUND'] = 'No s\'ha trobat la pàgina';
|
|
552 |
$MESSAGE['PAGES_SAVED'] = 'Pàgina desada amb èxit';
|
|
553 |
$MESSAGE['PAGES_SAVED_SETTINGS'] = 'Paràmetres de pàgina desats amb èxit';
|
|
554 |
$MESSAGE['PAGES_NOT_SAVED'] = 'Error desant la pàgina';
|
|
555 |
$MESSAGE['PAGES_DELETE_CONFIRM'] = 'Esteu segur de voler esborrar la pàgina seleccionada';
|
|
556 |
$MESSAGE['PAGES_DELETED'] = 'Pàgina esborrada amb èxit';
|
|
557 |
$MESSAGE['PAGES_RESTORED'] = 'Pàgina restaurada amb èxit';
|
|
558 |
$MESSAGE['PAGES_BLANK_PAGE_TITLE'] = 'Per favor introduïu un títol de pàgina';
|
|
559 |
$MESSAGE['PAGES_BLANK_MENU_TITLE'] = 'Per favor introduïu un títol per al menú';
|
|
560 |
$MESSAGE['PAGES_REORDERED'] = 'Pàgina re-ordenada amb èxit';
|
|
561 |
$MESSAGE['PAGES_CANNOT_REORDER'] = 'Error re-ordenant pàgina';
|
|
562 |
$MESSAGE['PAGES_INSUFFICIENT_PERMISSIONS'] = 'No teniu permisos per a modificar aquesta pàgina';
|
|
563 |
$MESSAGE['PAGES_INTRO_NOT_WRITABLE'] = 'No s\'ha pogut escriure al fitxer /pages/intro.php (privilegis insuficients)';
|
|
564 |
$MESSAGE['PAGES_INTRO_SAVED'] = 'Pàgina d\'entrada desada amb èxit';
|
|
565 |
$MESSAGE['PAGES_LAST_MODIFIED'] = 'Última modificació per';
|
|
566 |
$MESSAGE['PAGES_INTRO_LINK'] = 'Premeu ACÍ per a modificar la pàgina d\'entrada';
|
|
567 |
$MESSAGE['PAGES_SECTIONS_PROPERTIES_SAVED'] = 'Propietats de la secció desades amb èxit';
|
|
568 |
$MESSAGE['PAGES_RETURN_TO_PAGES'] = 'Torna a les pàgines';
|
|
556 | 569 |
|
557 |
$MESSAGE['GENERIC']['FILL_IN_ALL'] = 'Per favor torneu arrere i completeu tots els camps'; |
|
558 |
$MESSAGE['GENERIC']['FILE_TYPE'] = 'Per favor recordeu que el fitxer que pengeu ha d\'estar en un dels següents formats:'; |
|
559 |
$MESSAGE['GENERIC']['FILE_TYPES'] = 'Per favor recordeu que els fitxers que pengeu han d\'estar en un dels següents formats:'; |
|
560 |
$MESSAGE['GENERIC']['CANNOT_UPLOAD'] = 'No s\'ha pogut penjar el fitxer'; |
|
561 |
$MESSAGE['GENERIC']['ALREADY_INSTALLED'] = 'Ja està instal·lat'; |
|
562 |
$MESSAGE['GENERIC']['NOT_INSTALLED'] = 'No està instal·lat'; |
|
563 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL'] = 'No s\'ha pogut desinstal·lar'; |
|
564 |
$MESSAGE['GENERIC']['CANNOT_UNZIP'] = 'No s\'ha pogut descomprimir el fitxer'; |
|
565 |
$MESSAGE['GENERIC']['INSTALLED'] = 'Instal·lat amb èxit'; |
|
566 |
$MESSAGE['GENERIC']['UPGRADED'] = 'Upgraded successfully'; |
|
567 |
$MESSAGE['GENERIC']['UNINSTALLED'] = 'Desinstal·lat amb èxit'; |
|
568 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'No s\'ha pogut escriure al directori de destí'; |
|
569 |
$MESSAGE['GENERIC']['INVALID'] = 'El fitxer que heu penjat no és vàlid'; |
|
570 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'No s\'ha pogut desinstal·lar: s\'està usant el fitxer seleccionat'; |
|
570 |
$MESSAGE['GENERIC_FILL_IN_ALL'] = 'Per favor torneu arrere i completeu tots els camps'; |
|
571 |
$MESSAGE['GENERIC_FILE_TYPE'] = 'Per favor recordeu que el fitxer que pengeu ha d\'estar en un dels següents formats:'; |
|
572 |
$MESSAGE['GENERIC_FILE_TYPES'] = 'Per favor recordeu que els fitxers que pengeu han d\'estar en un dels següents formats:'; |
|
573 |
$MESSAGE['GENERIC_CANNOT_UPLOAD'] = 'No s\'ha pogut penjar el fitxer'; |
|
574 |
$MESSAGE['GENERIC_ALREADY_INSTALLED'] = 'Ja està instal·lat'; |
|
575 |
$MESSAGE['GENERIC_NOT_INSTALLED'] = 'No està instal·lat'; |
|
576 |
$MESSAGE['GENERIC_CANNOT_UNINSTALL'] = 'No s\'ha pogut desinstal·lar'; |
|
577 |
$MESSAGE['GENERIC_CANNOT_UNZIP'] = 'No s\'ha pogut descomprimir el fitxer'; |
|
578 |
$MESSAGE['GENERIC_INSTALLED'] = 'Instal·lat amb èxit'; |
|
579 |
$MESSAGE['GENERIC_UPGRADED'] = 'Upgraded successfully'; |
|
580 |
$MESSAGE['GENERIC_UNINSTALLED'] = 'Desinstal·lat amb èxit'; |
|
581 |
$MESSAGE['GENERIC_BAD_PERMISSIONS'] = 'No s\'ha pogut escriure al directori de destí'; |
|
582 |
$MESSAGE['GENERIC_INVALID'] = 'El fitxer que heu penjat no és vàlid'; |
|
583 |
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE'] = 'No s\'ha pogut desinstal·lar: s\'està usant el fitxer seleccionat'; |
|
584 |
$MESSAGE['GENERIC_SECURITY_OFFENSE'] = 'Security offense!! data storing was refused!!'; |
|
571 | 585 |
|
572 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> could not be uninstalled, because it is still in use on {{pages}}.<br /><br />";
|
|
573 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "this page;these pages";
|
|
574 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Can't uninstall the template <b>{{name}}</b>, because it is the default template!";
|
|
586 |
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> could not be uninstalled, because it is still in use on {{pages}}.<br /><br />";
|
|
587 |
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "this page;these pages";
|
|
588 |
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Can't uninstall the template <b>{{name}}</b>, because it is the default template!";
|
|
575 | 589 |
|
576 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Lloc Web en Construcció';
|
|
577 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Per favor torneu-ho a intentar prompte...';
|
|
578 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Please be patient, this might take a while.';
|
|
579 |
$MESSAGE['GENERIC']['ERROR_OPENING_FILE'] = 'Error opening file.';
|
|
580 |
$MESSAGE['GENERIC']['INVALID_ADDON_FILE'] = 'Invalid WebsiteBaker installation file. Please check the *.zip format.';
|
|
581 |
$MESSAGE['GENERIC']['INVALID_LANGUAGE_FILE'] = 'Invalid WebsiteBaker language file. Please check the text file.';
|
|
590 |
$MESSAGE['GENERIC_WEBSITE_UNDER_CONSTRUCTION'] = 'Lloc Web en Construcció';
|
|
591 |
$MESSAGE['GENERIC_PLEASE_CHECK_BACK_SOON'] = 'Per favor torneu-ho a intentar prompte...';
|
|
592 |
$MESSAGE['GENERIC_PLEASE_BE_PATIENT'] = 'Please be patient, this might take a while.';
|
|
593 |
$MESSAGE['GENERIC_ERROR_OPENING_FILE'] = 'Error opening file.';
|
|
594 |
$MESSAGE['GENERIC_INVALID_ADDON_FILE'] = 'Invalid WebsiteBaker installation file. Please check the *.zip format.';
|
|
595 |
$MESSAGE['GENERIC_INVALID_LANGUAGE_FILE'] = 'Invalid WebsiteBaker language file. Please check the text file.';
|
|
582 | 596 |
|
583 |
$MESSAGE['MOD_FORM']['REQUIRED_FIELDS'] = 'Heu d\'introduir les dades per als següents camps';
|
|
584 |
$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.';
|
|
585 |
$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.'';
|
|
597 |
$MESSAGE['MOD_FORM_REQUIRED_FIELDS'] = 'Heu d\'introduir les dades per als següents camps';
|
|
598 |
$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.';
|
|
599 |
$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.'';
|
|
586 | 600 |
|
587 |
$MESSAGE['ADDON']['RELOAD'] = 'Update database with information from Add-on files (e.g. after FTP upload).';
|
|
588 |
$MESSAGE['ADDON']['ERROR_RELOAD'] = 'Error while updating the Add-On information.';
|
|
589 |
$MESSAGE['ADDON']['MODULES_RELOADED'] = 'Modules reloaded successfully';
|
|
590 |
$MESSAGE['ADDON']['TEMPLATES_RELOADED'] = 'Templates reloaded successfully';
|
|
591 |
$MESSAGE['ADDON']['LANGUAGES_RELOADED'] = 'Languages reloaded successfully';
|
|
592 |
$MESSAGE['ADDON']['PRECHECK_FAILED'] = 'Add-on installation failed. Your system does not fulfill the requirements of this Add-on. To make this Add-on working on your system, please fix the issues summarized below.';
|
|
593 |
$MESSAGE['ADDON']['MANUAL_INSTALLATION'] = 'When modules are uploaded via FTP (not recommended), the module installation files <tt>install.php</tt>, <tt>upgrade.php</tt> or <tt>uninstall.php</tt> will not be executed automatically. Those modules may not work correct or do not uninstall properly.<br /><br />You can execute the module files manually for modules uploaded via FTP below.';
|
|
594 |
$MESSAGE['ADDON']['MANUAL_INSTALLATION_WARNING'] = 'Warning: Existing module database entries will get lost. Only use this option if you experience problems with modules uploaded via FTP.';
|
|
601 |
$MESSAGE['ADDON_RELOAD'] = 'Update database with information from Add-on files (e.g. after FTP upload).';
|
|
602 |
$MESSAGE['ADDON_ERROR_RELOAD'] = 'Error while updating the Add-On information.';
|
|
603 |
$MESSAGE['ADDON_MODULES_RELOADED'] = 'Modules reloaded successfully';
|
|
604 |
$MESSAGE['ADDON_TEMPLATES_RELOADED'] = 'Templates reloaded successfully';
|
|
605 |
$MESSAGE['ADDON_LANGUAGES_RELOADED'] = 'Languages reloaded successfully';
|
|
606 |
$MESSAGE['ADDON_PRECHECK_FAILED'] = 'Add-on installation failed. Your system does not fulfill the requirements of this Add-on. To make this Add-on working on your system, please fix the issues summarized below.';
|
|
607 |
$MESSAGE['ADDON_MANUAL_INSTALLATION'] = 'When modules are uploaded via FTP (not recommended), the module installation files <tt>install.php</tt>, <tt>upgrade.php</tt> or <tt>uninstall.php</tt> will not be executed automatically. Those modules may not work correct or do not uninstall properly.<br /><br />You can execute the module files manually for modules uploaded via FTP below.';
|
|
608 |
$MESSAGE['ADDON_MANUAL_INSTALLATION_WARNING'] = 'Warning: Existing module database entries will get lost. Only use this option if you experience problems with modules uploaded via FTP.';
|
|
595 | 609 |
|
610 |
/* BEGIN allocation */ |
|
611 |
|
|
612 |
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = $MESSAGE['FRONTEND_SORRY_NO_VIEWING_PERMISSIONS'] ; |
|
613 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = $MESSAGE['FRONTEND_SORRY_NO_ACTIVE_SECTIONS'] ; |
|
614 |
$MESSAGE['ADMIN']['INSUFFICIENT_PRIVELLIGES'] = $MESSAGE['ADMIN_INSUFFICIENT_PRIVELLIGES'] ; |
|
615 |
$MESSAGE['LOGIN']['BOTH_BLANK'] = $MESSAGE['LOGIN_BOTH_BLANK'] ; |
|
616 |
$MESSAGE['LOGIN']['USERNAME_BLANK'] = $MESSAGE['LOGIN_USERNAME_BLANK'] ; |
|
617 |
$MESSAGE['LOGIN']['PASSWORD_BLANK'] = $MESSAGE['LOGIN_PASSWORD_BLANK'] ; |
|
618 |
$MESSAGE['LOGIN']['USERNAME_TOO_SHORT'] = $MESSAGE['LOGIN_USERNAME_TOO_SHORT'] ; |
|
619 |
$MESSAGE['LOGIN']['PASSWORD_TOO_SHORT'] = $MESSAGE['LOGIN_PASSWORD_TOO_SHORT'] ; |
|
620 |
$MESSAGE['LOGIN']['USERNAME_TOO_LONG'] = $MESSAGE['LOGIN_USERNAME_TOO_LONG'] ; |
|
621 |
$MESSAGE['LOGIN']['PASSWORD_TOO_LONG'] = $MESSAGE['LOGIN_PASSWORD_TOO_LONG'] ; |
|
622 |
$MESSAGE['LOGIN']['AUTHENTICATION_FAILED'] = $MESSAGE['LOGIN_AUTHENTICATION_FAILED'] ; |
|
623 |
$MESSAGE['SIGNUP']['NO_EMAIL'] = $MESSAGE['SIGNUP_NO_EMAIL'] ; |
|
624 |
$MESSAGE['SIGNUP2']['SUBJECT_LOGIN_INFO'] = $MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] ; |
|
625 |
$MESSAGE['SIGNUP2']['BODY_LOGIN_FORGOT'] = $MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] ; |
|
626 |
$MESSAGE['FORGOT_PASS']['NO_DATA'] = $MESSAGE['FORGOT_PASS_NO_DATA'] ; |
|
627 |
$MESSAGE['FORGOT_PASS']['EMAIL_NOT_FOUND'] = $MESSAGE['FORGOT_PASS_EMAIL_NOT_FOUND'] ; |
|
628 |
$MESSAGE['FORGOT_PASS']['CANNOT_EMAIL'] = $MESSAGE['FORGOT_PASS_CANNOT_EMAIL'] ; |
|
629 |
$MESSAGE['FORGOT_PASS']['PASSWORD_RESET'] = $MESSAGE['FORGOT_PASS_PASSWORD_RESET'] ; |
|
630 |
$MESSAGE['FORGOT_PASS']['ALREADY_RESET'] = $MESSAGE['FORGOT_PASS_ALREADY_RESET'] ; |
|
631 |
$MESSAGE['START']['WELCOME_MESSAGE'] = $MESSAGE['START_WELCOME_MESSAGE'] ; |
|
632 |
$MESSAGE['START']['INSTALL_DIR_EXISTS'] = $MESSAGE['START_INSTALL_DIR_EXISTS'] ; |
|
633 |
$MESSAGE['START']['CURRENT_USER'] = $MESSAGE['START_CURRENT_USER'] ; |
|
634 |
$MESSAGE['SETTINGS']['UNABLE_OPEN_CONFIG'] = $MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] ; |
|
635 |
$MESSAGE['SETTINGS']['UNABLE_WRITE_CONFIG'] = $MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] ; |
|
636 |
$MESSAGE['SETTINGS']['SAVED'] = $MESSAGE['SETTINGS_SAVED'] ; |
|
637 |
$MESSAGE['SETTINGS']['MODE_SWITCH_WARNING'] = $MESSAGE['SETTINGS_MODE_SWITCH_WARNING'] ; |
|
638 |
$MESSAGE['SETTINGS']['WORLD_WRITEABLE_WARNING'] = $MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] ; |
|
639 |
$MESSAGE['USERS']['ADDED'] = $MESSAGE['USERS_ADDED'] ; |
|
640 |
$MESSAGE['USERS']['SAVED'] = $MESSAGE['USERS_SAVED'] ; |
|
641 |
$MESSAGE['USERS']['DELETED'] = $MESSAGE['USERS_DELETED'] ; |
|
642 |
$MESSAGE['USERS']['NO_GROUP'] = $MESSAGE['USERS_NO_GROUP'] ; |
|
643 |
$MESSAGE['USERS']['USERNAME_TOO_SHORT'] = $MESSAGE['USERS_USERNAME_TOO_SHORT'] ; |
|
644 |
$MESSAGE['USERS']['PASSWORD_TOO_SHORT'] = $MESSAGE['USERS_PASSWORD_TOO_SHORT'] ; |
|
645 |
$MESSAGE['USERS']['PASSWORD_MISMATCH'] = $MESSAGE['USERS_PASSWORD_MISMATCH'] ; |
|
646 |
$MESSAGE['USERS']['INVALID_EMAIL'] = $MESSAGE['USERS_INVALID_EMAIL'] ; |
|
647 |
$MESSAGE['USERS']['EMAIL_TAKEN'] = $MESSAGE['USERS_EMAIL_TAKEN'] ; |
|
648 |
$MESSAGE['USERS']['USERNAME_TAKEN'] = $MESSAGE['USERS_USERNAME_TAKEN'] ; |
|
649 |
$MESSAGE['USERS']['CHANGING_PASSWORD'] = $MESSAGE['USERS_CHANGING_PASSWORD'] ; |
|
650 |
$MESSAGE['USERS']['CONFIRM_DELETE'] = $MESSAGE['USERS_CONFIRM_DELETE'] ; |
|
651 |
$MESSAGE['GROUPS']['ADDED'] = $MESSAGE['GROUPS_ADDED'] ; |
|
652 |
$MESSAGE['GROUPS']['SAVED'] = $MESSAGE['GROUPS_SAVED'] ; |
|
653 |
$MESSAGE['GROUPS']['DELETED'] = $MESSAGE['GROUPS_DELETED'] ; |
|
654 |
$MESSAGE['GROUPS']['GROUP_NAME_BLANK'] = $MESSAGE['GROUPS_GROUP_NAME_BLANK'] ; |
|
655 |
$MESSAGE['GROUPS']['CONFIRM_DELETE'] = $MESSAGE['GROUPS_CONFIRM_DELETE'] ; |
|
656 |
$MESSAGE['GROUPS']['NO_GROUPS_FOUND'] = $MESSAGE['GROUPS_NO_GROUPS_FOUND'] ; |
|
657 |
$MESSAGE['GROUPS']['GROUP_NAME_EXISTS'] = $MESSAGE['GROUPS_GROUP_NAME_EXISTS'] ; |
|
658 |
$MESSAGE['PREFERENCES']['DETAILS_SAVED'] = $MESSAGE['PREFERENCES_DETAILS_SAVED'] ; |
|
659 |
$MESSAGE['PREFERENCES']['EMAIL_UPDATED'] = $MESSAGE['PREFERENCES_EMAIL_UPDATED'] ; |
|
660 |
$MESSAGE['PREFERENCES']['CURRENT_PASSWORD_INCORRECT'] = $MESSAGE['PREFERENCES_CURRENT_PASSWORD_INCORRECT'] ; |
|
661 |
$MESSAGE['PREFERENCES']['PASSWORD_CHANGED'] = $MESSAGE['PREFERENCES_PASSWORD_CHANGED'] ; |
|
662 |
$MESSAGE['PREFERENCES']['INVALID_CHARS'] = $MESSAGE['PREFERENCES_INVALID_CHARS'] ; |
|
663 |
$MESSAGE['TEMPLATES']['CHANGE_TEMPLATE_NOTICE'] = $MESSAGE['TEMPLATES_CHANGE_TEMPLATE_NOTICE'] ; |
|
664 |
$MESSAGE['MEDIA']['DIR_DOT_DOT_SLASH'] = $MESSAGE['MEDIA_DIR_DOT_DOT_SLASH'] ; |
|
665 |
$MESSAGE['MEDIA']['DIR_DOES_NOT_EXIST'] = $MESSAGE['MEDIA_DIR_DOES_NOT_EXIST'] ; |
|
666 |
$MESSAGE['MEDIA']['TARGET_DOT_DOT_SLASH'] = $MESSAGE['MEDIA_TARGET_DOT_DOT_SLASH'] ; |
|
667 |
$MESSAGE['MEDIA']['NAME_DOT_DOT_SLASH'] = $MESSAGE['MEDIA_NAME_DOT_DOT_SLASH'] ; |
|
668 |
$MESSAGE['MEDIA']['NAME_INDEX_PHP'] = $MESSAGE['MEDIA_NAME_INDEX_PHP'] ; |
|
669 |
$MESSAGE['MEDIA']['NONE_FOUND'] = $MESSAGE['MEDIA_NONE_FOUND'] ; |
|
670 |
$MESSAGE['MEDIA']['FILE_NOT_FOUND'] = $MESSAGE['MEDIA_FILE_NOT_FOUND'] ; |
|
671 |
$MESSAGE['MEDIA']['DELETED_FILE'] = $MESSAGE['MEDIA_DELETED_FILE'] ; |
|
672 |
$MESSAGE['MEDIA']['DELETED_DIR'] = $MESSAGE['MEDIA_DELETED_DIR'] ; |
|
673 |
$MESSAGE['MEDIA']['CONFIRM_DELETE'] = $MESSAGE['MEDIA_CONFIRM_DELETE'] ; |
|
674 |
$MESSAGE['MEDIA']['CANNOT_DELETE_FILE'] = $MESSAGE['MEDIA_CANNOT_DELETE_FILE'] ; |
|
675 |
$MESSAGE['MEDIA']['CANNOT_DELETE_DIR'] = $MESSAGE['MEDIA_CANNOT_DELETE_DIR'] ; |
|
676 |
$MESSAGE['MEDIA']['BLANK_NAME'] = $MESSAGE['MEDIA_BLANK_NAME'] ; |
|
677 |
$MESSAGE['MEDIA']['BLANK_EXTENSION'] = $MESSAGE['MEDIA_BLANK_EXTENSION'] ; |
|
678 |
$MESSAGE['MEDIA']['RENAMED'] = $MESSAGE['MEDIA_RENAMED'] ; |
|
679 |
$MESSAGE['MEDIA']['CANNOT_RENAME'] = $MESSAGE['MEDIA_CANNOT_RENAME'] ; |
|
680 |
$MESSAGE['MEDIA']['FILE_EXISTS'] = $MESSAGE['MEDIA_FILE_EXISTS'] ; |
|
681 |
$MESSAGE['MEDIA']['DIR_EXISTS'] = $MESSAGE['MEDIA_DIR_EXISTS'] ; |
|
682 |
$MESSAGE['MEDIA']['DIR_MADE'] = $MESSAGE['MEDIA_DIR_MADE'] ; |
|
683 |
$MESSAGE['MEDIA']['DIR_NOT_MADE'] = $MESSAGE['MEDIA_DIR_NOT_MADE'] ; |
|
684 |
$MESSAGE['MEDIA']['SINGLE_UPLOADED'] = $MESSAGE['MEDIA_SINGLE_UPLOADED'] ; |
|
685 |
$MESSAGE['MEDIA']['UPLOADED'] = $MESSAGE['MEDIA_UPLOADED'] ; |
|
686 |
$MESSAGE['PAGES']['ADDED'] = $MESSAGE['PAGES_ADDED'] ; |
|
687 |
$MESSAGE['PAGES']['ADDED_HEADING'] = $MESSAGE['PAGES_ADDED_HEADING'] ; |
|
688 |
$MESSAGE['PAGES']['PAGE_EXISTS'] = $MESSAGE['PAGES_PAGE_EXISTS'] ; |
|
689 |
$MESSAGE['PAGES']['CANNOT_CREATE_ACCESS_FILE'] = $MESSAGE['PAGES_CANNOT_CREATE_ACCESS_FILE'] ; |
|
690 |
$MESSAGE['PAGES']['CANNOT_DELETE_ACCESS_FILE'] = $MESSAGE['PAGES_CANNOT_DELETE_ACCESS_FILE'] ; |
|
691 |
$MESSAGE['PAGES']['NOT_FOUND'] = $MESSAGE['PAGES_NOT_FOUND'] ; |
|
692 |
$MESSAGE['PAGES']['SAVED'] = $MESSAGE['PAGES_SAVED'] ; |
|
693 |
$MESSAGE['PAGES']['SAVED_SETTINGS'] = $MESSAGE['PAGES_SAVED_SETTINGS'] ; |
|
694 |
$MESSAGE['PAGES']['NOT_SAVED'] = $MESSAGE['PAGES_NOT_SAVED'] ; |
|
695 |
$MESSAGE['PAGES']['DELETE_CONFIRM'] = $MESSAGE['PAGES_DELETE_CONFIRM'] ; |
|
696 |
$MESSAGE['PAGES']['DELETED'] = $MESSAGE['PAGES_DELETED'] ; |
|
697 |
$MESSAGE['PAGES']['RESTORED'] = $MESSAGE['PAGES_RESTORED'] ; |
|
698 |
$MESSAGE['PAGES']['BLANK_PAGE_TITLE'] = $MESSAGE['PAGES_BLANK_PAGE_TITLE'] ; |
|
699 |
$MESSAGE['PAGES']['BLANK_MENU_TITLE'] = $MESSAGE['PAGES_BLANK_MENU_TITLE'] ; |
|
700 |
$MESSAGE['PAGES']['REORDERED'] = $MESSAGE['PAGES_REORDERED'] ; |
|
701 |
$MESSAGE['PAGES']['CANNOT_REORDER'] = $MESSAGE['PAGES_CANNOT_REORDER'] ; |
|
702 |
$MESSAGE['PAGES']['INSUFFICIENT_PERMISSIONS'] = $MESSAGE['PAGES_INSUFFICIENT_PERMISSIONS'] ; |
|
703 |
$MESSAGE['PAGES']['INTRO_NOT_WRITABLE'] = $MESSAGE['PAGES_INTRO_NOT_WRITABLE'] ; |
|
704 |
$MESSAGE['PAGES']['INTRO_SAVED'] = $MESSAGE['PAGES_INTRO_SAVED'] ; |
|
705 |
$MESSAGE['PAGES']['LAST_MODIFIED'] = $MESSAGE['PAGES_LAST_MODIFIED'] ; |
|
706 |
$MESSAGE['PAGES']['INTRO_LINK'] = $MESSAGE['PAGES_INTRO_LINK'] ; |
|
707 |
$MESSAGE['PAGES']['SECTIONS_PROPERTIES_SAVED'] = $MESSAGE['PAGES_SECTIONS_PROPERTIES_SAVED'] ; |
|
708 |
$MESSAGE['PAGES']['RETURN_TO_PAGES'] = $MESSAGE['PAGES_RETURN_TO_PAGES'] ; |
|
709 |
$MESSAGE['GENERIC']['FILL_IN_ALL'] = $MESSAGE['GENERIC_FILL_IN_ALL'] ; |
|
710 |
$MESSAGE['GENERIC']['FILE_TYPE'] = $MESSAGE['GENERIC_FILE_TYPE'] ; |
|
711 |
$MESSAGE['GENERIC']['FILE_TYPES'] = $MESSAGE['GENERIC_FILE_TYPES'] ; |
|
712 |
$MESSAGE['GENERIC']['CANNOT_UPLOAD'] = $MESSAGE['GENERIC_CANNOT_UPLOAD'] ; |
|
713 |
$MESSAGE['GENERIC']['ALREADY_INSTALLED'] = $MESSAGE['GENERIC_ALREADY_INSTALLED'] ; |
|
714 |
$MESSAGE['GENERIC']['NOT_INSTALLED'] = $MESSAGE['GENERIC_NOT_INSTALLED'] ; |
|
715 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL'] = $MESSAGE['GENERIC_CANNOT_UNINSTALL'] ; |
|
716 |
$MESSAGE['GENERIC']['CANNOT_UNZIP'] = $MESSAGE['GENERIC_CANNOT_UNZIP'] ; |
|
717 |
$MESSAGE['GENERIC']['INSTALLED'] = $MESSAGE['GENERIC_INSTALLED'] ; |
|
718 |
$MESSAGE['GENERIC']['UPGRADED'] = $MESSAGE['GENERIC_UPGRADED'] ; |
|
719 |
$MESSAGE['GENERIC']['UNINSTALLED'] = $MESSAGE['GENERIC_UNINSTALLED'] ; |
|
720 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = $MESSAGE['GENERIC_BAD_PERMISSIONS'] ; |
|
721 |
$MESSAGE['GENERIC']['INVALID'] = $MESSAGE['GENERIC_INVALID'] ; |
|
722 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = $MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE'] ; |
|
723 |
$MESSAGE['GENERIC']['SECURITY_OFFENSE'] = $MESSAGE['GENERIC_SECURITY_OFFENSE'] ; |
|
724 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = $MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL'] ; |
|
725 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = $MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] ; |
|
726 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = $MESSAGE['GENERIC_CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] ; |
|
727 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = $MESSAGE['GENERIC_WEBSITE_UNDER_CONSTRUCTION'] ; |
|
728 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = $MESSAGE['GENERIC_PLEASE_CHECK_BACK_SOON'] ; |
|
729 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = $MESSAGE['GENERIC_PLEASE_BE_PATIENT'] ; |
|
730 |
$MESSAGE['GENERIC']['ERROR_OPENING_FILE'] = $MESSAGE['GENERIC_ERROR_OPENING_FILE'] ; |
|
731 |
$MESSAGE['GENERIC']['INVALID_ADDON_FILE'] = $MESSAGE['GENERIC_INVALID_ADDON_FILE'] ; |
|
732 |
$MESSAGE['GENERIC']['INVALID_LANGUAGE_FILE'] = $MESSAGE['GENERIC_INVALID_LANGUAGE_FILE'] ; |
|
733 |
$MESSAGE['MOD_FORM']['REQUIRED_FIELDS'] = $MESSAGE['MOD_FORM_REQUIRED_FIELDS'] ; |
|
734 |
$MESSAGE['MOD_FORM']['EXCESS_SUBMISSIONS'] = $MESSAGE['MOD_FORM_EXCESS_SUBMISSIONS'] ; |
|
735 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = $MESSAGE['MOD_FORM_INCORRECT_CAPTCHA'] ; |
|
736 |
$MESSAGE['ADDON']['RELOAD'] = $MESSAGE['ADDON_RELOAD'] ; |
|
737 |
$MESSAGE['ADDON']['ERROR_RELOAD'] = $MESSAGE['ADDON_ERROR_RELOAD'] ; |
|
738 |
$MESSAGE['ADDON']['MODULES_RELOADED'] = $MESSAGE['ADDON_MODULES_RELOADED'] ; |
|
739 |
$MESSAGE['ADDON']['TEMPLATES_RELOADED'] = $MESSAGE['ADDON_TEMPLATES_RELOADED'] ; |
|
740 |
$MESSAGE['ADDON']['LANGUAGES_RELOADED'] = $MESSAGE['ADDON_LANGUAGES_RELOADED'] ; |
|
741 |
$MESSAGE['ADDON']['PRECHECK_FAILED'] = $MESSAGE['ADDON_PRECHECK_FAILED'] ; |
|
742 |
$MESSAGE['ADDON']['MANUAL_INSTALLATION'] = $MESSAGE['ADDON_MANUAL_INSTALLATION'] ; |
|
743 |
$MESSAGE['ADDON']['MANUAL_INSTALLATION_WARNING'] = $MESSAGE['ADDON_MANUAL_INSTALLATION_WARNING'] ; |
|
744 |
|
|
745 |
/* END allocation */ |
|
596 | 746 |
?> |
Also available in: Unified diff
Ticket #974 Usability bug in /preferences