Removes rest of the Finnish 'translation'.
This commit is contained in:
parent
271fe34a4e
commit
5409500d1d
|
@ -1,76 +0,0 @@
|
|||
/******************************************************************************
|
||||
* Product: Adempiere ERP & CRM Smart Business Solution *
|
||||
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms version 2 of the GNU General Public License as published *
|
||||
* by the Free Software Foundation. This program 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 this program; if not, write to the Free Software Foundation, Inc., *
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
|
||||
* For the text or an alternative of this public license, you may reach us *
|
||||
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
|
||||
* or via info@compiere.org or http://www.compiere.org/license.html *
|
||||
*****************************************************************************/
|
||||
package org.compiere.apps;
|
||||
|
||||
import java.util.*;
|
||||
|
||||
/**
|
||||
* Resource Bundle for Finnish language
|
||||
*
|
||||
* @author Petteri Soininen (petteri.soininen@netorek.fi)
|
||||
* @version $Id: ALoginRes_fi.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
|
||||
*/
|
||||
public final class ALoginRes_fi extends ListResourceBundle
|
||||
{
|
||||
// TODO Run native2ascii to convert to plain ASCII !!
|
||||
|
||||
/** Translation Content */
|
||||
static final Object[][] contents = new String[][] {
|
||||
{ "Connection", "Yhteys"},
|
||||
{ "Defaults", "Oletusarvot"},
|
||||
{ "Login", "Adempiere Login"},
|
||||
{ "File", "Tiedosto"},
|
||||
{ "Exit", "Poistu"},
|
||||
{ "Help", "Ohje"},
|
||||
{ "About", "About"},
|
||||
{ "Host", "Host"},
|
||||
{ "Database", "Tietokanta"},
|
||||
{ "User", "K<EFBFBD>ytt<EFBFBD>j<EFBFBD>tunnus"},
|
||||
{ "EnterUser", "Anna sovelluksen k<>ytt<74>j<EFBFBD>tunnus"},
|
||||
{ "Password", "Salasana"},
|
||||
{ "EnterPassword", "Anna sovelluksen salasana"},
|
||||
{ "Language", "Kieli"},
|
||||
{ "SelectLanguage", "Valitse kieli"},
|
||||
{ "Role", "Rooli"},
|
||||
{ "Client", "Client"},
|
||||
{ "Organization", "Organisaatio"},
|
||||
{ "Date", "P<EFBFBD>iv<EFBFBD>m<EFBFBD><EFBFBD>r<EFBFBD>"},
|
||||
{ "Warehouse", "Tietovarasto"},
|
||||
{ "Printer", "Tulostin"},
|
||||
{ "Connected", "Yhdistetty"},
|
||||
{ "NotConnected", "Ei yhteytt<74>"},
|
||||
{ "DatabaseNotFound", "Tietokantaa ei l<>ydy"},
|
||||
{ "UserPwdError", "K<EFBFBD>ytt<EFBFBD>j<EFBFBD>tunnus ja salasana eiv<69>t vastaa toisiaan"},
|
||||
{ "RoleNotFound", "Roolia ei l<>ydy tai se ei ole t<>ydellinen"},
|
||||
{ "Authorized", "Valtuutettu"},
|
||||
{ "Ok", "Hyv<EFBFBD>ksy"},
|
||||
{ "Cancel", "Peruuta"},
|
||||
{ "VersionConflict", "Versioristiriita:"},
|
||||
{ "VersionInfo", "Server <> Client"},
|
||||
{ "PleaseUpgrade", "Ole hyv<79> ja aja p<>ivitysohjelma"}};
|
||||
|
||||
/**
|
||||
* Get Contents
|
||||
*
|
||||
* @return context
|
||||
*/
|
||||
public Object[][] getContents ()
|
||||
{
|
||||
return contents;
|
||||
} // getContents
|
||||
|
||||
} // ALoginRes
|
|
@ -1,121 +0,0 @@
|
|||
/******************************************************************************
|
||||
* Product: Adempiere ERP & CRM Smart Business Solution *
|
||||
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms version 2 of the GNU General Public License as published *
|
||||
* by the Free Software Foundation. This program 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 this program; if not, write to the Free Software Foundation, Inc., *
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
|
||||
* For the text or an alternative of this public license, you may reach us *
|
||||
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
|
||||
* or via info@compiere.org or http://www.compiere.org/license.html *
|
||||
*****************************************************************************/
|
||||
package org.compiere.install;
|
||||
|
||||
import java.util.*;
|
||||
|
||||
/**
|
||||
* Setup Resources for Finnish language
|
||||
*
|
||||
* @author Petteri Soininen (petteri.soininen@netorek.fi)
|
||||
* @version $Id: SetupRes_fi.java,v 1.2 2006/07/30 00:57:42 jjanke Exp $
|
||||
*/
|
||||
public class SetupRes_fi extends ListResourceBundle
|
||||
{
|
||||
/**
|
||||
* Translation Info
|
||||
*/
|
||||
static final Object[][] contents = new String[][]{
|
||||
{ "AdempiereServerSetup", "Adempiere-palvelimen Asetukset" },
|
||||
{ "Ok", "Hyv<EFBFBD>ksy" },
|
||||
{ "File", "Tiedosto" },
|
||||
{ "Exit", "Poistu" },
|
||||
{ "Help", "Help" },
|
||||
{ "PleaseCheck", "Ole hyv<79> ja valitse" },
|
||||
{ "UnableToConnect", "Yhteydenotto Adempieren Web-Help:in ei onnistu" },
|
||||
//
|
||||
{ "AdempiereHomeInfo", "Adempiere Home on p<><70>kansio" },
|
||||
{ "AdempiereHome", "Adempiere Home" },
|
||||
{ "WebPortInfo", "Web (HTML) Portti" },
|
||||
{ "WebPort", "Web Portti" },
|
||||
{ "AppsServerInfo", "Sovelluspalvelimen Nimi" },
|
||||
{ "AppsServer", "Sovelluspalvelin" },
|
||||
{ "DatabaseTypeInfo", "Tietokantatyyppi" },
|
||||
{ "DatabaseType", "Tietokantatyyppi" },
|
||||
{ "DatabaseNameInfo", "Tietokannan Nimi" },
|
||||
{ "DatabaseName", "Tietokannan Nimi (SID)" },
|
||||
{ "DatabasePortInfo", "Tietokannan kuuntelijaportti" },
|
||||
{ "DatabasePort", "Tietokantaportti" },
|
||||
{ "DatabaseUserInfo", "Tietokannan Adempiere-k<>ytt<74>j<EFBFBD>tunnus" },
|
||||
{ "DatabaseUser", "Tietokannan k<>ytt<74>j<EFBFBD>tunnus" },
|
||||
{ "DatabasePasswordInfo", "Tietokannan Adempiere-salasana" },
|
||||
{ "DatabasePassword", "Tietokannan salasana" },
|
||||
{ "TNSNameInfo", "TNS tai Globaali Tietokannan Nimi" },
|
||||
{ "TNSName", "TNS Nimi" },
|
||||
{ "SystemPasswordInfo", "J<EFBFBD>rjestelm<EFBFBD>salasana" },
|
||||
{ "SystemPassword", "J<EFBFBD>rjestelm<EFBFBD>salasana" },
|
||||
{ "MailServerInfo", "S<EFBFBD>hk<EFBFBD>postipalvelin" },
|
||||
{ "MailServer", "S<EFBFBD>hk<EFBFBD>postipalvelin" },
|
||||
{ "AdminEMailInfo", "Adempiere-yll<6C>pit<69>j<EFBFBD>n S<>hk<68>posti" },
|
||||
{ "AdminEMail", "Yll<EFBFBD>pit<EFBFBD>j<EFBFBD>n S<>hk<68>posti" },
|
||||
{ "DatabaseServerInfo", "Tietokantapalvelimen Nimi" },
|
||||
{ "DatabaseServer", "Tietokantapalvelin" },
|
||||
{ "JavaHomeInfo", "Java-kotihakemisto" },
|
||||
{ "JavaHome", "Java-koti" },
|
||||
{ "JNPPortInfo", "Sovelluspalvelimen JNP-portti" },
|
||||
{ "JNPPort", "JNP-portti" },
|
||||
{ "MailUserInfo", "Adempiere-s<>hk<68>postik<69>ytt<74>j<EFBFBD>" },
|
||||
{ "MailUser", "S<EFBFBD>hk<EFBFBD>postik<EFBFBD>ytt<EFBFBD>j<EFBFBD>" },
|
||||
{ "MailPasswordInfo", "Adempiere-s<>hk<68>postisalasana" },
|
||||
{ "MailPassword", "S<EFBFBD>hk<EFBFBD>postisalasana" },
|
||||
{ "KeyStorePassword", "Key Store Password" },
|
||||
{ "KeyStorePasswordInfo", "Password for SSL Key Store" },
|
||||
//
|
||||
{ "JavaType", "Java VM"},
|
||||
{ "JavaTypeInfo", "Java VM Vendor"},
|
||||
{ "AppsType", "Server Type"},
|
||||
{ "AppsTypeInfo", "J2EE Application Server Type"},
|
||||
{ "DeployDir", "Deployment"},
|
||||
{ "DeployDirInfo", "J2EE Deployment Directory"},
|
||||
{ "ErrorDeployDir", "Error Deployment Directory"},
|
||||
//
|
||||
{ "TestInfo", "Testaa Asetukset" },
|
||||
{ "Test", "Testaa" },
|
||||
{ "SaveInfo", "Tallenna Asetukset" },
|
||||
{ "Save", "Tallenna" },
|
||||
{ "HelpInfo", "Hae Apua" },
|
||||
//
|
||||
{ "ServerError", "Palvelimen Asetusvirhe" },
|
||||
{ "ErrorJavaHome", "Java-kotivirhe" },
|
||||
{ "ErrorAdempiereHome", "Adempiere-kotivirhe" },
|
||||
{ "ErrorAppsServer", "Sovelluspalvelinvirhe (<28>l<EFBFBD> k<>yt<79> paikallisverkkoasemaa)" },
|
||||
{ "ErrorWebPort", "Web-porttivirhe" },
|
||||
{ "ErrorJNPPort", "JNP-porttivirhe" },
|
||||
{ "ErrorDatabaseServer", "Tietokantapalvelinvirhe (<28>l<EFBFBD> k<>yt<79> paikallisverkkoasemaa)" },
|
||||
{ "ErrorDatabasePort", "Tietokantaporttivirhe" },
|
||||
{ "ErrorJDBC", "JDBC-yhteysvirhe" },
|
||||
{ "ErrorTNS", "TNS-yhteysvirhe" },
|
||||
{ "ErrorMailServer", "S<EFBFBD>hk<EFBFBD>postipalvelinvirhe (<28>l<EFBFBD> k<>yt<79> paikallisverkkoasemaa)" },
|
||||
{ "ErrorMail", "S<EFBFBD>hk<EFBFBD>postivirhe" },
|
||||
{ "ErrorSave", "Tiedostontallennusvirhe" },
|
||||
|
||||
{ "EnvironmentSaved", "Ymp<EFBFBD>rist<EFBFBD> tallennettu/Palvelin t<>ytyy k<>ynnist<73><74> uudelleen." },
|
||||
|
||||
{ "RMIoverHTTP", "Tunneloi objektit HTTP kautta" },
|
||||
{ "RMIoverHTTPInfo", "RMI HTTP:n yli mahdollistaa palomuurien l<>p<EFBFBD>isyn" }
|
||||
};
|
||||
|
||||
/**
|
||||
* Get Contents
|
||||
* @return contents
|
||||
*/
|
||||
public Object[][] getContents()
|
||||
{
|
||||
return contents;
|
||||
} // getContents
|
||||
|
||||
} // SerupRes
|
|
@ -1,134 +0,0 @@
|
|||
/******************************************************************************
|
||||
* Product: Adempiere ERP & CRM Smart Business Solution *
|
||||
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms version 2 of the GNU General Public License as published *
|
||||
* by the Free Software Foundation. This program 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 this program; if not, write to the Free Software Foundation, Inc., *
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
|
||||
* For the text or an alternative of this public license, you may reach us *
|
||||
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
|
||||
* or via info@compiere.org or http://www.compiere.org/license.html *
|
||||
*****************************************************************************/
|
||||
package org.compiere.plaf;
|
||||
|
||||
import java.util.ListResourceBundle;
|
||||
|
||||
/**
|
||||
* Translation Texts for Look & Feel for Finnish Language
|
||||
*
|
||||
* @author Petteri Soininen (petteri.soininen@netorek.fi)
|
||||
* @version $Id: PlafRes_fi.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
|
||||
*/
|
||||
public class PlafRes_fi extends ListResourceBundle
|
||||
{
|
||||
/**
|
||||
* Data
|
||||
*/
|
||||
static final Object[][] contents = new String[][]
|
||||
{
|
||||
{ "BackColType", "Taustan v<>rityyppi" },
|
||||
{ "BackColType_Flat", "Yksiv<EFBFBD>ri" },
|
||||
{ "BackColType_Gradient", "Gradientti" },
|
||||
{ "BackColType_Lines", "Viiva" },
|
||||
{ "BackColType_Texture", "Kuviointi" },
|
||||
//
|
||||
{ "LookAndFeelEditor", "K<EFBFBD>ytt<EFBFBD>tuntuman muokkaus" },
|
||||
{ "LookAndFeel", "K<EFBFBD>ytt<EFBFBD>tuntuma" },
|
||||
{ "Theme", "Teema" },
|
||||
{ "EditAdempiereTheme", "Muokkaa Adempiere-teemaa" },
|
||||
{ "SetDefault", "Oletustaustav<EFBFBD>ri" },
|
||||
{ "SetDefaultColor", "Taustav<EFBFBD>ri" },
|
||||
{ "ColorBlind", "V<EFBFBD>risokeus" },
|
||||
{ "Example", "Esimerkki" },
|
||||
{ "Reset", "Nollaa" },
|
||||
{ "OK", "Hyv<EFBFBD>ksy" },
|
||||
{ "Cancel", "Peruuta" },
|
||||
//
|
||||
{ "AdempiereThemeEditor", "Adempiere-teeman muokkaus" },
|
||||
{ "MetalColors", "Metalliv<EFBFBD>rit" },
|
||||
{ "AdempiereColors", "Adempiere-v<>rit" },
|
||||
{ "AdempiereFonts", "Adempiere-kirjasimet" },
|
||||
{ "Primary1Info", "Varjostin, Erotin" },
|
||||
{ "Primary1", "Ensisijainen 1" },
|
||||
{ "Primary2Info", "Focus-viiva, Valitty Valikko" },
|
||||
{ "Primary2", "Ensisijainen 2" },
|
||||
{ "Primary3Info", "Taulun Valittu Rivi, Valittu Teksti, ToolTip Tausta" },
|
||||
{ "Primary3", "Ensisijainen 3" },
|
||||
{ "Secondary1Info", "Reunaviivat" },
|
||||
{ "Secondary1", "Toissijainen 1" },
|
||||
{ "Secondary2Info", "Ei-aktiiviset Tabulaattorit, Painetut Kent<6E>t, Ei-aktiivinen Reuna + Teksti" },
|
||||
{ "Secondary2", "Toissijainen 2" },
|
||||
{ "Secondary3Info", "Tausta" },
|
||||
{ "Secondary3", "Toissijainen 3" },
|
||||
//
|
||||
{ "ControlFontInfo", "Kontrollikirjasin" },
|
||||
{ "ControlFont", "Nimikekirjasin" },
|
||||
{ "SystemFontInfo", "Tool Tip, Puun Solmut" },
|
||||
{ "SystemFont", "J<EFBFBD>rjestelm<EFBFBD>kirjasin" },
|
||||
{ "UserFontInfo", "K<EFBFBD>ytt<EFBFBD>j<EFBFBD>n Sy<53>tt<74>m<EFBFBD> Tieto" },
|
||||
{ "UserFont", "Kentt<EFBFBD>kirjasin" },
|
||||
// { "SmallFontInfo", "Raportit" },
|
||||
{ "SmallFont", "Pieni Kirjasin" },
|
||||
{ "WindowTitleFont", "Otsikkokirjasin" },
|
||||
{ "MenuFont", "Valikkokirjasin" },
|
||||
//
|
||||
{ "MandatoryInfo", "Pakollinen Kentt<74>tausta" },
|
||||
{ "Mandatory", "Pakollinen" },
|
||||
{ "ErrorInfo", "Virhekent<EFBFBD>n Tausta" },
|
||||
{ "Error", "Virhe" },
|
||||
{ "InfoInfo", "Tietokent<EFBFBD>n Tausta" },
|
||||
{ "Info", "Tieto" },
|
||||
{ "WhiteInfo", "Viivat" },
|
||||
{ "White", "Valkoinen" },
|
||||
{ "BlackInfo", "Viivat, Teksti" },
|
||||
{ "Black", "Musta" },
|
||||
{ "InactiveInfo", "Ei-aktiivinen Kentt<74>tausta" },
|
||||
{ "Inactive", "Ei-aktiivinen" },
|
||||
{ "TextOKInfo", "Hyv<EFBFBD>ksy Teksti Edusta" },
|
||||
{ "TextOK", "Teksti - Hyv<79>ksy" },
|
||||
{ "TextIssueInfo", "Virhetekstin Edusta" },
|
||||
{ "TextIssue", "Teksti - Virhe" },
|
||||
//
|
||||
{ "FontChooser", "Kirjasimen Valitsin" },
|
||||
{ "Fonts", "Kirjasimet" },
|
||||
{ "Plain", "Tavallinen" },
|
||||
{ "Italic", "Kursiivi" },
|
||||
{ "Bold", "Lihavoitu" },
|
||||
{ "BoldItalic", "Lihavoitu ja Kursiivi" },
|
||||
{ "Name", "Nimi" },
|
||||
{ "Size", "Koko" },
|
||||
{ "Style", "Tyyli" },
|
||||
{ "TestString", "T<EFBFBD>m<EFBFBD> on vain Testi! Nopea ruskea Kettu suorittaa jotain. 12,3456.78 LetterLOne = l1 LetterOZero = O0" },
|
||||
{ "FontString", "Kirjasin" },
|
||||
//
|
||||
{ "AdempiereColorEditor", "Adempiere-v<>rimuokkaus" },
|
||||
{ "AdempiereType", "V<EFBFBD>rityyppi" },
|
||||
{ "GradientUpperColor", "Gradientin Ylempi V<>ri" },
|
||||
{ "GradientLowerColor", "Gradientin Alempi V<>ri" },
|
||||
{ "GradientStart", "Gradientin Alku" },
|
||||
{ "GradientDistance", "Gradientin Et<45>isyys" },
|
||||
{ "TextureURL", "Kuvioinnin URL" },
|
||||
{ "TextureAlpha", "Kuvioinnin Alpha" },
|
||||
{ "TextureTaintColor", "Kuvioinnin Korvausv<73>ri" },
|
||||
{ "LineColor", "Viivan V<>ri" },
|
||||
{ "LineBackColor", "Taustan V<>ri" },
|
||||
{ "LineWidth", "Viivan Paksuus" },
|
||||
{ "LineDistance", "Viivan Et<45>isyys" },
|
||||
{ "FlatColor", "Tavallinen V<>ri" }
|
||||
};
|
||||
|
||||
/**
|
||||
* Get Contents
|
||||
* @return contents
|
||||
*/
|
||||
public Object[][] getContents()
|
||||
{
|
||||
return contents;
|
||||
}
|
||||
} // Res
|
||||
|
|
@ -1,48 +0,0 @@
|
|||
/******************************************************************************
|
||||
* Product: Adempiere ERP & CRM Smart Business Solution *
|
||||
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms version 2 of the GNU General Public License as published *
|
||||
* by the Free Software Foundation. This program 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 this program; if not, write to the Free Software Foundation, Inc., *
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
|
||||
* For the text or an alternative of this public license, you may reach us *
|
||||
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
|
||||
* or via info@compiere.org or http://www.compiere.org/license.html *
|
||||
*****************************************************************************/
|
||||
package org.compiere.util;
|
||||
|
||||
import java.util.ListResourceBundle;
|
||||
|
||||
/**
|
||||
* License Dialog Translation for Finnish language
|
||||
*
|
||||
* @author Petteri Soininen (petteri.soininen@netorek.fi)
|
||||
* @version $Id: IniRes_fi.java,v 1.2 2006/07/30 00:52:23 jjanke Exp $
|
||||
*/
|
||||
public class IniRes_fi extends ListResourceBundle
|
||||
{
|
||||
/** Translation Content */
|
||||
static final Object[][] contents = new String[][]
|
||||
{
|
||||
{ "Adempiere_License", "Lisensointiehdot" },
|
||||
{ "Do_you_accept", "Hyv<EFBFBD>ksytk<EFBFBD> lisenssin?" },
|
||||
{ "No", "Ei" },
|
||||
{ "Yes_I_Understand", "Kyll<EFBFBD>, ymm<6D>rr<72>n ja hyv<79>ksyn ehdot" },
|
||||
{ "license_htm", "org/adempiere/license.htm" },
|
||||
{ "License_rejected", "Lisenssi hyl<79>tty tai vanhentunut" }
|
||||
};
|
||||
|
||||
/**
|
||||
* Get Content
|
||||
* @return Content
|
||||
*/
|
||||
public Object[][] getContents()
|
||||
{
|
||||
return contents;
|
||||
} // getContent
|
||||
} // IniRes
|
Loading…
Reference in New Issue