joomla mangler øæå
Hej.Jeg sidder lige og arbejder med marketplace fra http://www.codingfish.com . Man kunne ikke få en dansk vision af det, så har selv oversat det. Men nu vister den ikke æøå inde på siden. Den gør på rasten af siden.
Her er lige sprogfilen
<?php
/**
* english.php
*
* English language file,
* This one is used as the reference for other languages
*
*
* @package com_marketplace
* @subpackage frontend
*
* @copyright 2005-2008 Codingfish Limited
* @author Achim Fischer
*
* This file is part of Codingfish Marketplace.
*
* Marketplace is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* Marketplace is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Marketplace; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
// Dont allow direct linking
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
DEFINE( "JOO_TITLE", "Markedsblads");
DEFINE( "JOO_OVERVIEW", "Oversigt");
DEFINE( "JOO_WRITE_AD", "Opret annonce");
DEFINE( "JOO_RULES", "Regler");
DEFINE( "JOO_RULESREAD", "<b>Veligst læs reglerne før du udgiver din annonce!</b>");
DEFINE( "JOO_RULES_TEXT", "Informer brugerne af markedspladsen om reglerne her...<br><br>");
DEFINE( "JOO_RECENT5", "Nyeste annoncer");
DEFINE( "JOO_RECENT5_JOOMLABOARD", "Upload op til 5 billeder");
DEFINE( "JOO_CATEGORY", "kategori");
DEFINE( "JOO_ENTRIES", "Indlæg");
DEFINE( "JOO_LASTENTRY", "sidst set");
DEFINE( "JOO_BUTTON_FIRST", "<< Første");
DEFINE( "JOO_BUTTON_LAST", "Sidste >>");
DEFINE( "JOO_BUTTON_PREVIOUS", "< Forrige");
DEFINE( "JOO_BUTTON_NEXT", "Næste >");
DEFINE( "JOO_AD", "Tilføj");
DEFINE( "JOO_VIEWS", "Visninger");
DEFINE( "JOO_PRICE", "Pris");
DEFINE( "JOO_KINDOF", "Type");
DEFINE( "JOO_DATE", "Dato");
DEFINE( "JOO_TYPE", "Type");
DEFINE( "JOO_ALL", "Alle annoncer");
DEFINE( "JOO_WTB", "Søges");
DEFINE( "JOO_WTS", "Til salg");
DEFINE( "JOO_WTC", "Byttes");
DEFINE( "JOO_ALL_LONG", "Alle annoncer");
DEFINE( "JOO_WTB_LONG", "Wanted");
DEFINE( "JOO_WTS_LONG", "Til salg");
DEFINE( "JOO_WTC_LONG", "Udveksle");
DEFINE( "JOO_FROM", "Fra: ");
DEFINE( "JOO_CONTACT", "Kontakt");
DEFINE( "JOO_CLICKONIMAGE", "Klik på billedet for at gøre det større");
DEFINE( "JOO_IMAGETOOBIG", "Billedet fylder for meget til at gemme på siden");
DEFINE( "JOO_ADD_NOTALLOWED", "Du skal være logget ind før dette er muligt");
DEFINE( "JOO_DELETE_NOTALLOWED", "Du skal være logget ind før dette er muligt.");
DEFINE( "JOO_CAUTION", "Advarsel: ");
DEFINE( "JOO_CAUTION_DELETE1", "Du er ved at slette annoncen med id: ");
DEFINE( "JOO_CAUTION_DELETE2", " !!!");
DEFINE( "JOO_YES_DELETE", "Ja, Slet nu");
DEFINE( "JOO_NO_DELETE", "Nej, slet ikke");
DEFINE( "JOO_DELETE_OK", "Tak. din annonce er nu slettet fra siden");
DEFINE( "JOO_AD_EDIT", "Rediger annonce");
DEFINE( "JOO_AD_WRITE", "Skriv annonce");
DEFINE( "JOO_AD_DELETE", "Slet annonce");
DEFINE( "JOO_AD_DATE_CREATED", "Opret");
DEFINE( "JOO_AD_DATE_EXPIRES", "Udløb");
DEFINE( "JOO_AD_DELETE_IMAGE", "Slet");
DEFINE( "JOO_FORM_NAME", "Navn");
DEFINE( "JOO_FORM_NAME_TEXT", "Dit navn");
DEFINE( "JOO_FORM_SURNAME", "Efternavn");
DEFINE( "JOO_FORM_SURNAME_TEXT", "Dit efternavn");
DEFINE( "JOO_FORM_STREET", "Gade");
DEFINE( "JOO_FORM_STREET_TEXT", "Din Gade, tak");
DEFINE( "JOO_FORM_ZIP", "Postnummer");
DEFINE( "JOO_FORM_ZIP_TEXT", "Postnummer");
DEFINE( "JOO_FORM_CITY", "City");
DEFINE( "JOO_FORM_CITY_TEXT", "By");
DEFINE( "JOO_FORM_PHONE1", "Telefon");
DEFINE( "JOO_FORM_PHONE1_TEXT", "Telefonnummer");
DEFINE( "JOO_FORM_PHONE2", "Mobil");
DEFINE( "JOO_FORM_PHONE2_TEXT", "Mobil nummer");
DEFINE( "JOO_FORM_EMAIL", "Email");
DEFINE( "JOO_FORM_EMAIL_TEXT", "email addresse");
DEFINE( "JOO_FORM_CATEGORY", "kattegori");
DEFINE( "JOO_FORM_AD_CONDITION", "Betingelser");
DEFINE( "JOO_AD_CONDITION_NEW", "Ny");
DEFINE( "JOO_AD_CONDITION_USED", "Optaget");
DEFINE( "JOO_FORM_AD_HEADLINE", "Overskrift");
DEFINE( "JOO_FORM_AD_HEADLINE_TEXT", "Overskriften bliver vist med fed tekst");
DEFINE( "JOO_FORM_AD_TEXT", "Tekst");
DEFINE( "JOO_FORM_AD_PRICE", "Pris");
DEFINE( "JOO_FORM_AD_PRICE_TEXT", "Normal prisen");
DEFINE( "JOO_FORM_SUBMIT_TEXT", "Save Ad");
DEFINE( "JOO_FORM_SUBMIT_REFRESH_TEXT", "Opfrisk");
DEFINE( "JOO_FORM_AD_IMAGE_TEXT", "Tilladte filer: JPG, PNG eller GIF, max 200 Kbyte");
DEFINE( "JOO_FORM_AD_PICTURE1", "Billede1");
DEFINE( "JOO_FORM_AD_PICTURE2", "Billede2");
DEFINE( "JOO_FORM_AD_PICTURE3", "BIllede3");
DEFINE( "JOO_INSERT_SUCCESSFULL", "Tak, din annonce er nu tilføjet til siden.");
DEFINE( "JOO_UPDATE_SUCCESSFULL", "Tak, din annonce er nu tilføjet til siden.");
DEFINE( "JOO_HEADER1", "= required");
DEFINE( "JOO_HEADER2", "= optional");
DEFINE( "JOO_HEADER3", "= required with error");
DEFINE( "JOO_NOENTRIES", "Ingen indlæg");
DEFINE( "JOO_ENTRIES1", "Indlæg");
DEFINE( "JOO_ENTRIES2", "-");
DEFINE( "JOO_ENTRIES3", "of");
// New in Version 1.2
DEFINE( "JOO_MY_ADS", "Mine annoncer");
DEFINE( "JOO_MY_ADS_TEXT", "Mine annoncer");
DEFINE( "JOO_MY_ADS_NOTALLOWED", "Du skal være logget ind for at kunne se dine annnoncer.");
DEFINE( "JOO_ADID", "Annonce Id:");
DEFINE( "JOO_TOPAD", "Top-Annonce");
DEFINE( "JOO_TOPAD_TEXT", "Top-Annonce er allerede valgt som den førse");
DEFINE( "JOO_FORM_COUNTRY", "Land");
DEFINE( "JOO_FORM_COUNTRY_TEXT", "Dit land, tak");
DEFINE( "JOO_FORM_WEB", "Hjemmeside");
DEFINE( "JOO_FORM_WEB_TEXT", "Din hjemmeside, tak");
DEFINE( "JOO_CONTACT_DETAILS", ">>> Du skal være logget ind for at kunne se kontakt detaljerne <<<");
DEFINE( "JOO_FORM_CONDITION", "Betingelser");
DEFINE( "JOO_FORM_CONDITION_TEXT", "Accepter betingelserne, tak");
// New in Version 1.2.1
DEFINE( "JOO_FORM_SUBMIT_SEARCH_TEXT", "Søg");
// New in Version 1.2.2
DEFINE( "JOO_PRIVATE", "Privat");
DEFINE( "JOO_COMMERCIAL", "Commercial");
// New in Version 1.3
DEFINE( "JOO_FORM_STATE", "By");
DEFINE( "JOO_FORM_STATE_TEXT", "Din by, tak");
// New in Version 1.3.1
DEFINE( "JOO_PM_SEND_TO", "Send privat besked");
DEFINE( "JOO_PM_LOGIN", "du skal være logget ind for at kunne sende privat beskeder");
DEFINE( "JOO_PM_SUBJECT_PREFIX", "[Markedsplads] ");
// New in Version 1.4.0
DEFINE( "JOO_ACCOUNT_IS_BLOCKED", "Din konto er blokkeret for markedspladsen.<br /><br />Please contact the Admin.");
DEFINE( "JOO_ADMIN_MODE", "<b>(Administrator Access)</b>");
DEFINE( "JOO_MODERATOR_MODE", "<b>(Moderator Access)</b>");
// New in Version 1.4.1
DEFINE( "JOO_SEARCH", "Søg");
DEFINE( "JOO_FORM_SEARCH", "Søg");
DEFINE( "JOO_FORM_ALL", "--- Alt ---");
DEFINE( "JOO_SEARCHRESULTS", "søgeresultater");
DEFINE( "JOO_SEARCHRESULTS_TEXT", "søgeresultater");
DEFINE( "JOO_SEARCHFORM", "Søg");
DEFINE( "JOO_SEARCHFORM_TEXT", "indtast dit søgeord");
// New in Version 1.4.2
DEFINE( "JOO_NO_DELETE_PERMISSION", "Du har ingen tilladelse til at slette denne annonce!");
DEFINE( "JOO_AD_REQUIRES_APPROVAL", "Din annonce er nu tilføjet til siden.<br /><br />Because a warning was detected it must be approved by an admin.");
DEFINE( "JOO_AD_IS_BLOCKED", "Desværre kunne vi ikke oprette din annonce - vær venlig at læse reglerne.<br /><br />If you think this is an error, please contact the administrator!");
// New in Version 1.4.5
DEFINE( "JOO_PUBLISHED", "Published");
DEFINE( "JOO_UNPUBLISHED", "Unpublished");
DEFINE( "JOO_FLAG_FEATURED", "Featured");
DEFINE( "JOO_FLAG_TOP", "Top");
DEFINE( "JOO_FLAG_COMMERCIAL", "Commercial");
DEFINE( "JOO_FORM_FLAG_FEATURED_TEXT", "Mark this Ad <b>Featured</b>");
DEFINE( "JOO_FORM_FLAG_TOP_TEXT", "Mark this Ad <b>Top</b>");
DEFINE( "JOO_FORM_FLAG_COMMERCIAL_TEXT", "Mark this Ad <b>Commercial</b>");
DEFINE( "JOO_FLAG_YES", "Yes");
DEFINE( "JOO_FLAG_NO", "No");
DEFINE( "JOO_COMPLETE_PAYMENT", "Your ad was succesfully added to our database. In order to publish it, please complete the payment process.");
DEFINE( "JOO_BANK_TRANSFER_TEXT1", "Please transfer the money to this bank account:<br /><br />");
DEFINE( "JOO_BANK_TRANSFER_TEXT2", "<br /><br />Thank you");
DEFINE( "JOO_PRICE_BASIC_TEXT", "Basic Price");
DEFINE( "JOO_PRICE_TOP_TEXT", "Top");
DEFINE( "JOO_PRICE_FEATURED_TEXT", "Featured");
DEFINE( "JOO_PRICE_COMMERCIAL_TEXT", "Commercial");
DEFINE( "JOO_PRICE_TOTAL_TEXT", "Total");
//DEFINE( "JOO_FORM_SUBMIT_PAYMENT_TEXT", "proceed to payment >>");
DEFINE( "JOO_FORM_SUBMIT_OFFLINE_TEXT", "Bank Transfer");
DEFINE( "JOO_FORM_SUBMIT_PAYPAL_TEXT", "PayPal");
// New in Version 1.4.6
DEFINE( "JOO_FORM_AD_PICTURE", "Image ");
// comment this one out above in 1.4.5 section
//DEFINE( "JOO_FORM_SUBMIT_PAYMENT_TEXT", "proceed to payment >>");
DEFINE( "JOO_FORM_SUBMIT_PAYMENT_TEXT", "Save Ad");
// please don't put blank lines below the closing php tag
?>
Med venlig hilsen
Morten Gregersen