mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-31 22:22:28 +01:00
1931 lines
136 KiB
Plaintext
1931 lines
136 KiB
Plaintext
# Dolibarr language file - Source file is en_US - admin
|
|
Foundation=Säätiö
|
|
Version=Versio
|
|
Publisher=Julkaisija
|
|
VersionProgram=Ohjelmaversio
|
|
VersionLastInstall=Alkuperäinen versio
|
|
VersionLastUpgrade=Viimeisin versiopäivitys
|
|
VersionExperimental=Kokeellinen
|
|
VersionDevelopment=Kehitys
|
|
VersionUnknown=Tuntematon
|
|
VersionRecommanded=Suositeltava
|
|
FileCheck=Fileset Integrity Checks
|
|
FileCheckDesc=This tool allows you to check the integrity of files and the setup of your application, comparing each file with the official one. The value of some setup constants may also be checked. You can use this tool to determine if any files have been modified (e.g by a hacker).
|
|
FileIntegrityIsStrictlyConformedWithReference=Files integrity is strictly conformed with the reference.
|
|
FileIntegrityIsOkButFilesWereAdded=Files integrity check has passed, however some new files have been added.
|
|
FileIntegritySomeFilesWereRemovedOrModified=Files integrity check has failed. Some files were modified, removed or added.
|
|
GlobalChecksum=Global checksum
|
|
MakeIntegrityAnalysisFrom=Make integrity analysis of application files from
|
|
LocalSignature=Embedded local signature (less reliable)
|
|
RemoteSignature=Remote distant signature (more reliable)
|
|
FilesMissing=Puuttuvat Tiedostot
|
|
FilesUpdated=Päivitetyt Tiedostot
|
|
FilesModified=Muokatut Tiedostot
|
|
FilesAdded=Lisätyt Tiedostot
|
|
FileCheckDolibarr=Check integrity of application files
|
|
AvailableOnlyOnPackagedVersions=The local file for integrity checking is only available when the application is installed from an official package
|
|
XmlNotFound=Xml Integrity File of application not found
|
|
SessionId=Istunnon tunnus
|
|
SessionSaveHandler=Handler tallentaa istuntojen
|
|
SessionSavePath=Session save location
|
|
PurgeSessions=Tuhoa istuntoja
|
|
ConfirmPurgeSessions=Haluatko varmasti poistii kaikki istunnot? Tämä katkaisee istunnot jokaiselta käyttäjältä (paitsi itseltäsi).
|
|
NoSessionListWithThisHandler=Save session handler configured in your PHP does not allow listing all running sessions.
|
|
LockNewSessions=Lukitse uusia yhteyksiä
|
|
ConfirmLockNewSessions=Are you sure you want to restrict any new Dolibarr connection to yourself? Only user <b>%s</b> will be able to connect after that.
|
|
UnlockNewSessions=Poista yhteys lukko
|
|
YourSession=Istuntosi
|
|
Sessions=Users Sessions
|
|
WebUserGroup=Web-palvelimen käyttäjä / ryhmä
|
|
NoSessionFound=Your PHP configuration seems to not allow listing of active sessions. The directory used to save sessions (<b>%s</b>) may be protected (for example by OS permissions or by PHP directive open_basedir).
|
|
DBStoringCharset=Database charset tallentaa tiedot
|
|
DBSortingCharset=Database charset lajitella tiedot
|
|
ClientCharset=Client charset
|
|
ClientSortingCharset=Client collation
|
|
WarningModuleNotActive=<b>Moduuli %s</b> on oltava käytössä
|
|
WarningOnlyPermissionOfActivatedModules=Vain oikeudet liittyvät aktivoitu moduulit näkyvät täällä. Voit aktivoida muita moduulit asennuskuvaruudun - Moduuli sivulla.
|
|
DolibarrSetup=Dolibarr asennus tai päivitys
|
|
InternalUser=Sisäinen käyttäjä
|
|
ExternalUser=Ulkoinen käyttäjä
|
|
InternalUsers=Sisäiset käyttäjät
|
|
ExternalUsers=Ulkopuoliset käyttäjät
|
|
GUISetup=Näyttö
|
|
SetupArea=Asetukset
|
|
UploadNewTemplate=Päivitä uusi pohja(t)
|
|
FormToTestFileUploadForm=Lomake testata tiedostonlähetyskiintiö (mukaan setup)
|
|
IfModuleEnabled=Huomaa: kyllä on tehokas vain, jos <b>moduuli %s</b> on käytössä
|
|
RemoveLock=Remove/rename file <b>%s</b> if it exists, to allow usage of the Update/Install tool.
|
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
|
SecuritySetup=Turvallisuus-asetukset
|
|
SecurityFilesDesc=Define here options related to security about uploading files.
|
|
ErrorModuleRequirePHPVersion=Virhe Tätä moduulia edellyttää PHP version %s tai enemmän
|
|
ErrorModuleRequireDolibarrVersion=Virhe Tätä moduulia edellyttää Dolibarr version %s tai enemmän
|
|
ErrorDecimalLargerThanAreForbidden=Virhe, tarkkuuden suurempi <b>kuin %s</b> ei ole tuettu.
|
|
DictionarySetup=Sanakirja setup
|
|
Dictionary=Dictionaries
|
|
ErrorReservedTypeSystemSystemAuto=Arvot 'system' ja 'systemauto' ovat varattuja. Voit käyttää 'user' arvona lisääksesi sinun omaa recordia
|
|
ErrorCodeCantContainZero=Koodi ei voi sisältää arvoa 0
|
|
DisableJavascript=Poista JavaScript-ja Ajax toiminnot
|
|
DisableJavascriptNote=Note: For test or debug purpose. For optimization for blind person or text browsers, you may prefer to use the setup on the profile of user
|
|
UseSearchToSelectCompanyTooltip=Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant COMPANY_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
|
|
UseSearchToSelectContactTooltip=Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant CONTACT_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
|
|
DelaiedFullListToSelectCompany=Wait until a key is pressed before loading content of Third Parties combo list.<br>This may increase performance if you have a large number of third parties, but it is less convenient.
|
|
DelaiedFullListToSelectContact=Wait until a key is pressed before loading content of Contact combo list.<br>This may increase performance if you have a large number of contacts, but it is less convenient)
|
|
NumberOfKeyToSearch=Number of characters to trigger search: %s
|
|
NumberOfBytes=Number of Bytes
|
|
SearchString=Search string
|
|
NotAvailableWhenAjaxDisabled=Ole käytettävissä, kun Ajax vammaisten
|
|
AllowToSelectProjectFromOtherCompany=On document of a third party, can choose a project linked to another third party
|
|
JavascriptDisabled=JavaScript pois päältä
|
|
UsePreviewTabs=Käytä esikatsella välilehtiä
|
|
ShowPreview=Näytä esikatselu
|
|
PreviewNotAvailable=Esikatselu ei ole käytettävissä
|
|
ThemeCurrentlyActive=Teema on tällä hetkellä aktiivinen
|
|
CurrentTimeZone=Nykyinen aikavyöhyke
|
|
MySQLTimeZone=Aikavyöhyke MySql (tietokanta)
|
|
TZHasNoEffect=Dates are stored and returned by database server as if they were kept as submitted string. The timezone has effect only when using the UNIX_TIMESTAMP function (that should not be used by Dolibarr, so database TZ should have no effect, even if changed after data was entered).
|
|
Space=Space
|
|
Table=Taulu
|
|
Fields=Kentät
|
|
Index=Indeksi
|
|
Mask=Mask
|
|
NextValue=Seuraava arvo
|
|
NextValueForInvoices=Seuraava arvo (laskut)
|
|
NextValueForCreditNotes=Seuraava arvo (hyvityslaskut)
|
|
NextValueForDeposit=Next value (down payment)
|
|
NextValueForReplacements=Next value (replacements)
|
|
MustBeLowerThanPHPLimit=Note: <b>your</b> PHP configuration currently limits the maximum filesize for upload to <b>%s</b> %s, irrespective of the value of this parameter
|
|
NoMaxSizeByPHPLimit=Huom: Ei raja on asetettu sinun PHP kokoonpano
|
|
MaxSizeForUploadedFiles=Enimmäiskoko on ladannut tiedostot (0 Poista kaikki upload)
|
|
UseCaptchaCode=Käytä graafinen koodi kirjautumissivulla
|
|
AntiVirusCommand= Koko polku antivirus komento
|
|
AntiVirusCommandExample= Esimerkki Simpukka: c: \\ Program Files (x86) \\ Simpukka \\ bin \\ clamscan.exe <br> Esimerkki ClamAV: / usr / bin / clamscan
|
|
AntiVirusParam= Lisää parametreja komentoriviltä
|
|
AntiVirusParamExample= Esimerkki Simpukka - tietokanta = "C: \\ Program Files (x86) \\ Simpukka \\ lib"
|
|
ComptaSetup=Kirjanpito-moduulin asetukset
|
|
UserSetup=Käyttäjien hallinta-asetukset
|
|
MultiCurrencySetup=Multi-valuutta asetukset
|
|
MenuLimits=Raja-arvot ja tarkkuus
|
|
MenuIdParent=Emo-valikosta tunnus
|
|
DetailMenuIdParent=ID emo-valikossa (0 ylhäältä valikosta)
|
|
DetailPosition=Lajittele numero määritellä valikkopalkki kanta
|
|
AllMenus=Kaikki
|
|
NotConfigured=Moduulia/Applikaatiota ei ole määritetty
|
|
Active=Aktiivinen
|
|
SetupShort=Asetukset
|
|
OtherOptions=Muut valinnat
|
|
OtherSetup=Other Setup
|
|
CurrentValueSeparatorDecimal=Desimaalierotin
|
|
CurrentValueSeparatorThousand=Thousand separator
|
|
Destination=Määränpää
|
|
IdModule=Moduuli ID
|
|
IdPermissions=Permissions ID
|
|
LanguageBrowserParameter=Parametri %s
|
|
LocalisationDolibarrParameters=Localization parameters
|
|
ClientTZ=Asiakkaan aikavyöhyke (käyttäjä)
|
|
ClientHour=Asiakkaan aikavyöhyke (käyttäjä)
|
|
OSTZ=Palvelimen OS aikavyöhyke
|
|
PHPTZ=Aikavyöhyke Server PHP
|
|
DaylingSavingTime=Kesäaika (käyttäjä)
|
|
CurrentHour=Nykyinen tunti
|
|
CurrentSessionTimeOut=Nykyinen istunnon aikakatkaisun
|
|
YouCanEditPHPTZ=To set a different PHP timezone (not required), you can try to add a .htaccess file with a line like this "SetEnv TZ Europe/Paris"
|
|
HoursOnThisPageAreOnServerTZ=Warning, in contrary of other screens, hours on this page are not in your local timezone, but of the timezone of the server.
|
|
Box=Widget
|
|
Boxes=Widgetit
|
|
MaxNbOfLinesForBoxes=Max. number of lines for widgets
|
|
AllWidgetsWereEnabled=Kaikki saatavilla olevat Widgetit on aktivoitu
|
|
PositionByDefault=Oletus järjestys
|
|
Position=Asema
|
|
MenusDesc=Menu managers set content of the two menu bars (horizontal and vertical).
|
|
MenusEditorDesc=The menu editor allows you to define custom menu entries. Use it carefully to avoid instability and permanently unreachable menu entries.<br>Some modules add menu entries (in menu <b>All</b> mostly). If you remove some of these entries by mistake, you can restore them disabling and reenabling the module.
|
|
MenuForUsers=Valikko käyttäjille
|
|
LangFile=File. Lang
|
|
Language_en_US_es_MX_etc=Language (en_US, es_MX, ...)
|
|
System=Järjestelmä
|
|
SystemInfo=Järjestelmän tiedot
|
|
SystemToolsArea=Kehitysresurssit alueella
|
|
SystemToolsAreaDesc=This area provides administration functions. Use the menu to choose the required feature.
|
|
Purge=Siivoa
|
|
PurgeAreaDesc=This page allows you to delete all files generated or stored by Dolibarr (temporary files or all files in <b>%s</b> directory). Using this feature is not normally necessary. It is provided as a workaround for users whose Dolibarr is hosted by a provider that does not offer permissions to delete files generated by the web server.
|
|
PurgeDeleteLogFile=Delete log files, including <b>%s</b> defined for Syslog module (no risk of losing data)
|
|
PurgeDeleteTemporaryFiles=Delete all temporary files (no risk of losing data). Note: Deletion is done only if the temp directory was created 24 hours ago.
|
|
PurgeDeleteTemporaryFilesShort=Poista väliaikaiset tiedostot
|
|
PurgeDeleteAllFilesInDocumentsDir=Delete all files in directory: <b>%s</b>.<br>This will delete all generated documents related to elements (third parties, invoices etc...), files uploaded into the ECM module, database backup dumps and temporary files.
|
|
PurgeRunNow=Siivoa nyt
|
|
PurgeNothingToDelete=Ei tuhottavia hakemistoja eikä tiedostoja.
|
|
PurgeNDirectoriesDeleted=<b> %s</b> tiedostot tai hakemistot poistetaan.
|
|
PurgeNDirectoriesFailed=Failed to delete <b>%s</b> files or directories.
|
|
PurgeAuditEvents=Purge kaikki tapahtumat
|
|
ConfirmPurgeAuditEvents=Are you sure you want to purge all security events? All security logs will be deleted, no other data will be removed.
|
|
GenerateBackup=Luo varmuuskopio
|
|
Backup=Varmuuskopio
|
|
Restore=Palauta
|
|
RunCommandSummary=Varmuuskopiointi tapahtuu seuraava komento
|
|
BackupResult=Varmuuskopiointi tulos
|
|
BackupFileSuccessfullyCreated=Varmuuskopio -tiedosto on onnistuneesti luotu
|
|
YouCanDownloadBackupFile=The generated file can now be downloaded
|
|
NoBackupFileAvailable=Varmuuskopio -tiedostoja ei ole saatavilla.
|
|
ExportMethod=Vienti menetelmä
|
|
ImportMethod=Tuo menetelmä
|
|
ToBuildBackupFileClickHere=Tehdäksesi varmuuskopio -tiedosto, paina <a href=Rakentaa varmuuskopio tiedoston, klikkaa <a href="%s">tästä.</a>
|
|
ImportMySqlDesc=To import a MySQL backup file, you may use phpMyAdmin via your hosting or use the mysql command from the Command line.<br>For example:
|
|
ImportPostgreSqlDesc=Tuodaksesi varmuuskopio-tiedoston, sinun täytyy käyttää pg_restore komentoa komentoriviltä:
|
|
ImportMySqlCommand=%s %s <mybackupfile.sql
|
|
ImportPostgreSqlCommand=%s %s mybackupfile.sql
|
|
FileNameToGenerate=Filename for backup:
|
|
Compression=Pakkaus
|
|
CommandsToDisableForeignKeysForImport=Komento poistaa ulko avaimet tuontiluvista
|
|
CommandsToDisableForeignKeysForImportWarning=Mandatory if you want to be able to restore your sql dump later
|
|
ExportCompatibility=Yhteensopivuutta luodaan viedä tiedosto
|
|
MySqlExportParameters=MySQL vienti parametrit
|
|
PostgreSqlExportParameters= PostgreSQL vie parametrit
|
|
UseTransactionnalMode=Käytä kaupallisen tilassa
|
|
FullPathToMysqldumpCommand=Koko polku mysqldump komento
|
|
FullPathToPostgreSQLdumpCommand=Täysi polku pg_dump komento
|
|
AddDropDatabase=Add DROP DATABASE command
|
|
AddDropTable=Lisää DROP TAULUKON komento
|
|
ExportStructure=Rakenne
|
|
NameColumn=Nimi sarakkeet
|
|
ExtendedInsert=Laajennettu INSERT
|
|
NoLockBeforeInsert=Ei lukko komennot noin INSERT
|
|
DelayedInsert=Viivästynyt lisätä
|
|
EncodeBinariesInHexa=Koodaus binary tiedot heksadesimaaleina
|
|
IgnoreDuplicateRecords=Ohita duplikaatti virheet (VALITSE OHITA)
|
|
AutoDetectLang=Automaatti tunnistus (selaimen kieli)
|
|
FeatureDisabledInDemo=Ominaisuus on poistettu käytöstä demossa
|
|
FeatureAvailableOnlyOnStable=Feature only available on official stable versions
|
|
BoxesDesc=Widgets are components showing some information that you can add to personalize some pages. You can choose between showing the widget or not by selecting target page and clicking 'Activate', or by clicking the trashcan to disable it.
|
|
OnlyActiveElementsAreShown=Only elements from <a href="%s">enabled modules</a> are shown.
|
|
ModulesDesc=The modules/applications determine which features are available in the software. Some modules require permissions to be granted to users after activating the module. Click the on/off button (at end of module line) to enable/disable a module/application.
|
|
ModulesMarketPlaceDesc=You can find more modules to download on external websites on the Internet...
|
|
ModulesDeployDesc=If permissions on your file system allow it, you can use this tool to deploy an external module. The module will then be visible on the tab <strong>%s</strong>.
|
|
ModulesMarketPlaces=Löydä ulkoisia app/moduuleja
|
|
ModulesDevelopYourModule=Kehitä oma app/moduuli
|
|
ModulesDevelopDesc=You may also develop your own module or find a partner to develop one for you.
|
|
DOLISTOREdescriptionLong=Instead of switching on <a href="https://www.dolistore.com">www.dolistore.com</a> web site to find an external module, you can use this embedded tool that will perform the search on the external market place for you (may be slow, need an internet access)...
|
|
NewModule=Uusi
|
|
FreeModule=Ilmainen
|
|
CompatibleUpTo=Compatible with version %s
|
|
NotCompatible=This module does not seem compatible with your Dolibarr %s (Min %s - Max %s).
|
|
CompatibleAfterUpdate=This module requires an update to your Dolibarr %s (Min %s - Max %s).
|
|
SeeInMarkerPlace=See in Market place
|
|
Updated=Päivitetty
|
|
Nouveauté=Novelty
|
|
AchatTelechargement=Osta / Lataa
|
|
GoModuleSetupArea=To deploy/install a new module, go to the Module setup area: <a href="%s">%s</a>.
|
|
DoliStoreDesc=DoliStore, virallinen markkinapaikka Dolibarr ERP / CRM ulkoisten moduulien
|
|
DoliPartnersDesc=List of companies providing custom-developed modules or features.<br>Note: since Dolibarr is an open source application, <i>anyone</i> experienced in PHP programming may develop a module.
|
|
WebSiteDesc=External websites for more add-on (non-core) modules...
|
|
DevelopYourModuleDesc=Some solutions to develop your own module...
|
|
URL=Linkki
|
|
BoxesAvailable=Widgetit saatavilla
|
|
BoxesActivated=Widget aktivoitu
|
|
ActivateOn=Ota annetun
|
|
ActiveOn=Aktivoitu
|
|
SourceFile=Lähdetiedostoa
|
|
AvailableOnlyIfJavascriptAndAjaxNotDisabled=Käytettävissä vain, jos JavaScript ei ole poistettu
|
|
Required=Vaadittu
|
|
UsedOnlyWithTypeOption=Used by some agenda option only
|
|
Security=Turvallisuus
|
|
Passwords=Salasanat
|
|
DoNotStoreClearPassword=Encrypt passwords stored in database (NOT as plain-text). It is strongly recommended to activate this option.
|
|
MainDbPasswordFileConfEncrypted=Encrypt database password stored in conf.php. It is strongly recommended to activate this option.
|
|
InstrucToEncodePass=To have password encoded into the <b>conf.php</b> file, replace the line <br><b>$dolibarr_main_db_pass="...";</b><br>by<br><b>$dolibarr_main_db_pass="crypted:%s";</b>
|
|
InstrucToClearPass=To have password decoded (clear) into the <b>conf.php</b> file, replace the line <br><b>$dolibarr_main_db_pass="crypted:...";</b><br>by<br><b>$dolibarr_main_db_pass="%s";</b>
|
|
ProtectAndEncryptPdfFiles=Protect generated PDF files. This is NOT recommended as it breaks bulk PDF generation.
|
|
ProtectAndEncryptPdfFilesDesc=Protection of a PDF document keeps it available to read and print with any PDF browser. However, editing and copying is not possible anymore. Note that using this feature makes building of a global merged PDFs not working.
|
|
Feature=Ominaisuus
|
|
DolibarrLicense=Lisenssi
|
|
Developpers=Kehittäjät / vastaajat
|
|
OfficialWebSite=Dolibarr official web site
|
|
OfficialWebSiteLocal=Local web site (%s)
|
|
OfficialWiki=Dolibarr documentation / Wiki
|
|
OfficialDemo=Dolibarr online-demo
|
|
OfficialMarketPlace=Virallinen markkinoilla ulkoisten moduulien / lisät
|
|
OfficialWebHostingService=Referenced web hosting services (Cloud hosting)
|
|
ReferencedPreferredPartners=Preferred Partners
|
|
OtherResources=Muut resurssit
|
|
ExternalResources=External Resources
|
|
SocialNetworks=Sosiaaliset verkostot
|
|
ForDocumentationSeeWiki=Käyttäjälle tai kehittäjän dokumentaatio (doc, FAQs ...), <br> katsoa, että Dolibarr Wiki: <br> <a href="%s" target="_blank"><b> %s</b></a>
|
|
ForAnswersSeeForum=Muita kysymyksiä / apua, voit käyttää Dolibarr foorumilla: <br> <a href="%s" target="_blank"><b> %s</b></a>
|
|
HelpCenterDesc1=Here are some resources for getting help and support with Dolibarr.
|
|
HelpCenterDesc2=Some of these resources are only available in <b>english</b>.
|
|
CurrentMenuHandler=Nykyinen valikko handler
|
|
MeasuringUnit=Mittayksikkö
|
|
LeftMargin=Vasen marginaali
|
|
TopMargin=Ylä marginaali
|
|
PaperSize=Paperin koko
|
|
Orientation=Orientaatio
|
|
SpaceX=Space X
|
|
SpaceY=Space Y
|
|
FontSize=Fontti koko
|
|
Content=Content
|
|
NoticePeriod=Notice period
|
|
NewByMonth=New by month
|
|
Emails=Sähköpostit
|
|
EMailsSetup=Sähköpostien asetukset
|
|
EMailsDesc=This page allows you to override your default PHP parameters for email sending. In most cases on Unix/Linux OS, the PHP setup is correct and these parameters are unnecessary.
|
|
EmailSenderProfiles=Emails sender profiles
|
|
MAIN_MAIL_SMTP_PORT=SMTP/SMTPS Port (default value in php.ini: <b>%s</b>)
|
|
MAIN_MAIL_SMTP_SERVER=SMTP/SMTPS Host (default value in php.ini: <b>%s</b>)
|
|
MAIN_MAIL_SMTP_PORT_NotAvailableOnLinuxLike=SMTP/SMTPS Port (Not defined into PHP on Unix-like systems)
|
|
MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=SMTP/SMTPS Host (Not defined into PHP on Unix-like systems)
|
|
MAIN_MAIL_EMAIL_FROM=Sender email for automatic emails (default value in php.ini: <b>%s</b>)
|
|
MAIN_MAIL_ERRORS_TO=Email used for error returns emails (fields 'Errors-To' in emails sent)
|
|
MAIN_MAIL_AUTOCOPY_TO= Copy (Bcc) all sent emails to
|
|
MAIN_DISABLE_ALL_MAILS=Disable all email sending (for test purposes or demos)
|
|
MAIN_MAIL_FORCE_SENDTO=Send all emails to (instead of real recipients, for test purposes)
|
|
MAIN_MAIL_ENABLED_USER_DEST_SELECT=Add employee users with email into allowed recipient list
|
|
MAIN_MAIL_SENDMODE=Email sending method
|
|
MAIN_MAIL_SMTPS_ID=SMTP ID (if sending server requires authentication)
|
|
MAIN_MAIL_SMTPS_PW=SMTP Password (if sending server requires authentication)
|
|
MAIN_MAIL_EMAIL_TLS=Use TLS (SSL) encryption
|
|
MAIN_MAIL_EMAIL_STARTTLS=Use TLS (STARTTLS) encryption
|
|
MAIN_MAIL_EMAIL_DKIM_ENABLED=Use DKIM to generate email signature
|
|
MAIN_MAIL_EMAIL_DKIM_DOMAIN=Email Domain for use with dkim
|
|
MAIN_MAIL_EMAIL_DKIM_SELECTOR=Name of dkim selector
|
|
MAIN_MAIL_EMAIL_DKIM_PRIVATE_KEY=Private key for dkim signing
|
|
MAIN_DISABLE_ALL_SMS=Disable all SMS sending (for test purposes or demos)
|
|
MAIN_SMS_SENDMODE=Käyttömenetelmä tekstiviestejä lähettäessä
|
|
MAIN_MAIL_SMS_FROM=Default sender phone number for SMS sending
|
|
MAIN_MAIL_DEFAULT_FROMTYPE=Default sender email for manual sending (User email or Company email)
|
|
UserEmail=Käyttäjän sähköposti
|
|
CompanyEmail=Company Email
|
|
FeatureNotAvailableOnLinux=Ominaisuus ei ole Unix-koneissa. Testaa sendmail ohjelmaa paikallisesti.
|
|
SubmitTranslation=If the translation for this language is not complete or you find errors, you can correct this by editing files in directory <b>langs/%s</b> and submit your change to www.transifex.com/dolibarr-association/dolibarr/
|
|
SubmitTranslationENUS=If translation for this language is not complete or you find errors, you can correct this by editing files into directory <b>langs/%s</b> and submit modified files on dolibarr.org/forum or for developers on github.com/Dolibarr/dolibarr.
|
|
ModuleSetup=Moduuli asetukset
|
|
ModulesSetup=Moduulit/Applikaatio asetukset
|
|
ModuleFamilyBase=Järjestelmä
|
|
ModuleFamilyCrm=Customer Relationship Management (CRM)
|
|
ModuleFamilySrm=Vendor Relationship Management (VRM)
|
|
ModuleFamilyProducts=Product Management (PM)
|
|
ModuleFamilyHr=Henkilöstöhallinta (HR)
|
|
ModuleFamilyProjects=Projektit / Yhteistyöhankkeet
|
|
ModuleFamilyOther=Muu
|
|
ModuleFamilyTechnic=Multi-modules työkalut
|
|
ModuleFamilyExperimental=Kokeellinen modules
|
|
ModuleFamilyFinancial=Talouden Moduulit (Kirjanpito / Rahoitus)
|
|
ModuleFamilyECM=Sisällönhallinta (ECM)
|
|
ModuleFamilyPortal=Websites and other frontal application
|
|
ModuleFamilyInterface=Interfaces with external systems
|
|
MenuHandlers=Valikko käsitteleville
|
|
MenuAdmin=Valikko editor
|
|
DoNotUseInProduction=Älä käytä tuotannossa
|
|
ThisIsProcessToFollow=Upgrade procedure:
|
|
ThisIsAlternativeProcessToFollow=This is an alternative setup to process manually:
|
|
StepNb=Vaihe %s
|
|
FindPackageFromWebSite=Find a package that provides the features you need (for example on the official web site %s).
|
|
DownloadPackageFromWebSite=Download package (for example from the official web site %s).
|
|
UnpackPackageInDolibarrRoot=Unpack/unzip the packaged files into your Dolibarr server directory: <b>%s</b>
|
|
UnpackPackageInModulesRoot=To deploy/install an external module, unpack/unzip the packaged files into the server directory dedicated to external modules:<br><b>%s</b>
|
|
SetupIsReadyForUse=Module deployment is finished. You must however enable and setup the module in your application by going to the page setup modules: <a href="%s">%s</a>.
|
|
NotExistsDirect=The alternative root directory is not defined to an existing directory.<br>
|
|
InfDirAlt=Since version 3, it is possible to define an alternative root directory. This allows you to store, into a dedicated directory, plug-ins and custom templates.<br>Just create a directory at the root of Dolibarr (eg: custom).<br>
|
|
InfDirExample=<br>Then declare it in the file <strong>conf.php</strong><br> $dolibarr_main_url_root_alt='/custom'<br>$dolibarr_main_document_root_alt='/path/of/dolibarr/htdocs/custom'<br>If these lines are commented with "#", to enable them, just uncomment by removing the "#" character.
|
|
YouCanSubmitFile=Alternatively, you may upload the module .zip file package:
|
|
CurrentVersion=Dolibarr nykyinen versio
|
|
CallUpdatePage=Browse to the page that updates the database structure and data: %s.
|
|
LastStableVersion=Viimeisin vakaa versio
|
|
LastActivationDate=Latest activation date
|
|
LastActivationAuthor=Latest activation author
|
|
LastActivationIP=Viimeinen aktiivinen IP
|
|
UpdateServerOffline=Update server offline
|
|
WithCounter=Manage a counter
|
|
GenericMaskCodes=You may enter any numbering mask. In this mask, the following tags could be used:<br><b>{000000}</b> corresponds to a number which will be incremented on each %s. Enter as many zeros as the desired length of the counter. The counter will be completed by zeros from the left in order to have as many zeros as the mask. <br><b>{000000+000}</b> same as previous but an offset corresponding to the number to the right of the + sign is applied starting on first %s. <br><b>{000000@x}</b> same as previous but the counter is reset to zero when month x is reached (x between 1 and 12, or 0 to use the early months of fiscal year defined in your configuration, or 99 to reset to zero every month). If this option is used and x is 2 or higher, then sequence {yy}{mm} or {yyyy}{mm} is also required. <br><b>{dd}</b> day (01 to 31).<br><b>{mm}</b> month (01 to 12).<br><b>{yy}</b>, <b>{yyyy}</b> or <b>{y}</b> year over 2, 4 or 1 numbers. <br>
|
|
GenericMaskCodes2=<b>{cccc}</b> the client code on n characters<br><b>{cccc000}</b> the client code on n characters is followed by a counter dedicated for customer. This counter dedicated to customer is reset at same time than global counter.<br><b>{tttt}</b> The code of third party type on n characters (see menu Home - Setup - Dictionary - Types of third parties). If you add this tag, the counter will be different for each type of third party.<br>
|
|
GenericMaskCodes3=Kaikki muut merkit ja maski pysyy ennallaan. <br> Välilyönnit eivät ole sallittuja. <br>
|
|
GenericMaskCodes4a=<u>Example on the 99th %s of the third party TheCompany, with date 2007-01-31:</u><br>
|
|
GenericMaskCodes4b=<u>Esimerkki kolmannen osapuolen luotu 2007-03-01:</u> <br>
|
|
GenericMaskCodes4c=<u>Esimerkiksi tuotteille luotu 2007-03-01:</u><br>
|
|
GenericMaskCodes5=<b>ABC{yy}{mm}-{000000}</b> will give <b>ABC0701-000099</b><br><b>{0000+100@1}-ZZZ/{dd}/XXX</b> will give <b>0199-ZZZ/31/XXX</b><br><b>IN{yy}{mm}-{0000}-{t}</b> will give <b>IN0701-0099-A</b> if the type of company is 'Responsable Inscripto' with code for type that is 'A_RI'
|
|
GenericNumRefModelDesc=Paluu mukautettavan numeron mukaan määritelty mask.
|
|
ServerAvailableOnIPOrPort=Server on saatavilla <b>osoitteessa %s satama %s</b>
|
|
ServerNotAvailableOnIPOrPort=Palvelin ei ole käytettävissä <b>osoitteessa %s satama %s</b>
|
|
DoTestServerAvailability=Test-palvelin-yhteydet
|
|
DoTestSend=Testi lähettää
|
|
DoTestSendHTML=Testi lähettää HTML
|
|
ErrorCantUseRazIfNoYearInMask=Error, can't use option @ to reset counter each year if sequence {yy} or {yyyy} is not in mask.
|
|
ErrorCantUseRazInStartedYearIfNoYearMonthInMask=Virhe ei voi käyttäjä vaihtoehto @ jos SEQUENCE (yy) (mm) tai (vvvv) (mm) ei mask.
|
|
UMask=UMask parametri uusia tiedostoja Unix / Linux / BSD-tiedostojärjestelmää.
|
|
UMaskExplanation=Tämän parametrin avulla voit määrittää käyttöoikeudet asettaa oletuksena tiedostoja luotu Dolibarr palvelimelle (aikana ladata esimerkiksi). <br> Se on oktaali-arvo (esim. 0666 tarkoittaa, lukea ja kirjoittaa kaikki). <br> Ce paramtre ne Sert pas sous un serveur Windows.
|
|
SeeWikiForAllTeam=Take a look at the Wiki page for a list of contributors and their organization
|
|
UseACacheDelay= Viive cashing vienti vastehuippu sekuntia (0 tai tyhjä ei välimuisti)
|
|
DisableLinkToHelpCenter=Piilota linkki <b>"Tarvitsetko apua tai tukea"</b> on kirjautumissivulla
|
|
DisableLinkToHelp=Piilota linkki online apuun "<b>%s</b>"
|
|
AddCRIfTooLong=There is no automatic text wrapping, text that is too long will not display on documents. Please add carriage returns in the text area if needed.
|
|
ConfirmPurge=Are you sure you want to execute this purge?<br>This will permanently delete all your data files with no way to restore them (ECM files, attached files...).
|
|
MinLength=Vähimmäispituus
|
|
LanguageFilesCachedIntoShmopSharedMemory=Tiedostot. Lang ladattu jaettua muistia
|
|
LanguageFile=Kielitiedosto
|
|
ExamplesWithCurrentSetup=Examples with current configuration
|
|
ListOfDirectories=Luettelo OpenDocument malleja hakemistoja
|
|
ListOfDirectoriesForModelGenODT=List of directories containing templates files with OpenDocument format.<br><br>Put here full path of directories.<br>Add a carriage return between eah directory.<br>To add a directory of the GED module, add here <b>DOL_DATA_ROOT/ecm/yourdirectoryname</b>.<br><br>Files in those directories must end with <b>.odt</b> or <b>.ods</b>.
|
|
NumberOfModelFilesFound=Number of ODT/ODS template files found in these directories
|
|
ExampleOfDirectoriesForModelGen=Esimerkkejä syntaksin: <br> c: \\ mydir <br> / Home / mydir <br> DOL_DATA_ROOT / ECM / ecmdir
|
|
FollowingSubstitutionKeysCanBeUsed=<br> Jos haluat tietää, miten voit luoda odt asiakirjamalleja, ennen kuin laitat ne näistä hakemistoista, lue wiki dokumentaatio:
|
|
FullListOnOnlineDocumentation=http://wiki.dolibarr.org/index.php/Create_an_ODT_document_template
|
|
FirstnameNamePosition=Sijoitus etunimi / nimeä
|
|
DescWeather=The following images will be shown on the dashboard when the number of late actions reach the following values:
|
|
KeyForWebServicesAccess=Avain käyttää Web Services (parametri "dolibarrkey" in WebServices)
|
|
TestSubmitForm=Tulo testi lomake
|
|
ThisForceAlsoTheme=Using this menu manager will also use its own theme whatever the user choice. Also this menu manager specialized for smartphones does not work on all smartphone. Use another menu manager if you experience problems with yours.
|
|
ThemeDir=Skins hakemisto
|
|
ConnectionTimeout=Connection timeout
|
|
ResponseTimeout=Response aikakatkaisu
|
|
SmsTestMessage=Test viesti __ PHONEFROM__ ja __ PHONETO__
|
|
ModuleMustBeEnabledFirst=Module <b>%s</b> must be enabled first if you need this feature.
|
|
SecurityToken=Avain turvallinen URL
|
|
NoSmsEngine=No SMS sender manager available. A SMS sender manager is not installed with the default distribution because they depend on an external vendor, but you can find some on %s
|
|
PDF=PDF
|
|
PDFDesc=Global options for PDF generation.
|
|
PDFAddressForging=Rules for address boxes
|
|
HideAnyVATInformationOnPDF=Hide all information related to Sales Tax / VAT
|
|
PDFRulesForSalesTax=Rules for Sales Tax / VAT
|
|
PDFLocaltax=Rules for %s
|
|
HideLocalTaxOnPDF=Hide %s rate in column Tax Sale
|
|
HideDescOnPDF=Hide products description
|
|
HideRefOnPDF=Hide products ref.
|
|
HideDetailsOnPDF=Hide product lines details
|
|
PlaceCustomerAddressToIsoLocation=Use french standard position (La Poste) for customer address position
|
|
Library=Kirjasto
|
|
UrlGenerationParameters=Parametrit turvata URL
|
|
SecurityTokenIsUnique=Käytä ainutlaatuinen securekey parametri jokaiselle URL
|
|
EnterRefToBuildUrl=Kirjoita viittaus objektin %s
|
|
GetSecuredUrl=Hanki lasketaan URL
|
|
ButtonHideUnauthorized=Hide buttons for non-admin users for unauthorized actions instead of showing greyed disabled buttons
|
|
OldVATRates=Vanha ALV prosentti
|
|
NewVATRates=Uusi ALV prosentti
|
|
PriceBaseTypeToChange=Modify on prices with base reference value defined on
|
|
MassConvert=Launch bulk conversion
|
|
String=String
|
|
TextLong=Pitkä teksti
|
|
HtmlText=Html teksti
|
|
Int=Integer
|
|
Float=Float
|
|
DateAndTime=Päivämäärä ja tunti
|
|
Unique=Uniikki
|
|
Boolean=Boolean (yksi valintaruutu)
|
|
ExtrafieldPhone = Puhelin
|
|
ExtrafieldPrice = Hinta
|
|
ExtrafieldMail = Sähköposti
|
|
ExtrafieldUrl = Url
|
|
ExtrafieldSelect = Valitse lista
|
|
ExtrafieldSelectList = Select from table
|
|
ExtrafieldSeparator=Separator (not a field)
|
|
ExtrafieldPassword=Salasana
|
|
ExtrafieldRadio=Radio buttons (one choice only)
|
|
ExtrafieldCheckBox=Valintaruudut
|
|
ExtrafieldCheckBoxFromList=Checkboxes from table
|
|
ExtrafieldLink=Link to an object
|
|
ComputedFormula=Computed field
|
|
ComputedFormulaDesc=You can enter here a formula using other properties of object or any PHP coding to get a dynamic computed value. You can use any PHP compatible formulas including the "?" condition operator, and following global object: <strong>$db, $conf, $langs, $mysoc, $user, $object</strong>.<br><strong>WARNING</strong>: Only some properties of $object may be available. If you need a properties not loaded, just fetch yourself the object into your formula like in the second example.<br>Using a computed field means you can't enter yourself any value from interface. Also, if there is a syntax error, the formula may return nothing.<br><br>Example of formula:<br>$object->id < 10 ? round($object->id / 2, 2): ($object->id + 2 * $user->id) * (int) substr($mysoc->zip, 1, 2)<br><br>Example to reload object<br>(($reloadedobj = new Societe($db)) && ($reloadedobj->fetch($obj->id ? $obj->id: ($obj->rowid ? $obj->rowid: $object->id)) > 0)) ? $reloadedobj->array_options['options_extrafieldkey'] * $reloadedobj->capital / 5: '-1'<br><br>Other example of formula to force load of object and its parent object:<br>(($reloadedobj = new Task($db)) && ($reloadedobj->fetch($object->id) > 0) && ($secondloadedobj = new Project($db)) && ($secondloadedobj->fetch($reloadedobj->fk_project) > 0)) ? $secondloadedobj->ref: 'Parent project not found'
|
|
Computedpersistent=Store computed field
|
|
ComputedpersistentDesc=Computed extra fields will be stored in the database, however, the value will only be recalculated when the object of this field is changed. If the computed field depends on other objects or global data this value might be wrong!!
|
|
ExtrafieldParamHelpPassword=Leaving this field blank means this value will be stored without encryption (field must be only hidden with star on screen).<br>Set 'auto' to use the default encryption rule to save password into database (then value read will be the hash only, no way to retrieve original value)
|
|
ExtrafieldParamHelpselect=List of values must be lines with format key,value (where key can't be '0')<br><br> for example: <br>1,value1<br>2,value2<br>code3,value3<br>...<br><br>In order to have the list depending on another complementary attribute list:<br>1,value1|options_<i>parent_list_code</i>:parent_key<br>2,value2|options_<i>parent_list_code</i>:parent_key <br><br>In order to have the list depending on another list:<br>1,value1|<i>parent_list_code</i>:parent_key<br>2,value2|<i>parent_list_code</i>:parent_key
|
|
ExtrafieldParamHelpcheckbox=List of values must be lines with format key,value (where key can't be '0')<br><br> for example: <br>1,value1<br>2,value2<br>3,value3<br>...
|
|
ExtrafieldParamHelpradio=List of values must be lines with format key,value (where key can't be '0')<br><br> for example: <br>1,value1<br>2,value2<br>3,value3<br>...
|
|
ExtrafieldParamHelpsellist=List of values comes from a table<br>Syntax: table_name:label_field:id_field::filter<br>Example: c_typent:libelle:id::filter<br><br>- idfilter is necessarly a primary int key<br>- filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntax extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another complementary attribute list:<br>c_typent:libelle:id:options_<i>parent_list_code</i>|parent_column:filter <br><br>In order to have the list depending on another list:<br>c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
|
ExtrafieldParamHelpchkbxlst=List of values comes from a table<br>Syntax: table_name:label_field:id_field::filter<br>Example: c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntax extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another complementary attribute list:<br>c_typent:libelle:id:options_<i>parent_list_code</i>|parent_column:filter <br><br>In order to have the list depending on another list:<br>c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
|
ExtrafieldParamHelplink=Parameters must be ObjectName:Classpath<br>Syntax: ObjectName:Classpath<br>Examples:<br>Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default)<br>Set this to 2 for a collapsing separator (collapsed by default)
|
|
LibraryToBuildPDF=Käytettävä kirjasto PDF:n luomiseen
|
|
LocalTaxDesc=Some countries may apply two or three taxes on each invoice line. If this is the case, choose the type for the second and third tax and its rate. Possible type are:<br>1: local tax apply on products and services without vat (localtax is calculated on amount without tax)<br>2: local tax apply on products and services including vat (localtax is calculated on amount + main tax)<br>3: local tax apply on products without vat (localtax is calculated on amount without tax)<br>4: local tax apply on products including vat (localtax is calculated on amount + main vat)<br>5: local tax apply on services without vat (localtax is calculated on amount without tax)<br>6: local tax apply on services including vat (localtax is calculated on amount + tax)
|
|
SMS=Tekstiviesti
|
|
LinkToTestClickToDial=Enter a phone number to call to show a link to test the ClickToDial url for user <strong>%s</strong>
|
|
RefreshPhoneLink=Päivitä linkki
|
|
LinkToTest=Clickable link generated for user <strong>%s</strong> (click phone number to test)
|
|
KeepEmptyToUseDefault=Pidä tyhjänä käyttääksesi oletusarvoa
|
|
DefaultLink=Oletuslinkki
|
|
SetAsDefault=Aseta oletukseksi
|
|
ValueOverwrittenByUserSetup=Warning, this value may be overwritten by user specific setup (each user can set his own clicktodial url)
|
|
ExternalModule=External module - Installed into directory %s
|
|
BarcodeInitForthird-parties=Mass barcode init for third-parties
|
|
BarcodeInitForProductsOrServices=Mass barcode init or reset for products or services
|
|
CurrentlyNWithoutBarCode=Currently, you have <strong>%s</strong> record on <strong>%s</strong> %s without barcode defined.
|
|
InitEmptyBarCode=Init value for next %s empty records
|
|
EraseAllCurrentBarCode=Poista kaikki nykyiset viivakoodi arvot
|
|
ConfirmEraseAllCurrentBarCode=Are you sure you want to erase all current barcode values?
|
|
AllBarcodeReset=Kaikki viivakoodi arvot on poistettu
|
|
NoBarcodeNumberingTemplateDefined=No numbering barcode template enabled in the Barcode module setup.
|
|
EnableFileCache=Enable file cache
|
|
ShowDetailsInPDFPageFoot=Add more details into footer, such as company address or manager names (in addition to professional ids, company capital and VAT number).
|
|
NoDetails=No additional details in footer
|
|
DisplayCompanyInfo=Näytä yrityksen osoitetiedot
|
|
DisplayCompanyManagers=Display manager names
|
|
DisplayCompanyInfoAndManagers=Display company address and manager names
|
|
EnableAndSetupModuleCron=If you want to have this recurring invoice generated automatically, module *%s* must be enabled and correctly setup. Otherwise, generation of invoices must be done manually from this template using the *Create* button. Note that even if you enabled automatic generation, you can still safely launch manual generation. Generation of duplicates for the same period is not possible.
|
|
ModuleCompanyCodeCustomerAquarium=%s followed by customer code for a customer accounting code
|
|
ModuleCompanyCodeSupplierAquarium=%s followed by vendor code for a vendor accounting code
|
|
ModuleCompanyCodePanicum=Return an empty accounting code.
|
|
ModuleCompanyCodeDigitaria=Accounting code depends on third-party code. The code is composed of the character "C" in the first position followed by the first 5 characters of the third-party code.
|
|
Use3StepsApproval=By default, Purchase Orders need to be created and approved by 2 different users (one step/user to create and one step/user to approve. Note that if user has both permission to create and approve, one step/user will be enough). You can ask with this option to introduce a third step/user approval, if amount is higher than a dedicated value (so 3 steps will be necessary: 1=validation, 2=first approval and 3=second approval if amount is enough).<br>Set this to empty if one approval (2 steps) is enough, set it to a very low value (0.1) if a second approval (3 steps) is always required.
|
|
UseDoubleApproval=Use a 3 steps approval when amount (without tax) is higher than...
|
|
WarningPHPMail=WARNING: It is often better to setup outgoing emails to use the email server of your provider instead of the default setup. Some email providers (like Yahoo) do not allow you to send an email from another server than their own server. Your current setup uses the server of the application to send email and not the server of your email provider, so some recipients (the one compatible with the restrictive DMARC protocol), will ask your email provider if they can accept your email and some email providers (like Yahoo) may respond "no" because the server is not theirs, so few of your sent Emails may not be accepted (be careful also of your email provider's sending quota).<br>If your Email provider (like Yahoo) has this restriction, you must change Email setup to choose the other method "SMTP server" and enter the SMTP server and credentials provided by your Email provider.
|
|
WarningPHPMail2=If your email SMTP provider need to restrict email client to some IP addresses (very rare), this is the IP address of the mail user agent (MUA) for your ERP CRM application: <strong>%s</strong>.
|
|
ClickToShowDescription=Klikkaa näyttääksesi kuvaus
|
|
DependsOn=This module needs the module(s)
|
|
RequiredBy=This module is required by module(s)
|
|
TheKeyIsTheNameOfHtmlField=This is the name of the HTML field. Technical knowledge is required to read the content of the HTML page to get the key name of a field.
|
|
PageUrlForDefaultValues=You must enter the relative path of the page URL. If you include parameters in URL, the default values will be effective if all parameters are set to same value.
|
|
PageUrlForDefaultValuesCreate=<br>Example:<br>For the form to create a new third party, it is <strong>%s</strong>.<br>For URL of external modules installed into custom directory, do not include the "custom/", so use path like <strong>mymodule/mypage.php</strong> and not custom/mymodule/mypage.php.<br>If you want default value only if url has some parameter, you can use <strong>%s</strong>
|
|
PageUrlForDefaultValuesList=<br>Example:<br>For the page that lists third parties, it is <strong>%s</strong>.<br>For URL of external modules installed into custom directory, do not include the "custom/" so use a path like <strong>mymodule/mypagelist.php</strong> and not custom/mymodule/mypagelist.php.<br>If you want default value only if url has some parameter, you can use <strong>%s</strong>
|
|
AlsoDefaultValuesAreEffectiveForActionCreate=Also note that overwritting default values for form creation works only for pages that were correctly designed (so with parameter action=create or presend...)
|
|
EnableDefaultValues=Enable customization of default values
|
|
EnableOverwriteTranslation=Enable usage of overwritten translation
|
|
GoIntoTranslationMenuToChangeThis=A translation has been found for the key with this code. To change this value, you must edit it from Home-Setup-translation.
|
|
WarningSettingSortOrder=Warning, setting a default sort order may result in a technical error when going on the list page if field is an unknown field. If you experience such an error, come back to this page to remove the default sort order and restore default behavior.
|
|
Field=Kenttä
|
|
ProductDocumentTemplates=Document templates to generate product document
|
|
FreeLegalTextOnExpenseReports=Free legal text on expense reports
|
|
WatermarkOnDraftExpenseReports=Watermark on draft expense reports
|
|
AttachMainDocByDefault=Set this to 1 if you want to attach main document to email by default (if applicable)
|
|
FilesAttachedToEmail=Liitä tiedosto
|
|
SendEmailsReminders=Lähetä asialista muistutus sähköpostilla
|
|
davDescription=Setup a WebDAV server
|
|
DAVSetup=Setup of module DAV
|
|
DAV_ALLOW_PRIVATE_DIR=Enable the generic private directory (WebDAV dedicated directory named "private" - login required)
|
|
DAV_ALLOW_PRIVATE_DIRTooltip=The generic private directory is a WebDAV directory anybody can access with its application login/pass.
|
|
DAV_ALLOW_PUBLIC_DIR=Enable the generic public directory (WebDAV dedicated directory named "public" - no login required)
|
|
DAV_ALLOW_PUBLIC_DIRTooltip=The generic public directory is a WebDAV directory anybody can access (in read and write mode), with no authorization required (login/password account).
|
|
DAV_ALLOW_ECM_DIR=Enable the DMS/ECM private directory (root directory of the DMS/ECM module - login required)
|
|
DAV_ALLOW_ECM_DIRTooltip=The root directory where all files are manually uploaded when using the DMS/ECM module. Similarly as access from the web interface, you will need a valid login/password with adecuate permissions to access it.
|
|
# Modules
|
|
Module0Name=Käyttäjät & ryhmät
|
|
Module0Desc=Käyttäjien / Työntekijöiden ja ryhmien hallinta
|
|
Module1Name=Third Parties
|
|
Module1Desc=Companies and contacts management (customers, prospects...)
|
|
Module2Name=Kaupalliset
|
|
Module2Desc=Kaupallinen hallinnointi
|
|
Module10Name=Accounting (simplified)
|
|
Module10Desc=Simple accounting reports (journals, turnover) based on database content. Does not use any ledger table.
|
|
Module20Name=Ehdotukset
|
|
Module20Desc=Kaupalliset ehdotuksia hallinto -
|
|
Module22Name=Mass Emailings
|
|
Module22Desc=Manage bulk emailing
|
|
Module23Name=Energia
|
|
Module23Desc=Seuranta kulutus energialähteiden
|
|
Module25Name=Sales Orders
|
|
Module25Desc=Sales order management
|
|
Module30Name=Laskut
|
|
Module30Desc=Management of invoices and credit notes for customers. Management of invoices and credit notes for suppliers
|
|
Module40Name=Vendors
|
|
Module40Desc=Vendors and purchase management (purchase orders and billing)
|
|
Module42Name=Debug Logit
|
|
Module42Desc=Logging facilities (file, syslog, ...). Such logs are for technical/debug purposes.
|
|
Module49Name=Toimitus
|
|
Module49Desc=Editors' hallinta
|
|
Module50Name=Tuotteet
|
|
Module50Desc=Management of Products
|
|
Module51Name=Massapostituksiin
|
|
Module51Desc=Massa paperi postitusten hallinto
|
|
Module52Name=Varastot
|
|
Module52Desc=Stock management (for products only)
|
|
Module53Name=Palvelut
|
|
Module53Desc=Management of Services
|
|
Module54Name=Sopimukset/Tilaukset
|
|
Module54Desc=Management of contracts (services or recurring subscriptions)
|
|
Module55Name=Viivakoodi
|
|
Module55Desc=Viivakoodien hallinnointi
|
|
Module56Name=Puhelimet
|
|
Module56Desc=Puhelimet yhdentyminen
|
|
Module57Name=Bank Direct Debit payments
|
|
Module57Desc=Management of Direct Debit payment orders. It includes generation of SEPA file for European countries.
|
|
Module58Name=ClickToDial
|
|
Module58Desc=ClickToDial yhdentyminen
|
|
Module59Name=Bookmark4u
|
|
Module59Desc=Lisää toiminto tuottaa Bookmark4u tilin käyttämisestä Dolibarr huomioon
|
|
Module70Name=Interventions
|
|
Module70Desc=Interventions hallinto
|
|
Module75Name=Kulut ja matka muistiinpanot
|
|
Module75Desc=Kulut ja matkat muistiinpanojen hallinnointi
|
|
Module80Name=Lähetykset
|
|
Module80Desc=Shipments and delivery note management
|
|
Module85Name=Banks & Cash
|
|
Module85Desc=Pankkitilien ja käteistilien hallinnointi
|
|
Module100Name=External Site
|
|
Module100Desc=Add a link to an external website as a main menu icon. Website is shown in a frame under the top menu.
|
|
Module105Name=Mailman ja SIP
|
|
Module105Desc=Mailman tai spip liitäntä jäsen moduuli
|
|
Module200Name=LDAP
|
|
Module200Desc=LDAP directory synchronization
|
|
Module210Name=PostNuke
|
|
Module210Desc=PostNuke yhdentyminen
|
|
Module240Name=Tietojen vienti
|
|
Module240Desc=Työkalu Dolibarr tietojen vientiin (avustuksella)
|
|
Module250Name=Tietojen tuonti
|
|
Module250Desc=Tool to import data into Dolibarr (with assistants)
|
|
Module310Name=Jäsenet
|
|
Module310Desc=Säätiön jäsenten hallintaan
|
|
Module320Name=RSS Feed
|
|
Module320Desc=Add a RSS feed to Dolibarr pages
|
|
Module330Name=Bookmarks & Shortcuts
|
|
Module330Desc=Create shortcuts, always accessible, to the internal or external pages to which you frequently access
|
|
Module400Name=Projects or Leads
|
|
Module400Desc=Management of projects, leads/opportunities and/or tasks. You can also assign any element (invoice, order, proposal, intervention, ...) to a project and get a transversal view from the project view.
|
|
Module410Name=Webcalendar
|
|
Module410Desc=Webcalendar yhdentyminen
|
|
Module500Name=Taxes & Special Expenses
|
|
Module500Desc=Management of other expenses (sale taxes, social or fiscal taxes, dividends, ...)
|
|
Module510Name=Palkat
|
|
Module510Desc=Record and track employee payments
|
|
Module520Name=Lainat
|
|
Module520Desc=Lainojen hallinnointi
|
|
Module600Name=Ilmoitukset
|
|
Module600Desc=Send email notifications triggered by a business event: per user (setup defined on each user), per third-party contacts (setup defined on each third party) or by specific emails
|
|
Module600Long=Note that this module sends emails in real-time when a specific business event occurs. If you are looking for a feature to send email reminders for agenda events, go into the setup of module Agenda.
|
|
Module610Name=Product Variants
|
|
Module610Desc=Creation of product variants (color, size etc.)
|
|
Module700Name=Lahjoitukset
|
|
Module700Desc=Lahjoituksien hallinnointi
|
|
Module770Name=Expense Reports
|
|
Module770Desc=Manage expense reports claims (transportation, meal, ...)
|
|
Module1120Name=Vendor Commercial Proposals
|
|
Module1120Desc=Request vendor commercial proposal and prices
|
|
Module1200Name=Mantis
|
|
Module1200Desc=Mantis yhdentyminen
|
|
Module1520Name=Dokumentin luonti
|
|
Module1520Desc=Mass email document generation
|
|
Module1780Name=Merkit/Kategoriat
|
|
Module1780Desc=Luo merkki/kategoria (tuotteet, asiakkaat, toimittajat, kontaktit tai jäsenet)
|
|
Module2000Name=FCKeditor
|
|
Module2000Desc=Allow text fields to be edited/formatted using CKEditor (html)
|
|
Module2200Name=Dynaamiset Hinnat
|
|
Module2200Desc=Use maths expressions for auto-generation of prices
|
|
Module2300Name=Ajastetut työt
|
|
Module2300Desc=Ajastettujen töiden hallinnointi (alias cron or chrono table)
|
|
Module2400Name=Events/Agenda
|
|
Module2400Desc=Track events. Log automatic events for tracking purposes or record manual events or meetings. This is the principal module for good Customer or Vendor Relationship Management.
|
|
Module2500Name=DMS / ECM
|
|
Module2500Desc=Document Management System / Electronic Content Management. Automatic organization of your generated or stored documents. Share them when you need.
|
|
Module2600Name=API/Web services (SOAP server)
|
|
Module2600Desc=Enable the Dolibarr SOAP server providing API services
|
|
Module2610Name=API/Web services (REST server)
|
|
Module2610Desc=Enable the Dolibarr REST server providing API services
|
|
Module2660Name=Call WebServices (SOAP client)
|
|
Module2660Desc=Enable the Dolibarr web services client (Can be used to push data/requests to external servers. Only Purchase orders are currently supported.)
|
|
Module2700Name=Gravatar
|
|
Module2700Desc=Use online Gravatar service (www.gravatar.com) to show photo of users/members (found with their emails). Needs Internet access
|
|
Module2800Desc=FTP Ohjelma
|
|
Module2900Name=GeoIPMaxmind
|
|
Module2900Desc=GeoIP Maxmind tulokset valmiuksia
|
|
Module3200Name=Unalterable Archives
|
|
Module3200Desc=Enable an unalterable log of business events. Events are archived in real-time. The log is a read-only table of chained events that can be exported. This module may be mandatory for some countries.
|
|
Module4000Name=Henkilöstöhallinta
|
|
Module4000Desc=Human resources management (management of department, employee contracts and feelings)
|
|
Module5000Name=Multi-yhtiö
|
|
Module5000Desc=Avulla voit hallita useita yrityksiä
|
|
Module6000Name=Työtehtävät
|
|
Module6000Desc=Workflow management (automatic creation of object and/or automatic status change)
|
|
Module10000Name=Nettisivut
|
|
Module10000Desc=Create websites (public) with a WYSIWYG editor. Just setup your web server (Apache, Nginx, ...) to point to the dedicated Dolibarr directory to have it online on the internet with your own domain name.
|
|
Module20000Name=Leave Request Management
|
|
Module20000Desc=Define and track employee leave requests
|
|
Module39000Name=Product Lots
|
|
Module39000Desc=Lots, serial numbers, eat-by/sell-by date management for products
|
|
Module40000Name=Multicurrency
|
|
Module40000Desc=Use alternative currencies in prices and documents
|
|
Module50000Name=Paybox
|
|
Module50000Desc=Offer customers a PayBox online payment page (credit/debit cards). This can be used to allow your customers to make ad-hoc payments or payments related to a specific Dolibarr object (invoice, order etc...)
|
|
Module50100Name=POS SimplePOS
|
|
Module50100Desc=Point of Sale module SimplePOS (simple POS).
|
|
Module50150Name=POS TakePOS
|
|
Module50150Desc=Point of Sale module TakePOS (touchscreen POS).
|
|
Module50200Name=Paypal
|
|
Module50200Desc=Offer customers a PayPal online payment page (PayPal account or credit/debit cards). This can be used to allow your customers to make ad-hoc payments or payments related to a specific Dolibarr object (invoice, order etc...)
|
|
Module50300Name=Stripe
|
|
Module50300Desc=Offer customers a Stripe online payment page (credit/debit cards). This can be used to allow your customers to make ad-hoc payments or payments related to a specific Dolibarr object (invoice, order etc...)
|
|
Module50400Name=Accounting (double entry)
|
|
Module50400Desc=Accounting management (double entries, support general and auxiliary ledgers). Export the ledger in several other accounting software formats.
|
|
Module54000Name=Tulosta IPP
|
|
Module54000Desc=Direct print (without opening the documents) using Cups IPP interface (Printer must be visible from server, and CUPS must be installed on server).
|
|
Module55000Name=Vaalit, Kysely vai Äänestys
|
|
Module55000Desc=Create online polls, surveys or votes (like Doodle, Studs, RDVz etc...)
|
|
Module59000Name=Katteet
|
|
Module59000Desc=Moduuli katteiden hallintaan
|
|
Module60000Name=Komissiot
|
|
Module60000Desc=Moduuli komissioiden hallintaan
|
|
Module62000Name=Incoterm-ehdot
|
|
Module62000Desc=Add features to manage Incoterms
|
|
Module63000Name=Resurssit
|
|
Module63000Desc=Manage resources (printers, cars, rooms, ...) for allocating to events
|
|
Permission11=Lue laskut
|
|
Permission12=Luo laskut
|
|
Permission13=Vahvistamattomat laskut
|
|
Permission14=Vahvistetut laskut
|
|
Permission15=Lähetä laskut sähköpostilla
|
|
Permission16=Luo maksut laskuille
|
|
Permission19=Poista laskut
|
|
Permission21=Lue kaupallisia ehdotuksia
|
|
Permission22=Luo / muuta kaupallisia ehdotuksia
|
|
Permission24=Vahvistettuja kaupallisia ehdotuksia
|
|
Permission25=Lähetä kaupallinen ehdotuksia
|
|
Permission26=Sulje kaupallinen ehdotuksia
|
|
Permission27=Poista kaupallinen ehdotuksia
|
|
Permission28=Vie kauppaoikeuden ehdotuksia
|
|
Permission31=Lue tuotetta / palvelua
|
|
Permission32=Luoda / muuttaa tuotetta / palvelua
|
|
Permission34=Poista tuotteita / palveluita
|
|
Permission36=Vienti tuotteet / palvelut
|
|
Permission38=Vie tuotteita
|
|
Permission41=Read projects and tasks (shared project and projects I'm contact for). Can also enter time consumed, for me or my hierarchy, on assigned tasks (Timesheet)
|
|
Permission42=Create/modify projects (shared project and projects I'm contact for). Can also create tasks and assign users to project and tasks
|
|
Permission44=Delete projects (shared project and projects I'm contact for)
|
|
Permission45=Vie Projektit
|
|
Permission61=Lue interventioiden
|
|
Permission62=Luoda / muuttaa interventioiden
|
|
Permission64=Poista interventioiden
|
|
Permission67=Vienti interventioiden
|
|
Permission71=Lue jäseniä
|
|
Permission72=Luoda / muuttaa jäsenten
|
|
Permission74=Poista jäseniä
|
|
Permission75=Setup types of membership
|
|
Permission76=Vie dataa
|
|
Permission78=Lue tilauksia
|
|
Permission79=Luoda / muuttaa tilaukset
|
|
Permission81=Lue asiakkaiden tilauksia
|
|
Permission82=Luoda / muuttaa asiakkaiden tilauksia
|
|
Permission84=Validate asiakkaiden tilauksia
|
|
Permission86=Lähetä asiakkaiden tilauksia
|
|
Permission87=Sulje asiakkaiden tilauksia
|
|
Permission88=Peruuta asiakkaiden tilauksia
|
|
Permission89=Poista asiakkaiden tilauksia
|
|
Permission91=Read social or fiscal taxes and vat
|
|
Permission92=Create/modify social or fiscal taxes and vat
|
|
Permission93=Delete social or fiscal taxes and vat
|
|
Permission94=Export social or fiscal taxes
|
|
Permission95=Lue raportit
|
|
Permission101=Lue sendings
|
|
Permission102=Luoda / muuttaa sendings
|
|
Permission104=Validate sendings
|
|
Permission106=Export sendings
|
|
Permission109=Poista sendings
|
|
Permission111=Lue tilinpäätös
|
|
Permission112=Luoda / muuttaa / poistaa ja vertailla liiketoimet
|
|
Permission113=Setup financial accounts (create, manage categories)
|
|
Permission114=Reconcile transactions
|
|
Permission115=Vientitoimien ja tiliotteita
|
|
Permission116=Siirrot tilien välillä
|
|
Permission117=Manage checks dispatching
|
|
Permission121=Lue kolmannen osapuolen liittyy käyttäjän
|
|
Permission122=Luoda / muuttaa kolmansien osapuolten liittyy käyttäjän
|
|
Permission125=Poista kolmansien osapuolten liittyy käyttäjän
|
|
Permission126=Vienti kolmansiin osapuoliin
|
|
Permission141=Read all projects and tasks (also private projects for which I am not a contact)
|
|
Permission142=Create/modify all projects and tasks (also private projects for which I am not a contact)
|
|
Permission144=Delete all projects and tasks (also private projects i am not contact for)
|
|
Permission146=Lue tarjoajien
|
|
Permission147=Lue stats
|
|
Permission151=Read direct debit payment orders
|
|
Permission152=Create/modify a direct debit payment orders
|
|
Permission153=Send/Transmit direct debit payment orders
|
|
Permission154=Record Credits/Rejections of direct debit payment orders
|
|
Permission161=Read contracts/subscriptions
|
|
Permission162=Create/modify contracts/subscriptions
|
|
Permission163=Activate a service/subscription of a contract
|
|
Permission164=Disable a service/subscription of a contract
|
|
Permission165=Delete contracts/subscriptions
|
|
Permission167=Vie Sopimukset
|
|
Permission171=Read trips and expenses (yours and your subordinates)
|
|
Permission172=Luo/muuta matkat ja kulut
|
|
Permission173=Poista matkat ja kulut
|
|
Permission174=Lue kaikki Matkat ja kulut
|
|
Permission178=Vie matkat ja kulut
|
|
Permission180=Lue toimittajat
|
|
Permission181=Read purchase orders
|
|
Permission182=Create/modify purchase orders
|
|
Permission183=Validate purchase orders
|
|
Permission184=Approve purchase orders
|
|
Permission185=Order or cancel purchase orders
|
|
Permission186=Receive purchase orders
|
|
Permission187=Close purchase orders
|
|
Permission188=Cancel purchase orders
|
|
Permission192=Luo rivit
|
|
Permission193=Peruuta rivit
|
|
Permission194=Read the bandwidth lines
|
|
Permission202=Luo ADSL-liittymien
|
|
Permission203=Tilaa yhteydet tilaukset
|
|
Permission204=Tilaa yhteydet
|
|
Permission205=Hallita yhteyksiä
|
|
Permission206=Lue yhteydet
|
|
Permission211=Lue Puhelimet
|
|
Permission212=Tilausrivit
|
|
Permission213=Ota linja
|
|
Permission214=Setup Puhelimet
|
|
Permission215=Setup tarjoajien
|
|
Permission221=Lue emailings
|
|
Permission222=Luoda / muuttaa emailings (aihe, vastaanottajat ...)
|
|
Permission223=Validate emailings (avulla lähetys)
|
|
Permission229=Poista emailings
|
|
Permission237=View recipients and info
|
|
Permission238=Manuaalinen viestien lähetys
|
|
Permission239=Delete mailings after validation or sent
|
|
Permission241=Lue tuoteryhmät
|
|
Permission242=Luoda / muuttaa tuoteryhmät
|
|
Permission243=Poista tuoteryhmät
|
|
Permission244=Katso sisältö piilotetut luokat
|
|
Permission251=Lue muiden käyttäjien ja ryhmien
|
|
PermissionAdvanced251=Lukea muiden käyttäjien
|
|
Permission252=Luoda / muuttaa muille käyttäjille, ja sinun permisssions
|
|
Permission253=Create/modify other users, groups and permissions
|
|
PermissionAdvanced253=Luo / muokkaa sisäiset / ulkoiset käyttäjät ja käyttöoikeudet
|
|
Permission254=Poista tai poistaa muiden käyttäjien
|
|
Permission255=Luoda / muuttaa omaa käyttäjän tiedot
|
|
Permission256=Muokkaa oma salasana
|
|
Permission262=Extend access to all third parties (not only third parties for which that user is a sale representative).<br>Not effective for external users (always limited to themselves for proposals, orders, invoices, contracts, etc.).<br>Not effective for projects (only rules on project permissions, visibility and assignment matters).
|
|
Permission271=Lue CA
|
|
Permission272=Lue laskut
|
|
Permission273=Laskutuksen
|
|
Permission281=Lue yhteystiedot
|
|
Permission282=Luoda / muuttaa yhteystietoja
|
|
Permission283=Poista yhteystietoja
|
|
Permission286=Vie yhteystietoja
|
|
Permission291=Lue tariffit
|
|
Permission292=Aseta oikeudet tariffien
|
|
Permission293=Modify customer's tariffs
|
|
Permission300=Read barcodes
|
|
Permission301=Create/modify barcodes
|
|
Permission302=Delete barcodes
|
|
Permission311=Lue palvelut
|
|
Permission312=Assign service/subscription to contract
|
|
Permission331=Lue kirjanmerkit
|
|
Permission332=Luoda / muuttaa kirjanmerkkejä
|
|
Permission333=Poista kirjanmerkkien
|
|
Permission341=Lue omat oikeudet
|
|
Permission342=Luo / muokata omia käyttäjätietoja
|
|
Permission343=Muokkaa omaa salasanaa
|
|
Permission344=Muokkaa omat oikeudet
|
|
Permission351=Lue ryhmät
|
|
Permission352=Lue ryhmäoikeudet
|
|
Permission353=Luo / muokkaa ryhmiä
|
|
Permission354=Poista tai poistaa ryhmiä
|
|
Permission358=Vie käyttäjät
|
|
Permission401=Lue alennukset
|
|
Permission402=Luoda / muuttaa alennukset
|
|
Permission403=Validate alennukset
|
|
Permission404=Poista alennukset
|
|
Permission430=Use Debug Bar
|
|
Permission511=Read payments of salaries
|
|
Permission512=Create/modify payments of salaries
|
|
Permission514=Delete payments of salaries
|
|
Permission517=Vie palkat
|
|
Permission520=Lue Lainat
|
|
Permission522=Luo/muokkaa Lainat
|
|
Permission524=Poista Lainat
|
|
Permission525=Pääsy lainalaskimelle
|
|
Permission527=Vie Lainat
|
|
Permission531=Lue palvelut
|
|
Permission532=Luoda / muuttaa palvelut
|
|
Permission534=Poista palvelut
|
|
Permission536=Katso / hoitaa piilotettu palvelut
|
|
Permission538=Vienti palvelut
|
|
Permission650=Read Bills of Materials
|
|
Permission651=Create/Update Bills of Materials
|
|
Permission652=Delete Bills of Materials
|
|
Permission701=Lue lahjoitukset
|
|
Permission702=Luoda / muuttaa lahjoitusten
|
|
Permission703=Poista lahjoitukset
|
|
Permission771=Read expense reports (yours and your subordinates)
|
|
Permission772=Create/modify expense reports
|
|
Permission773=Poista kuluraportit
|
|
Permission774=Read all expense reports (even for user not subordinates)
|
|
Permission775=Approve expense reports
|
|
Permission776=Maksa kuluraportit
|
|
Permission779=Export expense reports
|
|
Permission1001=Lue varastot
|
|
Permission1002=Luo/muuta varastoja
|
|
Permission1003=Poista varastoja
|
|
Permission1004=Lue varastossa liikkeitä
|
|
Permission1005=Luoda / muuttaa varastossa liikkeitä
|
|
Permission1101=Lue lähetysluetteloihin
|
|
Permission1102=Luoda / muuttaa lähetysluetteloihin
|
|
Permission1104=Validate lähetysluetteloihin
|
|
Permission1109=Poista lähetysluetteloihin
|
|
Permission1121=Read supplier proposals
|
|
Permission1122=Create/modify supplier proposals
|
|
Permission1123=Validate supplier proposals
|
|
Permission1124=Send supplier proposals
|
|
Permission1125=Delete supplier proposals
|
|
Permission1126=Close supplier price requests
|
|
Permission1181=Lue toimittajat
|
|
Permission1182=Read purchase orders
|
|
Permission1183=Create/modify purchase orders
|
|
Permission1184=Validate purchase orders
|
|
Permission1185=Approve purchase orders
|
|
Permission1186=Order purchase orders
|
|
Permission1187=Acknowledge receipt of purchase orders
|
|
Permission1188=Delete purchase orders
|
|
Permission1190=Approve (second approval) purchase orders
|
|
Permission1201=Hanki seurauksena vienti
|
|
Permission1202=Luo / Muuta vienti
|
|
Permission1231=Read vendor invoices
|
|
Permission1232=Create/modify vendor invoices
|
|
Permission1233=Validate vendor invoices
|
|
Permission1234=Delete vendor invoices
|
|
Permission1235=Send vendor invoices by email
|
|
Permission1236=Export vendor invoices, attributes and payments
|
|
Permission1237=Export purchase orders and their details
|
|
Permission1251=Suorita massa tuonnin ulkoisten tiedot tietokantaan (tiedot kuormitus)
|
|
Permission1321=Vienti asiakkaan laskut, ominaisuudet ja maksut
|
|
Permission1322=Avaa uudelleen maksettu lasku
|
|
Permission1421=Export sales orders and attributes
|
|
Permission2401=Lue toimet (tapahtumat tai tehtävät) liittyy hänen tilinsä
|
|
Permission2402=Luoda / muuttaa / poistaa toimet (tapahtumat tai tehtävät) liittyy hänen tilinsä
|
|
Permission2403=Lue toimet (tapahtumat tai tehtävät) muiden
|
|
Permission2411=Lue toimet (tapahtumien tai tehtävien) muiden
|
|
Permission2412=Luo / Muokkaa toimet (tapahtumien tai tehtävien) muiden
|
|
Permission2413=Poista toimet (tapahtumien tai tehtävien) muiden
|
|
Permission2414=Export actions/tasks of others
|
|
Permission2501=Lue asiakirjat
|
|
Permission2502=Lähetä tai poistaa asiakirjoja
|
|
Permission2503=Lähetä tai poistaa asiakirjoja
|
|
Permission2515=Setup asiakirjat hakemistoja
|
|
Permission2801=Käytä FTP ohjelmaa lukutilassa (vain selain ja lataukset)
|
|
Permission2802=Käytä FTP ohjelmaa kirjoitustilassa (poista tai päivitä tiedostot)
|
|
Permission3200=Read archived events and fingerprints
|
|
Permission4001=See employees
|
|
Permission4002=Create employees
|
|
Permission4003=Delete employees
|
|
Permission4004=Export employees
|
|
Permission10001=Read website content
|
|
Permission10002=Create/modify website content (html and javascript content)
|
|
Permission10003=Create/modify website content (dynamic php code). Dangerous, must be reserved to restricted developers.
|
|
Permission10005=Delete website content
|
|
Permission20001=Read leave requests (your leave and those of your subordinates)
|
|
Permission20002=Create/modify your leave requests (your leave and those of your subordinates)
|
|
Permission20003=Delete leave requests
|
|
Permission20004=Read all leave requests (even of user not subordinates)
|
|
Permission20005=Create/modify leave requests for everybody (even of user not subordinates)
|
|
Permission20006=Admin leave requests (setup and update balance)
|
|
Permission23001=Lue Ajastettu työ
|
|
Permission23002=Luo/päivitä Ajastettu työ
|
|
Permission23003=Poista Ajastettu työ
|
|
Permission23004=Suorita Ajastettu työ
|
|
Permission50101=Use Point of Sale
|
|
Permission50201=Lue liiketoimet
|
|
Permission50202=Tuo liiketoimet
|
|
Permission50401=Bind products and invoices with accounting accounts
|
|
Permission50411=Read operations in ledger
|
|
Permission50412=Write/Edit operations in ledger
|
|
Permission50414=Delete operations in ledger
|
|
Permission50415=Delete all operations by year and journal in ledger
|
|
Permission50418=Export operations of the ledger
|
|
Permission50420=Report and export reports (turnover, balance, journals, ledger)
|
|
Permission50430=Define and close a fiscal period
|
|
Permission50440=Manage chart of accounts, setup of accountancy
|
|
Permission51001=Read assets
|
|
Permission51002=Create/Update assets
|
|
Permission51003=Delete assets
|
|
Permission51005=Setup types of asset
|
|
Permission54001=Tulosta
|
|
Permission55001=Lue äänestys
|
|
Permission55002=Luo/muokkaa äänestys
|
|
Permission59001=Read commercial margins
|
|
Permission59002=Define commercial margins
|
|
Permission59003=Read every user margin
|
|
Permission63001=Read resources
|
|
Permission63002=Create/modify resources
|
|
Permission63003=Delete resources
|
|
Permission63004=Link resources to agenda events
|
|
DictionaryCompanyType=Third-party types
|
|
DictionaryCompanyJuridicalType=Third-party legal entities
|
|
DictionaryProspectLevel=Prospekti potentiaali
|
|
DictionaryCanton=States/Provinces
|
|
DictionaryRegion=Alueiden
|
|
DictionaryCountry=Maat
|
|
DictionaryCurrency=Valuutat
|
|
DictionaryCivility=Title of civility
|
|
DictionaryActions=Types of agenda events
|
|
DictionarySocialContributions=Types of social or fiscal taxes
|
|
DictionaryVAT=Alv
|
|
DictionaryRevenueStamp=Amount of tax stamps
|
|
DictionaryPaymentConditions=Payment Terms
|
|
DictionaryPaymentModes=Payment Modes
|
|
DictionaryTypeContact=Yhteystiedot tyypit
|
|
DictionaryTypeOfContainer=Website - Type of website pages/containers
|
|
DictionaryEcotaxe=Ympäristöveron (WEEE)
|
|
DictionaryPaperFormat=Paper tiedostomuodot
|
|
DictionaryFormatCards=Card formats
|
|
DictionaryFees=Expense report - Types of expense report lines
|
|
DictionarySendingMethods=Sendings menetelmiä
|
|
DictionaryStaff=Number of Employees
|
|
DictionaryAvailability=Toimituksen viivästyminen
|
|
DictionaryOrderMethods=Tilaaminen menetelmät
|
|
DictionarySource=Alkuperä ehdotusten / tilaukset
|
|
DictionaryAccountancyCategory=Personalized groups for reports
|
|
DictionaryAccountancysystem=Models for chart of accounts
|
|
DictionaryAccountancyJournal=Kirjanpitotilityypit
|
|
DictionaryEMailTemplates=Email Templates
|
|
DictionaryUnits=Yksiköt
|
|
DictionaryMeasuringUnits=Measuring Units
|
|
DictionaryProspectStatus=Prospektin tila
|
|
DictionaryHolidayTypes=Types of leave
|
|
DictionaryOpportunityStatus=Lead status for project/lead
|
|
DictionaryExpenseTaxCat=Expense report - Transportation categories
|
|
DictionaryExpenseTaxRange=Expense report - Range by transportation category
|
|
SetupSaved=Setup tallennettu
|
|
SetupNotSaved=Asetuksia ei tallennettu
|
|
BackToModuleList=Back to Module list
|
|
BackToDictionaryList=Back to Dictionaries list
|
|
TypeOfRevenueStamp=Type of tax stamp
|
|
VATManagement=Sales Tax Management
|
|
VATIsUsedDesc=By default when creating prospects, invoices, orders etc. the Sales Tax rate follows the active standard rule:<br>If the seller is not subject to Sales tax, then Sales tax defaults to 0. End of rule.<br>If the (seller's country = buyer's country), then the Sales tax by default equals the Sales tax of the product in the seller's country. End of rule.<br>If the seller and buyer are both in the European Community and goods are transport-related products (haulage, shipping, airline), the default VAT is 0. This rule is dependant on the seller's country - please consult with your accountant. The VAT should be paid by the buyer to the customs office in their country and not to the seller. End of rule.<br>If the seller and buyer are both in the European Community and the buyer is not a company (with a registered intra-Community VAT number) then the VAT defaults to the VAT rate of the seller's country. End of rule.<br>If the seller and buyer are both in the European Community and the buyer is a company (with a registered intra-Community VAT number), then the VAT is 0 by default. End of rule.<br>In any other case the proposed default is Sales tax=0. End of rule.
|
|
VATIsNotUsedDesc=By default the proposed Sales tax is 0 which can be used for cases like associations, individuals or small companies.
|
|
VATIsUsedExampleFR=In France, it means companies or organizations having a real fiscal system (Simplified real or normal real). A system in which VAT is declared.
|
|
VATIsNotUsedExampleFR=In France, it means associations that are non Sales tax declared or companies, organizations or liberal professions that have chosen the micro enterprise fiscal system (Sales tax in franchise) and paid a franchise Sales tax without any Sales tax declaration. This choice will display the reference "Non applicable Sales tax - art-293B of CGI" on invoices.
|
|
##### Local Taxes #####
|
|
LTRate=Kurssi
|
|
LocalTax1IsNotUsed=Älä käytä toista veroa
|
|
LocalTax1IsUsedDesc=Use a second type of tax (other than first one)
|
|
LocalTax1IsNotUsedDesc=Do not use other type of tax (other than first one)
|
|
LocalTax1Management=Toisen tyyppinen vero
|
|
LocalTax1IsUsedExample=
|
|
LocalTax1IsNotUsedExample=
|
|
LocalTax2IsNotUsed=Älä käytä kolmatta veroa
|
|
LocalTax2IsUsedDesc=Use a third type of tax (other than first one)
|
|
LocalTax2IsNotUsedDesc=Do not use other type of tax (other than first one)
|
|
LocalTax2Management=Kolmannen tyypin vero
|
|
LocalTax2IsUsedExample=
|
|
LocalTax2IsNotUsedExample=
|
|
LocalTax1ManagementES=RE hallinta
|
|
LocalTax1IsUsedDescES=The RE rate by default when creating prospects, invoices, orders etc. follow the active standard rule:<br>If the buyer is not subjected to RE, RE by default=0. End of rule.<br>If the buyer is subjected to RE then the RE by default. End of rule.<br>
|
|
LocalTax1IsNotUsedDescES=Oletuksena ehdotettu RE 0. Loppu sääntö.
|
|
LocalTax1IsUsedExampleES=Espanjassa he ovat ammattilaisia sovelletaan tiettyjä osia Espanjan IEA.
|
|
LocalTax1IsNotUsedExampleES=Espanjassa he ovat ammattitaitoisia ja yhteiskunnan tietyin osa Espanjan IEA.
|
|
LocalTax2ManagementES=IRPF hallinta
|
|
LocalTax2IsUsedDescES=The IRPF rate by default when creating prospects, invoices, orders etc. follow the active standard rule:<br>If the seller is not subjected to IRPF, then IRPF by default=0. End of rule.<br>If the seller is subjected to IRPF then the IRPF by default. End of rule.<br>
|
|
LocalTax2IsNotUsedDescES=Oletuksena ehdotettu IRPF on 0. Loppu sääntö.
|
|
LocalTax2IsUsedExampleES=Espanjassa, freelancer ja itsenäisten ammatinharjoittajien, jotka tarjoavat palveluja ja yrityksiä, jotka ovat valinneet verojärjestelmän moduuleja.
|
|
LocalTax2IsNotUsedExampleES=In Spain they are businesses not subject to tax system of modules.
|
|
CalcLocaltax=Raportit paikallisista veroista
|
|
CalcLocaltax1=Myynnit - Ostot
|
|
CalcLocaltax1Desc=Paikallisten Verojen raportit on laskettu paikallisverojen myyntien ja ostojen erotuksena
|
|
CalcLocaltax2=Ostot
|
|
CalcLocaltax2Desc=Local Taxes reports are the total of localtaxes purchases
|
|
CalcLocaltax3=Myynti
|
|
CalcLocaltax3Desc=Local Taxes reports are the total of localtaxes sales
|
|
LabelUsedByDefault=Label käyttää oletusarvoisesti, jos ei ole käännös löytyy koodi
|
|
LabelOnDocuments=Label asiakirjoihin
|
|
LabelOrTranslationKey=Label or translation key
|
|
ValueOfConstantKey=Value of constant
|
|
NbOfDays=No. of days
|
|
AtEndOfMonth=Kuukauden lopussa
|
|
CurrentNext=Current/Next
|
|
Offset=Offset
|
|
AlwaysActive=Aina aktiivinen
|
|
Upgrade=Päivitys
|
|
MenuUpgrade=Upgrade / Extend
|
|
AddExtensionThemeModuleOrOther=Lisää/asenna ulkoinen app/moduuli
|
|
WebServer=Web-palvelin
|
|
DocumentRootServer=Web-palvelimen juuressa
|
|
DataRootServer=Data-hakemistoon
|
|
IP=IP
|
|
Port=Port
|
|
VirtualServerName=Virtuaali-palvelimen nimi
|
|
OS=OS
|
|
PhpWebLink=Web-Php linkki
|
|
Server=Server
|
|
Database=Database
|
|
DatabaseServer=Tietokannan isäntä
|
|
DatabaseName=Tietokannan nimi
|
|
DatabasePort=Tietokannan portti
|
|
DatabaseUser=Tietokantakäyttäjien
|
|
DatabasePassword=Tietokannan salasana
|
|
Tables=Taulukot
|
|
TableName=Taulukko nimi
|
|
NbOfRecord=No. of records
|
|
Host=Server
|
|
DriverType=Driver tyyppi
|
|
SummarySystem=System Information summary
|
|
SummaryConst=Luettelo kaikista Dolibarr setup parametrit
|
|
MenuCompanySetup=Yritys/Organisaatio
|
|
DefaultMenuManager= Standard valikonhallinta
|
|
DefaultMenuSmartphoneManager=Smartphone valikonhallinta
|
|
Skin=Ihon teema
|
|
DefaultSkin=Oletus ihon teema
|
|
MaxSizeList=Max pituus luettelo
|
|
DefaultMaxSizeList=Oletus luettelon maksimipituuteen
|
|
DefaultMaxSizeShortList=Default max length for short lists (i.e. in customer card)
|
|
MessageOfDay=Message of the day
|
|
MessageLogin=Kirjoita viesti
|
|
LoginPage=Kirjautumissivu
|
|
BackgroundImageLogin=Taustakuva
|
|
PermanentLeftSearchForm=Pysyvä hakulomake vasemmassa valikossa
|
|
DefaultLanguage=Default language
|
|
EnableMultilangInterface=Enable multilanguage support
|
|
EnableShowLogo=Show logo vasemmalla valikossa
|
|
CompanyInfo=Yritys/Organisaatio
|
|
CompanyIds=Company/Organization identities
|
|
CompanyName=Nimi
|
|
CompanyAddress=Osoite
|
|
CompanyZip=Postinumero
|
|
CompanyTown=Kaupunki
|
|
CompanyCountry=Maa
|
|
CompanyCurrency=Main valuutta
|
|
CompanyObject=Object of the company
|
|
Logo=Logo
|
|
DoNotSuggestPaymentMode=Eivät viittaa siihen,
|
|
NoActiveBankAccountDefined=Ei aktiivisia pankkitilille määritelty
|
|
OwnerOfBankAccount=Omistajan pankkitilille %s
|
|
BankModuleNotActive=Pankkitilit moduuli ei ole käytössä
|
|
ShowBugTrackLink=Näytä linkki "<strong>%s</strong>"
|
|
Alerts=Vahtipalvelu
|
|
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
|
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
|
Delays_MAIN_DELAY_ACTIONS_TODO=Planned events (agenda events) not completed
|
|
Delays_MAIN_DELAY_PROJECT_TO_CLOSE=Project not closed in time
|
|
Delays_MAIN_DELAY_TASKS_TODO=Planned task (project tasks) not completed
|
|
Delays_MAIN_DELAY_ORDERS_TO_PROCESS=Order not processed
|
|
Delays_MAIN_DELAY_SUPPLIER_ORDERS_TO_PROCESS=Purchase order not processed
|
|
Delays_MAIN_DELAY_PROPALS_TO_CLOSE=Proposal not closed
|
|
Delays_MAIN_DELAY_PROPALS_TO_BILL=Proposal not billed
|
|
Delays_MAIN_DELAY_NOT_ACTIVATED_SERVICES=Service to activate
|
|
Delays_MAIN_DELAY_RUNNING_SERVICES=Expired service
|
|
Delays_MAIN_DELAY_SUPPLIER_BILLS_TO_PAY=Unpaid vendor invoice
|
|
Delays_MAIN_DELAY_CUSTOMER_BILLS_UNPAYED=Unpaid customer invoice
|
|
Delays_MAIN_DELAY_TRANSACTIONS_TO_CONCILIATE=Pending bank reconciliation
|
|
Delays_MAIN_DELAY_MEMBERS=Delayed membership fee
|
|
Delays_MAIN_DELAY_CHEQUES_TO_DEPOSIT=Check deposit not done
|
|
Delays_MAIN_DELAY_EXPENSEREPORTS=Expense report to approve
|
|
SetupDescription1=Before starting to use Dolibarr some initial parameters must be defined and modules enabled/configured.
|
|
SetupDescription2=The following two sections are mandatory (the two first entries in the Setup menu):
|
|
SetupDescription3=<a href="%s">%s -> %s</a><br>Basic parameters used to customize the default behavior of your application (e.g for country-related features).
|
|
SetupDescription4=<a href="%s">%s -> %s</a><br>This software is a suite of many modules/applications, all more or less independent. The modules relevant to your needs must be enabled and configured. New items/options are added to menus with the activation of a module.
|
|
SetupDescription5=Other Setup menu entries manage optional parameters.
|
|
LogEvents=Security Audit tapahtumat
|
|
Audit=Audit
|
|
InfoDolibarr=Tietoja Dolibarrista
|
|
InfoBrowser=Tietoja selaimesta
|
|
InfoOS=Tietoja OS
|
|
InfoWebServer=Tietoja Netti Serveristä
|
|
InfoDatabase=Tietoja Tietokannasta
|
|
InfoPHP=Tietoja PHP
|
|
InfoPerf=About Performances
|
|
BrowserName=Selaimen nimi
|
|
BrowserOS=Selaimen OS
|
|
ListOfSecurityEvents=Luettelo Dolibarr turvallisuus tapahtumat
|
|
SecurityEventsPurged=Turvallisuus tapahtumia puhdistettava
|
|
LogEventDesc=Enable logging for specific security events. Administrators the log via menu <b>%s - %s</b>. Warning, this feature can generate a large amount of data in the database.
|
|
AreaForAdminOnly=Setup parameters can be set by <b>administrator users</b> only.
|
|
SystemInfoDesc=Järjestelmän tiedot ovat erinäiset tekniset tiedot saavat lukea vain tila ja näkyvissä vain järjestelmänvalvojat.
|
|
SystemAreaForAdminOnly=This area is available to administrator users only. Dolibarr user permissions cannot change this restriction.
|
|
CompanyFundationDesc=Edit the information of the company/entity. Click on "%s" or "%s" button at the bottom of the page.
|
|
AccountantDesc=If you have an external accountant/bookkeeper, you can edit here its information.
|
|
AccountantFileNumber=Accountant code
|
|
DisplayDesc=Parameters affecting the look and behaviour of Dolibarr can be modified here.
|
|
AvailableModules=Saatavilla olevat app/moduulit
|
|
ToActivateModule=Aktivoi moduulit, mennä setup-alueella.
|
|
SessionTimeOut=Aika pois istunnosta
|
|
SessionExplanation=This number guarantees that the session will never expire before this delay, if the session cleaner is done by Internal PHP session cleaner (and nothing else). Internal PHP session cleaner does not guarantee that the session will expire after this delay. It will expire, after this delay, and when the session cleaner is run, so every <b>%s/%s</b> access, but only during access made by other sessions (if value is 0, it means clearing of session is done only by an external process).<br>Note: on some servers with an external session cleaning mechanism (cron under debian, ubuntu ...), the sessions can be destroyed after a period defined by an external setup, no matter what the value entered here is.
|
|
TriggersAvailable=Saatavilla laukaisimet
|
|
TriggersDesc=Triggers are files that will modify the behavior of Dolibarr workflow once copied into the directory <b>htdocs/core/triggers</b>. They realize new actions, activated on Dolibarr events (new company creation, invoice validation, ...).
|
|
TriggerDisabledByName=Käynnistäjät tässä tiedosto on poistettu, <b>joita-NORUN</b> suffix heidän nimissään.
|
|
TriggerDisabledAsModuleDisabled=Käynnistäjät tähän tiedostoon pois päältä kuin <b>moduuli %s</b> on poistettu käytöstä.
|
|
TriggerAlwaysActive=Käynnistäjät tässä tiedosto on aina aktiivinen, mikä on aktivoitu Dolibarr moduulit.
|
|
TriggerActiveAsModuleActive=Käynnistäjät tähän tiedostoon ovat aktiivisia <b>moduuli %s</b> on käytössä.
|
|
GeneratedPasswordDesc=Choose the method to be used for auto-generated passwords.
|
|
DictionaryDesc=Insert all reference data. You can add your values to the default.
|
|
ConstDesc=This page allows you to edit (override) parameters not available in other pages. These are mostly reserved parameters for developers/advanced troubleshooting. For a full list of the parameters available <a href="https://wiki.dolibarr.org/index.php/Setup_Other#List_of_known_hidden_options" title="External Site - opens in a new window" target="_blank">see here</a>.
|
|
MiscellaneousDesc=Kaikki turvallisuuteen liittyvät parametrit määritetään täällä.
|
|
LimitsSetup=Rajat / Precision setup
|
|
LimitsDesc=You can define limits, precisions and optimizations used by Dolibarr here
|
|
MAIN_MAX_DECIMALS_UNIT=Max. decimals for unit prices
|
|
MAIN_MAX_DECIMALS_TOT=Max. decimals for total prices
|
|
MAIN_MAX_DECIMALS_SHOWN=Max. decimals for prices <b>shown on screen</b>. Add an ellipsis <b>...</b> after this parameter (e.g. "2...") if you want to see "<b>...</b>" suffixed to the truncated price.
|
|
MAIN_ROUNDING_RULE_TOT=Step of rounding range (for countries where rounding is done on something other than base 10. For example, put 0.05 if rounding is done by 0.05 steps)
|
|
UnitPriceOfProduct=Net yksikköhinta tuotteen
|
|
TotalPriceAfterRounding=Total price (excl/vat/incl tax) after rounding
|
|
ParameterActiveForNextInputOnly=Parametri tehokas Seuraavan vain tuloa
|
|
NoEventOrNoAuditSetup=No security event has been logged. This is normal if Audit has not been enabled in the "Setup - Security - Events" page.
|
|
NoEventFoundWithCriteria=No security event has been found for this search criteria.
|
|
SeeLocalSendMailSetup=Katso paikallisen sendmail setup
|
|
BackupDesc=A <b>complete</b> backup of a Dolibarr installation requires two steps.
|
|
BackupDesc2=Backup the contents of the "documents" directory (<b>%s</b>) containing all uploaded and generated files. This will also include all the dump files generated in Step 1.
|
|
BackupDesc3=Backup the structure and contents of your database (<b>%s</b>) into a dump file. For this, you can use the following assistant.
|
|
BackupDescX=The archived directory should be stored in a secure place.
|
|
BackupDescY=Luotu dump tiedosto on säilytettävä turvallisessa paikassa.
|
|
BackupPHPWarning=Backup cannot be guaranteed with this method. Previous one recommended.
|
|
RestoreDesc=To restore a Dolibarr backup, two steps are required.
|
|
RestoreDesc2=Restore the backup file (zip file for example) of the "documents" directory to a new Dolibarr installation or into this current documents directory (<b>%s</b>).
|
|
RestoreDesc3=Restore the database structure and data from a backup dump file into the database of the new Dolibarr installation or into the database of this current installation (<b>%s</b>). Warning, once the restore is complete, you must use a login/password, that existed from the backup time/installation to connect again.<br>To restore a backup database into this current installation, you can follow this assistant.
|
|
RestoreMySQL=MySQL vienti
|
|
ForcedToByAModule= Tämä sääntö on <b>pakko %s</b> on aktivoitu moduuli
|
|
PreviousDumpFiles=Existing backup files
|
|
WeekStartOnDay=First day of the week
|
|
RunningUpdateProcessMayBeRequired=Running the upgrade process seems to be required (Program version %s differs from Database version %s)
|
|
YouMustRunCommandFromCommandLineAfterLoginToUser=Sinun on suoritettava tämä komento komentoriviltä jälkeen kirjautua kuori käyttäjän <b>%s.</b>
|
|
YourPHPDoesNotHaveSSLSupport=SSL toimintoja ei saatavilla PHP
|
|
DownloadMoreSkins=Lisää nahat ladata
|
|
SimpleNumRefModelDesc=Returns the reference number with format %syymm-nnnn where yy is year, mm is month and nnnn is sequential with no reset
|
|
ShowProfIdInAddress=Show professional id with addresses
|
|
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
|
TranslationUncomplete=Osittainen käännös
|
|
MAIN_DISABLE_METEO=Disable meteorological view
|
|
MeteoStdMod=Standardi tila
|
|
MeteoStdModEnabled=Standardi tila aktivoitu
|
|
MeteoPercentageMod=Prosenttitila
|
|
MeteoPercentageModEnabled=Prosenttitila käytössä
|
|
MeteoUseMod=Klikkaa käyttääksesi %s
|
|
TestLoginToAPI=Testaa kirjautua API
|
|
ProxyDesc=Some features of Dolibarr require internet access. Define here the internet connection parameters such as access through a proxy server if necessary.
|
|
ExternalAccess=External/Internet Access
|
|
MAIN_PROXY_USE=Use a proxy server (otherwise access is direct to the internet)
|
|
MAIN_PROXY_HOST=Proxy server: Name/Address
|
|
MAIN_PROXY_PORT=Proxy server: Port
|
|
MAIN_PROXY_USER=Proxy server: Login/User
|
|
MAIN_PROXY_PASS=Proxy server: Password
|
|
DefineHereComplementaryAttributes=Define here any additional/custom attributes that you want to be included for: %s
|
|
ExtraFields=Täydentävät ominaisuudet
|
|
ExtraFieldsLines=Complementary attributes (lines)
|
|
ExtraFieldsLinesRec=Complementary attributes (templates invoices lines)
|
|
ExtraFieldsSupplierOrdersLines=Complementary attributes (order lines)
|
|
ExtraFieldsSupplierInvoicesLines=Complementary attributes (invoice lines)
|
|
ExtraFieldsThirdParties=Complementary attributes (third party)
|
|
ExtraFieldsContacts=Complementary attributes (contacts/address)
|
|
ExtraFieldsMember=Complementary attributes (member)
|
|
ExtraFieldsMemberType=Complementary attributes (member type)
|
|
ExtraFieldsCustomerInvoices=Complementary attributes (invoices)
|
|
ExtraFieldsCustomerInvoicesRec=Complementary attributes (templates invoices)
|
|
ExtraFieldsSupplierOrders=Complementary attributes (orders)
|
|
ExtraFieldsSupplierInvoices=Complementary attributes (invoices)
|
|
ExtraFieldsProject=Complementary attributes (projects)
|
|
ExtraFieldsProjectTask=Complementary attributes (tasks)
|
|
ExtraFieldHasWrongValue=Attribute %s has a wrong value.
|
|
AlphaNumOnlyLowerCharsAndNoSpace=only alphanumericals and lower case characters without space
|
|
SendmailOptionNotComplete=Varoitus, joissakin Linux-järjestelmissä, lähettää sähköpostia sähköpostisi, sendmail toteuttaminen setup on conatins optio-ba (parametri mail.force_extra_parameters tulee php.ini tiedosto). Jos jotkut vastaanottajat eivät koskaan vastaanottaa sähköposteja, yrittää muokata tätä PHP parametrin mail.force_extra_parameters =-ba).
|
|
PathToDocuments=Polku asiakirjoihin
|
|
PathDirectory=Directory
|
|
SendmailOptionMayHurtBuggedMTA=Feature to send mails using method "PHP mail direct" will generate a mail message that might not be parsed correctly by some receiving mail servers. The result is that some mails can't be read by people hosted by those bugged platforms. This is the case for some Internet providers (Ex: Orange in France). This is not a problem with Dolibarr or PHP but with the receiving mail server. You can however add an option MAIN_FIX_FOR_BUGGED_MTA to 1 in Setup - Other to modify Dolibarr to avoid this. However, you may experience problems with other servers that strictly use the SMTP standard. The other solution (recommended) is to use the method "SMTP socket library" which has no disadvantages.
|
|
TranslationSetup=Käännöksen asetukset
|
|
TranslationKeySearch=Search a translation key or string
|
|
TranslationOverwriteKey=Overwrite a translation string
|
|
TranslationDesc=How to set the display language:<br>* Default/Systemwide: menu <strong>Home -> Setup -> Display</strong><br>* Per user: Click on the username at the top of the screen and modify the <strong>User Display Setup</strong> tab on the user card.
|
|
TranslationOverwriteDesc=You can also override strings filling the following table. Choose your language from "%s" dropdown, insert the translation key string into "%s" and your new translation into "%s"
|
|
TranslationOverwriteDesc2=You can use the other tab to help you know which translation key to use
|
|
TranslationString=Translation string
|
|
CurrentTranslationString=Current translation string
|
|
WarningAtLeastKeyOrTranslationRequired=A search criteria is required at least for key or translation string
|
|
NewTranslationStringToShow=New translation string to show
|
|
OriginalValueWas=The original translation is overwritten. Original value was:<br><br>%s
|
|
TransKeyWithoutOriginalValue=You forced a new translation for the translation key '<strong>%s</strong>' that does not exist in any language files
|
|
TotalNumberOfActivatedModules=Activated application/modules: <b>%s</b> / <b>%s</b>
|
|
YouMustEnableOneModule=Sinulla pitää olla ainakin 1 moduuli käytössä
|
|
ClassNotFoundIntoPathWarning=Class %s not found in PHP path
|
|
YesInSummer=Yes in summer
|
|
OnlyFollowingModulesAreOpenedToExternalUsers=Note, only the following modules are available to external users (irrespective of the permissions of such users) and only if permissions are granted:<br>
|
|
SuhosinSessionEncrypt=Session storage encrypted by Suhosin
|
|
ConditionIsCurrently=Condition is currently %s
|
|
YouUseBestDriver=You use driver %s which is the best driver currently available.
|
|
YouDoNotUseBestDriver=You use driver %s but driver %s is recommended.
|
|
NbOfProductIsLowerThanNoPb=You have only %s products/services in the database. This does not require any particular optimization.
|
|
SearchOptim=Hakuoptimointi
|
|
YouHaveXProductUseSearchOptim=You have %s products in the database. You should add the constant PRODUCT_DONOTSEARCH_ANYWHERE to 1 in Home-Setup-Other. Limit the search to the beginning of strings which makes it possible for the database to use indexes and you should get an immediate response.
|
|
BrowserIsOK=You are using the %s web browser. This browser is ok for security and performance.
|
|
BrowserIsKO=You are using the %s web browser. This browser is known to be a bad choice for security, performance and reliability. We recommend using Firefox, Chrome, Opera or Safari.
|
|
XDebugInstalled=XDebug ladattu
|
|
XCacheInstalled=XCache ladattu
|
|
AddRefInList=Display Customer/Vendor ref. info list (select list or combobox) and most of hyperlink.<br>Third Parties will appear with a name format of "CC12345 - SC45678 - The Big Company corp." instead of "The Big Company corp".
|
|
AddAdressInList=Display Customer/Vendor adress info list (select list or combobox)<br>Third Parties will appear with a name format of "The Big Company corp. - 21 jump street 123456 Big town - USA" instead of "The Big Company corp".
|
|
AskForPreferredShippingMethod=Ask for preferred shipping method for Third Parties.
|
|
FieldEdition=Alalla painos %s
|
|
FillThisOnlyIfRequired=Example: +2 (fill only if timezone offset problems are experienced)
|
|
GetBarCode=Hanki viivakoodi
|
|
##### Module password generation
|
|
PasswordGenerationStandard=Palauta salasana luodaan mukaan sisäinen Dolibarr algoritmi: 8 merkkiä sisältävät jaettua numerot ja merkit pieniä.
|
|
PasswordGenerationNone=Do not suggest a generated password. Password must be typed in manually.
|
|
PasswordGenerationPerso=Return a password according to your personally defined configuration.
|
|
SetupPerso=According to your configuration
|
|
PasswordPatternDesc=Password pattern description
|
|
##### Users setup #####
|
|
RuleForGeneratedPasswords=Rules to generate and validate passwords
|
|
DisableForgetPasswordLinkOnLogonPage=Do not show the "Password Forgotten" link on the Login page
|
|
UsersSetup=Käyttäjät moduuli setup
|
|
UserMailRequired=Email required to create a new user
|
|
##### HRM setup #####
|
|
HRMSetup=Henkilöstöhallinta moduulin asetukset
|
|
##### Company setup #####
|
|
CompanySetup=Yritykset moduulin asetukset
|
|
CompanyCodeChecker=Options for automatic generation of customer/vendor codes
|
|
AccountCodeManager=Options for automatic generation of customer/vendor accounting codes
|
|
NotificationsDesc=Email notifications can be sent automatically for some Dolibarr events.<br>Recipients of notifications can be defined:
|
|
NotificationsDescUser=* per user, one user at a time.
|
|
NotificationsDescContact=* per third-party contacts (customers or vendors), one contact at a time.
|
|
NotificationsDescGlobal=* or by setting global email addresses in this setup page.
|
|
ModelModules=Document Templates
|
|
DocumentModelOdt=Generate documents from OpenDocument templates (.ODT / .ODS files from LibreOffice, OpenOffice, KOffice, TextEdit,...)
|
|
WatermarkOnDraft=Vesileima asiakirjaluonnos
|
|
JSOnPaimentBill=Activate feature to autofill payment lines on payment form
|
|
CompanyIdProfChecker=Rules for Professional IDs
|
|
MustBeUnique=Täytyy olla uniikki?
|
|
MustBeMandatory=Mandatory to create third parties (if VAT number or type of company defined) ?
|
|
MustBeInvoiceMandatory=Mandatory to validate invoices?
|
|
TechnicalServicesProvided=Technical services provided
|
|
#####DAV #####
|
|
WebDAVSetupDesc=This is the link to access the WebDAV directory. It contains a "public" dir open to any user knowing the URL (if public directory access allowed) and a "private" directory that needs an existing login account/password for access.
|
|
WebDavServer=Root URL of %s server: %s
|
|
##### Webcal setup #####
|
|
WebCalUrlForVCalExport=<b>Vienti-yhteys %s-muodossa</b> on saatavilla seuraavasta linkistä: %s
|
|
##### Invoices #####
|
|
BillsSetup=Laskut moduulin asetukset
|
|
BillsNumberingModule=Laskut ja hyvityslaskut numerointiin moduuli
|
|
BillsPDFModules=Laskun asiakirjojen malleja
|
|
BillsPDFModulesAccordindToInvoiceType=Invoice documents models according to invoice type
|
|
PaymentsPDFModules=Payment documents models
|
|
ForceInvoiceDate=Force laskun päivämäärästä validointiin päivämäärä
|
|
SuggestedPaymentModesIfNotDefinedInInvoice=Ehdotetut maksut tilassa lasku automaattisesti, jos ei ole määritetty lasku
|
|
SuggestPaymentByRIBOnAccount=Suggest payment by withdrawal on account
|
|
SuggestPaymentByChequeToAddress=Suggest payment by check to
|
|
FreeLegalTextOnInvoices=Vapaa tekstihaku laskuissa
|
|
WatermarkOnDraftInvoices=Watermark on draft invoices (none if empty)
|
|
PaymentsNumberingModule=Payments numbering model
|
|
SuppliersPayment=Vendor payments
|
|
SupplierPaymentSetup=Vendor payments setup
|
|
##### Proposals #####
|
|
PropalSetup=Kaupalliset ehdotuksia moduulin asetukset
|
|
ProposalsNumberingModules=Kaupalliset ehdotus numerointiin modules
|
|
ProposalsPDFModules=Kaupalliset ehdotus asiakirjojen malleja
|
|
SuggestedPaymentModesIfNotDefinedInProposal=Suggested payments mode on proposal by default if not defined for proposal
|
|
FreeLegalTextOnProposal=Vapaa tekstihaku kaupallisiin ehdotuksia
|
|
WatermarkOnDraftProposal=Watermark on draft commercial proposals (none if empty)
|
|
BANK_ASK_PAYMENT_BANK_DURING_PROPOSAL=Ask for bank account destination of proposal
|
|
##### SupplierProposal #####
|
|
SupplierProposalSetup=Price requests suppliers module setup
|
|
SupplierProposalNumberingModules=Price requests suppliers numbering models
|
|
SupplierProposalPDFModules=Price requests suppliers documents models
|
|
FreeLegalTextOnSupplierProposal=Free text on price requests suppliers
|
|
WatermarkOnDraftSupplierProposal=Watermark on draft price requests suppliers (none if empty)
|
|
BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL=Ask for bank account destination of price request
|
|
WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER=Ask for Warehouse Source for order
|
|
##### Suppliers Orders #####
|
|
BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_ORDER=Ask for bank account destination of purchase order
|
|
##### Orders #####
|
|
OrdersSetup=Sales Orders management setup
|
|
OrdersNumberingModules=Tilaukset numerointiin modules
|
|
OrdersModelModule=Tilaa asiakirjojen malleja
|
|
FreeLegalTextOnOrders=Vapaa tekstihaku tilauksissa
|
|
WatermarkOnDraftOrders=Watermark on draft orders (none if empty)
|
|
ShippableOrderIconInList=Add an icon in Orders list which indicate if order is shippable
|
|
BANK_ASK_PAYMENT_BANK_DURING_ORDER=Ask for bank account destination of order
|
|
##### Interventions #####
|
|
InterventionsSetup=Interventions moduulin asetukset
|
|
FreeLegalTextOnInterventions=Vapaa teksti interventio asiakirjojen
|
|
FicheinterNumberingModules=Väliintulo numerointiin modules
|
|
TemplatePDFInterventions=Väliintulo kortin asiakirjojen malleja
|
|
WatermarkOnDraftInterventionCards=Watermark on intervention card documents (none if empty)
|
|
##### Contracts #####
|
|
ContractsSetup=Contracts/Subscriptions module setup
|
|
ContractsNumberingModules=Sopimukset numerointi moduulit
|
|
TemplatePDFContracts=Contracts documents models
|
|
FreeLegalTextOnContracts=Vapaa sana sopimuksissa
|
|
WatermarkOnDraftContractCards=Watermark on draft contracts (none if empty)
|
|
##### Members #####
|
|
MembersSetup=Jäsenet moduulin asetukset
|
|
MemberMainOptions=Päävaihtoehtoa
|
|
AdherentLoginRequired= Hallitse Sisään jokaiselle jäsenelle
|
|
AdherentMailRequired=Email required to create a new member
|
|
MemberSendInformationByMailByDefault=Checkbox lähettää vahvistusviestin jäsenille on oletusarvoisesti
|
|
VisitorCanChooseItsPaymentMode=Visitor can choose from available payment modes
|
|
MEMBER_REMINDER_EMAIL=Enable automatic reminder <b>by email</b> of expired subscriptions. Note: Module <strong>%s</strong> must be enabled and correctly setup to send reminders.
|
|
##### LDAP setup #####
|
|
LDAPSetup=LDAP-asetukset
|
|
LDAPGlobalParameters=Global parametrit
|
|
LDAPUsersSynchro=Käyttäjät
|
|
LDAPGroupsSynchro=Ryhmät
|
|
LDAPContactsSynchro=Yhteystiedot
|
|
LDAPMembersSynchro=Jäsenet
|
|
LDAPMembersTypesSynchro=Jäsenet tyypit
|
|
LDAPSynchronization=LDAP-synkronointi
|
|
LDAPFunctionsNotAvailableOnPHP=LDAP-toiminnot eivät ole availbale teidän PHP
|
|
LDAPToDolibarr=LDAP -> Dolibarr
|
|
DolibarrToLDAP=Dolibarr -> LDAP
|
|
LDAPNamingAttribute=Näppäile LDAP
|
|
LDAPSynchronizeUsers=Synkronoi Dolibarr käyttäjille LDAP
|
|
LDAPSynchronizeGroups=Synkronoi Dolibarr ryhmien LDAP
|
|
LDAPSynchronizeContacts=Synkronoi Dolibarr yhteyksiä LDAP
|
|
LDAPSynchronizeMembers=Järjestämisestä säätiön jäsenten LDAP
|
|
LDAPSynchronizeMembersTypes=Organization of foundation's members types in LDAP
|
|
LDAPPrimaryServer=Ensisijainen palvelin
|
|
LDAPSecondaryServer=Toissijainen palvelin
|
|
LDAPServerPort=Palvelimen portti
|
|
LDAPServerPortExample=Default port: 389
|
|
LDAPServerProtocolVersion=Protocol version
|
|
LDAPServerUseTLS=TLS
|
|
LDAPServerUseTLSExample=Sinun LDAP-palvelimen käyttö TLS
|
|
LDAPServerDn=Server DN
|
|
LDAPAdminDn=Administrator DN
|
|
LDAPAdminDnExample=Complete DN (ex: cn=admin,dc=example,dc=com or cn=Administrator,cn=Users,dc=example,dc=com for active directory)
|
|
LDAPPassword=Järjestelmänvalvojan salasana
|
|
LDAPUserDn=Käyttäjien DN
|
|
LDAPUserDnExample=Complete DN (ex: ou=users,dc=society,dc=Täydellinen DN (ex: ou= users, dc= yhteiskunta, dc= com)
|
|
LDAPGroupDn=Ryhmien DN
|
|
LDAPGroupDnExample=Complete DN (ex: ou=groups,dc=society,dc=Täydellinen DN (ex: ou= ryhmien, dc= yhteiskunta, dc= com)
|
|
LDAPServerExample=Palvelimen osoite (esim. localhost, 192.168.0.2, ldaps: / / ldap.example.com /)
|
|
LDAPServerDnExample=Complete DN (ex: dc=company,dc=Täydellinen DN (ex: dc= yritys, dc= com)
|
|
LDAPDnSynchroActive=Käyttäjät ja ryhmät synkronointi
|
|
LDAPDnSynchroActiveExample=LDAP-Dolibarr tai Dolibarr on LDAP-synkronointi
|
|
LDAPDnContactActive=Kontaktien synkronointi
|
|
LDAPDnContactActiveExample=Aktiivihiili / Unactivated synkronointi
|
|
LDAPDnMemberActive=Jäsenten synkronointi
|
|
LDAPDnMemberActiveExample=Aktiivihiili / Unactivated synkronointi
|
|
LDAPDnMemberTypeActive=Members types' synchronization
|
|
LDAPDnMemberTypeActiveExample=Aktiivihiili / Unactivated synkronointi
|
|
LDAPContactDn=Dolibarr yhteystietosi DN
|
|
LDAPContactDnExample=Complete DN (ex: ou=contacts,dc=society,dc=Täydellinen DN (ex: ou= yhteystietoja, dc= yhteiskunta, dc= com)
|
|
LDAPMemberDn=Dolibarr jäsenten DN
|
|
LDAPMemberDnExample=Complete DN (ex: ou=members,dc=society,dc=Täydellinen DN (ex: ou= jäsentä, dc= yhteiskunta, dc= com)
|
|
LDAPMemberObjectClassList=Luettelo objectClass
|
|
LDAPMemberObjectClassListExample=Luettelo objectClass määritellään tallentaa attribuutteja (ex: top, inetOrgPerson tai alkuun, käyttäjän Active Directory)
|
|
LDAPMemberTypeDn=Dolibarr members types DN
|
|
LDAPMemberTypepDnExample=Complete DN (ex: ou=memberstypes,dc=example,dc=com)
|
|
LDAPMemberTypeObjectClassList=Luettelo objectClass
|
|
LDAPMemberTypeObjectClassListExample=Luettelo objectClass määritellään tallentaa attribuutteja (ex: top, groupOfUniqueNames)
|
|
LDAPUserObjectClassList=Luettelo objectClass
|
|
LDAPUserObjectClassListExample=Luettelo objectClass määritellään tallentaa attribuutteja (ex: top, inetOrgPerson tai alkuun, käyttäjän Active Directory)
|
|
LDAPGroupObjectClassList=Luettelo objectClass
|
|
LDAPGroupObjectClassListExample=Luettelo objectClass määritellään tallentaa attribuutteja (ex: top, groupOfUniqueNames)
|
|
LDAPContactObjectClassList=Luettelo objectClass
|
|
LDAPContactObjectClassListExample=Luettelo objectClass määritellään tallentaa attribuutteja (ex: top, inetOrgPerson tai alkuun, käyttäjän Active Directory)
|
|
LDAPTestConnect=Testaa LDAP-yhteys
|
|
LDAPTestSynchroContact=Test yhteystiedon synkronointi
|
|
LDAPTestSynchroUser=Test käyttäjän synkronointi
|
|
LDAPTestSynchroGroup=Test konsernin synkronointi
|
|
LDAPTestSynchroMember=Test jäsenen synkronointi
|
|
LDAPTestSynchroMemberType=Test member type synchronization
|
|
LDAPTestSearch= Test a LDAP search
|
|
LDAPSynchroOK=Synkronointi testi onnistunut
|
|
LDAPSynchroKO=Epäonnistui synkronointi testi
|
|
LDAPSynchroKOMayBePermissions=Failed synchronization test. Check that the connection to the server is correctly configured and allows LDAP updates
|
|
LDAPTCPConnectOK=TCP connect to LDAP server successful (Server=%s, Port=TCP yhteyden LDAP-palvelin onnistunut (Server= %s, Port= %s)
|
|
LDAPTCPConnectKO=TCP connect to LDAP server failed (Server=%s, Port=TCP yhteyden LDAP-palvelimeen ei onnistunut (Server= %s, Port= %s)
|
|
LDAPBindOK=Connect/Authenticate to LDAP server successful (Server=%s, Port=%s, Admin=%s, Password=%s)
|
|
LDAPBindKO=Connect/Authenticate to LDAP server failed (Server=%s, Port=%s, Admin=%s, Password=%s)
|
|
LDAPSetupForVersion3=LDAP-palvelin määritetty versio 3
|
|
LDAPSetupForVersion2=LDAP-palvelin määritetty versio 2
|
|
LDAPDolibarrMapping=Dolibarr Mapping
|
|
LDAPLdapMapping=LDAP Mapping
|
|
LDAPFieldLoginUnix=Login (unix)
|
|
LDAPFieldLoginExample=Example: uid
|
|
LDAPFilterConnection=Hakusuodatin
|
|
LDAPFilterConnectionExample=Example: &(objectClass=inetOrgPerson)
|
|
LDAPFieldLoginSamba=Login (samba, activedirectory)
|
|
LDAPFieldLoginSambaExample=Example: samaccountname
|
|
LDAPFieldFullname=Etunimi Nimi
|
|
LDAPFieldFullnameExample=Example: cn
|
|
LDAPFieldPasswordNotCrypted=Password not encrypted
|
|
LDAPFieldPasswordCrypted=Password encrypted
|
|
LDAPFieldPasswordExample=Example: userPassword
|
|
LDAPFieldCommonNameExample=Example: cn
|
|
LDAPFieldName=Nimi
|
|
LDAPFieldNameExample=Example: sn
|
|
LDAPFieldFirstName=Etunimi
|
|
LDAPFieldFirstNameExample=Example: givenName
|
|
LDAPFieldMail=Sähköpostiosoite
|
|
LDAPFieldMailExample=Example: mail
|
|
LDAPFieldPhone=Professional puhelinnumero
|
|
LDAPFieldPhoneExample=Example: telephonenumber
|
|
LDAPFieldHomePhone=Henkilökohtainen puhelinnumero
|
|
LDAPFieldHomePhoneExample=Example: homephone
|
|
LDAPFieldMobile=Matkapuhelin
|
|
LDAPFieldMobileExample=Example: mobile
|
|
LDAPFieldFax=Faksinumero
|
|
LDAPFieldFaxExample=Example: facsimiletelephonenumber
|
|
LDAPFieldAddress=Street
|
|
LDAPFieldAddressExample=Example: street
|
|
LDAPFieldZip=Postinumero
|
|
LDAPFieldZipExample=Example: postalcode
|
|
LDAPFieldTown=Kaupunki
|
|
LDAPFieldTownExample=Example: l
|
|
LDAPFieldCountry=Maa
|
|
LDAPFieldDescription=Kuvaus
|
|
LDAPFieldDescriptionExample=Example: description
|
|
LDAPFieldNotePublic=Public Note
|
|
LDAPFieldNotePublicExample=Example: publicnote
|
|
LDAPFieldGroupMembers= Ryhmän jäsenet
|
|
LDAPFieldGroupMembersExample= Example: uniqueMember
|
|
LDAPFieldBirthdate=Syntymäaika
|
|
LDAPFieldCompany=Yritys
|
|
LDAPFieldCompanyExample=Example: o
|
|
LDAPFieldSid=SID
|
|
LDAPFieldSidExample=Example: objectsid
|
|
LDAPFieldEndLastSubscription=Päiväys merkintää varten
|
|
LDAPFieldTitle=Asema
|
|
LDAPFieldTitleExample=Esimerkiksi: titteli
|
|
LDAPSetupNotComplete=LDAP-asetukset ole täydellinen (go muiden välilehdet)
|
|
LDAPNoUserOrPasswordProvidedAccessIsReadOnly=N: o ylläpitäjä tai salasana tarjotaan. LDAP pääsy on nimetön ja vain luku-tilassa.
|
|
LDAPDescContact=Tällä sivulla voit määritellä LDAP attributes nimi LDAP puu jokaisen tiedon löytyy Dolibarr yhteystiedot.
|
|
LDAPDescUsers=Tällä sivulla voit määritellä LDAP attributes nimi LDAP puu jokaisen tiedon löytyy Dolibarr käyttäjille.
|
|
LDAPDescGroups=Tällä sivulla voit määritellä LDAP attributes nimi LDAP puu jokaisen tiedon löytyy Dolibarr ryhmiä.
|
|
LDAPDescMembers=Tällä sivulla voit määritellä LDAP attributes nimi LDAP puu jokaisen tiedon löytyy Dolibarr jäsenten moduuli.
|
|
LDAPDescMembersTypes=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr members types.
|
|
LDAPDescValues=Esimerkki arvot on suunniteltu <b>OpenLDAP</b> kanssa seuraavat ladattu kaavat: <b>core.schema, cosine.schema, inetorgperson.schema).</b> Jos käytät thoose arvot ja OpenLDAP, muokata LDAP config file <b>slapd.conf</b> on kaikki thoose kaavat ladattu.
|
|
ForANonAnonymousAccess=Jotta autentikoitu acces (for a kirjoitusoikeuksia esimerkiksi)
|
|
PerfDolibarr=Performance setup/optimizing report
|
|
YouMayFindPerfAdviceHere=This page provides some checks or advice related to performance.
|
|
NotInstalled=Not installed, so your server is not slowed down by this.
|
|
ApplicativeCache=Applicative cache
|
|
MemcachedNotAvailable=No applicative cache found. You can enhance performance by installing a cache server Memcached and a module able to use this cache server.<br>More information here <a href="http://wiki.dolibarr.org/index.php/Module_MemCached_EN">http://wiki.dolibarr.org/index.php/Module_MemCached_EN</a>.<br>Note that a lot of web hosting provider does not provide such cache server.
|
|
MemcachedModuleAvailableButNotSetup=Module memcached for applicative cache found but setup of module is not complete.
|
|
MemcachedAvailableAndSetup=Module memcached dedicated to use memcached server is enabled.
|
|
OPCodeCache=OPCode cache
|
|
NoOPCodeCacheFound=No OPCode cache found. Maybe you are using an OPCode cache other than XCache or eAccelerator (good), or maybe you don't have OPCode cache (very bad).
|
|
HTTPCacheStaticResources=HTTP cache for static resources (css, img, javascript)
|
|
FilesOfTypeCached=Files of type %s are cached by HTTP server
|
|
FilesOfTypeNotCached=Files of type %s are not cached by HTTP server
|
|
FilesOfTypeCompressed=Files of type %s are compressed by HTTP server
|
|
FilesOfTypeNotCompressed=Files of type %s are not compressed by HTTP server
|
|
CacheByServer=Cache by server
|
|
CacheByServerDesc=For example using the Apache directive "ExpiresByType image/gif A2592000"
|
|
CacheByClient=Cache by browser
|
|
CompressionOfResources=Compression of HTTP responses
|
|
CompressionOfResourcesDesc=For example using the Apache directive "AddOutputFilterByType DEFLATE"
|
|
TestNotPossibleWithCurrentBrowsers=Such an automatic detection is not possible with current browsers
|
|
DefaultValuesDesc=Here you may define the default value you wish to use when creating a new record, and/or default filters or the sort order when you list records.
|
|
DefaultCreateForm=Default values (to use on forms)
|
|
DefaultSearchFilters=Oletus hakusuodattimet
|
|
DefaultSortOrder=Default sort orders
|
|
DefaultFocus=Default focus fields
|
|
DefaultMandatory=Mandatory form fields
|
|
##### Products #####
|
|
ProductSetup=Tuotteet Moduuli setup
|
|
ServiceSetup=Services-moduuli asennus
|
|
ProductServiceSetup=Tuotteet ja palvelut moduulien asennus
|
|
NumberOfProductShowInSelect=Maximum number of products to show in combo select lists (0=no limit)
|
|
ViewProductDescInFormAbility=Display product descriptions in forms (otherwise shown in a tooltip popup)
|
|
MergePropalProductCard=Activate in product/service Attached Files tab an option to merge product PDF document to proposal PDF azur if product/service is in the proposal
|
|
ViewProductDescInThirdpartyLanguageAbility=Display products descriptions in the language of the third party
|
|
UseSearchToSelectProductTooltip=Also if you have a large number of products (> 100 000), you can increase speed by setting constant PRODUCT_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
|
|
UseSearchToSelectProduct=Wait until you press a key before loading content of product combo list (This may increase performance if you have a large number of products, but it is less convenient)
|
|
SetDefaultBarcodeTypeProducts=Oletus viivakoodi tyyppi käyttää tuotteita
|
|
SetDefaultBarcodeTypeThirdParties=Oletus viivakoodi tyyppi käyttämään kolmansien osapuolten
|
|
UseUnits=Define a unit of measure for Quantity during order, proposal or invoice lines edition
|
|
ProductCodeChecker= Module for product code generation and checking (product or service)
|
|
ProductOtherConf= Product / Service configuration
|
|
IsNotADir=is not a directory!
|
|
##### Syslog #####
|
|
SyslogSetup=Syslog-moduulin asetukset
|
|
SyslogOutput=Kirjaudu tuotos
|
|
SyslogFacility=Facility
|
|
SyslogLevel=Taso
|
|
SyslogFilename=Tiedoston nimi ja polku
|
|
YouCanUseDOL_DATA_ROOT=Voit käyttää DOL_DATA_ROOT / dolibarr.log varten lokitiedoston Dolibarr "asiakirjoihin" hakemistoon. Voit valita eri reitin tallentaa tiedoston.
|
|
ErrorUnknownSyslogConstant=Constant %s ei ole tunnettu syslog vakio
|
|
OnlyWindowsLOG_USER=Windows only supports LOG_USER
|
|
CompressSyslogs=Compression and backup of debug log files (generated by module Log for debug)
|
|
SyslogFileNumberOfSaves=Log backups
|
|
ConfigureCleaningCronjobToSetFrequencyOfSaves=Configure cleaning scheduled job to set log backup frequency
|
|
##### Donations #####
|
|
DonationsSetup=Lahjoitus-moduulin asetukset
|
|
DonationsReceiptModel=Malline lahjoituksen vastaanottamisesta
|
|
##### Barcode #####
|
|
BarcodeSetup=Viivakoodi setup
|
|
PaperFormatModule=Tulosta muodossa moduuli
|
|
BarcodeEncodeModule=Viivakoodi koodaus tyyppi
|
|
CodeBarGenerator=Viivakoodi generaattori
|
|
ChooseABarCode=N: o generaattori määritelty
|
|
FormatNotSupportedByGenerator=Ei tue tämän generaattori
|
|
BarcodeDescEAN8=Viivakoodi tyypin EAN8
|
|
BarcodeDescEAN13=Viivakoodi tyypin EAN13
|
|
BarcodeDescUPC=Viivakoodi tyypin UPC
|
|
BarcodeDescISBN=Viivakoodi tyypin ISBN
|
|
BarcodeDescC39=Viivakoodi tyypin C39
|
|
BarcodeDescC128=Viivakoodi tyypin C128
|
|
BarcodeDescDATAMATRIX=Datamatrix -viivakoodi tyyppi
|
|
BarcodeDescQRCODE=QR -viivakoodi tyyppi
|
|
GenbarcodeLocation=Bar code generation command line tool (used by internal engine for some bar code types). Must be compatible with "genbarcode".<br>For example: /usr/local/bin/genbarcode
|
|
BarcodeInternalEngine=Internal engine
|
|
BarCodeNumberManager=Manager to auto define barcode numbers
|
|
##### Prelevements #####
|
|
WithdrawalsSetup=Setup of module Direct Debit payments
|
|
##### ExternalRSS #####
|
|
ExternalRSSSetup=Ulkopuolinen RSS tuonnin setup
|
|
NewRSS=Uusi RSS Feed
|
|
RSSUrl=RSS URL
|
|
RSSUrlExample=An interesting RSS feed
|
|
##### Mailing #####
|
|
MailingSetup=Sähköpostituksen moduulin asetukset
|
|
MailingEMailFrom=Sender email (From) for emails sent by emailing module
|
|
MailingEMailError=Return Email (Errors-to) for emails with errors
|
|
MailingDelay=Seconds to wait after sending next message
|
|
##### Notification #####
|
|
NotificationSetup=Email Notification module setup
|
|
NotificationEMailFrom=Sender email (From) for emails sent by the Notifications module
|
|
FixedEmailTarget=Edunsaajavaltiot
|
|
##### Sendings #####
|
|
SendingsSetup=Shipping module setup
|
|
SendingsReceiptModel=Lähettävä vastaanottanut malli
|
|
SendingsNumberingModules=Lähetysten numerointi moduulit
|
|
SendingsAbility=Support shipping sheets for customer deliveries
|
|
NoNeedForDeliveryReceipts=In most cases, shipping sheets are used both as sheets for customer deliveries (list of products to send) and sheets that are received and signed by customer. Hence the product deliveries receipt is a duplicated feature and is rarely activated.
|
|
FreeLegalTextOnShippings=Vapaa sana lähetyksissä
|
|
##### Deliveries #####
|
|
DeliveryOrderNumberingModules=Tuotteiden toimitukset vastaanottamisesta numerointiin moduuli
|
|
DeliveryOrderModel=Tuotteiden toimitukset vastaanottamisesta malli
|
|
DeliveriesOrderAbility=Tuki tuotteiden toimitusten kuitit
|
|
FreeLegalTextOnDeliveryReceipts=Vapaa tekstihaku toimituksen tulot
|
|
##### FCKeditor #####
|
|
AdvancedEditor=Kehittynyt editori
|
|
ActivateFCKeditor=Ota FCKeditor varten:
|
|
FCKeditorForCompany=WYSIWIG luominen / painos yritysten kuvaus ja huomaa
|
|
FCKeditorForProduct=WYSIWIG luominen / painos tuotteiden / palvelujen kuvaus ja huomaa
|
|
FCKeditorForProductDetails=WYSIWIG creation/edition of products details lines for all entities (proposals, orders, invoices, etc...). <font class="warning">Warning: Using this option for this case is seriously not recommended as it can create problems with special characters and page formatting when building PDF files.</font>
|
|
FCKeditorForMailing= WYSIWIG luominen / painos postitusten
|
|
FCKeditorForUserSignature=WYSIWIG creation/edition of user signature
|
|
FCKeditorForMail=WYSIWIG creation/edition for all mail (except Tools->eMailing)
|
|
##### Stock #####
|
|
StockSetup=Stock module setup
|
|
IfYouUsePointOfSaleCheckModule=If you use the Point of Sale module (POS) provided by default or an external module, this setup may be ignored by your POS module. Most POS modules are designed by default to create an invoice immediately and decrease stock irrespective of the options here. So if you need or not to have a stock decrease when registering a sale from your POS, check also your POS module setup.
|
|
##### Menu #####
|
|
MenuDeleted=Valikko poistettu
|
|
Menus=Menut
|
|
TreeMenuPersonalized=Henkikökohtaiset valikot
|
|
NotTopTreeMenuPersonalized=Personalized menus not linked to a top menu entry
|
|
NewMenu=Uusi valikko
|
|
Menu=Valinta-valikossa
|
|
MenuHandler=Valikko huolitsijan
|
|
MenuModule=Lähde moduuli
|
|
HideUnauthorizedMenu= Piilota luvaton valikot (harmaa)
|
|
DetailId=Id-valikosta
|
|
DetailMenuHandler=Valikko huolitsijan missä osoittavat uuden valikon
|
|
DetailMenuModule=Moduulin nimi, jos Valikosta kotoisin moduuli
|
|
DetailType=Tyyppi-valikosta (ylä-tai vasemmalla)
|
|
DetailTitre=Valikko etiketti tai etiketti koodin käännös
|
|
DetailUrl=URL-osoite, jossa valikkopalkki lähettää sinulle (Absoluuttinen URL-linkki tai ulkoinen yhteys http://)
|
|
DetailEnabled=Ehto näyttää tai tulon
|
|
DetailRight=Ehto näyttö luvattoman harmaa valikot
|
|
DetailLangs=Lang tiedoston nimen etiketti koodin käännös
|
|
DetailUser=Intern / avun / Kaikki
|
|
Target=Kohde
|
|
DetailTarget=Target for links (_blank top opens a new window)
|
|
DetailLevel=Tasolla (-1: ylävalikosta 0: header-valikko> 0-valikon ja alivalikon)
|
|
ModifMenu=Valikko muutos
|
|
DeleteMenu=Poista Valikosta
|
|
ConfirmDeleteMenu=Are you sure you want to delete menu entry <b>%s</b>?
|
|
FailedToInitializeMenu=Failed to initialize menu
|
|
##### Tax #####
|
|
TaxSetup=Taxes, social or fiscal taxes and dividends module setup
|
|
OptionVatMode=Vaihtoehto d'exigibilit de TVA
|
|
OptionVATDefault=Standard basis
|
|
OptionVATDebitOption=Accrual basis
|
|
OptionVatDefaultDesc=VAT is due:<br>- on delivery of goods (based on invoice date)<br>- on payments for services
|
|
OptionVatDebitOptionDesc=VAT is due:<br>- on delivery of goods (based on invoice date)<br>- on invoice (debit) for services
|
|
OptionPaymentForProductAndServices=Cash basis for products and services
|
|
OptionPaymentForProductAndServicesDesc=VAT is due:<br>- on payment for goods<br>- on payments for services
|
|
SummaryOfVatExigibilityUsedByDefault=Time of VAT eligibility by default according to chosen option:
|
|
OnDelivery=Toimituksen
|
|
OnPayment=Maksu
|
|
OnInvoice=Käytössä lasku
|
|
SupposedToBePaymentDate=Maksupäivä käyttää, jos toimituksen päivämäärä ei ole tiedossa
|
|
SupposedToBeInvoiceDate=Laskun päiväys käytetty
|
|
Buy=Ostaa
|
|
Sell=Myydä
|
|
InvoiceDateUsed=Laskun päiväys käytetty
|
|
YourCompanyDoesNotUseVAT=Your company has been defined to not use VAT (Home - Setup - Company/Organization), so there is no VAT options to setup.
|
|
AccountancyCode=Kirjanpitotili
|
|
AccountancyCodeSell=Myyntien tili
|
|
AccountancyCodeBuy=Ostojen tili
|
|
##### Agenda #####
|
|
AgendaSetup=Toimet ja esityslistan moduulin asetukset
|
|
PasswordTogetVCalExport=Avain sallia viennin linkki
|
|
PastDelayVCalExport=Älä viedä tapauksessa vanhempia kuin
|
|
AGENDA_USE_EVENT_TYPE=Use events types (managed in menu Setup -> Dictionaries -> Type of agenda events)
|
|
AGENDA_USE_EVENT_TYPE_DEFAULT=Automatically set this default value for type of event in event create form
|
|
AGENDA_DEFAULT_FILTER_TYPE=Automatically set this type of event in search filter of agenda view
|
|
AGENDA_DEFAULT_FILTER_STATUS=Automatically set this status for events in search filter of agenda view
|
|
AGENDA_DEFAULT_VIEW=Which tab do you want to open by default when selecting menu Agenda
|
|
AGENDA_REMINDER_EMAIL=Enable event reminder <b>by emails</b> (remind option/delay can be defined on each event). Note: Module <strong>%s</strong> must be enabled and correctly setup to have reminder sent at the correct frequency.
|
|
AGENDA_REMINDER_BROWSER=Enable event reminder <b>on user's browser</b> (when event date is reached, each user is able to refuse this from the browser confirmation question)
|
|
AGENDA_REMINDER_BROWSER_SOUND=Ota käyttöön ilmoitusäänet
|
|
AGENDA_SHOW_LINKED_OBJECT=Show linked object into agenda view
|
|
##### Clicktodial #####
|
|
ClickToDialSetup=Napsauttamalla Dial-moduulin asetukset
|
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
|
ClickToDialDesc=This module makea phone numbers clickable links. A click on the icon will make your phone call the number. This can be used to call a call-center system from Dolibarr that can call the phone number on a SIP system for example.
|
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
|
##### Point Of Sale (CashDesk) #####
|
|
CashDesk=Point of Sale
|
|
CashDeskSetup=Point of Sales module setup
|
|
CashDeskThirdPartyForSell=Default generic third party to use for sales
|
|
CashDeskBankAccountForSell=Rahat tilille käyttää myy
|
|
CashDeskBankAccountForCheque= Default account to use to receive payments by check
|
|
CashDeskBankAccountForCB= Tilin käyttö voidaan saada käteismaksujen luottokorttia
|
|
CashDeskDoNotDecreaseStock=Disable stock decrease when a sale is done from Point of Sale (if "no", stock decrease is done for each sale done from POS, irrespective of the option set in module Stock).
|
|
CashDeskIdWareHouse=Force and restrict warehouse to use for stock decrease
|
|
StockDecreaseForPointOfSaleDisabled=Stock decrease from Point of Sale disabled
|
|
StockDecreaseForPointOfSaleDisabledbyBatch=Stock decrease in POS is not compatible with module Serial/Lot management (currently active) so stock decrease is disabled.
|
|
CashDeskYouDidNotDisableStockDecease=You did not disable stock decrease when making a sale from Point of Sale. Hence a warehouse is required.
|
|
##### Bookmark #####
|
|
BookmarkSetup=Kirjanmerkin moduulin asetukset
|
|
BookmarkDesc=This module allows you to manage bookmarks. You can also add shortcuts to any Dolibarr pages or external web sites on your left menu.
|
|
NbOfBoomarkToShow=Enimmäismäärä kirjanmerkit näytetään vasemmanpuoleisessa valikossa
|
|
##### WebServices #####
|
|
WebServicesSetup=Webservices moduulin asetukset
|
|
WebServicesDesc=Antamalla tämän moduulin, Dolibarr tullut verkkopalvelun palvelin antaa erilaiset web-palveluja.
|
|
WSDLCanBeDownloadedHere=WSDL avainsana tiedosto jos serviceses voi ladata täältä
|
|
EndPointIs=SOAP clients must send their requests to the Dolibarr endpoint available at URL
|
|
##### API ####
|
|
ApiSetup=API moduuli asetukset
|
|
ApiDesc=By enabling this module, Dolibarr become a REST server to provide miscellaneous web services.
|
|
ApiProductionMode=Enable production mode (this will activate use of a cache for services management)
|
|
ApiExporerIs=Voit selata ja testata APIs URL-osoitteesta
|
|
OnlyActiveElementsAreExposed=Only elements from enabled modules are exposed
|
|
ApiKey=Key for API
|
|
WarningAPIExplorerDisabled=The API explorer has been disabled. API explorer is not required to provide API services. It is a tool for developer to find/test REST APIs. If you need this tool, go into setup of module API REST to activate it.
|
|
##### Bank #####
|
|
BankSetupModule=Pankki-moduulin asetukset
|
|
FreeLegalTextOnChequeReceipts=Free text on check receipts
|
|
BankOrderShow=Näytä järjestyksessä pankkitilit käyttävien maiden "yksityiskohtaista pankin numero"
|
|
BankOrderGlobal=Yleinen
|
|
BankOrderGlobalDesc=Yleinen näyttöjärjestys
|
|
BankOrderES=Espanjalainen
|
|
BankOrderESDesc=Espanjan näyttöjärjestys
|
|
ChequeReceiptsNumberingModule=Check Receipts Numbering Module
|
|
##### Multicompany #####
|
|
MultiCompanySetup=Multi-yhtiö moduulin asetukset
|
|
##### Suppliers #####
|
|
SuppliersSetup=Vendor module setup
|
|
SuppliersCommandModel=Complete template of purchase order (logo...)
|
|
SuppliersInvoiceModel=Complete template of vendor invoice (logo...)
|
|
SuppliersInvoiceNumberingModel=Vendor invoices numbering models
|
|
IfSetToYesDontForgetPermission=If set to yes, don't forget to provide permissions to groups or users allowed for the second approval
|
|
##### GeoIPMaxmind #####
|
|
GeoIPMaxmindSetup=GeoIP Maxmind moduuli setup
|
|
PathToGeoIPMaxmindCountryDataFile=Path to file containing Maxmind ip to country translation.<br>Examples:<br>/usr/local/share/GeoIP/GeoIP.dat<br>/usr/share/GeoIP/GeoIP.dat
|
|
NoteOnPathLocation=Huomaa, että IP-maahan tiedosto on sisällä hakemiston PHP voi lukea (Tarkista PHP open_basedir asetukset ja tiedostojärjestelmän oikeudet).
|
|
YouCanDownloadFreeDatFileTo=Voit <b>ladata</b> ilmaisen <b>demoversion</b> Maxmind GeoIP maa-tiedoston %s.
|
|
YouCanDownloadAdvancedDatFileTo=Voit myös ladata <b>pidempään versioon, niiden päivitykset</b> ja Maxmind GeoIP maa-tiedoston %s.
|
|
TestGeoIPResult=Testaus muuntaminen IP -> maa
|
|
##### Projects #####
|
|
ProjectsNumberingModules=Hankkeet numerointi moduuli
|
|
ProjectsSetup=Hankkeen moduuli setup
|
|
ProjectsModelModule=Hankkeen raportti asiakirjan malli
|
|
TasksNumberingModules=Tasks numbering module
|
|
TaskModelModule=Tasks reports document model
|
|
UseSearchToSelectProject=Wait until a key is pressed before loading content of Project combo list.<br>This may improve performance if you have a large number of projects, but it is less convenient.
|
|
##### ECM (GED) #####
|
|
##### Fiscal Year #####
|
|
AccountingPeriods=Tilikaudet
|
|
AccountingPeriodCard=Tilikausi
|
|
NewFiscalYear=Uusi tilikausi
|
|
OpenFiscalYear=Avaa tilikausi
|
|
CloseFiscalYear=Sulje tilikausi
|
|
DeleteFiscalYear=Poista tilikausi
|
|
ConfirmDeleteFiscalYear=Haluatko varmasti poistaa tämän tilikauden?
|
|
ShowFiscalYear=Näytä tilikausi
|
|
AlwaysEditable=Voi aina muokata
|
|
MAIN_APPLICATION_TITLE=Force visible name of application (warning: setting your own name here may break autofill login feature when using DoliDroid mobile application)
|
|
NbMajMin=Minimi määrä isoja merkkejä
|
|
NbNumMin=Minimi määrä numero merkkejä
|
|
NbSpeMin=Minimi määrä erikoismerkkejä
|
|
NbIteConsecutive=Maksimi määrä samoja merkkejä
|
|
NoAmbiCaracAutoGeneration=Do not use ambiguous characters ("1","l","i","|","0","O") for automatic generation
|
|
SalariesSetup=Palkka moduulin asetukset
|
|
SortOrder=Lajittelujärjestys
|
|
Format=Formaatti
|
|
TypePaymentDesc=0:Customer payment type, 1:Vendor payment type, 2:Both customers and suppliers payment type
|
|
IncludePath=Include path (defined into variable %s)
|
|
ExpenseReportsSetup=Kuluraportit moduulin asetukset
|
|
TemplatePDFExpenseReports=Document templates to generate expense report document
|
|
ExpenseReportsIkSetup=Setup of module Expense Reports - Milles index
|
|
ExpenseReportsRulesSetup=Setup of module Expense Reports - Rules
|
|
ExpenseReportNumberingModules=Expense reports numbering module
|
|
NoModueToManageStockIncrease=No module able to manage automatic stock increase has been activated. Stock increase will be done on manual input only.
|
|
YouMayFindNotificationsFeaturesIntoModuleNotification=You may find options for email notifications by enabling and configuring the module "Notification".
|
|
ListOfNotificationsPerUser=List of notifications per user*
|
|
ListOfNotificationsPerUserOrContact=List of notifications (events) available per user* or per contact**
|
|
ListOfFixedNotifications=List of Fixed Notifications
|
|
GoOntoUserCardToAddMore=Go to the tab "Notifications" of a user to add or remove notifications for users
|
|
GoOntoContactCardToAddMore=Go on the tab "Notifications" of a third party to add or remove notifications for contacts/addresses
|
|
Threshold=Threshold
|
|
BackupDumpWizard=Wizard to build the backup file
|
|
SomethingMakeInstallFromWebNotPossible=Installation of external module is not possible from the web interface for the following reason:
|
|
SomethingMakeInstallFromWebNotPossible2=For this reason, process to upgrade described here is a manual process only a privileged user may perform.
|
|
InstallModuleFromWebHasBeenDisabledByFile=Install of external module from application has been disabled by your administrator. You must ask him to remove the file <strong>%s</strong> to allow this feature.
|
|
ConfFileMustContainCustom=Installing or building an external module from application need to save the module files into directory <strong>%s</strong>. To have this directory processed by Dolibarr, you must setup your <strong>conf/conf.php</strong> to add the 2 directive lines:<br><strong>$dolibarr_main_url_root_alt='/custom';</strong><br><strong>$dolibarr_main_document_root_alt='%s/custom';</strong>
|
|
HighlightLinesOnMouseHover=Highlight table lines when mouse move passes over
|
|
HighlightLinesColor=Highlight color of the line when the mouse passes over (use 'ffffff' for no highlight)
|
|
HighlightLinesChecked=Highlight color of the line when it is checked (use 'ffffff' for no highlight)
|
|
TextTitleColor=Text color of Page title
|
|
LinkColor=Linkkien värit
|
|
PressF5AfterChangingThis=Press CTRL+F5 on keyboard or clear your browser cache after changing this value to have it effective
|
|
NotSupportedByAllThemes=Will works with core themes, may not be supported by external themes
|
|
BackgroundColor=Taustaväri
|
|
TopMenuBackgroundColor=Taustaväri ylävalikolle
|
|
TopMenuDisableImages=Piilota kuvat ylävalikosta
|
|
LeftMenuBackgroundColor=Taustaväri alavalikolle
|
|
BackgroundTableTitleColor=Background color for Table title line
|
|
BackgroundTableTitleTextColor=Text color for Table title line
|
|
BackgroundTableLineOddColor=Background color for odd table lines
|
|
BackgroundTableLineEvenColor=Background color for even table lines
|
|
MinimumNoticePeriod=Minimum notice period (Your leave request must be done before this delay)
|
|
NbAddedAutomatically=Number of days added to counters of users (automatically) each month
|
|
EnterAnyCode=This field contains a reference to identify line. Enter any value of your choice, but without special characters.
|
|
UnicodeCurrency=Enter here between braces, list of byte number that represent the currency symbol. For example: for $, enter [36] - for brazil real R$ [82,36] - for €, enter [8364]
|
|
ColorFormat=The RGB color is in HEX format, eg: FF0000
|
|
PositionIntoComboList=Position of line into combo lists
|
|
SellTaxRate=Myyti veroprosentti
|
|
RecuperableOnly=Yes for VAT "Not Perceived but Recoverable" dedicated for some state in France. Keep value to "No" in all other cases.
|
|
UrlTrackingDesc=If the provider or transport service offers a page or web site to check the status of your shipments, you may enter it here. You can use the key {TRACKID} in the URL parameters so the system will replace it with the tracking number the user entered into the shipment card.
|
|
OpportunityPercent=When you create a lead, you will define an estimated amount of project/lead. According to status of the lead, this amount may be multiplied by this rate to evaluate a total amount all your leads may generate. Value is a percentage (between 0 and 100).
|
|
TemplateForElement=This template record is dedicated to which element
|
|
TypeOfTemplate=Type of template
|
|
TemplateIsVisibleByOwnerOnly=Template is visible to owner only
|
|
VisibleEverywhere=Näkyvillä kaikkialla
|
|
VisibleNowhere=Visible nowhere
|
|
FixTZ=Aikavyöhyke korjaus
|
|
FillFixTZOnlyIfRequired=Example: +2 (fill only if problem experienced)
|
|
ExpectedChecksum=Expected Checksum
|
|
CurrentChecksum=Current Checksum
|
|
ForcedConstants=Required constant values
|
|
MailToSendProposal=Tarjoukset asiakkaille
|
|
MailToSendOrder=Sales orders
|
|
MailToSendInvoice=Asiakkaiden laskut
|
|
MailToSendShipment=Lähetykset
|
|
MailToSendIntervention=Interventions
|
|
MailToSendSupplierRequestForQuotation=Quotation request
|
|
MailToSendSupplierOrder=Purchase orders
|
|
MailToSendSupplierInvoice=Vendor invoices
|
|
MailToSendContract=Sopimukset
|
|
MailToThirdparty=Sidosryhmät
|
|
MailToMember=Jäsenet
|
|
MailToUser=Käyttäjät
|
|
MailToProject=Projects page
|
|
ByDefaultInList=Show by default on list view
|
|
YouUseLastStableVersion=You use the latest stable version
|
|
TitleExampleForMajorRelease=Example of message you can use to announce this major release (feel free to use it on your web sites)
|
|
TitleExampleForMaintenanceRelease=Example of message you can use to announce this maintenance release (feel free to use it on your web sites)
|
|
ExampleOfNewsMessageForMajorRelease=Dolibarr ERP & CRM %s is available. Version %s is a major release with a lot of new features for both users and developers. You can download it from the download area of https://www.dolibarr.org portal (subdirectory Stable versions). You can read <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> for complete list of changes.
|
|
ExampleOfNewsMessageForMaintenanceRelease=Dolibarr ERP & CRM %s is available. Version %s is a maintenance version, so contains only bug fixes. We recommend all users to upgrade to this version. A maintenance release does not introduce new features or changes to the database. You may download it from the download area of https://www.dolibarr.org portal (subdirectory Stable versions). You can read the <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> for complete list of changes.
|
|
MultiPriceRuleDesc=When option "Several levels of prices per product/service" is enabled, you can define different prices (one per price level) for each product. To save you time, here you may enter a rule to autocalculate a price for each level based on the price of the first level, so you will have to only enter a price for the first level for each product. This page is designed to save you time but is useful only if your prices for each level are relative to first level. You can ignore this page in most cases.
|
|
ModelModulesProduct=Mallipohjat tuoteiden liitteille
|
|
ToGenerateCodeDefineAutomaticRuleFirst=To be able to generate codes automatically, you must first define a manager to auto-define the barcode number.
|
|
SeeSubstitutionVars=See * note for list of possible substitution variables
|
|
SeeChangeLog=See ChangeLog file (english only)
|
|
AllPublishers=All publishers
|
|
UnknownPublishers=Unknown publishers
|
|
AddRemoveTabs=Lisää tai poista välilehti
|
|
AddDataTables=Add object tables
|
|
AddDictionaries=Add dictionaries tables
|
|
AddData=Add objects or dictionaries data
|
|
AddBoxes=Lisää widgettejä
|
|
AddSheduledJobs=Lisää Ajastettuja Töitä
|
|
AddHooks=Add hooks
|
|
AddTriggers=Add triggers
|
|
AddMenus=Add menus
|
|
AddPermissions=Lisää käyttöoikeuksia
|
|
AddExportProfiles=Add export profiles
|
|
AddImportProfiles=Add import profiles
|
|
AddOtherPagesOrServices=Add other pages or services
|
|
AddModels=Add document or numbering templates
|
|
AddSubstitutions=Add keys substitutions
|
|
DetectionNotPossible=Detection not possible
|
|
UrlToGetKeyToUseAPIs=Url to get token to use API (once token has been received it is saved in database user table and must be provided on each API call)
|
|
ListOfAvailableAPIs=Luettelo saatavilla olevista API:sta
|
|
activateModuleDependNotSatisfied=Module "%s" depends on module "%s", that is missing, so module "%1$s" may not work correctly. Please install module "%2$s" or disable module "%1$s" if you want to be safe from any surprise
|
|
CommandIsNotInsideAllowedCommands=The command you are trying to run is not in the list of allowed commands defined in parameter <strong>$dolibarr_main_restrict_os_commands</strong> in the <strong>conf.php</strong> file.
|
|
LandingPage=Landing page
|
|
SamePriceAlsoForSharedCompanies=If you use a multicompany module, with the choice "Single price", the price will also be the same for all companies if products are shared between environments
|
|
ModuleEnabledAdminMustCheckRights=Module has been activated. Permissions for activated module(s) were given to admin users only. You may need to grant permissions to other users or groups manually if necessary.
|
|
UserHasNoPermissions=This user has no permissions defined
|
|
TypeCdr=Use "None" if the date of payment term is date of invoice plus a delta in days (delta is field "%s")<br>Use "At end of month", if, after delta, the date must be increased to reach the end of month (+ an optional "%s" in days)<br>Use "Current/Next" to have payment term date being the first Nth of the month after delta (delta is field "%s", N is stored into field "%s")
|
|
BaseCurrency=Reference currency of the company (go into setup of company to change this)
|
|
WarningNoteModuleInvoiceForFrenchLaw=This module %s is compliant with French laws (Loi Finance 2016).
|
|
WarningNoteModulePOSForFrenchLaw=This module %s is compliant with French laws (Loi Finance 2016) because module Non Reversible Logs is automatically activated.
|
|
WarningInstallationMayBecomeNotCompliantWithLaw=You are trying to install module %s that is an external module. Activating an external module means you trust the publisher of that module and that you are sure that this module does not adversely impact the behavior of your application, and is compliant with laws of your country (%s). If the module introduces an illegal feature, you become responsible for the use of illegal software.
|
|
MAIN_PDF_MARGIN_LEFT=PDF:n vasen marginaali
|
|
MAIN_PDF_MARGIN_RIGHT=PDF:n oikea marginaali
|
|
MAIN_PDF_MARGIN_TOP=PDF:n ylämarginaali
|
|
MAIN_PDF_MARGIN_BOTTOM=PDF:n alamarginaali
|
|
NothingToSetup=There is no specific setup required for this module.
|
|
SetToYesIfGroupIsComputationOfOtherGroups=Set this to yes if this group is a computation of other groups
|
|
EnterCalculationRuleIfPreviousFieldIsYes=Enter calculation rule if previous field was set to Yes (For example 'CODEGRP1+CODEGRP2')
|
|
SeveralLangugeVariatFound=Several language variants found
|
|
COMPANY_AQUARIUM_REMOVE_SPECIAL=Remove special characters
|
|
COMPANY_AQUARIUM_CLEAN_REGEX=Regex filter to clean value (COMPANY_AQUARIUM_CLEAN_REGEX)
|
|
GDPRContact=Data Protection Officer (DPO, Data Privacy or GDPR contact)
|
|
GDPRContactDesc=If you store data about European companies/citizens, you can name the contact who is responsible for the General Data Protection Regulation here
|
|
HelpOnTooltip=Help text to show on tooltip
|
|
HelpOnTooltipDesc=Put text or a translation key here for the text to show in a tooltip when this field appears in a form
|
|
YouCanDeleteFileOnServerWith=You can delete this file on the server with Command Line:<br>%s
|
|
ChartLoaded=Chart of account loaded
|
|
SocialNetworkSetup=Setup of module Social Networks
|
|
EnableFeatureFor=Enable features for <strong>%s</strong>
|
|
VATIsUsedIsOff=Note: The option to use Sales Tax or VAT has been set to <strong>Off</strong> in the menu %s - %s, so Sales tax or Vat used will always be 0 for sales.
|
|
SwapSenderAndRecipientOnPDF=Swap sender and recipient address position on PDF documents
|
|
FeatureSupportedOnTextFieldsOnly=Warning, feature supported on text fields only. Also an URL parameter action=create or action=edit must be set OR page name must end with 'new.php' to trigger this feature.
|
|
EmailCollector=Email collector
|
|
EmailCollectorDescription=Add a scheduled job and a setup page to scan regularly email boxes (using IMAP protocol) and record emails received into your application, at the right place and/or create some records automatically (like leads).
|
|
NewEmailCollector=New Email Collector
|
|
EMailHost=Host of email IMAP server
|
|
MailboxSourceDirectory=Mailbox source directory
|
|
MailboxTargetDirectory=Mailbox target directory
|
|
EmailcollectorOperations=Operations to do by collector
|
|
MaxEmailCollectPerCollect=Max number of emails collected per collect
|
|
CollectNow=Collect now
|
|
ConfirmCloneEmailCollector=Are you sure you want to clone the Email collector %s ?
|
|
DateLastCollectResult=Date latest collect tried
|
|
DateLastcollectResultOk=Date latest collect successfull
|
|
LastResult=Latest result
|
|
EmailCollectorConfirmCollectTitle=Email collect confirmation
|
|
EmailCollectorConfirmCollect=Do you want to run the collection for this collector now ?
|
|
NoNewEmailToProcess=No new email (matching filters) to process
|
|
NothingProcessed=Nothing done
|
|
XEmailsDoneYActionsDone=%s emails qualified, %s emails successfully processed (for %s record/actions done)
|
|
RecordEvent=Record email event
|
|
CreateLeadAndThirdParty=Create lead (and third party if necessary)
|
|
CreateTicketAndThirdParty=Create ticket (and third party if necessary)
|
|
CodeLastResult=Latest result code
|
|
NbOfEmailsInInbox=Number of emails in source directory
|
|
LoadThirdPartyFromName=Load third party searching on %s (load only)
|
|
LoadThirdPartyFromNameOrCreate=Load third party searching on %s (create if not found)
|
|
WithDolTrackingID=Dolibarr Tracking ID found
|
|
WithoutDolTrackingID=Dolibarr Tracking ID not found
|
|
FormatZip=Postinumero
|
|
MainMenuCode=Menu entry code (mainmenu)
|
|
ECMAutoTree=Show automatic ECM tree
|
|
OperationParamDesc=Define values to use for action, or how to extract values. For example:<br>objproperty1=SET:abc<br>objproperty1=SET:a value with replacement of __objproperty1__<br>objproperty3=SETIFEMPTY:abc<br>objproperty4=EXTRACT:HEADER:X-Myheaderkey.*[^\\s]+(.*)<br>options_myextrafield=EXTRACT:SUBJECT:([^\\s]*)<br>object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)<br><br>Use a ; char as separator to extract or set several properties.
|
|
OpeningHours=Opening hours
|
|
OpeningHoursDesc=Enter here the regular opening hours of your company.
|
|
ResourceSetup=Configuration of Resource module
|
|
UseSearchToSelectResource=Use a search form to choose a resource (rather than a drop-down list).
|
|
DisabledResourceLinkUser=Disable feature to link a resource to users
|
|
DisabledResourceLinkContact=Disable feature to link a resource to contacts
|
|
ConfirmUnactivation=Confirm module reset
|
|
OnMobileOnly=On small screen (smartphone) only
|
|
DisableProspectCustomerType=Disable the "Prospect + Customer" third party type (so third party must be Prospect or Customer but can't be both)
|
|
MAIN_OPTIMIZEFORTEXTBROWSER=Simplify interface for blind person
|
|
MAIN_OPTIMIZEFORTEXTBROWSERDesc=Enable this option if you are a blind person, or if you use the application from a text browser like Lynx or Links.
|
|
ThisValueCanOverwrittenOnUserLevel=This value can be overwritten by each user from its user page - tab '%s'
|
|
DefaultCustomerType=Default thirdparty type for "New customer" creation form
|
|
ABankAccountMustBeDefinedOnPaymentModeSetup=Note: The bank account must be defined on the module of each payment mode (Paypal, Stripe, ...) to have this feature working.
|
|
RootCategoryForProductsToSell=Root category of products to sell
|
|
RootCategoryForProductsToSellDesc=If defined, only products inside this category or childs of this category will be available in the Point Of Sale
|
|
DebugBar=Debug Bar
|
|
DebugBarDesc=Toolbar that comes with a plenty of tools to simplify debugging
|
|
DebugBarSetup=DebugBar Setup
|
|
GeneralOptions=General Options
|
|
LogsLinesNumber=Number of lines to show on logs tab
|
|
UseDebugBar=Use the debug bar
|
|
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
|
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
|
DebugBarModuleActivated=Module debugbar is activated and slows dramaticaly the interface
|
|
EXPORTS_SHARE_MODELS=Export models are share with everybody
|
|
ExportSetup=Setup of module Export
|
|
InstanceUniqueID=Unique ID of the instance
|
|
SmallerThan=Smaller than
|
|
LargerThan=Larger than
|
|
IfTrackingIDFoundEventWillBeLinked=Note that If a tracking ID is found into incoming email, the event will be automatically linked to the related objects.
|
|
WithGMailYouCanCreateADedicatedPassword=With a GMail account, if you enabled the 2 steps validation, it is recommanded to create a dedicated second password for the application instead of using your own account passsword from https://myaccount.google.com/.
|
|
IFTTTSetup=IFTTT module setup
|
|
IFTTT_SERVICE_KEY=IFTTT Service key
|
|
IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Security key to secure the endpoint URL used by IFTTT to send messages to your Dolibarr.
|
|
IFTTTDesc=This module is designed to trigger events on IFTTT and/or to execute some action on external IFTTT triggers.
|
|
UrlForIFTTT=URL endpoint for IFTTT
|
|
YouWillFindItOnYourIFTTTAccount=You will find it on your IFTTT account
|
|
EndPointFor=End point for %s : %s
|
|
DeleteEmailCollector=Delete email collector
|
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|