Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
af6e25d928
@ -400,6 +400,7 @@ OldVATRates=معدل ضريبة القيمة المضافة القديم
|
|||||||
NewVATRates=معدل ضريبة القيمة المضافة الجديد
|
NewVATRates=معدل ضريبة القيمة المضافة الجديد
|
||||||
PriceBaseTypeToChange=تعديل على الأسعار مع القيمة المرجعية قاعدة المعرفة على
|
PriceBaseTypeToChange=تعديل على الأسعار مع القيمة المرجعية قاعدة المعرفة على
|
||||||
MassConvert=Launch bulk conversion
|
MassConvert=Launch bulk conversion
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=سلسلة
|
String=سلسلة
|
||||||
TextLong=نص طويل
|
TextLong=نص طويل
|
||||||
HtmlText=Html text
|
HtmlText=Html text
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=List of values must be lines with format key,value (whe
|
|||||||
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
|
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
|
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
|
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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Library used for PDF generation
|
LibraryToBuildPDF=Library used for PDF generation
|
||||||
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)
|
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=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Vendor invoices numbering models
|
|||||||
IfSetToYesDontForgetPermission=إذا اخترت نعم، لا تنسى أن توفر الأذونات إلى المجموعات أو المستخدمين المسموح بها للموافقة الثانية
|
IfSetToYesDontForgetPermission=إذا اخترت نعم، لا تنسى أن توفر الأذونات إلى المجموعات أو المستخدمين المسموح بها للموافقة الثانية
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=GeoIP Maxmind الإعداد وحدة
|
GeoIPMaxmindSetup=GeoIP Maxmind الإعداد وحدة
|
||||||
PathToGeoIPMaxmindCountryDataFile=المسار إلى ملف يحتوي على MaxMind في الملكية الفكرية لترجمة البلاد. <br> الأمثلة على ذلك: <br> /usr/local/share/GeoIP/GeoIP.dat <br> /usr/share/GeoIP/GeoIP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=لاحظ أن الملكية الفكرية الخاصة بك على البيانات القطرية الملف يجب أن تكون داخل الدليل الخاص بي يمكن قراءة (راجع الإعداد open_basedir بى وأذونات نظام الملفات).
|
NoteOnPathLocation=لاحظ أن الملكية الفكرية الخاصة بك على البيانات القطرية الملف يجب أن تكون داخل الدليل الخاص بي يمكن قراءة (راجع الإعداد open_basedir بى وأذونات نظام الملفات).
|
||||||
YouCanDownloadFreeDatFileTo=يمكنك تحميل <b>نسخة تجريبية مجانية</b> من GeoIP ملف Maxmind البلاد في ٪ s.
|
YouCanDownloadFreeDatFileTo=يمكنك تحميل <b>نسخة تجريبية مجانية</b> من GeoIP ملف Maxmind البلاد في ٪ s.
|
||||||
YouCanDownloadAdvancedDatFileTo=كما يمكنك تحميل <b>نسخة كاملة</b> أكثر من ذلك <b>، مع التحديثات ،</b> من GeoIP ملف Maxmind البلاد في ٪ s.
|
YouCanDownloadAdvancedDatFileTo=كما يمكنك تحميل <b>نسخة كاملة</b> أكثر من ذلك <b>، مع التحديثات ،</b> من GeoIP ملف Maxmind البلاد في ٪ s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Smaller than
|
|||||||
LargerThan=Larger 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.
|
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/.
|
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
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Delete email collector
|
DeleteEmailCollector=Delete email collector
|
||||||
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=قيد بنكي
|
|||||||
ListTransactions=قائمة القيود
|
ListTransactions=قائمة القيود
|
||||||
ListTransactionsByCategory=قائمةالقيود/الفئات
|
ListTransactionsByCategory=قائمةالقيود/الفئات
|
||||||
TransactionsToConciliate=قيود للتسويات
|
TransactionsToConciliate=قيود للتسويات
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=يمكن أن يتم تسويتة
|
Conciliable=يمكن أن يتم تسويتة
|
||||||
Conciliate=التسوية
|
Conciliate=التسوية
|
||||||
Conciliation=تسوية
|
Conciliation=تسوية
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=حذف هذا الشيك ؟
|
|||||||
ConfirmDeleteCheckReceipt=هل انت متأكد أنك تريد حذف هذا الشيك؟
|
ConfirmDeleteCheckReceipt=هل انت متأكد أنك تريد حذف هذا الشيك؟
|
||||||
BankChecks=الشيكات المصرفية
|
BankChecks=الشيكات المصرفية
|
||||||
BankChecksToReceipt=شيكات في انتظار الإيداع
|
BankChecksToReceipt=شيكات في انتظار الإيداع
|
||||||
|
BankChecksToReceiptShort=شيكات في انتظار الإيداع
|
||||||
ShowCheckReceipt=عرض إيصال إيداع شيكات
|
ShowCheckReceipt=عرض إيصال إيداع شيكات
|
||||||
NumberOfCheques=No. of check
|
NumberOfCheques=No. of check
|
||||||
DeleteTransaction=حذف المعاملة
|
DeleteTransaction=حذف المعاملة
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Group VAT by rate in tickets
|
|||||||
AutoPrintTickets=Automatically print tickets
|
AutoPrintTickets=Automatically print tickets
|
||||||
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=التاريخ
|
History=التاريخ
|
||||||
ValidateAndClose=Validate and close
|
ValidateAndClose=Validate and close
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Number of Terminals
|
|||||||
TerminalSelect=Select terminal you want to use:
|
TerminalSelect=Select terminal you want to use:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Firstname
|
|||||||
PostOrFunction=Job position
|
PostOrFunction=Job position
|
||||||
UserTitle=العنوان
|
UserTitle=العنوان
|
||||||
NatureOfThirdParty=Nature of Third party
|
NatureOfThirdParty=Nature of Third party
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=عنوان
|
Address=عنوان
|
||||||
State=الولاية / المقاطعة
|
State=الولاية / المقاطعة
|
||||||
StateShort=حالة
|
StateShort=حالة
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=قائمة مغلقة الخدمات
|
|||||||
ListOfRunningServices=لائحة ادارة الخدمات
|
ListOfRunningServices=لائحة ادارة الخدمات
|
||||||
NotActivatedServices=لا تنشيط الخدمات) بين مصدق العقود)
|
NotActivatedServices=لا تنشيط الخدمات) بين مصدق العقود)
|
||||||
BoardNotActivatedServices=خدمات لتفعيل العقود بين مصدق
|
BoardNotActivatedServices=خدمات لتفعيل العقود بين مصدق
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Latest %s contracts
|
LastContracts=Latest %s contracts
|
||||||
LastModifiedServices=Latest %s modified services
|
LastModifiedServices=Latest %s modified services
|
||||||
ContractStartDate=تاريخ البدء
|
ContractStartDate=تاريخ البدء
|
||||||
@ -64,7 +65,10 @@ DateStartRealShort=البداية الحقيقية لتاريخ
|
|||||||
DateEndReal=نهاية التاريخ الحقيقي
|
DateEndReal=نهاية التاريخ الحقيقي
|
||||||
DateEndRealShort=نهاية التاريخ الحقيقي
|
DateEndRealShort=نهاية التاريخ الحقيقي
|
||||||
CloseService=قريبة من الخدمة
|
CloseService=قريبة من الخدمة
|
||||||
BoardRunningServices=انتهت إدارة الخدمات
|
BoardRunningServices=Services running
|
||||||
|
BoardRunningServicesShort=Services running
|
||||||
|
BoardExpiredServices=Services expired
|
||||||
|
BoardExpiredServicesShort=Services expired
|
||||||
ServiceStatus=مركز الخدمة
|
ServiceStatus=مركز الخدمة
|
||||||
DraftContracts=عقود مشاريع
|
DraftContracts=عقود مشاريع
|
||||||
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text
|
|||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=تم تعيين كلمة مرور لهذا العضو. ومع ذلك، تم إنشاء أي حساب المستخدم. لذلك يتم تخزين كلمة المرور هذه ولكن لا يمكن استخدامها للدخول إلى Dolibarr. ويمكن استخدامه من قبل وحدة / واجهة خارجية ولكن إذا كنت لا تحتاج إلى تعريف أي تسجيل دخول أو كلمة المرور لأحد أفراد، يمكنك تعطيل خيار "إدارة تسجيل دخول لكل عضو" من إعداد وحدة الأعضاء. إذا كنت بحاجة إلى إدارة تسجيل الدخول ولكن لا تحتاج إلى أي كلمة المرور، يمكنك الحفاظ على هذا الحقل فارغا لتجنب هذا التحذير. ملاحظة: يمكن أيضا أن تستخدم البريد الإلكتروني لتسجيل الدخول إذا تم ربط عضو إلى المستخدم.
|
WarningPasswordSetWithNoAccount=تم تعيين كلمة مرور لهذا العضو. ومع ذلك، تم إنشاء أي حساب المستخدم. لذلك يتم تخزين كلمة المرور هذه ولكن لا يمكن استخدامها للدخول إلى Dolibarr. ويمكن استخدامه من قبل وحدة / واجهة خارجية ولكن إذا كنت لا تحتاج إلى تعريف أي تسجيل دخول أو كلمة المرور لأحد أفراد، يمكنك تعطيل خيار "إدارة تسجيل دخول لكل عضو" من إعداد وحدة الأعضاء. إذا كنت بحاجة إلى إدارة تسجيل الدخول ولكن لا تحتاج إلى أي كلمة المرور، يمكنك الحفاظ على هذا الحقل فارغا لتجنب هذا التحذير. ملاحظة: يمكن أيضا أن تستخدم البريد الإلكتروني لتسجيل الدخول إذا تم ربط عضو إلى المستخدم.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=No template available for this email type
|
|||||||
AvailableVariables=Available substitution variables
|
AvailableVariables=Available substitution variables
|
||||||
NoTranslation=لا يوجد ترجمة
|
NoTranslation=لا يوجد ترجمة
|
||||||
Translation=الترجمة
|
Translation=الترجمة
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=لا يوجد سجلات
|
NoRecordFound=لا يوجد سجلات
|
||||||
NoRecordDeleted=No record deleted
|
NoRecordDeleted=No record deleted
|
||||||
NotEnoughDataYet=Not enough data
|
NotEnoughDataYet=Not enough data
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Date of signature
|
|||||||
HidePassword=وتبين للقيادة مع كلمة السر الخفي
|
HidePassword=وتبين للقيادة مع كلمة السر الخفي
|
||||||
UnHidePassword=وتظهر واضحة للقيادة حقيقية كلمة السر
|
UnHidePassword=وتظهر واضحة للقيادة حقيقية كلمة السر
|
||||||
Root=جذور
|
Root=جذور
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=معلومات
|
Informations=معلومات
|
||||||
Page=صفحة
|
Page=صفحة
|
||||||
Notes=وتلاحظ
|
Notes=وتلاحظ
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Payment information
|
|||||||
ValidFrom=Valid from
|
ValidFrom=Valid from
|
||||||
ValidUntil=Valid until
|
ValidUntil=Valid until
|
||||||
NoRecordedUsers=No users
|
NoRecordedUsers=No users
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=لعملية
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=حتى الآن من أعضاء
|
|||||||
MenuMembersNotUpToDate=وحتى الآن من أصل أعضاء
|
MenuMembersNotUpToDate=وحتى الآن من أصل أعضاء
|
||||||
MenuMembersResiliated=Terminated members
|
MenuMembersResiliated=Terminated members
|
||||||
MembersWithSubscriptionToReceive=أعضاء مع اشتراك لتلقي
|
MembersWithSubscriptionToReceive=أعضاء مع اشتراك لتلقي
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=تاريخ الاكتتاب
|
DateSubscription=تاريخ الاكتتاب
|
||||||
DateEndSubscription=تاريخ انتهاء الاكتتاب
|
DateEndSubscription=تاريخ انتهاء الاكتتاب
|
||||||
EndSubscription=انتهاء الاكتتاب
|
EndSubscription=انتهاء الاكتتاب
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=بلدي المشاريع
|
|||||||
MyProjectsArea=My projects Area
|
MyProjectsArea=My projects Area
|
||||||
DurationEffective=فعالة لمدة
|
DurationEffective=فعالة لمدة
|
||||||
ProgressDeclared=أعلن التقدم
|
ProgressDeclared=أعلن التقدم
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=تقدم تحسب
|
ProgressCalculated=تقدم تحسب
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=وقت
|
Time=وقت
|
||||||
ListOfTasks=List of tasks
|
ListOfTasks=List of tasks
|
||||||
GoToListOfTimeConsumed=Go to list of time consumed
|
GoToListOfTimeConsumed=Go to list of time consumed
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=رمز
|
Shortname=رمز
|
||||||
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
||||||
DeleteWebsite=Delete website
|
DeleteWebsite=Delete website
|
||||||
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Type of page/container
|
WEBSITE_TYPE_CONTAINER=Type of page/container
|
||||||
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
||||||
WEBSITE_PAGENAME=Page name/alias
|
WEBSITE_PAGENAME=Page name/alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript file content (common to all pages)
|
|||||||
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
||||||
WEBSITE_ROBOT=Robot file (robots.txt)
|
WEBSITE_ROBOT=Robot file (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess file
|
WEBSITE_HTACCESS=Website .htaccess file
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML header (specific to this page only)
|
HtmlHeaderPage=HTML header (specific to this page only)
|
||||||
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
||||||
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
||||||
@ -41,6 +44,7 @@ RealURL=Real URL
|
|||||||
ViewWebsiteInProduction=View web site using home URLs
|
ViewWebsiteInProduction=View web site using home URLs
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
||||||
ReadPerm=قرأ
|
ReadPerm=قرأ
|
||||||
WritePerm=Write
|
WritePerm=Write
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Create web site account
|
|||||||
BackToListOfThirdParty=Back to list for Third Party
|
BackToListOfThirdParty=Back to list for Third Party
|
||||||
DisableSiteFirst=Disable website first
|
DisableSiteFirst=Disable website first
|
||||||
MyContainerTitle=My web site title
|
MyContainerTitle=My web site title
|
||||||
AnotherContainer=Another container
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=You must first define the default Home page
|
YouMustDefineTheHomePage=You must first define the default Home page
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias page <strong>%s</strong> already exists
|
|||||||
CorporateHomePage=Corporate Home page
|
CorporateHomePage=Corporate Home page
|
||||||
EmptyPage=Empty page
|
EmptyPage=Empty page
|
||||||
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
||||||
ZipOfWebsitePackageToImport=Zip file of website package
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Include dynamic content
|
ShowSubcontainers=Include dynamic content
|
||||||
InternalURLOfPage=Internal URL of page
|
InternalURLOfPage=Internal URL of page
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Import website template
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Първоначална ставка на ДДС
|
|||||||
NewVATRates=Нова ставка на ДДС
|
NewVATRates=Нова ставка на ДДС
|
||||||
PriceBaseTypeToChange=Промяна на цените с базова референтна стойност, определена на
|
PriceBaseTypeToChange=Промяна на цените с базова референтна стойност, определена на
|
||||||
MassConvert=Стартиране на групово превръщане
|
MassConvert=Стартиране на групово превръщане
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=Низ
|
String=Низ
|
||||||
TextLong=Дълъг текст
|
TextLong=Дълъг текст
|
||||||
HtmlText=HTML текст
|
HtmlText=HTML текст
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=Списъкът със стойности трябва
|
|||||||
ExtrafieldParamHelpsellist=Списъкът на стойностите идва от таблица <br>Синтаксис: table_name:label_field:id_field::filter<br> Пример: c_typent: libelle:id::filter <br><br> - idfilter е задължително основен int key <br> - филтърът може да бъде прост тест (например active = 1), за да се покаже само активна стойност <br> Може също да използвате $ID$ във филтъра, който е текущият идентификатор на текущия обект. <br>За да направите SELECT във филтъра, използвайте $SEL$ <br> ако искате да филтрирате по допълнителни полета, използвайте синтаксис extra.fieldcode=...(където кодът на полето е кодът на допълнителното поле) <br><br> За да имате списъка в зависимост от друг допълнителен списък с атрибути: <br> c_typent:libelle:id:options_ <i>parent_list_code</i>|parent_column:филтер<br><br> За да имате списъка в зависимост от друг списък: <br> c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
ExtrafieldParamHelpsellist=Списъкът на стойностите идва от таблица <br>Синтаксис: table_name:label_field:id_field::filter<br> Пример: c_typent: libelle:id::filter <br><br> - idfilter е задължително основен int key <br> - филтърът може да бъде прост тест (например active = 1), за да се покаже само активна стойност <br> Може също да използвате $ID$ във филтъра, който е текущият идентификатор на текущия обект. <br>За да направите SELECT във филтъра, използвайте $SEL$ <br> ако искате да филтрирате по допълнителни полета, използвайте синтаксис extra.fieldcode=...(където кодът на полето е кодът на допълнителното поле) <br><br> За да имате списъка в зависимост от друг допълнителен списък с атрибути: <br> c_typent:libelle:id:options_ <i>parent_list_code</i>|parent_column:филтер<br><br> За да имате списъка в зависимост от друг списък: <br> c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
||||||
ExtrafieldParamHelpchkbxlst=Списъкът на стойностите идва от таблица <br> Синтаксис: table_name:label_field:id_field::filter <br> Пример: c_typent:libelle:id::filter <br><br> филтърът може да бъде прост тест (например active = 1), за да се покаже само активна стойност <br> Можете също да използвате $ID$ във филтъра, който е текущият идентификатор на текущия обект <br> За да направите SELECT във филтъра, използвайте $SEL$ <br> ако искате да филтрирате по допълнителни полета, използвайте синтаксис extra.fieldcode=...(където кодът на полето е кодът на екстра полето) <br><br> За да имате списъка в зависимост от друг допълнителен списък с атрибути: <br>c_typent:libelle:id:options_ <i>parent_list_code</i>|parent_column:filter<br><br> За да имате списъка в зависимост от друг списък: <br>c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
ExtrafieldParamHelpchkbxlst=Списъкът на стойностите идва от таблица <br> Синтаксис: table_name:label_field:id_field::filter <br> Пример: c_typent:libelle:id::filter <br><br> филтърът може да бъде прост тест (например active = 1), за да се покаже само активна стойност <br> Можете също да използвате $ID$ във филтъра, който е текущият идентификатор на текущия обект <br> За да направите SELECT във филтъра, използвайте $SEL$ <br> ако искате да филтрирате по допълнителни полета, използвайте синтаксис extra.fieldcode=...(където кодът на полето е кодът на екстра полето) <br><br> За да имате списъка в зависимост от друг допълнителен списък с атрибути: <br>c_typent:libelle:id:options_ <i>parent_list_code</i>|parent_column:filter<br><br> За да имате списъка в зависимост от друг списък: <br>c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
||||||
ExtrafieldParamHelplink=Параметрите трябва да са ObjectName:Classpath<br>Синтаксис: ObjectName:Classpath<br>Примери: <br> Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
ExtrafieldParamHelplink=Параметрите трябва да са ObjectName:Classpath<br>Синтаксис: ObjectName:Classpath<br>Примери: <br> Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
||||||
ExtrafieldParamHelpSeparator=Оставете празно за обикновен разделител <br> Задайте това на 1 за разделител, който се свива (отворен по подразбиране) <br> Задайте това на 2 за разделител, който се свива (свит по подразбиране).
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Използвана библиотека за създаване на PDF файлове
|
LibraryToBuildPDF=Използвана библиотека за създаване на PDF файлове
|
||||||
LocalTaxDesc=Някои държави могат да прилагат два или три данъка към всеки ред във фактурата. Ако случаят е такъв, изберете вида на втория и третия данък и съответната данъчна ставка. Възможен тип са:<br>1: местен данък върху продукти и услуги без ДДС (местния данък се изчислява върху сумата без данък)<br>2: местен данък върху продукти и услуги с ДДС (местният данък се изчислява върху сумата + основния данък)<br>3: местен данък върху продукти без ДДС (местният данък се изчислява върху сумата без данък)<br>4: местен данък върху продукти с ДДС (местният данък се изчислява върху сумата + основния данък)<br>5: местен данък върху услуги без ДДС (местният данък се изчислява върху сумата без данък)<br>6: местен данък върху услуги с ДДС (местният данък се изчислява върху сумата + основния данък)
|
LocalTaxDesc=Някои държави могат да прилагат два или три данъка към всеки ред във фактурата. Ако случаят е такъв, изберете вида на втория и третия данък и съответната данъчна ставка. Възможен тип са:<br>1: местен данък върху продукти и услуги без ДДС (местния данък се изчислява върху сумата без данък)<br>2: местен данък върху продукти и услуги с ДДС (местният данък се изчислява върху сумата + основния данък)<br>3: местен данък върху продукти без ДДС (местният данък се изчислява върху сумата без данък)<br>4: местен данък върху продукти с ДДС (местният данък се изчислява върху сумата + основния данък)<br>5: местен данък върху услуги без ДДС (местният данък се изчислява върху сумата без данък)<br>6: местен данък върху услуги с ДДС (местният данък се изчислява върху сумата + основния данък)
|
||||||
SMS=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Модели за номериране на фа
|
|||||||
IfSetToYesDontForgetPermission=Ако е избрано ДА, не забравяйте да предоставите права на групи или потребители, от които се очаква второто одобрение.
|
IfSetToYesDontForgetPermission=Ако е избрано ДА, не забравяйте да предоставите права на групи или потребители, от които се очаква второто одобрение.
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=Настройка на модула GeoIP Maxmind
|
GeoIPMaxmindSetup=Настройка на модула GeoIP Maxmind
|
||||||
PathToGeoIPMaxmindCountryDataFile=Път до файл, съдържащ Maxmind IP за превод на държава. <br> Примери: <br> /usr/local/share/GeoIP/GeoIP.dat <br> /usr/share/GeoIP/GeoIP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Обърнете внимание, че вашият IP файл с данни за държавата трябва да е в директория, която може да се чете от PHP (проверете настройките на вашата PHP open_basedir и правата на файловата система).
|
NoteOnPathLocation=Обърнете внимание, че вашият IP файл с данни за държавата трябва да е в директория, която може да се чете от PHP (проверете настройките на вашата PHP open_basedir и правата на файловата система).
|
||||||
YouCanDownloadFreeDatFileTo=Може да изтеглите <b>безплатна демо версия</b> на Maxmind GeoIP файла за държавата от %s.
|
YouCanDownloadFreeDatFileTo=Може да изтеглите <b>безплатна демо версия</b> на Maxmind GeoIP файла за държавата от %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=Може също така да изтеглите <b>по-пълна версия, с актуализации</b> на Maxmind GeoIP файла за държавата от %s.
|
YouCanDownloadAdvancedDatFileTo=Може също така да изтеглите <b>по-пълна версия, с актуализации</b> на Maxmind GeoIP файла за държавата от %s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=По-малък от
|
|||||||
LargerThan=По-голям от
|
LargerThan=По-голям от
|
||||||
IfTrackingIDFoundEventWillBeLinked=Обърнете внимание, че ако е намерен проследяващ код във входящата електронна поща, събитието ще бъде автоматично свързано със свързаните обекти.
|
IfTrackingIDFoundEventWillBeLinked=Обърнете внимание, че ако е намерен проследяващ код във входящата електронна поща, събитието ще бъде автоматично свързано със свързаните обекти.
|
||||||
WithGMailYouCanCreateADedicatedPassword=С GMail акаунт, ако сте активирали валидирането в 2 стъпки е препоръчително да създадете специална втора парола за приложението, вместо да използвате своята парола за акаунта от https://myaccount.google.com/.
|
WithGMailYouCanCreateADedicatedPassword=С GMail акаунт, ако сте активирали валидирането в 2 стъпки е препоръчително да създадете специална втора парола за приложението, вместо да използвате своята парола за акаунта от https://myaccount.google.com/.
|
||||||
IFTTTSetup=Настройка на модул IFTTT
|
|
||||||
IFTTT_SERVICE_KEY=IFTTT Service key
|
|
||||||
IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Ключ за сигурност, който защитава URL адреса, използван от IFTTT, за да изпраща съобщения до вашия Dolibarr.
|
|
||||||
IFTTTDesc=Този модул е предназначен да задейства събития на IFTTT и / или да изпълнява някои действия, чрез външни IFTTT тригери.
|
|
||||||
UrlForIFTTT=URL адрес за IFTTT
|
|
||||||
YouWillFindItOnYourIFTTTAccount=Ще го намерите във вашият IFTTT акаунт
|
|
||||||
EndPointFor=Крайна точка за %s: %s
|
EndPointFor=Крайна точка за %s: %s
|
||||||
DeleteEmailCollector=Изтриване на имейл колекционер
|
DeleteEmailCollector=Изтриване на имейл колекционер
|
||||||
ConfirmDeleteEmailCollector=Сигурни ли те, че искате да изтриете този колекционер на имейли?
|
ConfirmDeleteEmailCollector=Сигурни ли те, че искате да изтриете този колекционер на имейли?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Банкова транзакция
|
|||||||
ListTransactions=Списък транзакции
|
ListTransactions=Списък транзакции
|
||||||
ListTransactionsByCategory=Списък транзакции по категория
|
ListTransactionsByCategory=Списък транзакции по категория
|
||||||
TransactionsToConciliate=Транзакции за съгласуване
|
TransactionsToConciliate=Транзакции за съгласуване
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=Може да се съгласува
|
Conciliable=Може да се съгласува
|
||||||
Conciliate=Съгласуване
|
Conciliate=Съгласуване
|
||||||
Conciliation=Съгласуване
|
Conciliation=Съгласуване
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Изтриване на тази чекова разписк
|
|||||||
ConfirmDeleteCheckReceipt=Сигурни ли сте, че искате да изтриете тази чекова разписка?
|
ConfirmDeleteCheckReceipt=Сигурни ли сте, че искате да изтриете тази чекова разписка?
|
||||||
BankChecks=Банкови чекове
|
BankChecks=Банкови чекове
|
||||||
BankChecksToReceipt=Чекове чакащи депозит
|
BankChecksToReceipt=Чекове чакащи депозит
|
||||||
|
BankChecksToReceiptShort=Чекове чакащи депозит
|
||||||
ShowCheckReceipt=Покажи разписка за получаване на чеков депозит
|
ShowCheckReceipt=Покажи разписка за получаване на чеков депозит
|
||||||
NumberOfCheques=Брой чекове
|
NumberOfCheques=Брой чекове
|
||||||
DeleteTransaction=Изтриване на транзакция
|
DeleteTransaction=Изтриване на транзакция
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Групиране на ДДС по ставка в билет
|
|||||||
AutoPrintTickets=Автоматично отпечатване на билети
|
AutoPrintTickets=Автоматично отпечатване на билети
|
||||||
EnableBarOrRestaurantFeatures=Включете функции за бар или ресторант
|
EnableBarOrRestaurantFeatures=Включете функции за бар или ресторант
|
||||||
ConfirmDeletionOfThisPOSSale=Потвърждавате ли изтриването на настоящата продажба?
|
ConfirmDeletionOfThisPOSSale=Потвърждавате ли изтриването на настоящата продажба?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=История
|
History=История
|
||||||
ValidateAndClose=Валидиране и приключване
|
ValidateAndClose=Валидиране и приключване
|
||||||
Terminal=Терминал
|
Terminal=Терминал
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Брой терминали
|
|||||||
TerminalSelect=Изберете терминал, който искате да използвате:
|
TerminalSelect=Изберете терминал, който искате да използвате:
|
||||||
POSTicket=POS тикет
|
POSTicket=POS тикет
|
||||||
BasicPhoneLayout=Използване на просто оформление за телефони
|
BasicPhoneLayout=Използване на просто оформление за телефони
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Собствено име
|
|||||||
PostOrFunction=Длъжност
|
PostOrFunction=Длъжност
|
||||||
UserTitle=Обръщение
|
UserTitle=Обръщение
|
||||||
NatureOfThirdParty=Произход на контрагента
|
NatureOfThirdParty=Произход на контрагента
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Адрес
|
Address=Адрес
|
||||||
State=Област
|
State=Област
|
||||||
StateShort=Област
|
StateShort=Област
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Списък на прекратени услуги
|
|||||||
ListOfRunningServices=Списък на активни услуги
|
ListOfRunningServices=Списък на активни услуги
|
||||||
NotActivatedServices=Неактивни услуги (измежду валидирани договори)
|
NotActivatedServices=Неактивни услуги (измежду валидирани договори)
|
||||||
BoardNotActivatedServices=Услуги за активиране (измежду валидирани договори)
|
BoardNotActivatedServices=Услуги за активиране (измежду валидирани договори)
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Договори: %s последни
|
LastContracts=Договори: %s последни
|
||||||
LastModifiedServices=Услуги: %s последно променени
|
LastModifiedServices=Услуги: %s последно променени
|
||||||
ContractStartDate=Начална дата
|
ContractStartDate=Начална дата
|
||||||
@ -65,7 +66,9 @@ DateEndReal=Реална крайна дата
|
|||||||
DateEndRealShort=Реална крайна дата
|
DateEndRealShort=Реална крайна дата
|
||||||
CloseService=Приключване на услуга
|
CloseService=Приключване на услуга
|
||||||
BoardRunningServices=Активни услуги
|
BoardRunningServices=Активни услуги
|
||||||
|
BoardRunningServicesShort=Активни услуги
|
||||||
BoardExpiredServices=Изтекли услуги
|
BoardExpiredServices=Изтекли услуги
|
||||||
|
BoardExpiredServicesShort=Изтекли услуги
|
||||||
ServiceStatus=Статус на услуга
|
ServiceStatus=Статус на услуга
|
||||||
DraftContracts=Чернови договори
|
DraftContracts=Чернови договори
|
||||||
CloseRefusedBecauseOneServiceActive=Договорът не може да бъде прекратен, тъй като има най-малко една активна услуга в него.
|
CloseRefusedBecauseOneServiceActive=Договорът не може да бъде прекратен, тъй като има най-малко една активна услуга в него.
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Грешка, трябва да бъде з
|
|||||||
ErrorURLMustStartWithHttp=URL адресът %s трябва да започва с http:// или https://
|
ErrorURLMustStartWithHttp=URL адресът %s трябва да започва с http:// или https://
|
||||||
ErrorNewRefIsAlreadyUsed=Грешка, новата референция вече е използвана
|
ErrorNewRefIsAlreadyUsed=Грешка, новата референция вече е използвана
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Грешка, изтриването на плащане, свързано с приключена фактура, е невъзможно.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Грешка, изтриването на плащане, свързано с приключена фактура, е невъзможно.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=За този член бе зададена парола. Въпреки това, не е създаден потребителски акаунт. Така че тази парола е съхранена, но не може да се използва за влизане в Dolibarr. Може да се използва от външен модул/интерфейс, но ако не е необходимо да дефинирате потребителско име или парола за член може да деактивирате опцията "Управление на вход за всеки член" от настройката на модула Членове. Ако трябва да управлявате вход, но не се нуждаете от парола, можете да запазите това поле празно, за да избегнете това предупреждение. Забележка: Имейлът може да се използва и като вход, ако членът е свързан с потребител.
|
WarningPasswordSetWithNoAccount=За този член бе зададена парола. Въпреки това, не е създаден потребителски акаунт. Така че тази парола е съхранена, но не може да се използва за влизане в Dolibarr. Може да се използва от външен модул/интерфейс, но ако не е необходимо да дефинирате потребителско име или парола за член може да деактивирате опцията "Управление на вход за всеки член" от настройката на модула Членове. Ако трябва да управлявате вход, но не се нуждаете от парола, можете да запазите това поле празно, за да избегнете това предупреждение. Забележка: Имейлът може да се използва и като вход, ако членът е свързан с потребител.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=Няма наличен шаблон за този тип им
|
|||||||
AvailableVariables=Налични променливи за заместване
|
AvailableVariables=Налични променливи за заместване
|
||||||
NoTranslation=Няма превод
|
NoTranslation=Няма превод
|
||||||
Translation=Превод
|
Translation=Превод
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=Няма намерен запис
|
NoRecordFound=Няма намерен запис
|
||||||
NoRecordDeleted=Няма изтрит запис
|
NoRecordDeleted=Няма изтрит запис
|
||||||
NotEnoughDataYet=Няма достатъчно данни
|
NotEnoughDataYet=Няма достатъчно данни
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Дата на подписване
|
|||||||
HidePassword=Показване на команда със скрита парола
|
HidePassword=Показване на команда със скрита парола
|
||||||
UnHidePassword=Показване на реална команда с ясна парола
|
UnHidePassword=Показване на реална команда с ясна парола
|
||||||
Root=Начало
|
Root=Начало
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Информация
|
Informations=Информация
|
||||||
Page=Страница
|
Page=Страница
|
||||||
Notes=Бележки
|
Notes=Бележки
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Платежна информация
|
|||||||
ValidFrom=Валидно от
|
ValidFrom=Валидно от
|
||||||
ValidUntil=Валидно до
|
ValidUntil=Валидно до
|
||||||
NoRecordedUsers=Няма потребители
|
NoRecordedUsers=Няма потребители
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=За изпълнение
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=С платен чл. внос
|
|||||||
MenuMembersNotUpToDate=С неплатен чл. внос
|
MenuMembersNotUpToDate=С неплатен чл. внос
|
||||||
MenuMembersResiliated=Terminated members
|
MenuMembersResiliated=Terminated members
|
||||||
MembersWithSubscriptionToReceive=Събиране на членски внос от членовете
|
MembersWithSubscriptionToReceive=Събиране на членски внос от членовете
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Чл. внос от дата
|
DateSubscription=Чл. внос от дата
|
||||||
DateEndSubscription=Чл. внос до дата
|
DateEndSubscription=Чл. внос до дата
|
||||||
EndSubscription=Чл внос до
|
EndSubscription=Чл внос до
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Мои проекти
|
|||||||
MyProjectsArea=Секция с мои проекти
|
MyProjectsArea=Секция с мои проекти
|
||||||
DurationEffective=Ефективна продължителност
|
DurationEffective=Ефективна продължителност
|
||||||
ProgressDeclared=Деклариран напредък
|
ProgressDeclared=Деклариран напредък
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Изчислен напредък
|
ProgressCalculated=Изчислен напредък
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Време
|
Time=Време
|
||||||
ListOfTasks=Списък със задачи
|
ListOfTasks=Списък със задачи
|
||||||
GoToListOfTimeConsumed=Показване на списъка с изразходвано време
|
GoToListOfTimeConsumed=Показване на списъка с изразходвано време
|
||||||
@ -185,8 +191,8 @@ InputDetail=Детайли
|
|||||||
TimeAlreadyRecorded=Това отделено време е вече записано за тази задача / ден и потребител %s
|
TimeAlreadyRecorded=Това отделено време е вече записано за тази задача / ден и потребител %s
|
||||||
ProjectsWithThisUserAsContact=Проекти с потребител за контакт
|
ProjectsWithThisUserAsContact=Проекти с потребител за контакт
|
||||||
TasksWithThisUserAsContact=Задачи възложени на потребител
|
TasksWithThisUserAsContact=Задачи възложени на потребител
|
||||||
ResourceNotAssignedToProject=Не е зададено към проект
|
ResourceNotAssignedToProject=Не е участник в проекта
|
||||||
ResourceNotAssignedToTheTask=Не е зададено към задача
|
ResourceNotAssignedToTheTask=Не е участник в задачата
|
||||||
NoUserAssignedToTheProject=Няма потребители, назначени за този проект.
|
NoUserAssignedToTheProject=Няма потребители, назначени за този проект.
|
||||||
TimeSpentBy=Отделено време от
|
TimeSpentBy=Отделено време от
|
||||||
TasksAssignedTo=Задачи, възложени на
|
TasksAssignedTo=Задачи, възложени на
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Код
|
Shortname=Код
|
||||||
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
||||||
DeleteWebsite=Изтрийте уебсайт
|
DeleteWebsite=Изтрийте уебсайт
|
||||||
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Type of page/container
|
WEBSITE_TYPE_CONTAINER=Type of page/container
|
||||||
WEBSITE_PAGE_EXAMPLE=Уеб страница, която да се използва като пример
|
WEBSITE_PAGE_EXAMPLE=Уеб страница, която да се използва като пример
|
||||||
WEBSITE_PAGENAME=Име на страницата
|
WEBSITE_PAGENAME=Име на страницата
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript file content (common to all pages)
|
|||||||
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
||||||
WEBSITE_ROBOT=Robot file (robots.txt)
|
WEBSITE_ROBOT=Robot file (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess file
|
WEBSITE_HTACCESS=Website .htaccess file
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML header (specific to this page only)
|
HtmlHeaderPage=HTML header (specific to this page only)
|
||||||
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
||||||
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
||||||
@ -41,6 +44,7 @@ RealURL=Релен URL
|
|||||||
ViewWebsiteInProduction=Покажи уеб сайта използвайки началното URL
|
ViewWebsiteInProduction=Покажи уеб сайта използвайки началното URL
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
||||||
ReadPerm=Чета
|
ReadPerm=Чета
|
||||||
WritePerm=Write
|
WritePerm=Write
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Create web site account
|
|||||||
BackToListOfThirdParty=Обратно към списъка с контрагентите
|
BackToListOfThirdParty=Обратно към списъка с контрагентите
|
||||||
DisableSiteFirst=Disable website first
|
DisableSiteFirst=Disable website first
|
||||||
MyContainerTitle=My web site title
|
MyContainerTitle=My web site title
|
||||||
AnotherContainer=Another container
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=You must first define the default Home page
|
YouMustDefineTheHomePage=You must first define the default Home page
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias page <strong>%s</strong> already exists
|
|||||||
CorporateHomePage=Corporate Home page
|
CorporateHomePage=Corporate Home page
|
||||||
EmptyPage=Empty page
|
EmptyPage=Empty page
|
||||||
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
||||||
ZipOfWebsitePackageToImport=Zip file of website package
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Include dynamic content
|
ShowSubcontainers=Include dynamic content
|
||||||
InternalURLOfPage=Internal URL of page
|
InternalURLOfPage=Internal URL of page
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Import website template
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Old VAT rate
|
|||||||
NewVATRates=New VAT rate
|
NewVATRates=New VAT rate
|
||||||
PriceBaseTypeToChange=Modify on prices with base reference value defined on
|
PriceBaseTypeToChange=Modify on prices with base reference value defined on
|
||||||
MassConvert=Launch bulk conversion
|
MassConvert=Launch bulk conversion
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=String
|
String=String
|
||||||
TextLong=Long text
|
TextLong=Long text
|
||||||
HtmlText=Html text
|
HtmlText=Html text
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=List of values must be lines with format key,value (whe
|
|||||||
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
|
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
|
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
|
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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Library used for PDF generation
|
LibraryToBuildPDF=Library used for PDF generation
|
||||||
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)
|
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=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ 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
|
IfSetToYesDontForgetPermission=If set to yes, don't forget to provide permissions to groups or users allowed for the second approval
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=GeoIP Maxmind module setup
|
GeoIPMaxmindSetup=GeoIP Maxmind module 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
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).
|
NoteOnPathLocation=Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).
|
||||||
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Smaller than
|
|||||||
LargerThan=Larger 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.
|
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/.
|
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
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Delete email collector
|
DeleteEmailCollector=Delete email collector
|
||||||
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Bank entry
|
|||||||
ListTransactions=List entries
|
ListTransactions=List entries
|
||||||
ListTransactionsByCategory=List entries/category
|
ListTransactionsByCategory=List entries/category
|
||||||
TransactionsToConciliate=Entries to reconcile
|
TransactionsToConciliate=Entries to reconcile
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=Can be reconciled
|
Conciliable=Can be reconciled
|
||||||
Conciliate=Reconcile
|
Conciliate=Reconcile
|
||||||
Conciliation=Reconciliation
|
Conciliation=Reconciliation
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Delete this check receipt?
|
|||||||
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
||||||
BankChecks=Bank checks
|
BankChecks=Bank checks
|
||||||
BankChecksToReceipt=Checks awaiting deposit
|
BankChecksToReceipt=Checks awaiting deposit
|
||||||
|
BankChecksToReceiptShort=Checks awaiting deposit
|
||||||
ShowCheckReceipt=Show check deposit receipt
|
ShowCheckReceipt=Show check deposit receipt
|
||||||
NumberOfCheques=No. of check
|
NumberOfCheques=No. of check
|
||||||
DeleteTransaction=Delete entry
|
DeleteTransaction=Delete entry
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Group VAT by rate in tickets
|
|||||||
AutoPrintTickets=Automatically print tickets
|
AutoPrintTickets=Automatically print tickets
|
||||||
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=History
|
History=History
|
||||||
ValidateAndClose=Validate and close
|
ValidateAndClose=Validate and close
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Number of Terminals
|
|||||||
TerminalSelect=Select terminal you want to use:
|
TerminalSelect=Select terminal you want to use:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=First name
|
|||||||
PostOrFunction=Job position
|
PostOrFunction=Job position
|
||||||
UserTitle=Title
|
UserTitle=Title
|
||||||
NatureOfThirdParty=Nature of Third party
|
NatureOfThirdParty=Nature of Third party
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Address
|
Address=Address
|
||||||
State=State/Province
|
State=State/Province
|
||||||
StateShort=State
|
StateShort=State
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=List of closed services
|
|||||||
ListOfRunningServices=List of running services
|
ListOfRunningServices=List of running services
|
||||||
NotActivatedServices=Inactive services (among validated contracts)
|
NotActivatedServices=Inactive services (among validated contracts)
|
||||||
BoardNotActivatedServices=Services to activate among validated contracts
|
BoardNotActivatedServices=Services to activate among validated contracts
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Latest %s contracts
|
LastContracts=Latest %s contracts
|
||||||
LastModifiedServices=Latest %s modified services
|
LastModifiedServices=Latest %s modified services
|
||||||
ContractStartDate=Start date
|
ContractStartDate=Start date
|
||||||
@ -64,7 +65,10 @@ DateStartRealShort=Real start date
|
|||||||
DateEndReal=Real end date
|
DateEndReal=Real end date
|
||||||
DateEndRealShort=Real end date
|
DateEndRealShort=Real end date
|
||||||
CloseService=Close service
|
CloseService=Close service
|
||||||
BoardRunningServices=Expired running services
|
BoardRunningServices=Services running
|
||||||
|
BoardRunningServicesShort=Services running
|
||||||
|
BoardExpiredServices=Services expired
|
||||||
|
BoardExpiredServicesShort=Services expired
|
||||||
ServiceStatus=Status of service
|
ServiceStatus=Status of service
|
||||||
DraftContracts=Drafts contracts
|
DraftContracts=Drafts contracts
|
||||||
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text
|
|||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=No template available for this email type
|
|||||||
AvailableVariables=Available substitution variables
|
AvailableVariables=Available substitution variables
|
||||||
NoTranslation=No translation
|
NoTranslation=No translation
|
||||||
Translation=Translation
|
Translation=Translation
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=No record found
|
NoRecordFound=No record found
|
||||||
NoRecordDeleted=No record deleted
|
NoRecordDeleted=No record deleted
|
||||||
NotEnoughDataYet=Not enough data
|
NotEnoughDataYet=Not enough data
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Date of signature
|
|||||||
HidePassword=Show command with password hidden
|
HidePassword=Show command with password hidden
|
||||||
UnHidePassword=Show real command with clear password
|
UnHidePassword=Show real command with clear password
|
||||||
Root=Root
|
Root=Root
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Information
|
Informations=Information
|
||||||
Page=Page
|
Page=Page
|
||||||
Notes=Notes
|
Notes=Notes
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Payment information
|
|||||||
ValidFrom=Valid from
|
ValidFrom=Valid from
|
||||||
ValidUntil=Valid until
|
ValidUntil=Valid until
|
||||||
NoRecordedUsers=No users
|
NoRecordedUsers=No users
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=To process
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Up to date members
|
|||||||
MenuMembersNotUpToDate=Out of date members
|
MenuMembersNotUpToDate=Out of date members
|
||||||
MenuMembersResiliated=Terminated members
|
MenuMembersResiliated=Terminated members
|
||||||
MembersWithSubscriptionToReceive=Members with subscription to receive
|
MembersWithSubscriptionToReceive=Members with subscription to receive
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Subscription date
|
DateSubscription=Subscription date
|
||||||
DateEndSubscription=Subscription end date
|
DateEndSubscription=Subscription end date
|
||||||
EndSubscription=End subscription
|
EndSubscription=End subscription
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=My projects
|
|||||||
MyProjectsArea=My projects Area
|
MyProjectsArea=My projects Area
|
||||||
DurationEffective=Effective duration
|
DurationEffective=Effective duration
|
||||||
ProgressDeclared=Declared progress
|
ProgressDeclared=Declared progress
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Calculated progress
|
ProgressCalculated=Calculated progress
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Time
|
Time=Time
|
||||||
ListOfTasks=List of tasks
|
ListOfTasks=List of tasks
|
||||||
GoToListOfTimeConsumed=Go to list of time consumed
|
GoToListOfTimeConsumed=Go to list of time consumed
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Code
|
Shortname=Code
|
||||||
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
||||||
DeleteWebsite=Delete website
|
DeleteWebsite=Delete website
|
||||||
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Type of page/container
|
WEBSITE_TYPE_CONTAINER=Type of page/container
|
||||||
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
||||||
WEBSITE_PAGENAME=Page name/alias
|
WEBSITE_PAGENAME=Page name/alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript file content (common to all pages)
|
|||||||
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
||||||
WEBSITE_ROBOT=Robot file (robots.txt)
|
WEBSITE_ROBOT=Robot file (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess file
|
WEBSITE_HTACCESS=Website .htaccess file
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML header (specific to this page only)
|
HtmlHeaderPage=HTML header (specific to this page only)
|
||||||
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
||||||
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
||||||
@ -41,6 +44,7 @@ RealURL=Real URL
|
|||||||
ViewWebsiteInProduction=View web site using home URLs
|
ViewWebsiteInProduction=View web site using home URLs
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
||||||
ReadPerm=Read
|
ReadPerm=Read
|
||||||
WritePerm=Write
|
WritePerm=Write
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Create web site account
|
|||||||
BackToListOfThirdParty=Back to list for Third Party
|
BackToListOfThirdParty=Back to list for Third Party
|
||||||
DisableSiteFirst=Disable website first
|
DisableSiteFirst=Disable website first
|
||||||
MyContainerTitle=My web site title
|
MyContainerTitle=My web site title
|
||||||
AnotherContainer=Another container
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=You must first define the default Home page
|
YouMustDefineTheHomePage=You must first define the default Home page
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias page <strong>%s</strong> already exists
|
|||||||
CorporateHomePage=Corporate Home page
|
CorporateHomePage=Corporate Home page
|
||||||
EmptyPage=Empty page
|
EmptyPage=Empty page
|
||||||
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
||||||
ZipOfWebsitePackageToImport=Zip file of website package
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Include dynamic content
|
ShowSubcontainers=Include dynamic content
|
||||||
InternalURLOfPage=Internal URL of page
|
InternalURLOfPage=Internal URL of page
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Import website template
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Old VAT rate
|
|||||||
NewVATRates=New VAT rate
|
NewVATRates=New VAT rate
|
||||||
PriceBaseTypeToChange=Modify on prices with base reference value defined on
|
PriceBaseTypeToChange=Modify on prices with base reference value defined on
|
||||||
MassConvert=Launch bulk conversion
|
MassConvert=Launch bulk conversion
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=String
|
String=String
|
||||||
TextLong=Long text
|
TextLong=Long text
|
||||||
HtmlText=Html text
|
HtmlText=Html text
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=List of values must be lines with format key,value (whe
|
|||||||
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
|
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
|
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
|
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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Library used for PDF generation
|
LibraryToBuildPDF=Library used for PDF generation
|
||||||
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)
|
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=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ 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
|
IfSetToYesDontForgetPermission=If set to yes, don't forget to provide permissions to groups or users allowed for the second approval
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=GeoIP Maxmind module setup
|
GeoIPMaxmindSetup=GeoIP Maxmind module setup
|
||||||
PathToGeoIPMaxmindCountryDataFile=Putanja do datoteke koja sadrži Maxmind ip do prevoda za zemlju. <br> Primjeri: <br>/usr/local/share/GeoIP/GeoIP.dat<br>/usr/share/GeoIP/GeoIP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).
|
NoteOnPathLocation=Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).
|
||||||
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Smaller than
|
|||||||
LargerThan=Larger 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.
|
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/.
|
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
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Delete email collector
|
DeleteEmailCollector=Delete email collector
|
||||||
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Bankovna transakcija
|
|||||||
ListTransactions=Spisak transakcija
|
ListTransactions=Spisak transakcija
|
||||||
ListTransactionsByCategory=Spisak transakcija/kategorija
|
ListTransactionsByCategory=Spisak transakcija/kategorija
|
||||||
TransactionsToConciliate=Transakcije za izmirivanje
|
TransactionsToConciliate=Transakcije za izmirivanje
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=Može se izmiriti
|
Conciliable=Može se izmiriti
|
||||||
Conciliate=Izmiriti
|
Conciliate=Izmiriti
|
||||||
Conciliation=Podmirivanje
|
Conciliation=Podmirivanje
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Obrišite ovaj izvod čeka?
|
|||||||
ConfirmDeleteCheckReceipt=Da li ste sigurni da želite obrisati ovaj izvod od čeka?
|
ConfirmDeleteCheckReceipt=Da li ste sigurni da želite obrisati ovaj izvod od čeka?
|
||||||
BankChecks=Bankovni ček
|
BankChecks=Bankovni ček
|
||||||
BankChecksToReceipt=Čekovi koji čekaju na depozit
|
BankChecksToReceipt=Čekovi koji čekaju na depozit
|
||||||
|
BankChecksToReceiptShort=Čekovi koji čekaju na depozit
|
||||||
ShowCheckReceipt=Prikaži priznanicu depozita čeka
|
ShowCheckReceipt=Prikaži priznanicu depozita čeka
|
||||||
NumberOfCheques=No. of check
|
NumberOfCheques=No. of check
|
||||||
DeleteTransaction=Obriši unos
|
DeleteTransaction=Obriši unos
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Group VAT by rate in tickets
|
|||||||
AutoPrintTickets=Automatically print tickets
|
AutoPrintTickets=Automatically print tickets
|
||||||
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=Historija
|
History=Historija
|
||||||
ValidateAndClose=Validate and close
|
ValidateAndClose=Validate and close
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Number of Terminals
|
|||||||
TerminalSelect=Select terminal you want to use:
|
TerminalSelect=Select terminal you want to use:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Ime
|
|||||||
PostOrFunction=Pozicija
|
PostOrFunction=Pozicija
|
||||||
UserTitle=Titula
|
UserTitle=Titula
|
||||||
NatureOfThirdParty=Vrsta treće strane
|
NatureOfThirdParty=Vrsta treće strane
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Adresa
|
Address=Adresa
|
||||||
State=Država/Provincija
|
State=Država/Provincija
|
||||||
StateShort=Pokrajina
|
StateShort=Pokrajina
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Lista završenih usluga
|
|||||||
ListOfRunningServices=Lista aktivnih usluga
|
ListOfRunningServices=Lista aktivnih usluga
|
||||||
NotActivatedServices=Nekativne usluge (među potvrđenim ugovorima)
|
NotActivatedServices=Nekativne usluge (među potvrđenim ugovorima)
|
||||||
BoardNotActivatedServices=Usluge za aktiviranje među potvrđenim ugovorima
|
BoardNotActivatedServices=Usluge za aktiviranje među potvrđenim ugovorima
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Latest %s contracts
|
LastContracts=Latest %s contracts
|
||||||
LastModifiedServices=Latest %s modified services
|
LastModifiedServices=Latest %s modified services
|
||||||
ContractStartDate=Datum početka
|
ContractStartDate=Datum početka
|
||||||
@ -64,7 +65,10 @@ DateStartRealShort=Pravi datum početka
|
|||||||
DateEndReal=Pravi datum završetka
|
DateEndReal=Pravi datum završetka
|
||||||
DateEndRealShort=Pravi datum završetka
|
DateEndRealShort=Pravi datum završetka
|
||||||
CloseService=Zatvori uslugu
|
CloseService=Zatvori uslugu
|
||||||
BoardRunningServices=Aktivne istekle usluge
|
BoardRunningServices=Services running
|
||||||
|
BoardRunningServicesShort=Services running
|
||||||
|
BoardExpiredServices=Services expired
|
||||||
|
BoardExpiredServicesShort=Services expired
|
||||||
ServiceStatus=Status usluge
|
ServiceStatus=Status usluge
|
||||||
DraftContracts=Nacrti ugovora
|
DraftContracts=Nacrti ugovora
|
||||||
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text
|
|||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=Šablon za ovu vrstu emaila nije dostupan
|
|||||||
AvailableVariables=Dostupne zamjenske varijable
|
AvailableVariables=Dostupne zamjenske varijable
|
||||||
NoTranslation=Nema prevoda
|
NoTranslation=Nema prevoda
|
||||||
Translation=Prevod
|
Translation=Prevod
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=Nije pronađen zapis
|
NoRecordFound=Nije pronađen zapis
|
||||||
NoRecordDeleted=Nijedan zapis nije obrisan
|
NoRecordDeleted=Nijedan zapis nije obrisan
|
||||||
NotEnoughDataYet=Nema dovoljno podataka
|
NotEnoughDataYet=Nema dovoljno podataka
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Datum potpisa
|
|||||||
HidePassword=Pokaži komandu sa skrivenom šifrom
|
HidePassword=Pokaži komandu sa skrivenom šifrom
|
||||||
UnHidePassword=Pokaži stvarnu komandu sa pokazanom šifrom
|
UnHidePassword=Pokaži stvarnu komandu sa pokazanom šifrom
|
||||||
Root=Root
|
Root=Root
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Inromacije
|
Informations=Inromacije
|
||||||
Page=Stranica
|
Page=Stranica
|
||||||
Notes=Napomene
|
Notes=Napomene
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Payment information
|
|||||||
ValidFrom=Valid from
|
ValidFrom=Valid from
|
||||||
ValidUntil=Valid until
|
ValidUntil=Valid until
|
||||||
NoRecordedUsers=No users
|
NoRecordedUsers=No users
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=Za obradu
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Up to date members
|
|||||||
MenuMembersNotUpToDate=Out of date members
|
MenuMembersNotUpToDate=Out of date members
|
||||||
MenuMembersResiliated=Terminated members
|
MenuMembersResiliated=Terminated members
|
||||||
MembersWithSubscriptionToReceive=Members with subscription to receive
|
MembersWithSubscriptionToReceive=Members with subscription to receive
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Subscription date
|
DateSubscription=Subscription date
|
||||||
DateEndSubscription=Subscription end date
|
DateEndSubscription=Subscription end date
|
||||||
EndSubscription=End subscription
|
EndSubscription=End subscription
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Moji projekti
|
|||||||
MyProjectsArea=My projects Area
|
MyProjectsArea=My projects Area
|
||||||
DurationEffective=Efektivno trajanje
|
DurationEffective=Efektivno trajanje
|
||||||
ProgressDeclared=Declared progress
|
ProgressDeclared=Declared progress
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Calculated progress
|
ProgressCalculated=Calculated progress
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Vrijeme
|
Time=Vrijeme
|
||||||
ListOfTasks=List of tasks
|
ListOfTasks=List of tasks
|
||||||
GoToListOfTimeConsumed=Go to list of time consumed
|
GoToListOfTimeConsumed=Go to list of time consumed
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Kod
|
Shortname=Kod
|
||||||
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
||||||
DeleteWebsite=Delete website
|
DeleteWebsite=Delete website
|
||||||
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Type of page/container
|
WEBSITE_TYPE_CONTAINER=Type of page/container
|
||||||
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
||||||
WEBSITE_PAGENAME=Page name/alias
|
WEBSITE_PAGENAME=Page name/alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript file content (common to all pages)
|
|||||||
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
||||||
WEBSITE_ROBOT=Robot file (robots.txt)
|
WEBSITE_ROBOT=Robot file (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess file
|
WEBSITE_HTACCESS=Website .htaccess file
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML header (specific to this page only)
|
HtmlHeaderPage=HTML header (specific to this page only)
|
||||||
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
||||||
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
||||||
@ -41,6 +44,7 @@ RealURL=Real URL
|
|||||||
ViewWebsiteInProduction=View web site using home URLs
|
ViewWebsiteInProduction=View web site using home URLs
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
||||||
ReadPerm=Pročitaj
|
ReadPerm=Pročitaj
|
||||||
WritePerm=Write
|
WritePerm=Write
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Create web site account
|
|||||||
BackToListOfThirdParty=Back to list for Third Party
|
BackToListOfThirdParty=Back to list for Third Party
|
||||||
DisableSiteFirst=Disable website first
|
DisableSiteFirst=Disable website first
|
||||||
MyContainerTitle=My web site title
|
MyContainerTitle=My web site title
|
||||||
AnotherContainer=Another container
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=You must first define the default Home page
|
YouMustDefineTheHomePage=You must first define the default Home page
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias page <strong>%s</strong> already exists
|
|||||||
CorporateHomePage=Corporate Home page
|
CorporateHomePage=Corporate Home page
|
||||||
EmptyPage=Empty page
|
EmptyPage=Empty page
|
||||||
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
||||||
ZipOfWebsitePackageToImport=Zip file of website package
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Include dynamic content
|
ShowSubcontainers=Include dynamic content
|
||||||
InternalURLOfPage=Internal URL of page
|
InternalURLOfPage=Internal URL of page
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Import website template
|
||||||
|
|||||||
@ -265,7 +265,7 @@ AccountingJournals=Diari de comptabilitat
|
|||||||
AccountingJournal=Diari comptable
|
AccountingJournal=Diari comptable
|
||||||
NewAccountingJournal=Nou diari comptable
|
NewAccountingJournal=Nou diari comptable
|
||||||
ShowAccoutingJournal=Mostrar diari comptable
|
ShowAccoutingJournal=Mostrar diari comptable
|
||||||
NatureOfJournal=Nature of Journal
|
NatureOfJournal=Naturalesa del diari
|
||||||
AccountingJournalType1=Operacions diverses
|
AccountingJournalType1=Operacions diverses
|
||||||
AccountingJournalType2=Vendes
|
AccountingJournalType2=Vendes
|
||||||
AccountingJournalType3=Compres
|
AccountingJournalType3=Compres
|
||||||
@ -291,7 +291,7 @@ Modelcsv_quadratus=Exporta a Quadratus QuadraCompta
|
|||||||
Modelcsv_ebp=Exporta a EBP
|
Modelcsv_ebp=Exporta a EBP
|
||||||
Modelcsv_cogilog=Exporta a Cogilog
|
Modelcsv_cogilog=Exporta a Cogilog
|
||||||
Modelcsv_agiris=Exporta a Agiris
|
Modelcsv_agiris=Exporta a Agiris
|
||||||
Modelcsv_LDCompta=Export for LD Compta (v9 & higher) (Test)
|
Modelcsv_LDCompta=Exporta per LD Compta (v9 i superior) (Prova)
|
||||||
Modelcsv_openconcerto=Exporta per a OpenConcerto (Test)
|
Modelcsv_openconcerto=Exporta per a OpenConcerto (Test)
|
||||||
Modelcsv_configurable=Exporta CSV configurable
|
Modelcsv_configurable=Exporta CSV configurable
|
||||||
Modelcsv_FEC=Exporta FEC
|
Modelcsv_FEC=Exporta FEC
|
||||||
@ -302,7 +302,7 @@ ChartofaccountsId=Id pla comptable
|
|||||||
InitAccountancy=Inicialitza la comptabilitat
|
InitAccountancy=Inicialitza la comptabilitat
|
||||||
InitAccountancyDesc=Aquesta pàgina es pot utilitzar per inicialitzar un compte de comptabilitat en productes i serveis que no tenen compte comptable definit per a vendes i compres.
|
InitAccountancyDesc=Aquesta pàgina es pot utilitzar per inicialitzar un compte de comptabilitat en productes i serveis que no tenen compte comptable definit per a vendes i compres.
|
||||||
DefaultBindingDesc=Aquesta pàgina pot ser utilitzat per establir un compte per defecte que s'utilitzarà per enllaçar registre de transaccions sobre els pagament de salaris, donació, impostos i IVA quan no hi ha encara compte comptable específic definit.
|
DefaultBindingDesc=Aquesta pàgina pot ser utilitzat per establir un compte per defecte que s'utilitzarà per enllaçar registre de transaccions sobre els pagament de salaris, donació, impostos i IVA quan no hi ha encara compte comptable específic definit.
|
||||||
DefaultClosureDesc=This page can be used to set parameters used for accounting closures.
|
DefaultClosureDesc=Aquesta pàgina es pot utilitzar per definir els paràmetres usats per als tancaments de comptabilitat.
|
||||||
Options=Opcions
|
Options=Opcions
|
||||||
OptionModeProductSell=En mode vendes
|
OptionModeProductSell=En mode vendes
|
||||||
OptionModeProductSellIntra=Les vendes de mode exportades a la CEE
|
OptionModeProductSellIntra=Les vendes de mode exportades a la CEE
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Taxa d'IVA antiga
|
|||||||
NewVATRates=Taxa d'IVA nova
|
NewVATRates=Taxa d'IVA nova
|
||||||
PriceBaseTypeToChange=Canviar el preu on la referència de base és
|
PriceBaseTypeToChange=Canviar el preu on la referència de base és
|
||||||
MassConvert=Inicia la conversió massiva
|
MassConvert=Inicia la conversió massiva
|
||||||
|
PriceFormatInCurrentLanguage=Format del preu en idioma actual
|
||||||
String=Cadena
|
String=Cadena
|
||||||
TextLong=Text llarg
|
TextLong=Text llarg
|
||||||
HtmlText=Text Html
|
HtmlText=Text Html
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=La llista de valor ha de ser un conjunt de línies del
|
|||||||
ExtrafieldParamHelpsellist=Llista de valors que provenen d'una taula<br>Sintaxi: nom_taula:nom_camp:id_camp::filtre<br>Exemple : c_typent:libelle:id::filter<br><br>- idfilter ha de ser necessàriament una "primary int key" <br>- el filtre pot ser una comprovació senzilla (eg active=1) per mostrar només valors actius<br>També es pot emprar $ID$ al filtre per representar el ID de l'actual objecte en curs<br>Per fer un SELECT al filtre empreu $SEL$<br>Si voleu filtrar per algun camp extra ("extrafields") empreu la sintaxi extra.codicamp=... (a on codicamp és el codi del camp extra)<br><br>Per tenir la llista depenent d'una altre llista d'atributs complementaris:<br>c_typent:libelle:id:options_<i>codi_llista_pare</i>|parent_column:filter <br><br>Per tenir la llista depenent d'una altra llista:<br>c_typent:libelle:id:<i>codi_llista_pare</i>|parent_column:filter
|
ExtrafieldParamHelpsellist=Llista de valors que provenen d'una taula<br>Sintaxi: nom_taula:nom_camp:id_camp::filtre<br>Exemple : c_typent:libelle:id::filter<br><br>- idfilter ha de ser necessàriament una "primary int key" <br>- el filtre pot ser una comprovació senzilla (eg active=1) per mostrar només valors actius<br>També es pot emprar $ID$ al filtre per representar el ID de l'actual objecte en curs<br>Per fer un SELECT al filtre empreu $SEL$<br>Si voleu filtrar per algun camp extra ("extrafields") empreu la sintaxi extra.codicamp=... (a on codicamp és el codi del camp extra)<br><br>Per tenir la llista depenent d'una altre llista d'atributs complementaris:<br>c_typent:libelle:id:options_<i>codi_llista_pare</i>|parent_column:filter <br><br>Per tenir la llista depenent d'una altra llista:<br>c_typent:libelle:id:<i>codi_llista_pare</i>|parent_column:filter
|
||||||
ExtrafieldParamHelpchkbxlst=La llista de valors prové d'una taula <br> Sintaxi: nom_taula:nom_camp:id_camp::filtre <br> Exemple: c_typent:libelle:id::filter<br> <br> filtre pot ser una comprovació simple (p. ex. active=1) per mostrar només el valor actiu <br> També podeu utilitzar $ID$ en el filtre per representar l'ID actual de l'objecte en curs <br>Per fer un SELECT en el filtre utilitzeu $SEL$ <br> si voleu filtrar per camps extra utilitzeu sintaxi extra.fieldcode=... (on el codi de camp és el codi del extrafield) <br> <br>Per tenir la llista depenent d'una altra llista d'atributs complementaris: <br>c_typent:libelle:id:options_<i>codi_llista_pare</i>|parent_column: filter <br><br>Per tenir la llista depenent d'una altra llista: c_typent:libelle:id:<i>codi_llista_pare</i>|parent_column:filter
|
ExtrafieldParamHelpchkbxlst=La llista de valors prové d'una taula <br> Sintaxi: nom_taula:nom_camp:id_camp::filtre <br> Exemple: c_typent:libelle:id::filter<br> <br> filtre pot ser una comprovació simple (p. ex. active=1) per mostrar només el valor actiu <br> També podeu utilitzar $ID$ en el filtre per representar l'ID actual de l'objecte en curs <br>Per fer un SELECT en el filtre utilitzeu $SEL$ <br> si voleu filtrar per camps extra utilitzeu sintaxi extra.fieldcode=... (on el codi de camp és el codi del extrafield) <br> <br>Per tenir la llista depenent d'una altra llista d'atributs complementaris: <br>c_typent:libelle:id:options_<i>codi_llista_pare</i>|parent_column: filter <br><br>Per tenir la llista depenent d'una altra llista: c_typent:libelle:id:<i>codi_llista_pare</i>|parent_column:filter
|
||||||
ExtrafieldParamHelplink=Els paràmetres han de ser ObjectName: Classpath<br>Sintaxi: ObjectName:Classpath<br>Exemples :<br>Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
ExtrafieldParamHelplink=Els paràmetres han de ser ObjectName: Classpath<br>Sintaxi: ObjectName:Classpath<br>Exemples :<br>Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
||||||
ExtrafieldParamHelpSeparator=Manteniu-vos buits per obtenir un simple separador <br> Establiu-ho a 1 per a un separador col·lapsat (obert per defecte) <br> Establiu-ho a 2 per a un separador col·lapsat (col·lapsat per defecte)
|
ExtrafieldParamHelpSeparator=Manteniu-lo buit per un simple separador <br> Configureu-ho a 1 per a un separador col·lapsador (obert per defecte per a la sessió nova, i es mantindrà l'estat de cada sessió d'usuari) <br> Configureu-ho a 2 per a un separador col·lapsat (es va desplomar per defecte per a la sessió nova, i es mantindrà l'estat per a cada sessió d'usuari)
|
||||||
LibraryToBuildPDF=Llibreria utilitzada per generar PDF
|
LibraryToBuildPDF=Llibreria utilitzada per generar PDF
|
||||||
LocalTaxDesc=Alguns països apliquen 2 o 3 impostos en cada línia de factura. Si aquest és el cas, escull el tipus pel segon i el tercer impost i el seu valor. Els tipus possibles són: <br>1: impostos locals aplicats en productes i serveis sense IVA (l'impost local serà calculat en el total sense impostos)<br>2: impost local aplicat en productes i serveis amb IVA (l'impost local serà calculat amb el total + l'impost principal)<br>3: impost local aplicat en productes sense IVA (l'impost local serà calculat en el total sense impost)<br>4: impost local aplicat en productes amb IVA (l'impost local serà calculat amb el total + l'impost principal)<br>5: impost local aplicat en serveis sense IVA (l'impost local serà calculat amb el total sense impost)<br>6: impost local aplicat en serveis amb IVA inclòs (l'impost local serà calculat amb el total + IVA)
|
LocalTaxDesc=Alguns països apliquen 2 o 3 impostos en cada línia de factura. Si aquest és el cas, escull el tipus pel segon i el tercer impost i el seu valor. Els tipus possibles són: <br>1: impostos locals aplicats en productes i serveis sense IVA (l'impost local serà calculat en el total sense impostos)<br>2: impost local aplicat en productes i serveis amb IVA (l'impost local serà calculat amb el total + l'impost principal)<br>3: impost local aplicat en productes sense IVA (l'impost local serà calculat en el total sense impost)<br>4: impost local aplicat en productes amb IVA (l'impost local serà calculat amb el total + l'impost principal)<br>5: impost local aplicat en serveis sense IVA (l'impost local serà calculat amb el total sense impost)<br>6: impost local aplicat en serveis amb IVA inclòs (l'impost local serà calculat amb el total + IVA)
|
||||||
SMS=SMS
|
SMS=SMS
|
||||||
@ -574,7 +575,7 @@ Module510Name=Salaris
|
|||||||
Module510Desc=Registre i seguiment del pagament dels salaris dels empleats
|
Module510Desc=Registre i seguiment del pagament dels salaris dels empleats
|
||||||
Module520Name=Préstecs
|
Module520Name=Préstecs
|
||||||
Module520Desc=Gestió de préstecs
|
Module520Desc=Gestió de préstecs
|
||||||
Module600Name=Notifications on business event
|
Module600Name=Notificacions sobre esdeveniments comercials
|
||||||
Module600Desc=Envieu notificacions per correu electrònic activades per un esdeveniment empresarial: per usuari (configuració definit a cada usuari), per a contactes de tercers (configuració definida en cada tercer) o per correus electrònics específics
|
Module600Desc=Envieu notificacions per correu electrònic activades per un esdeveniment empresarial: per usuari (configuració definit a cada usuari), per a contactes de tercers (configuració definida en cada tercer) o per correus electrònics específics
|
||||||
Module600Long=Tingueu en compte que aquest mòdul està dedicat a enviar correus electrònics en temps real quan es produeix un esdeveniment de negoci específic. Si cerqueu una característica per enviar recordatoris per correu electrònic dels esdeveniments de l'agenda, aneu a la configuració del mòdul Agenda.
|
Module600Long=Tingueu en compte que aquest mòdul està dedicat a enviar correus electrònics en temps real quan es produeix un esdeveniment de negoci específic. Si cerqueu una característica per enviar recordatoris per correu electrònic dels esdeveniments de l'agenda, aneu a la configuració del mòdul Agenda.
|
||||||
Module610Name=Variants de producte
|
Module610Name=Variants de producte
|
||||||
@ -1193,7 +1194,7 @@ ExtraFieldsSupplierOrders=Atributs complementaris (comandes)
|
|||||||
ExtraFieldsSupplierInvoices=Atributs complementaris (factures)
|
ExtraFieldsSupplierInvoices=Atributs complementaris (factures)
|
||||||
ExtraFieldsProject=Atributs complementaris (projectes)
|
ExtraFieldsProject=Atributs complementaris (projectes)
|
||||||
ExtraFieldsProjectTask=Atributs complementaris (tasques)
|
ExtraFieldsProjectTask=Atributs complementaris (tasques)
|
||||||
ExtraFieldsSalaries=Complementary attributes (salaries)
|
ExtraFieldsSalaries=Atributs complementaris (sous)
|
||||||
ExtraFieldHasWrongValue=L'atribut %s té un valor no valid
|
ExtraFieldHasWrongValue=L'atribut %s té un valor no valid
|
||||||
AlphaNumOnlyLowerCharsAndNoSpace=només caràcters alfanumèrics i en minúscula sense espai
|
AlphaNumOnlyLowerCharsAndNoSpace=només caràcters alfanumèrics i en minúscula sense espai
|
||||||
SendmailOptionNotComplete=Atenció, en alguns sistemes Linux, amb aquest mètode d'enviament, per poder enviar mails en nom seu, la configuració de sendmail ha de contenir l'opció <b>-ba</b> (paràmetre <b>mail.force_extra_parameters</b> a l'arxiu <b>php.ini</b>). Si alguns dels seus destinataris no reben els seus missatges, proveu de modificar aquest paràmetre PHP amb <b>mail.force_extra_parameters =-ba </b>.
|
SendmailOptionNotComplete=Atenció, en alguns sistemes Linux, amb aquest mètode d'enviament, per poder enviar mails en nom seu, la configuració de sendmail ha de contenir l'opció <b>-ba</b> (paràmetre <b>mail.force_extra_parameters</b> a l'arxiu <b>php.ini</b>). Si alguns dels seus destinataris no reben els seus missatges, proveu de modificar aquest paràmetre PHP amb <b>mail.force_extra_parameters =-ba </b>.
|
||||||
@ -1221,14 +1222,14 @@ SuhosinSessionEncrypt=Emmagatzematge de sessions xifrades per Suhosin
|
|||||||
ConditionIsCurrently=Actualment la condició és %s
|
ConditionIsCurrently=Actualment la condició és %s
|
||||||
YouUseBestDriver=Utilitzeu el controlador %s, que és el millor controlador disponible actualment.
|
YouUseBestDriver=Utilitzeu el controlador %s, que és el millor controlador disponible actualment.
|
||||||
YouDoNotUseBestDriver=S'utilitza el controlador %s, però es recomana utilitzar el controlador %s.
|
YouDoNotUseBestDriver=S'utilitza el controlador %s, però es recomana utilitzar el controlador %s.
|
||||||
NbOfObjectIsLowerThanNoPb=You have only %s %s in the database. This does not require any particular optimization.
|
NbOfObjectIsLowerThanNoPb=Només teniu %s %s a la base de dades. Això no requereix cap optimització particular.
|
||||||
SearchOptim=Cerca optimització
|
SearchOptim=Cerca optimització
|
||||||
YouHaveXObjectUseSearchOptim=You have %s %s in the database. You should add the constant %s 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.
|
YouHaveXObjectUseSearchOptim=Teniu %s %s a la base de dades. Hauríeu d’afegir la constant %s a 1 a Home-Setup-Other. Limiteu la cerca a l'inici de cadenes, cosa que permet que la base de dades utilitzeu índexs i haureu d'obtenir una resposta immediata.
|
||||||
YouHaveXObjectAndSearchOptimOn=You have %s %s in the database and constant %s is set to 1 in Home-Setup-Other.
|
YouHaveXObjectAndSearchOptimOn=Teniu %s %s a la base de dades i %s constant es configura com a 1 a Home-Setup-Other.
|
||||||
BrowserIsOK=Esteu utilitzant el navegador web %s. Aquest navegador està bé per a la seguretat i el rendiment.
|
BrowserIsOK=Esteu utilitzant el navegador web %s. Aquest navegador està bé per a la seguretat i el rendiment.
|
||||||
BrowserIsKO=Esteu utilitzant el navegador web %s. Es considera que aquest navegador és una mala elecció per a la seguretat, el rendiment i la fiabilitat. Recomanem utilitzar Firefox, Chrome, Opera o Safari.
|
BrowserIsKO=Esteu utilitzant el navegador web %s. Es considera que aquest navegador és una mala elecció per a la seguretat, el rendiment i la fiabilitat. Recomanem utilitzar Firefox, Chrome, Opera o Safari.
|
||||||
PHPModuleLoaded=PHP component %s is loaded
|
PHPModuleLoaded=Es carrega el component PHP %s
|
||||||
PreloadOPCode=Preloaded OPCode is used
|
PreloadOPCode=S'utilitza un codi OPC precarregat
|
||||||
AddRefInList=Mostrar client / proveïdor ref. llista d'informació (llista de selecció o combobox) i la majoria d'hipervincle. <br> Els tercers apareixeran amb un format de nom de "CC12345 - SC45678 - The Big Company corp". en lloc de "The Big Company corp".
|
AddRefInList=Mostrar client / proveïdor ref. llista d'informació (llista de selecció o combobox) i la majoria d'hipervincle. <br> Els tercers apareixeran amb un format de nom de "CC12345 - SC45678 - The Big Company corp". en lloc de "The Big Company corp".
|
||||||
AddAdressInList=Mostra la llista d'informació de la direcció de client / proveïdor (llista de selecció o combobox) <br> Els tercers apareixeran amb un format de nom de "The Big Company corp. - 21 jump street 123456 Big town - USA" en lloc de "The Big Company corp".
|
AddAdressInList=Mostra la llista d'informació de la direcció de client / proveïdor (llista de selecció o combobox) <br> Els tercers apareixeran amb un format de nom de "The Big Company corp. - 21 jump street 123456 Big town - USA" en lloc de "The Big Company corp".
|
||||||
AskForPreferredShippingMethod=Demaneu un mètode d'enviament preferit per a tercers.
|
AskForPreferredShippingMethod=Demaneu un mètode d'enviament preferit per a tercers.
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Models de numeració de factures de proveïdor
|
|||||||
IfSetToYesDontForgetPermission=Si esta seleccionat, no oblideu de modificar els permisos en els grups o usuaris per permetre la segona aprovació
|
IfSetToYesDontForgetPermission=Si esta seleccionat, no oblideu de modificar els permisos en els grups o usuaris per permetre la segona aprovació
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=Configuració del mòdul GeoIP Maxmind
|
GeoIPMaxmindSetup=Configuració del mòdul GeoIP Maxmind
|
||||||
PathToGeoIPMaxmindCountryDataFile=Ruta de l'arxiu Maxmind que conté les conversions IP-> País.<br>Exemple: /usr/local/share/GeoIP/GeoIP.dat
|
PathToGeoIPMaxmindCountryDataFile=Ruta al fitxer que conté Maxmind ip a la traducció del país. <br> Exemples: <br> /usr/local/share/GeoIP/GeoIP.dat <br> /usr/share/GeoIP/GeoIP.dat <br> /usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Tingueu en compte que aquest arxiu ha d'estar en una carpeta accessible desde la seva PHP (Comproveu la configuració de open_basedir de la seva PHP i els permisos d'arxiu/carpetes).
|
NoteOnPathLocation=Tingueu en compte que aquest arxiu ha d'estar en una carpeta accessible desde la seva PHP (Comproveu la configuració de open_basedir de la seva PHP i els permisos d'arxiu/carpetes).
|
||||||
YouCanDownloadFreeDatFileTo=Pot descarregar-se una <b>versió demo gratuïta</b> de l'arxiu de països Maxmind GeoIP a l'adreça %s.
|
YouCanDownloadFreeDatFileTo=Pot descarregar-se una <b>versió demo gratuïta</b> de l'arxiu de països Maxmind GeoIP a l'adreça %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=També pot descarregar-se una <b>versió més completa</b> de l'arxiu de països Maxmind GeoIP a l'adreça %s.
|
YouCanDownloadAdvancedDatFileTo=També pot descarregar-se una <b>versió més completa</b> de l'arxiu de països Maxmind GeoIP a l'adreça %s.
|
||||||
@ -1736,9 +1737,9 @@ ExpenseReportsRulesSetup=Configurar mòdul Informes de despeses - Regles
|
|||||||
ExpenseReportNumberingModules=Número del mòdul Informe de despeses
|
ExpenseReportNumberingModules=Número del mòdul Informe de despeses
|
||||||
NoModueToManageStockIncrease=No esta activat el mòdul per gestionar automàticament l'increment d'estoc. L'increment d'estoc es realitzara només amb l'entrada manual
|
NoModueToManageStockIncrease=No esta activat el mòdul per gestionar automàticament l'increment d'estoc. L'increment d'estoc es realitzara només amb l'entrada manual
|
||||||
YouMayFindNotificationsFeaturesIntoModuleNotification=Podeu trobar opcions de notificacions per correu electrònic habilitant i configurant el mòdul "Notificació".
|
YouMayFindNotificationsFeaturesIntoModuleNotification=Podeu trobar opcions de notificacions per correu electrònic habilitant i configurant el mòdul "Notificació".
|
||||||
ListOfNotificationsPerUser=List of automatic notifications per user*
|
ListOfNotificationsPerUser=Llista de notificacions automàtiques per usuari *
|
||||||
ListOfNotificationsPerUserOrContact=List of possible automatic notifications (on business event) available per user* or per contact**
|
ListOfNotificationsPerUserOrContact=Llista de possibles notificacions automàtiques (en un esdeveniment comercial) disponibles per usuari* o per contacte**
|
||||||
ListOfFixedNotifications=List of automatic fixed notifications
|
ListOfFixedNotifications=Llista de notificacions fixes automàtiques
|
||||||
GoOntoUserCardToAddMore=Ves a la pestanya "Notificacions" d'un usuari per afegir o eliminar notificacions per usuaris.
|
GoOntoUserCardToAddMore=Ves a la pestanya "Notificacions" d'un usuari per afegir o eliminar notificacions per usuaris.
|
||||||
GoOntoContactCardToAddMore=Vagi a la pestanya "Notificacions" d'un contacte de tercers per afegir o eliminar notificacions per contactes/direccions
|
GoOntoContactCardToAddMore=Vagi a la pestanya "Notificacions" d'un contacte de tercers per afegir o eliminar notificacions per contactes/direccions
|
||||||
Threshold=Valor mínim/llindar
|
Threshold=Valor mínim/llindar
|
||||||
@ -1900,11 +1901,11 @@ OnMobileOnly=Només en pantalla petita (telèfon intel·ligent)
|
|||||||
DisableProspectCustomerType=Desactiveu el tipus de tercers "Prospect + Customer" (per tant, un tercer ha de ser Client o Client Potencial, però no pot ser ambdues)
|
DisableProspectCustomerType=Desactiveu el tipus de tercers "Prospect + Customer" (per tant, un tercer ha de ser Client o Client Potencial, però no pot ser ambdues)
|
||||||
MAIN_OPTIMIZEFORTEXTBROWSER=Simplifica la interfície per a persones cegues
|
MAIN_OPTIMIZEFORTEXTBROWSER=Simplifica la interfície per a persones cegues
|
||||||
MAIN_OPTIMIZEFORTEXTBROWSERDesc=Activa aquesta opció si ets cec o si fas servir l'aplicació des d'un navegador de text com ara Lynx o Links.
|
MAIN_OPTIMIZEFORTEXTBROWSERDesc=Activa aquesta opció si ets cec o si fas servir l'aplicació des d'un navegador de text com ara Lynx o Links.
|
||||||
MAIN_OPTIMIZEFORCOLORBLIND=Change interface's color for color blind person
|
MAIN_OPTIMIZEFORCOLORBLIND=Canvia el color de la interfície per daltònic
|
||||||
MAIN_OPTIMIZEFORCOLORBLINDDesc=Enable this option if you are a color blind person, in some case interface will change color setup to increase contrast.
|
MAIN_OPTIMIZEFORCOLORBLINDDesc=Habiliteu aquesta opció si sou daltònics, en algun cas la interfície canviarà la configuració del color per augmentar el contrast.
|
||||||
Protanopia=Protanopia
|
Protanopia=Protanopia
|
||||||
Deuteranopes=Deuteranopes
|
Deuteranopes=Deuteranops
|
||||||
Tritanopes=Tritanopes
|
Tritanopes=Tritanops
|
||||||
ThisValueCanOverwrittenOnUserLevel=Aquest valor es pot sobreescriure per cada usuari des de la pestanya de la pàgina d'usuari '%s'
|
ThisValueCanOverwrittenOnUserLevel=Aquest valor es pot sobreescriure per cada usuari des de la pestanya de la pàgina d'usuari '%s'
|
||||||
DefaultCustomerType=Tipus de tercer predeterminat per al formulari de creació "Nou client"
|
DefaultCustomerType=Tipus de tercer predeterminat per al formulari de creació "Nou client"
|
||||||
ABankAccountMustBeDefinedOnPaymentModeSetup=Nota: el compte bancari s'ha de definir al mòdul de cada mode de pagament (Paypal, Stripe, ...) per tal que funcioni aquesta funció.
|
ABankAccountMustBeDefinedOnPaymentModeSetup=Nota: el compte bancari s'ha de definir al mòdul de cada mode de pagament (Paypal, Stripe, ...) per tal que funcioni aquesta funció.
|
||||||
@ -1918,7 +1919,7 @@ LogsLinesNumber=Nombre de línies que es mostraran a la pestanya de registres
|
|||||||
UseDebugBar=Utilitzeu la barra de depuració
|
UseDebugBar=Utilitzeu la barra de depuració
|
||||||
DEBUGBAR_LOGS_LINES_NUMBER=Nombre d’últimes línies de registre que cal mantenir a la consola
|
DEBUGBAR_LOGS_LINES_NUMBER=Nombre d’últimes línies de registre que cal mantenir a la consola
|
||||||
WarningValueHigherSlowsDramaticalyOutput=Advertència, els valors més alts frenen molt la producció
|
WarningValueHigherSlowsDramaticalyOutput=Advertència, els valors més alts frenen molt la producció
|
||||||
ModuleActivated=Module %s is activated and slows the interface
|
ModuleActivated=El mòdul %s està activat i alenteix la interfície
|
||||||
EXPORTS_SHARE_MODELS=Els models d’exportació es comparteixen amb tothom
|
EXPORTS_SHARE_MODELS=Els models d’exportació es comparteixen amb tothom
|
||||||
ExportSetup=Configuració del mòdul Export
|
ExportSetup=Configuració del mòdul Export
|
||||||
InstanceUniqueID=ID únic de la instància
|
InstanceUniqueID=ID únic de la instància
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Menor que
|
|||||||
LargerThan=Major que
|
LargerThan=Major que
|
||||||
IfTrackingIDFoundEventWillBeLinked=Tingueu en compte que si es troba un identificador de seguiment al correu electrònic entrant, l’esdeveniment s’enllaçarà automàticament als objectes relacionats.
|
IfTrackingIDFoundEventWillBeLinked=Tingueu en compte que si es troba un identificador de seguiment al correu electrònic entrant, l’esdeveniment s’enllaçarà automàticament als objectes relacionats.
|
||||||
WithGMailYouCanCreateADedicatedPassword=Amb un compte de GMail, si heu activat la validació de dos passos, es recomana crear una segona contrasenya dedicada a l’aplicació en comptes d’utilitzar la contrasenya del vostre compte des de https://myaccount.google.com/.
|
WithGMailYouCanCreateADedicatedPassword=Amb un compte de GMail, si heu activat la validació de dos passos, es recomana crear una segona contrasenya dedicada a l’aplicació en comptes d’utilitzar la contrasenya del vostre compte des de https://myaccount.google.com/.
|
||||||
IFTTTSetup=Configuració del mòdul IFTTT
|
|
||||||
IFTTT_SERVICE_KEY=Clau de servei IFTTT
|
|
||||||
IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Clau de seguretat per assegurar l’URL del punt final utilitzat per IFTTT per enviar missatges al vostre Dolibarr.
|
|
||||||
IFTTTDesc=Aquest mòdul està dissenyat per activar esdeveniments en IFTTT i / o per executar alguna acció en desencadenants externs IFTTT.
|
|
||||||
UrlForIFTTT=Punt final d’URL per a IFTTT
|
|
||||||
YouWillFindItOnYourIFTTTAccount=El trobareu al vostre compte IFTTT
|
|
||||||
EndPointFor=Punt final per %s: %s
|
EndPointFor=Punt final per %s: %s
|
||||||
DeleteEmailCollector=Suprimeix el recollidor de correu electrònic
|
DeleteEmailCollector=Suprimeix el recollidor de correu electrònic
|
||||||
ConfirmDeleteEmailCollector=Esteu segur que voleu suprimir aquest recollidor de correu electrònic?
|
ConfirmDeleteEmailCollector=Esteu segur que voleu suprimir aquest recollidor de correu electrònic?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Els correus electrònics destinataris sempre se substituiran per aquest valor
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=Cal definir com a mínim un compte bancari per defecte
|
||||||
|
RESTRICT_API_ON_IP=Permet les API disponibles només a alguna IP de l'amfitrió (no s'admet el caràcter comodí, utilitzeu espai entre valors). Buit significa que tots els amfitrions poden utilitzar les API disponibles.
|
||||||
|
RESTRICT_ON_IP=Permet l'accés només a alguna IP de l'amfitrió (no es permet comodí, utilitzeu espai entre valors). Buit significa que hi poden accedir tots els amfitrions.
|
||||||
|
BaseOnSabeDavVersion=Basat en la versió de la biblioteca SabreDAV
|
||||||
|
NotAPublicIp=No és una IP pública
|
||||||
|
MakeAnonymousPing=Creeu un ping "+1" anònim al servidor de bases Dolibarr (fet una vegada només després de la instal·lació) per permetre que la fundació compti el nombre d'instal·lació de Dolibarr.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Registre bancari
|
|||||||
ListTransactions=Llistat registres
|
ListTransactions=Llistat registres
|
||||||
ListTransactionsByCategory=Llistat registres/categoria
|
ListTransactionsByCategory=Llistat registres/categoria
|
||||||
TransactionsToConciliate=Registres a conciliar
|
TransactionsToConciliate=Registres a conciliar
|
||||||
|
TransactionsToConciliateShort=Per conciliar
|
||||||
Conciliable=Conciliable
|
Conciliable=Conciliable
|
||||||
Conciliate=Conciliar
|
Conciliate=Conciliar
|
||||||
Conciliation=Conciliació
|
Conciliation=Conciliació
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Vols suprimir aquesta remesa de xec?
|
|||||||
ConfirmDeleteCheckReceipt=Vols eliminar aquesta remesa de xec?
|
ConfirmDeleteCheckReceipt=Vols eliminar aquesta remesa de xec?
|
||||||
BankChecks=Xec bancari
|
BankChecks=Xec bancari
|
||||||
BankChecksToReceipt=Xecs en espera de l'ingrés
|
BankChecksToReceipt=Xecs en espera de l'ingrés
|
||||||
|
BankChecksToReceiptShort=Xecs en espera de l'ingrés
|
||||||
ShowCheckReceipt=Mostra la remesa d'ingrés de xec
|
ShowCheckReceipt=Mostra la remesa d'ingrés de xec
|
||||||
NumberOfCheques=Nº de xec
|
NumberOfCheques=Nº de xec
|
||||||
DeleteTransaction=Eliminar registre
|
DeleteTransaction=Eliminar registre
|
||||||
|
|||||||
@ -95,7 +95,7 @@ PaymentHigherThanReminderToPay=Pagament superior a la resta a pagar
|
|||||||
HelpPaymentHigherThanReminderToPay=Atenció, l'import del pagament d'una o més factures és superior a la resta a pagar.<br>Corregiu la entrada, en cas contrari, confirmeu i pensi en crear un abonament d'allò percebut en excés per cada factura sobrepagada.
|
HelpPaymentHigherThanReminderToPay=Atenció, l'import del pagament d'una o més factures és superior a la resta a pagar.<br>Corregiu la entrada, en cas contrari, confirmeu i pensi en crear un abonament d'allò percebut en excés per cada factura sobrepagada.
|
||||||
HelpPaymentHigherThanReminderToPaySupplier=Atenció, l'import del pagament d'una o més factures és superior a la resta a pagar.<br>Corregiu la entrada, en cas contrari, confirmeu i pensi en crear un abonament d'allò percebut en excés per cada factura sobrepagada.
|
HelpPaymentHigherThanReminderToPaySupplier=Atenció, l'import del pagament d'una o més factures és superior a la resta a pagar.<br>Corregiu la entrada, en cas contrari, confirmeu i pensi en crear un abonament d'allò percebut en excés per cada factura sobrepagada.
|
||||||
ClassifyPaid=Classificar 'Pagat'
|
ClassifyPaid=Classificar 'Pagat'
|
||||||
ClassifyUnPaid=Classify 'Unpaid'
|
ClassifyUnPaid=Classifica "sense pagar"
|
||||||
ClassifyPaidPartially=Classificar 'Pagat parcialment'
|
ClassifyPaidPartially=Classificar 'Pagat parcialment'
|
||||||
ClassifyCanceled=Classificar 'Abandonat'
|
ClassifyCanceled=Classificar 'Abandonat'
|
||||||
ClassifyClosed=Classificar 'Tancat'
|
ClassifyClosed=Classificar 'Tancat'
|
||||||
@ -142,7 +142,7 @@ BillShortStatusStarted=Començada
|
|||||||
BillShortStatusNotPaid=Pendent de cobrament
|
BillShortStatusNotPaid=Pendent de cobrament
|
||||||
BillShortStatusNotRefunded=No reemborsat
|
BillShortStatusNotRefunded=No reemborsat
|
||||||
BillShortStatusClosedUnpaid=Tancada
|
BillShortStatusClosedUnpaid=Tancada
|
||||||
BillShortStatusClosedPaidPartially=Pagada
|
BillShortStatusClosedPaidPartially=Pagada (parcial)
|
||||||
PaymentStatusToValidShort=A validar
|
PaymentStatusToValidShort=A validar
|
||||||
ErrorVATIntraNotConfigured=NIF intracomunitari encara no definit
|
ErrorVATIntraNotConfigured=NIF intracomunitari encara no definit
|
||||||
ErrorNoPaiementModeConfigured=No s'ha definit la forma de pagament per defecte. Ves a la configuració del mòdul Factures per corregir-ho.
|
ErrorNoPaiementModeConfigured=No s'ha definit la forma de pagament per defecte. Ves a la configuració del mòdul Factures per corregir-ho.
|
||||||
@ -215,20 +215,20 @@ ShowInvoiceReplace=Veure factura rectificativa
|
|||||||
ShowInvoiceAvoir=Veure abonament
|
ShowInvoiceAvoir=Veure abonament
|
||||||
ShowInvoiceDeposit=Mostrar factura d'acompte
|
ShowInvoiceDeposit=Mostrar factura d'acompte
|
||||||
ShowInvoiceSituation=Mostra la factura de situació
|
ShowInvoiceSituation=Mostra la factura de situació
|
||||||
UseSituationInvoices=Allow situation invoice
|
UseSituationInvoices=Permetre la factura de la situació
|
||||||
UseSituationInvoicesCreditNote=Allow situation invoice credit note
|
UseSituationInvoicesCreditNote=Permet la nota de crèdit de la factura de situació
|
||||||
Retainedwarranty=Retained warranty
|
Retainedwarranty=Garantia retinguda
|
||||||
RetainedwarrantyDefaultPercent=Retained warranty default percent
|
RetainedwarrantyDefaultPercent=Percentatge de garantia retingut per defecte
|
||||||
ToPayOn=To pay on %s
|
ToPayOn=Per pagar %s
|
||||||
toPayOn=to pay on %s
|
toPayOn=a pagar %s
|
||||||
RetainedWarranty=Retained Warranty
|
RetainedWarranty=Garantia retinguda
|
||||||
PaymentConditionsShortRetainedWarranty=Retained warranty payment terms
|
PaymentConditionsShortRetainedWarranty=Condicions de pagament de la garantia retinguda
|
||||||
DefaultPaymentConditionsRetainedWarranty=Default retained warranty payment terms
|
DefaultPaymentConditionsRetainedWarranty=Condicions de pagament per defecte de la garantia retinguda
|
||||||
setPaymentConditionsShortRetainedWarranty=Set retained warranty payment terms
|
setPaymentConditionsShortRetainedWarranty=Definiu els termes de pagament de la garantia retinguda
|
||||||
setretainedwarranty=Set retained warranty
|
setretainedwarranty=Estableix la garantia retinguda
|
||||||
setretainedwarrantyDateLimit=Set retained warranty date limit
|
setretainedwarrantyDateLimit=Estableix el límit de data de garantia conservada
|
||||||
RetainedWarrantyDateLimit=Retained warranty date limit
|
RetainedWarrantyDateLimit=Data límit de garantia retinguda
|
||||||
RetainedWarrantyNeed100Percent=The situation invoice need to be at 100%% progress to be displayed on PDF
|
RetainedWarrantyNeed100Percent=La factura de situació ha d’estar al progrés 100%% per mostrar-se en PDF
|
||||||
ShowPayment=Veure pagament
|
ShowPayment=Veure pagament
|
||||||
AlreadyPaid=Ja pagat
|
AlreadyPaid=Ja pagat
|
||||||
AlreadyPaidBack=Ja reemborsat
|
AlreadyPaidBack=Ja reemborsat
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=IVA per grups als tiquets
|
|||||||
AutoPrintTickets=Imprimeix automàticament els tiquets
|
AutoPrintTickets=Imprimeix automàticament els tiquets
|
||||||
EnableBarOrRestaurantFeatures=Habiliteu funcions per a bar o restaurant
|
EnableBarOrRestaurantFeatures=Habiliteu funcions per a bar o restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Confirmeu la supressió de la venda actual?
|
ConfirmDeletionOfThisPOSSale=Confirmeu la supressió de la venda actual?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Voleu descartar aquesta venda actual?
|
||||||
History=Històric
|
History=Històric
|
||||||
ValidateAndClose=Valida i tanca
|
ValidateAndClose=Valida i tanca
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Nombre de terminals
|
|||||||
TerminalSelect=Selecciona el terminal que vols utilitzar:
|
TerminalSelect=Selecciona el terminal que vols utilitzar:
|
||||||
POSTicket=Tiquet TPV
|
POSTicket=Tiquet TPV
|
||||||
BasicPhoneLayout=Utilitzeu el disseny bàsic dels telèfons
|
BasicPhoneLayout=Utilitzeu el disseny bàsic dels telèfons
|
||||||
|
SetupOfTerminalNotComplete=La configuració del terminal %s no està completa
|
||||||
|
DirectPayment=Pagament directe
|
||||||
|
DirectPaymentButton=Botó de pagament directe en efectiu
|
||||||
|
InvoiceIsAlreadyValidated=La factura ja està validada
|
||||||
|
NoLinesToBill=No hi ha línies a facturar
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Nom
|
|||||||
PostOrFunction=Càrrec laboral
|
PostOrFunction=Càrrec laboral
|
||||||
UserTitle=Títol cortesia
|
UserTitle=Títol cortesia
|
||||||
NatureOfThirdParty=Naturalesa del tercer
|
NatureOfThirdParty=Naturalesa del tercer
|
||||||
|
NatureOfContact=Natura del contacte
|
||||||
Address=Adreça
|
Address=Adreça
|
||||||
State=Província
|
State=Província
|
||||||
StateShort=Estat
|
StateShort=Estat
|
||||||
@ -364,7 +365,7 @@ PL_HIGH=Alt
|
|||||||
TE_UNKNOWN=-
|
TE_UNKNOWN=-
|
||||||
TE_STARTUP=Petita
|
TE_STARTUP=Petita
|
||||||
TE_GROUP=Gran empresa
|
TE_GROUP=Gran empresa
|
||||||
TE_MEDIUM=PYME
|
TE_MEDIUM=PIME
|
||||||
TE_ADMIN=Administració
|
TE_ADMIN=Administració
|
||||||
TE_SMALL=TPE
|
TE_SMALL=TPE
|
||||||
TE_RETAIL=Minorista
|
TE_RETAIL=Minorista
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Llistat de serveis tancats
|
|||||||
ListOfRunningServices=Llistat de serveis actius
|
ListOfRunningServices=Llistat de serveis actius
|
||||||
NotActivatedServices=Serveis no activats (amb els contractes validats)
|
NotActivatedServices=Serveis no activats (amb els contractes validats)
|
||||||
BoardNotActivatedServices=Serveis a activar amb els contractes validats
|
BoardNotActivatedServices=Serveis a activar amb els contractes validats
|
||||||
|
BoardNotActivatedServicesShort=Serveis per activar
|
||||||
LastContracts=Últims %s contractes
|
LastContracts=Últims %s contractes
|
||||||
LastModifiedServices=Últims %s serveis modificats
|
LastModifiedServices=Últims %s serveis modificats
|
||||||
ContractStartDate=Data inici
|
ContractStartDate=Data inici
|
||||||
@ -65,7 +66,9 @@ DateEndReal=Data real finalització del servei
|
|||||||
DateEndRealShort=Data real finalització
|
DateEndRealShort=Data real finalització
|
||||||
CloseService=Finalitzar servei
|
CloseService=Finalitzar servei
|
||||||
BoardRunningServices=Serveis en execució
|
BoardRunningServices=Serveis en execució
|
||||||
|
BoardRunningServicesShort=Serveis en execució
|
||||||
BoardExpiredServices=Els serveis han caducat
|
BoardExpiredServices=Els serveis han caducat
|
||||||
|
BoardExpiredServicesShort=Els serveis han caducat
|
||||||
ServiceStatus=Estat del servei
|
ServiceStatus=Estat del servei
|
||||||
DraftContracts=Contractes esborrany
|
DraftContracts=Contractes esborrany
|
||||||
CloseRefusedBecauseOneServiceActive=El contracte no es pot tancar ja que almenys hi ha un servei obert
|
CloseRefusedBecauseOneServiceActive=El contracte no es pot tancar ja que almenys hi ha un servei obert
|
||||||
|
|||||||
@ -90,7 +90,7 @@ ErrorSpecialCharNotAllowedForField=Els caràcters especials no són admesos pel
|
|||||||
ErrorNumRefModel=Hi ha una referència a la base de dades (%s) i és incompatible amb aquesta numeració. Elimineu la línia o renomeneu la referència per activar aquest mòdul.
|
ErrorNumRefModel=Hi ha una referència a la base de dades (%s) i és incompatible amb aquesta numeració. Elimineu la línia o renomeneu la referència per activar aquest mòdul.
|
||||||
ErrorQtyTooLowForThisSupplier=Quantitat massa baixa per aquest proveïdor o sense un preu definit en aquest producte per aquest proveïdor
|
ErrorQtyTooLowForThisSupplier=Quantitat massa baixa per aquest proveïdor o sense un preu definit en aquest producte per aquest proveïdor
|
||||||
ErrorOrdersNotCreatedQtyTooLow=Algunes ordres no s'han creat a causa de quantitats massa baixes
|
ErrorOrdersNotCreatedQtyTooLow=Algunes ordres no s'han creat a causa de quantitats massa baixes
|
||||||
ErrorModuleSetupNotComplete=Setup of module %s looks to be uncomplete. Go on Home - Setup - Modules to complete.
|
ErrorModuleSetupNotComplete=La configuració del mòdul %s sembla incompleta. Vés a Inici: Configuració - Mòduls per completar.
|
||||||
ErrorBadMask=Error en la màscara
|
ErrorBadMask=Error en la màscara
|
||||||
ErrorBadMaskFailedToLocatePosOfSequence=Error, sense número de seqüència en la màscara
|
ErrorBadMaskFailedToLocatePosOfSequence=Error, sense número de seqüència en la màscara
|
||||||
ErrorBadMaskBadRazMonth=Error, valor de tornada a 0 incorrecte
|
ErrorBadMaskBadRazMonth=Error, valor de tornada a 0 incorrecte
|
||||||
@ -218,8 +218,9 @@ ErrorVariableKeyForContentMustBeSet=Error, s'ha d'establir la constant amb el no
|
|||||||
ErrorURLMustStartWithHttp=L'URL %s ha de començar amb http: // o https: //
|
ErrorURLMustStartWithHttp=L'URL %s ha de començar amb http: // o https: //
|
||||||
ErrorNewRefIsAlreadyUsed=Error, la nova referència ja s’està utilitzant
|
ErrorNewRefIsAlreadyUsed=Error, la nova referència ja s’està utilitzant
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, l’eliminació del pagament vinculat a una factura tancada no és possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, l’eliminació del pagament vinculat a una factura tancada no és possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Criteris de cerca massa petits.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=El paràmetre PHP upload_max_filesize (%s) és superior al paràmetre PHP post_max_size (%s). No es tracta d’una configuració consistent.
|
||||||
WarningPasswordSetWithNoAccount=S'ha indicat una contrasenya per aquest soci. En canvi, no s'ha creat cap compte d'usuari, de manera que aquesta contrasenya s'ha desat però no pot ser utilitzada per entrar a Dolibarr. Es pot utilitzar per un mòdul/interfície extern, però si no cal definir cap usuari i contrasenya per un soci, pots deshabilitar la opció "Gestiona l'entrada per tots els socis" des de la configuració del mòdul Socis. Si necessites gestionar una entrada sense contrasenya, pots mantenir aquest camp buit i permetre aquest avís. Nota: El correu electrònic es pot utilitzar per entrar si el soci està enllaçat a un usuarí
|
WarningPasswordSetWithNoAccount=S'ha indicat una contrasenya per aquest soci. En canvi, no s'ha creat cap compte d'usuari, de manera que aquesta contrasenya s'ha desat però no pot ser utilitzada per entrar a Dolibarr. Es pot utilitzar per un mòdul/interfície extern, però si no cal definir cap usuari i contrasenya per un soci, pots deshabilitar la opció "Gestiona l'entrada per tots els socis" des de la configuració del mòdul Socis. Si necessites gestionar una entrada sense contrasenya, pots mantenir aquest camp buit i permetre aquest avís. Nota: El correu electrònic es pot utilitzar per entrar si el soci està enllaçat a un usuarí
|
||||||
WarningMandatorySetupNotComplete=Feu clic aquí per configurar els paràmetres obligatoris
|
WarningMandatorySetupNotComplete=Feu clic aquí per configurar els paràmetres obligatoris
|
||||||
WarningEnableYourModulesApplications=Feu clic aquí per activar els vostres mòduls i aplicacions
|
WarningEnableYourModulesApplications=Feu clic aquí per activar els vostres mòduls i aplicacions
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=No hi ha cap plantilla disponible per a aquest tipus de correu
|
|||||||
AvailableVariables=Variables de substitució disponibles
|
AvailableVariables=Variables de substitució disponibles
|
||||||
NoTranslation=Sense traducció
|
NoTranslation=Sense traducció
|
||||||
Translation=Traducció
|
Translation=Traducció
|
||||||
|
EmptySearchString=Introduïu una cadena de cerca no buida
|
||||||
NoRecordFound=No s'han trobat registres
|
NoRecordFound=No s'han trobat registres
|
||||||
NoRecordDeleted=Sense registres eliminats
|
NoRecordDeleted=Sense registres eliminats
|
||||||
NotEnoughDataYet=Dades insuficients
|
NotEnoughDataYet=Dades insuficients
|
||||||
@ -445,7 +446,7 @@ ContactsAddressesForCompany=Contactes/adreces d'aquest tercer
|
|||||||
AddressesForCompany=Adreces d'aquest tercer
|
AddressesForCompany=Adreces d'aquest tercer
|
||||||
ActionsOnCompany=Esdeveniments per a aquest tercer
|
ActionsOnCompany=Esdeveniments per a aquest tercer
|
||||||
ActionsOnContact=Esdeveniments per a aquest contacte / adreça
|
ActionsOnContact=Esdeveniments per a aquest contacte / adreça
|
||||||
ActionsOnContract=Events for this contract
|
ActionsOnContract=Esdeveniments per a aquest contracte
|
||||||
ActionsOnMember=Esdeveniments d'aquest soci
|
ActionsOnMember=Esdeveniments d'aquest soci
|
||||||
ActionsOnProduct=Esdeveniments sobre aquest producte
|
ActionsOnProduct=Esdeveniments sobre aquest producte
|
||||||
NActionsLate=%s en retard
|
NActionsLate=%s en retard
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Data de signatura
|
|||||||
HidePassword=Mostra comanda amb contrasenya oculta
|
HidePassword=Mostra comanda amb contrasenya oculta
|
||||||
UnHidePassword=Mostra comanda amb contrasenya a la vista
|
UnHidePassword=Mostra comanda amb contrasenya a la vista
|
||||||
Root=Arrel
|
Root=Arrel
|
||||||
|
RootOfMedias=Arrel dels mitjans públics (/medias)
|
||||||
Informations=Informació
|
Informations=Informació
|
||||||
Page=Pàgina
|
Page=Pàgina
|
||||||
Notes=Notes
|
Notes=Notes
|
||||||
@ -760,7 +762,7 @@ LinkToSupplierProposal=Enllaç al pressupost del venedor
|
|||||||
LinkToSupplierInvoice=Enllaç a la factura del venedor
|
LinkToSupplierInvoice=Enllaç a la factura del venedor
|
||||||
LinkToContract=Enllaça a contracte
|
LinkToContract=Enllaça a contracte
|
||||||
LinkToIntervention=Enllaça a intervenció
|
LinkToIntervention=Enllaça a intervenció
|
||||||
LinkToTicket=Link to ticket
|
LinkToTicket=Enllaç al tiquet
|
||||||
CreateDraft=Crea esborrany
|
CreateDraft=Crea esborrany
|
||||||
SetToDraft=Tornar a redactar
|
SetToDraft=Tornar a redactar
|
||||||
ClickToEdit=Clic per a editar
|
ClickToEdit=Clic per a editar
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Informació sobre el pagament
|
|||||||
ValidFrom=Vàlid des de
|
ValidFrom=Vàlid des de
|
||||||
ValidUntil=Vàlid fins
|
ValidUntil=Vàlid fins
|
||||||
NoRecordedUsers=No hi ha usuaris
|
NoRecordedUsers=No hi ha usuaris
|
||||||
|
ToClose=Per tancar
|
||||||
|
ToProcess=A processar
|
||||||
|
ToApprove=Per aprovar
|
||||||
|
GlobalOpenedElemView=Vista global
|
||||||
|
NoArticlesFoundForTheKeyword=No s'ha trobat cap article per a la paraula clau " <strong>%s</strong> "
|
||||||
|
NoArticlesFoundForTheCategory=No s'ha trobat cap article per a la categoria
|
||||||
|
ToAcceptRefuse=Per acceptar | refusar
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Socis al dia
|
|||||||
MenuMembersNotUpToDate=Socis no al dia
|
MenuMembersNotUpToDate=Socis no al dia
|
||||||
MenuMembersResiliated=Socis donats de baixa
|
MenuMembersResiliated=Socis donats de baixa
|
||||||
MembersWithSubscriptionToReceive=Socis amb afiliació per rebre
|
MembersWithSubscriptionToReceive=Socis amb afiliació per rebre
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscripcions per rebre
|
||||||
DateSubscription=Data afiliació
|
DateSubscription=Data afiliació
|
||||||
DateEndSubscription=Data final d'afiliació
|
DateEndSubscription=Data final d'afiliació
|
||||||
EndSubscription=Final d'afiliació
|
EndSubscription=Final d'afiliació
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
ProductRef=Ref. producte
|
ProductRef=Ref. producte
|
||||||
ProductLabel=Etiqueta producte
|
ProductLabel=Etiqueta producte
|
||||||
ProductLabelTranslated=Etiqueta de producte traduïda
|
ProductLabelTranslated=Etiqueta de producte traduïda
|
||||||
ProductDescription=Product description
|
ProductDescription=Descripció del producte
|
||||||
ProductDescriptionTranslated=Descripció de producte traduïda
|
ProductDescriptionTranslated=Descripció de producte traduïda
|
||||||
ProductNoteTranslated=Nota de producte traduïda
|
ProductNoteTranslated=Nota de producte traduïda
|
||||||
ProductServiceCard=Fitxa producte/servei
|
ProductServiceCard=Fitxa producte/servei
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Els meus projectes
|
|||||||
MyProjectsArea=Àrea dels meus projectes
|
MyProjectsArea=Àrea dels meus projectes
|
||||||
DurationEffective=Durada efectiva
|
DurationEffective=Durada efectiva
|
||||||
ProgressDeclared=Progressió declarada
|
ProgressDeclared=Progressió declarada
|
||||||
|
TaskProgressSummary=Progrés de la tasca
|
||||||
|
CurentlyOpenedTasks=Tasques obertes de forma corrent
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=El progrés declarat és menys %s que la progressió calculada
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=El progrés declarat és més %s que la progressió calculada
|
||||||
ProgressCalculated=Progressió calculada
|
ProgressCalculated=Progressió calculada
|
||||||
|
WhichIamLinkedTo=al qual estic vinculat
|
||||||
|
WhichIamLinkedToProject=que estic vinculat al projecte
|
||||||
Time=Temps
|
Time=Temps
|
||||||
ListOfTasks=Llistat de tasques
|
ListOfTasks=Llistat de tasques
|
||||||
GoToListOfTimeConsumed=Ves al llistat de temps consumit
|
GoToListOfTimeConsumed=Ves al llistat de temps consumit
|
||||||
|
|||||||
@ -65,5 +65,5 @@ StripeUserAccountForActions=Compte d'usuari per utilitzar en alguns e-mails de n
|
|||||||
StripePayoutList=Llista de pagaments de Stripe
|
StripePayoutList=Llista de pagaments de Stripe
|
||||||
ToOfferALinkForTestWebhook=Enllaç a la configuració de Stripe WebHook per trucar a l’IPN (mode de prova)
|
ToOfferALinkForTestWebhook=Enllaç a la configuració de Stripe WebHook per trucar a l’IPN (mode de prova)
|
||||||
ToOfferALinkForLiveWebhook=Enllaç a la configuració de Stripe WebHook per trucar a l’IPN (mode en directe)
|
ToOfferALinkForLiveWebhook=Enllaç a la configuració de Stripe WebHook per trucar a l’IPN (mode en directe)
|
||||||
PaymentWillBeRecordedForNextPeriod=Payment will be recorded for the next period.
|
PaymentWillBeRecordedForNextPeriod=El pagament es registrarà per al període següent.
|
||||||
ClickHereToTryAgain=<a href="%s">Click here to try again...</a>
|
ClickHereToTryAgain=<a href="%s">Feu clic aquí per tornar-ho a provar ...</a>
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Codi
|
Shortname=Codi
|
||||||
WebsiteSetupDesc=Creeu aquí els llocs web que voleu utilitzar. A continuació, vagi a menú de llocs web per editar-los.
|
WebsiteSetupDesc=Creeu aquí els llocs web que voleu utilitzar. A continuació, vagi a menú de llocs web per editar-los.
|
||||||
DeleteWebsite=Elimina la pàgina web
|
DeleteWebsite=Elimina la pàgina web
|
||||||
ConfirmDeleteWebsite=Està segur que vol eliminar aquest lloc web? Totes les seves pàgines i continguts també seran eliminats.
|
ConfirmDeleteWebsite=Esteu segur que voleu suprimir aquest lloc web? Totes les seves pàgines i contingut també se suprimiran. Els fitxers penjats (com al directori de suports, el mòdul ECM, ...) romandran.
|
||||||
WEBSITE_TYPE_CONTAINER=Tipus de pàgina/contenidor
|
WEBSITE_TYPE_CONTAINER=Tipus de pàgina/contenidor
|
||||||
WEBSITE_PAGE_EXAMPLE=Pàgina web per utilitzar com a exemple
|
WEBSITE_PAGE_EXAMPLE=Pàgina web per utilitzar com a exemple
|
||||||
WEBSITE_PAGENAME=Nom/alies de pàgina
|
WEBSITE_PAGENAME=Nom/alies de pàgina
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Fitxer amb contingut Javascript (comú a totes les pàgines)
|
|||||||
WEBSITE_HTML_HEADER=Afegit a la part inferior de l'encapçalament HTML (comú a totes les pàgines)
|
WEBSITE_HTML_HEADER=Afegit a la part inferior de l'encapçalament HTML (comú a totes les pàgines)
|
||||||
WEBSITE_ROBOT=Fitxer per robots (robots.txt)
|
WEBSITE_ROBOT=Fitxer per robots (robots.txt)
|
||||||
WEBSITE_HTACCESS=Fitxer .htaccess del lloc web
|
WEBSITE_HTACCESS=Fitxer .htaccess del lloc web
|
||||||
|
WEBSITE_MANIFEST_JSON=Arxiu del lloc web manifest.json
|
||||||
|
WEBSITE_README=Fitxer README.md
|
||||||
|
EnterHereLicenseInformation=Introduïu aquí dades de meta o informació de llicència per enviar un fitxer README.md. si distribuïu el vostre lloc web com a plantilla, el fitxer s’inclourà al paquet temptador.
|
||||||
HtmlHeaderPage=Encapçalament HTML (específic sols per aquesta pàgina)
|
HtmlHeaderPage=Encapçalament HTML (específic sols per aquesta pàgina)
|
||||||
PageNameAliasHelp=Nom o àlies de la pàgina. <br> Aquest àlies també s'utilitza per construir un URL de SEO quan el lloc web es llanci des d'un Host Virtual d'un servidor web (com Apache, Nginx...). Utilitzeu el botó "<strong>%s</strong>" per editar aquest àlies.
|
PageNameAliasHelp=Nom o àlies de la pàgina. <br> Aquest àlies també s'utilitza per construir un URL de SEO quan el lloc web es llanci des d'un Host Virtual d'un servidor web (com Apache, Nginx...). Utilitzeu el botó "<strong>%s</strong>" per editar aquest àlies.
|
||||||
EditTheWebSiteForACommonHeader=Nota: si voleu definir un encapçalament personalitzat per a totes les pàgines, editeu el encapçalament al nivell del lloc en comptes de la pàgina/contenidor.
|
EditTheWebSiteForACommonHeader=Nota: si voleu definir un encapçalament personalitzat per a totes les pàgines, editeu el encapçalament al nivell del lloc en comptes de la pàgina/contenidor.
|
||||||
@ -41,6 +44,7 @@ RealURL=URL real
|
|||||||
ViewWebsiteInProduction=Mostra la pàgina web utilitzant les URLs d'inici
|
ViewWebsiteInProduction=Mostra la pàgina web utilitzant les URLs d'inici
|
||||||
SetHereVirtualHost=<u> Ús amb Apache / NGinx / ...</u> <br> Si podeu crear, en el vostre servidor web (Apache, Nginx, ...), un host virtual dedicat amb PHP habilitat i un directori Root a <br> <strong> %s </strong> <br> i, a continuació, estableixi el nom de l'amfitrió virtual que heu creat a les propietats del lloc web, de manera que la previsualització es pot fer també usant aquest accés dedicat al servidor web en lloc del Dolibarr intern servidor.
|
SetHereVirtualHost=<u> Ús amb Apache / NGinx / ...</u> <br> Si podeu crear, en el vostre servidor web (Apache, Nginx, ...), un host virtual dedicat amb PHP habilitat i un directori Root a <br> <strong> %s </strong> <br> i, a continuació, estableixi el nom de l'amfitrió virtual que heu creat a les propietats del lloc web, de manera que la previsualització es pot fer també usant aquest accés dedicat al servidor web en lloc del Dolibarr intern servidor.
|
||||||
YouCanAlsoTestWithPHPS=<u> Utilitzeu-lo amb el servidor incrustat de PHP </u> <br> Al desenvolupar l'entorn, és possible que preferiu provar el lloc amb el servidor web incrustat de PHP (requereix PHP 5.5) executant<br> <strong> php -S 0.0. 0.0: 8080 -t %s </strong>
|
YouCanAlsoTestWithPHPS=<u> Utilitzeu-lo amb el servidor incrustat de PHP </u> <br> Al desenvolupar l'entorn, és possible que preferiu provar el lloc amb el servidor web incrustat de PHP (requereix PHP 5.5) executant<br> <strong> php -S 0.0. 0.0: 8080 -t %s </strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Executeu el vostre lloc web amb un altre proveïdor de hosting de Dolibarr</u> <br> Si no teniu disponible un servidor web com Apache o NGinx a Internet, podeu exportar i importar el vostre lloc web a una altra instància de Dolibarr proporcionada per un altre proveïdor d'allotjament de Dolibarr que ofereixi una integració completa amb el mòdul del lloc web. Podeu trobar una llista d'alguns proveïdors d'allotjament Dolibarr a <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Comproveu també que l'amfitrió virtual té permisos <strong> %s </strong> en fitxers a <strong> %s </strong>
|
CheckVirtualHostPerms=Comproveu també que l'amfitrió virtual té permisos <strong> %s </strong> en fitxers a <strong> %s </strong>
|
||||||
ReadPerm=Llegit
|
ReadPerm=Llegit
|
||||||
WritePerm=Escriu
|
WritePerm=Escriu
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Crear un compte de lloc web
|
|||||||
BackToListOfThirdParty=Tornar a la llista de Tercers
|
BackToListOfThirdParty=Tornar a la llista de Tercers
|
||||||
DisableSiteFirst=Deshabilita primer el lloc web
|
DisableSiteFirst=Deshabilita primer el lloc web
|
||||||
MyContainerTitle=Títol del meu lloc web
|
MyContainerTitle=Títol del meu lloc web
|
||||||
AnotherContainer=Un altre contenidor
|
AnotherContainer=Així s’inclou contingut d’una altra pàgina / contenidor (pot ser que tingueu un error aquí si activeu el codi dinàmic perquè pot no existir el subconjunt incrustat)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Ho sentim, actualment aquest lloc web està fora de línia. Per favor com a més endavant ...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Activa la taula del compte del lloc web
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Activa la taula del compte del lloc web
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Activeu la taula per emmagatzemar comptes del lloc web (login/contrasenya) per a cada lloc web de tercers
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Activeu la taula per emmagatzemar comptes del lloc web (login/contrasenya) per a cada lloc web de tercers
|
||||||
YouMustDefineTheHomePage=Primer heu de definir la pàgina d'inici predeterminada
|
YouMustDefineTheHomePage=Primer heu de definir la pàgina d'inici predeterminada
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias de pàgina <strong>%s</strong> ja existeixen
|
|||||||
CorporateHomePage=Pàgina d'inici corporativa
|
CorporateHomePage=Pàgina d'inici corporativa
|
||||||
EmptyPage=Pàgina buida
|
EmptyPage=Pàgina buida
|
||||||
ExternalURLMustStartWithHttp=L'URL externa ha de començar amb http:// o https://
|
ExternalURLMustStartWithHttp=L'URL externa ha de començar amb http:// o https://
|
||||||
ZipOfWebsitePackageToImport=Fitxer ZIP del paquet del lloc web
|
ZipOfWebsitePackageToImport=Carregueu el fitxer Zip del paquet de plantilles del lloc web
|
||||||
|
ZipOfWebsitePackageToLoad=o trieu un paquet de plantilles de lloc web incrustat disponible
|
||||||
ShowSubcontainers=Inclou contingut dinàmic
|
ShowSubcontainers=Inclou contingut dinàmic
|
||||||
InternalURLOfPage=URL interna de la pàgina
|
InternalURLOfPage=URL interna de la pàgina
|
||||||
ThisPageIsTranslationOf=Aquesta pàgina/contenidor és una traducció de
|
ThisPageIsTranslationOf=Aquesta pàgina/contenidor és una traducció de
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=No teniu permís per afegir o editar contingut din
|
|||||||
ReplaceWebsiteContent=Cerqueu o substitueixi el contingut del lloc web
|
ReplaceWebsiteContent=Cerqueu o substitueixi el contingut del lloc web
|
||||||
DeleteAlsoJs=Voleu suprimir també tots els fitxers javascript específics d'aquest lloc web?
|
DeleteAlsoJs=Voleu suprimir també tots els fitxers javascript específics d'aquest lloc web?
|
||||||
DeleteAlsoMedias=Voleu suprimir també tots els fitxers de mitjans específics d’aquest lloc web?
|
DeleteAlsoMedias=Voleu suprimir també tots els fitxers de mitjans específics d’aquest lloc web?
|
||||||
# Export
|
|
||||||
MyWebsitePages=Les meves pàgines web
|
MyWebsitePages=Les meves pàgines web
|
||||||
|
SearchReplaceInto=Cercar | Substituïu-lo a
|
||||||
|
ReplaceString=Cadena nova
|
||||||
|
CSSContentTooltipHelp=Introduïu aquí contingut CSS. Per evitar qualsevol conflicte amb el CSS de l’aplicació, assegureu-vos que preposeu tota declaració amb la classe .bodywebsite. Per exemple: <br><br> #mycssselector, input.myclass: hover {...} <br> ha de ser <br> .bodywebsite #mycssselector, .bodywebsite input.myclass: hover {...} <br><br> Nota: Si teniu un fitxer gran sense aquest prefix, podeu fer servir 'lessc' per convertir-lo per afegir el prefix .bodywebs site arreu.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Avís: aquest contingut només es produeix quan s'accedeix al lloc des d'un servidor. No s'utilitza en mode Edit, de manera que si necessiteu carregar fitxers Javascript també en mode d'edició, només heu d'afegir la vostra etiqueta 'script src = ...' a la pàgina.
|
||||||
|
Dynamiccontent=Exemple d’una pàgina amb contingut dinàmic
|
||||||
|
ImportSite=Importa la plantilla del lloc web
|
||||||
|
|||||||
@ -76,8 +76,8 @@ WithdrawalFile=Arxiu de la domiciliació
|
|||||||
SetToStatusSent=Classificar com "Arxiu enviat"
|
SetToStatusSent=Classificar com "Arxiu enviat"
|
||||||
ThisWillAlsoAddPaymentOnInvoice=Això també registrarà els pagaments a les factures i les classificarà com a "Pagades" quan el que resti per pagar sigui nul
|
ThisWillAlsoAddPaymentOnInvoice=Això també registrarà els pagaments a les factures i les classificarà com a "Pagades" quan el que resti per pagar sigui nul
|
||||||
StatisticsByLineStatus=Estadístiques per estats de línies
|
StatisticsByLineStatus=Estadístiques per estats de línies
|
||||||
RUM=Unique Mandate Reference (UMR)
|
RUM=Referència de mandat únic (UMR)
|
||||||
DateRUM=Mandate signature date
|
DateRUM=Data de signatura del mandat
|
||||||
RUMLong=Referència de mandat única (UMR)
|
RUMLong=Referència de mandat única (UMR)
|
||||||
RUMWillBeGenerated=Si està buit, es generarà una UMR (Referència de mandat únic) una vegada que es guardi la informació del compte bancari.
|
RUMWillBeGenerated=Si està buit, es generarà una UMR (Referència de mandat únic) una vegada que es guardi la informació del compte bancari.
|
||||||
WithdrawMode=Modo de domiciliació bancària (FRST o RECUR)
|
WithdrawMode=Modo de domiciliació bancària (FRST o RECUR)
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Staré Sazba DPH
|
|||||||
NewVATRates=Nová sazba DPH
|
NewVATRates=Nová sazba DPH
|
||||||
PriceBaseTypeToChange=Změňte ceny podle základní referenční hodnoty definované na
|
PriceBaseTypeToChange=Změňte ceny podle základní referenční hodnoty definované na
|
||||||
MassConvert=Spusťte hromadnou konverzi
|
MassConvert=Spusťte hromadnou konverzi
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=Řetěz
|
String=Řetěz
|
||||||
TextLong=Dlouhý text
|
TextLong=Dlouhý text
|
||||||
HtmlText=Html text
|
HtmlText=Html text
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=Seznam hodnot musí být řádky s formátovým klíče
|
|||||||
ExtrafieldParamHelpsellist=Seznam hodnot pochází z tabulky <br> Syntaxe: table_name: label_field: id_field :: filter <br> Příklad: c_typent: libelle: id :: filter <br> <br> - idfilter je nutně primární int klíč <br> - filtr může být jednoduchý test = 1) pro zobrazení pouze aktivní hodnoty <br> Můžete také použít $ ID $ ve filtru, který je aktuálním id aktuálního objektu <br> Chcete-li provést SELECT ve filtru, použijte $ SEL $ <br>, pokud chcete filtrovat na extrafields použít syntaxi extra.fieldcode = ... (kde kód pole je kód extrafield) <br> <br> Aby byl seznam v závislosti na jiném seznamu doplňkových atributů: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Aby bylo možné mít seznam v závislosti na jiném seznamu: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filtr
|
ExtrafieldParamHelpsellist=Seznam hodnot pochází z tabulky <br> Syntaxe: table_name: label_field: id_field :: filter <br> Příklad: c_typent: libelle: id :: filter <br> <br> - idfilter je nutně primární int klíč <br> - filtr může být jednoduchý test = 1) pro zobrazení pouze aktivní hodnoty <br> Můžete také použít $ ID $ ve filtru, který je aktuálním id aktuálního objektu <br> Chcete-li provést SELECT ve filtru, použijte $ SEL $ <br>, pokud chcete filtrovat na extrafields použít syntaxi extra.fieldcode = ... (kde kód pole je kód extrafield) <br> <br> Aby byl seznam v závislosti na jiném seznamu doplňkových atributů: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Aby bylo možné mít seznam v závislosti na jiném seznamu: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filtr
|
||||||
ExtrafieldParamHelpchkbxlst=Seznam hodnot pochází z tabulky <br> Syntaxe: table_name: label_field: id_field :: filter <br> Příklad: c_typent: libelle: id :: filter <br> <br> filtr může být jednoduchý test (např. Aktivní = 1) pro zobrazení pouze aktivní hodnoty <br> You může také použít $ ID $ ve filtru, který je aktuální id aktuálního objektu <br> Chcete-li provést SELECT ve filtru, použijte $ SEL $ <br>, pokud chcete filtrovat na extrafields použijte syntaxi extra.fieldcode = ... (kde kód pole je code of extrafield) <br> <br> Aby byl seznam v závislosti na jiném seznamu doplňkových atributů: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Aby byl seznam v závislosti na jiném seznamu: <br> c_typent: libelle: id: <i> parent_list_code </i> | nadřazený sloupec: filtr
|
ExtrafieldParamHelpchkbxlst=Seznam hodnot pochází z tabulky <br> Syntaxe: table_name: label_field: id_field :: filter <br> Příklad: c_typent: libelle: id :: filter <br> <br> filtr může být jednoduchý test (např. Aktivní = 1) pro zobrazení pouze aktivní hodnoty <br> You může také použít $ ID $ ve filtru, který je aktuální id aktuálního objektu <br> Chcete-li provést SELECT ve filtru, použijte $ SEL $ <br>, pokud chcete filtrovat na extrafields použijte syntaxi extra.fieldcode = ... (kde kód pole je code of extrafield) <br> <br> Aby byl seznam v závislosti na jiném seznamu doplňkových atributů: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Aby byl seznam v závislosti na jiném seznamu: <br> c_typent: libelle: id: <i> parent_list_code </i> | nadřazený sloupec: filtr
|
||||||
ExtrafieldParamHelplink=Parametry musí být ObjectName: Classpath <br> Syntaxe: Název_objektu: Classpath <br> Příklady: <br> Societe: societe / class / societe.class.php <br> Kontakt: contact / class / contact.class.php
|
ExtrafieldParamHelplink=Parametry musí být ObjectName: Classpath <br> Syntaxe: Název_objektu: Classpath <br> Příklady: <br> Societe: societe / class / societe.class.php <br> Kontakt: 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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Knihovna používaná pro generování PDF
|
LibraryToBuildPDF=Knihovna používaná pro generování PDF
|
||||||
LocalTaxDesc=Některé země mohou uplatnit dvě nebo tři daně na každé čáře faktur. Pokud tomu tak je, vyberte typ druhého a třetího daně a jeho sazbu. Možné typy jsou: <br> 1: místní daň se vztahuje na produkty a služby bez DPH (platí se na základě daně bez daně) <br> 2: místní daň se vztahuje na produkty a služby, včetně DPH (0%) 3x342fccfda19b 3: místní daň se vztahuje na produkty bez DPH (místní taxa se vypočítává z částky bez daně) <br> 4: místní daň se vztahuje na produkty včetně DPH (místní taxa se vypočítává z částky + hlavní daň) <br> 5: Místní daň platí pro služby bez DPH z částky bez daně) <br> 6: Místní daň platí za služby včetně DPH (místní taxa se vypočítává z částky + daně)
|
LocalTaxDesc=Některé země mohou uplatnit dvě nebo tři daně na každé čáře faktur. Pokud tomu tak je, vyberte typ druhého a třetího daně a jeho sazbu. Možné typy jsou: <br> 1: místní daň se vztahuje na produkty a služby bez DPH (platí se na základě daně bez daně) <br> 2: místní daň se vztahuje na produkty a služby, včetně DPH (0%) 3x342fccfda19b 3: místní daň se vztahuje na produkty bez DPH (místní taxa se vypočítává z částky bez daně) <br> 4: místní daň se vztahuje na produkty včetně DPH (místní taxa se vypočítává z částky + hlavní daň) <br> 5: Místní daň platí pro služby bez DPH z částky bez daně) <br> 6: Místní daň platí za služby včetně DPH (místní taxa se vypočítává z částky + daně)
|
||||||
SMS=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Číslovací modely faktur dodavatelů
|
|||||||
IfSetToYesDontForgetPermission=Je-li nastavena na ano, nezapomeňte uvést oprávnění skupinám nebo uživatelům povoleným pro druhé schválení
|
IfSetToYesDontForgetPermission=Je-li nastavena na ano, nezapomeňte uvést oprávnění skupinám nebo uživatelům povoleným pro druhé schválení
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=Nastavení modulu GeoIP Maxmind
|
GeoIPMaxmindSetup=Nastavení modulu GeoIP Maxmind
|
||||||
PathToGeoIPMaxmindCountryDataFile=Cesta k souboru obsahující Maxmind IP pro země překladu. <br> Příklady: <br> / Usr / local / share / GeoIP / GeoIP.dat <br> / Usr / share / GeoIP / GeoIP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Všimněte si, že Vaše IP do souboru záznamu země musí být uvnitř adresáře si můžete přečíst PHP (PHP open_basedir Zkontrolujte nastavení a oprávnění souborového systému).
|
NoteOnPathLocation=Všimněte si, že Vaše IP do souboru záznamu země musí být uvnitř adresáře si můžete přečíst PHP (PHP open_basedir Zkontrolujte nastavení a oprávnění souborového systému).
|
||||||
YouCanDownloadFreeDatFileTo=Zde si můžete stáhnout <b>zdarma demo verzi</b> země GeoIP Maxmind soubor na %s.
|
YouCanDownloadFreeDatFileTo=Zde si můžete stáhnout <b>zdarma demo verzi</b> země GeoIP Maxmind soubor na %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=Můžete si také stáhnout <b>úplnější verzi s aktualizací,</b> ze země GeoIP Maxmind soubor na %s.
|
YouCanDownloadAdvancedDatFileTo=Můžete si také stáhnout <b>úplnější verzi s aktualizací,</b> ze země GeoIP Maxmind soubor na %s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Menší než
|
|||||||
LargerThan=Větší než
|
LargerThan=Větší než
|
||||||
IfTrackingIDFoundEventWillBeLinked=Všimněte si, že je-li ID ID nalezeno v příchozím e-mailu, bude událost automaticky propojena s příslušnými objekty.
|
IfTrackingIDFoundEventWillBeLinked=Všimněte si, že je-li ID ID nalezeno v příchozím e-mailu, bude událost automaticky propojena s příslušnými objekty.
|
||||||
WithGMailYouCanCreateADedicatedPassword=Pokud je účet služby GMail povolen, je-li povoleno ověření dvou kroků, je doporučeno vytvořit vyhrazené druhé heslo pro aplikaci namísto použití hesla hesla z účtu https://myaccount.google.com/.
|
WithGMailYouCanCreateADedicatedPassword=Pokud je účet služby GMail povolen, je-li povoleno ověření dvou kroků, je doporučeno vytvořit vyhrazené druhé heslo pro aplikaci namísto použití hesla hesla z účtu https://myaccount.google.com/.
|
||||||
IFTTTSetup=Nastavení modulu IFTTT
|
|
||||||
IFTTT_SERVICE_KEY=Servisní klíč IFTTT
|
|
||||||
IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Bezpečnostní klíč pro zabezpečení adresy URL koncového bodu, kterou používá IFTTT k odesílání zpráv do Dolibarr.
|
|
||||||
IFTTTDesc=Tento modul je určen pro spouštění událostí na IFTTT a / nebo pro provádění některých akcí na externích spouštěčích IFTTT.
|
|
||||||
UrlForIFTTT=URL koncový bod pro IFTTT
|
|
||||||
YouWillFindItOnYourIFTTTAccount=Najdete ho na svém účtu IFTTT
|
|
||||||
EndPointFor=End point for %s : %s
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Delete email collector
|
DeleteEmailCollector=Delete email collector
|
||||||
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Bankovní transakce
|
|||||||
ListTransactions=Seznamy záznamů
|
ListTransactions=Seznamy záznamů
|
||||||
ListTransactionsByCategory=Seznam položek/kategorií
|
ListTransactionsByCategory=Seznam položek/kategorií
|
||||||
TransactionsToConciliate=Položky ke sladění
|
TransactionsToConciliate=Položky ke sladění
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=Může být porovnáno
|
Conciliable=Může být porovnáno
|
||||||
Conciliate=Porovnat
|
Conciliate=Porovnat
|
||||||
Conciliation=Porovnání
|
Conciliation=Porovnání
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Chcete smazat potvrzení o kontrole?
|
|||||||
ConfirmDeleteCheckReceipt=Opravdu chcete tuto potvrzení o potvrzení vymazat?
|
ConfirmDeleteCheckReceipt=Opravdu chcete tuto potvrzení o potvrzení vymazat?
|
||||||
BankChecks=Bankovní šeky
|
BankChecks=Bankovní šeky
|
||||||
BankChecksToReceipt=Kontroly čekající na vklad
|
BankChecksToReceipt=Kontroly čekající na vklad
|
||||||
|
BankChecksToReceiptShort=Kontroly čekající na vklad
|
||||||
ShowCheckReceipt=Zobrazit příjmový vklad šeku
|
ShowCheckReceipt=Zobrazit příjmový vklad šeku
|
||||||
NumberOfCheques=Počet kontrol
|
NumberOfCheques=Počet kontrol
|
||||||
DeleteTransaction=Smazat záznam
|
DeleteTransaction=Smazat záznam
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Skupinová DPH dle sazeb na lístcích
|
|||||||
AutoPrintTickets=Automaticky tisknout vstupenky
|
AutoPrintTickets=Automaticky tisknout vstupenky
|
||||||
EnableBarOrRestaurantFeatures=Povolit funkce pro Bar nebo Restaurace
|
EnableBarOrRestaurantFeatures=Povolit funkce pro Bar nebo Restaurace
|
||||||
ConfirmDeletionOfThisPOSSale=Potvrzujete, že jste tento prodej zrušili?
|
ConfirmDeletionOfThisPOSSale=Potvrzujete, že jste tento prodej zrušili?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=Historie
|
History=Historie
|
||||||
ValidateAndClose=Ověřte a zavřete
|
ValidateAndClose=Ověřte a zavřete
|
||||||
Terminal=Terminál
|
Terminal=Terminál
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Počet terminálů
|
|||||||
TerminalSelect=Vyberte terminál, který chcete použít:
|
TerminalSelect=Vyberte terminál, který chcete použít:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Křestní jméno
|
|||||||
PostOrFunction=Pracovní pozice
|
PostOrFunction=Pracovní pozice
|
||||||
UserTitle=Titul
|
UserTitle=Titul
|
||||||
NatureOfThirdParty=Povaha subjektu
|
NatureOfThirdParty=Povaha subjektu
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Adresa
|
Address=Adresa
|
||||||
State=Stát/Okres
|
State=Stát/Okres
|
||||||
StateShort=Stát
|
StateShort=Stát
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Seznam uzavřených služeb
|
|||||||
ListOfRunningServices=Seznam spuštěných služeb
|
ListOfRunningServices=Seznam spuštěných služeb
|
||||||
NotActivatedServices=Neaktivní služby (u ověřených smluv)
|
NotActivatedServices=Neaktivní služby (u ověřených smluv)
|
||||||
BoardNotActivatedServices=Služby pro aktivaci u ověřených smluv
|
BoardNotActivatedServices=Služby pro aktivaci u ověřených smluv
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Nejnovější %s smlouvy
|
LastContracts=Nejnovější %s smlouvy
|
||||||
LastModifiedServices=Nejnovější %s modifikované služby
|
LastModifiedServices=Nejnovější %s modifikované služby
|
||||||
ContractStartDate=Datum zahájení
|
ContractStartDate=Datum zahájení
|
||||||
@ -65,7 +66,9 @@ DateEndReal=Skutečné datum ukončení
|
|||||||
DateEndRealShort=Skutečné datum ukončení
|
DateEndRealShort=Skutečné datum ukončení
|
||||||
CloseService=Zavřít služby
|
CloseService=Zavřít služby
|
||||||
BoardRunningServices=Spuštěné služby
|
BoardRunningServices=Spuštěné služby
|
||||||
|
BoardRunningServicesShort=Spuštěné služby
|
||||||
BoardExpiredServices=Vypršené služby
|
BoardExpiredServices=Vypršené služby
|
||||||
|
BoardExpiredServicesShort=Vypršené služby
|
||||||
ServiceStatus=Stav služby
|
ServiceStatus=Stav služby
|
||||||
DraftContracts=Koncepty smlouvy
|
DraftContracts=Koncepty smlouvy
|
||||||
CloseRefusedBecauseOneServiceActive=Smlouvu nelze uzavřít, protože u ní ní existuje alespoň jedna otevřená služba
|
CloseRefusedBecauseOneServiceActive=Smlouvu nelze uzavřít, protože u ní ní existuje alespoň jedna otevřená služba
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Chyba, musí být nastavena konstanta s náz
|
|||||||
ErrorURLMustStartWithHttp=Adresa URL %s musí začínat http: // nebo https: //
|
ErrorURLMustStartWithHttp=Adresa URL %s musí začínat http: // nebo https: //
|
||||||
ErrorNewRefIsAlreadyUsed=Chyba, nový odkaz je již použit
|
ErrorNewRefIsAlreadyUsed=Chyba, nový odkaz je již použit
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=Pro tohoto člena bylo nastaveno heslo. Nebyl však vytvořen žádný uživatelský účet. Toto heslo je uloženo, ale nemůže být použito pro přihlášení k Dolibarr. Může být použito externím modulem / rozhraním, ale pokud nemáte pro člena definováno žádné přihlašovací jméno ani heslo, můžete vypnout možnost "Správa přihlášení pro každého člena" z nastavení modulu člena. Pokud potřebujete spravovat přihlašovací údaje, ale nepotřebujete žádné heslo, můžete toto pole ponechat prázdné, abyste se tomuto varování vyhnuli. Poznámka: E-mail může být také použit jako přihlašovací jméno, pokud je člen připojen k uživateli.
|
WarningPasswordSetWithNoAccount=Pro tohoto člena bylo nastaveno heslo. Nebyl však vytvořen žádný uživatelský účet. Toto heslo je uloženo, ale nemůže být použito pro přihlášení k Dolibarr. Může být použito externím modulem / rozhraním, ale pokud nemáte pro člena definováno žádné přihlašovací jméno ani heslo, můžete vypnout možnost "Správa přihlášení pro každého člena" z nastavení modulu člena. Pokud potřebujete spravovat přihlašovací údaje, ale nepotřebujete žádné heslo, můžete toto pole ponechat prázdné, abyste se tomuto varování vyhnuli. Poznámka: E-mail může být také použit jako přihlašovací jméno, pokud je člen připojen k uživateli.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=Pro tento typ e-mailu není k dispozici žádná šablona
|
|||||||
AvailableVariables=K dispozici substituční proměnné
|
AvailableVariables=K dispozici substituční proměnné
|
||||||
NoTranslation=Překlad není
|
NoTranslation=Překlad není
|
||||||
Translation=Překlad
|
Translation=Překlad
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=Nebyl nalezen žádný záznam
|
NoRecordFound=Nebyl nalezen žádný záznam
|
||||||
NoRecordDeleted=Žádný záznam nebyl smazán
|
NoRecordDeleted=Žádný záznam nebyl smazán
|
||||||
NotEnoughDataYet=Nedostatek dat
|
NotEnoughDataYet=Nedostatek dat
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Datum podpisu
|
|||||||
HidePassword=Zobrazit příkaz s heslem skryté
|
HidePassword=Zobrazit příkaz s heslem skryté
|
||||||
UnHidePassword=Zobrazit skutečný příkaz s odstraněným heslem
|
UnHidePassword=Zobrazit skutečný příkaz s odstraněným heslem
|
||||||
Root=Kořen
|
Root=Kořen
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Informace
|
Informations=Informace
|
||||||
Page=Strana
|
Page=Strana
|
||||||
Notes=Poznámky
|
Notes=Poznámky
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Payment information
|
|||||||
ValidFrom=Valid from
|
ValidFrom=Valid from
|
||||||
ValidUntil=Valid until
|
ValidUntil=Valid until
|
||||||
NoRecordedUsers=No users
|
NoRecordedUsers=No users
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=Ve zpracování
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Aktuální členové
|
|||||||
MenuMembersNotUpToDate=Neaktuální členové
|
MenuMembersNotUpToDate=Neaktuální členové
|
||||||
MenuMembersResiliated=Ukončené členové
|
MenuMembersResiliated=Ukončené členové
|
||||||
MembersWithSubscriptionToReceive=Členové s předplatným k přijímání
|
MembersWithSubscriptionToReceive=Členové s předplatným k přijímání
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Vstupní data
|
DateSubscription=Vstupní data
|
||||||
DateEndSubscription=Datum ukončení předplatného
|
DateEndSubscription=Datum ukončení předplatného
|
||||||
EndSubscription=Konec odběru
|
EndSubscription=Konec odběru
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Moje projekty
|
|||||||
MyProjectsArea=Moje projekty Oblast
|
MyProjectsArea=Moje projekty Oblast
|
||||||
DurationEffective=Efektivní doba trvání
|
DurationEffective=Efektivní doba trvání
|
||||||
ProgressDeclared=Hlášený progres
|
ProgressDeclared=Hlášený progres
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Vypočítaný progres
|
ProgressCalculated=Vypočítaný progres
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Čas
|
Time=Čas
|
||||||
ListOfTasks=Seznam úkolů
|
ListOfTasks=Seznam úkolů
|
||||||
GoToListOfTimeConsumed=Přejít na seznam času spotřebovaného
|
GoToListOfTimeConsumed=Přejít na seznam času spotřebovaného
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Kód
|
Shortname=Kód
|
||||||
WebsiteSetupDesc=Vytvořte zde webové stránky, které chcete používat. Poté přejděte do nabídky Webové stránky a upravte je.
|
WebsiteSetupDesc=Vytvořte zde webové stránky, které chcete používat. Poté přejděte do nabídky Webové stránky a upravte je.
|
||||||
DeleteWebsite=Odstranit web
|
DeleteWebsite=Odstranit web
|
||||||
ConfirmDeleteWebsite=Opravdu chcete smazat tento web? Všechny jeho stránky a obsah budou také odstraněny.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Typ stránky / kontejneru
|
WEBSITE_TYPE_CONTAINER=Typ stránky / kontejneru
|
||||||
WEBSITE_PAGE_EXAMPLE=Webovou stránku, kterou chcete použít jako příklad
|
WEBSITE_PAGE_EXAMPLE=Webovou stránku, kterou chcete použít jako příklad
|
||||||
WEBSITE_PAGENAME=Název stránky / alias
|
WEBSITE_PAGENAME=Název stránky / alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Obsah souboru Javascript (společný pro všechny stránky)
|
|||||||
WEBSITE_HTML_HEADER=Přidání v dolní části hlavičky HTML (společné pro všechny stránky)
|
WEBSITE_HTML_HEADER=Přidání v dolní části hlavičky HTML (společné pro všechny stránky)
|
||||||
WEBSITE_ROBOT=Soubor pro roboty (soubor robots.txt)
|
WEBSITE_ROBOT=Soubor pro roboty (soubor robots.txt)
|
||||||
WEBSITE_HTACCESS=Soubor .htaccess
|
WEBSITE_HTACCESS=Soubor .htaccess
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=Záhlaví HTML (pouze pro tuto stránku)
|
HtmlHeaderPage=Záhlaví HTML (pouze pro tuto stránku)
|
||||||
PageNameAliasHelp=Název nebo alias stránky. <br> Tento alias je také používán k vytvoření adresy URL při běhu webových stránek z virtuálního hostitele webového serveru (jako Apacke, Nginx, ...). Pomocí tlačítka "<strong> %s </strong>" upravte tento alias.
|
PageNameAliasHelp=Název nebo alias stránky. <br> Tento alias je také používán k vytvoření adresy URL při běhu webových stránek z virtuálního hostitele webového serveru (jako Apacke, Nginx, ...). Pomocí tlačítka "<strong> %s </strong>" upravte tento alias.
|
||||||
EditTheWebSiteForACommonHeader=Poznámka: Pokud chcete definovat osobní hlavičku pro všechny stránky, upravte záhlaví na úrovni webu namísto na stránce / kontejneru.
|
EditTheWebSiteForACommonHeader=Poznámka: Pokud chcete definovat osobní hlavičku pro všechny stránky, upravte záhlaví na úrovni webu namísto na stránce / kontejneru.
|
||||||
@ -41,6 +44,7 @@ RealURL=real URL
|
|||||||
ViewWebsiteInProduction=Pohled webové stránky s použitím domácí adresy URL
|
ViewWebsiteInProduction=Pohled webové stránky s použitím domácí adresy URL
|
||||||
SetHereVirtualHost= <u> Použití s Apache / NGinx / ... </u> <br> Pokud můžete vytvořit na svém webovém serveru (Apache, Nginx, ...) vyhrazený virtuální hostitel s PHP povoleným a kořenový adresář na <br> <strong> %s </strong> <br> pak nastavit název virtuálního hostitele, který jste vytvořili ve vlastnostech webových stránek, takže náhled lze provést také pomocí tohoto vyhrazeného přístupu k webovým serverům místo interního serveru Dolibarr.
|
SetHereVirtualHost= <u> Použití s Apache / NGinx / ... </u> <br> Pokud můžete vytvořit na svém webovém serveru (Apache, Nginx, ...) vyhrazený virtuální hostitel s PHP povoleným a kořenový adresář na <br> <strong> %s </strong> <br> pak nastavit název virtuálního hostitele, který jste vytvořili ve vlastnostech webových stránek, takže náhled lze provést také pomocí tohoto vyhrazeného přístupu k webovým serverům místo interního serveru Dolibarr.
|
||||||
YouCanAlsoTestWithPHPS= <u> Použití s vloženým serverem PHP </u> <br> Při vývoji prostředí můžete upřednostňovat testování webu pomocí integrovaného webového serveru PHP (PHP 5.5 vyžadováno) spuštěním <br> <strong> php -S 0.0.0.0:8080 -t %s </strong>
|
YouCanAlsoTestWithPHPS= <u> Použití s vloženým serverem PHP </u> <br> Při vývoji prostředí můžete upřednostňovat testování webu pomocí integrovaného webového serveru PHP (PHP 5.5 vyžadováno) spuštěním <br> <strong> php -S 0.0.0.0:8080 -t %s </strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Zkontrolujte také, že virtuální hostitel má oprávnění <strong> %s </strong> na souborech do <br> <strong> %s </strong>
|
CheckVirtualHostPerms=Zkontrolujte také, že virtuální hostitel má oprávnění <strong> %s </strong> na souborech do <br> <strong> %s </strong>
|
||||||
ReadPerm=Číst
|
ReadPerm=Číst
|
||||||
WritePerm=Zápis
|
WritePerm=Zápis
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Vytvořte účet webových stránek
|
|||||||
BackToListOfThirdParty=Zpět na seznam pro subjekt
|
BackToListOfThirdParty=Zpět na seznam pro subjekt
|
||||||
DisableSiteFirst=Nejprve zakažte web
|
DisableSiteFirst=Nejprve zakažte web
|
||||||
MyContainerTitle=Název mé webové stránky
|
MyContainerTitle=Název mé webové stránky
|
||||||
AnotherContainer=Další kontejner
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Povolte tabulku účtu webových stránek
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Povolte tabulku účtu webových stránek
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Aktivujte tabulku pro ukládání účtů webových stránek (login / heslo) pro každý web / třetí stranu
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Aktivujte tabulku pro ukládání účtů webových stránek (login / heslo) pro každý web / třetí stranu
|
||||||
YouMustDefineTheHomePage=Nejprve musíte definovat výchozí domovskou stránku
|
YouMustDefineTheHomePage=Nejprve musíte definovat výchozí domovskou stránku
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Stránka aliasu <strong> %s </strong> již existuje
|
|||||||
CorporateHomePage=Domovská stránka firmy
|
CorporateHomePage=Domovská stránka firmy
|
||||||
EmptyPage=Prázdná stránka
|
EmptyPage=Prázdná stránka
|
||||||
ExternalURLMustStartWithHttp=Externí adresa URL musí začít s http: // nebo https: //
|
ExternalURLMustStartWithHttp=Externí adresa URL musí začít s http: // nebo https: //
|
||||||
ZipOfWebsitePackageToImport=Zip soubor webového balíčku
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Zahrnout dynamický obsah
|
ShowSubcontainers=Zahrnout dynamický obsah
|
||||||
InternalURLOfPage=Interní adresa URL stránky
|
InternalURLOfPage=Interní adresa URL stránky
|
||||||
ThisPageIsTranslationOf=Tato stránka / kontejner je překladem
|
ThisPageIsTranslationOf=Tato stránka / kontejner je překladem
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=Nemáte oprávnění přidávat nebo upravovat dyn
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Importujte šablonu webových stránek
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Gammel momssats
|
|||||||
NewVATRates=Ny momssats
|
NewVATRates=Ny momssats
|
||||||
PriceBaseTypeToChange=Rediger priser med basisreferenceværdi defineret på
|
PriceBaseTypeToChange=Rediger priser med basisreferenceværdi defineret på
|
||||||
MassConvert=Start bulkkonvertering
|
MassConvert=Start bulkkonvertering
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=String
|
String=String
|
||||||
TextLong=Lang tekst
|
TextLong=Lang tekst
|
||||||
HtmlText=Html tekst
|
HtmlText=Html tekst
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=Liste over værdier skal være linjer med formatnøgle,
|
|||||||
ExtrafieldParamHelpsellist=Liste over værdier kommer fra en tabel <br> Syntaks: tabelnavn: label_field: id_field :: filter <br> Eksempel: c_typent: libelle: id :: filter <br> <br> - idfilter er nødvendigvis en primær int nøgle <br> - filteret kan være en simpel test = 1) for at vise kun aktiv værdi <br> Du kan også bruge $ ID $ i filter heks er det nuværende id for nuværende objekt <br> For at gøre et SELECT i filter brug $ SEL $ <br> hvis du vil filtrere på ekstrafelter brug syntax extra.fieldcode = ... (hvor feltkode er koden for ekstrafelt) <br> <br> For at få listen afhængig af en anden komplementær attributliste: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> For at have listen afhænger af en anden liste: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
ExtrafieldParamHelpsellist=Liste over værdier kommer fra en tabel <br> Syntaks: tabelnavn: label_field: id_field :: filter <br> Eksempel: c_typent: libelle: id :: filter <br> <br> - idfilter er nødvendigvis en primær int nøgle <br> - filteret kan være en simpel test = 1) for at vise kun aktiv værdi <br> Du kan også bruge $ ID $ i filter heks er det nuværende id for nuværende objekt <br> For at gøre et SELECT i filter brug $ SEL $ <br> hvis du vil filtrere på ekstrafelter brug syntax extra.fieldcode = ... (hvor feltkode er koden for ekstrafelt) <br> <br> For at få listen afhængig af en anden komplementær attributliste: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> For at have listen afhænger af en anden liste: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
||||||
ExtrafieldParamHelpchkbxlst=Liste over værdier kommer fra en tabel <br> Syntaks: tabelnavn: label_field: id_field :: filter <br> Eksempel: c_typent: libelle: id :: filter <br> <br> filter kan være en simpel test (f.eks. Aktiv = 1) for at vise kun aktiv værdi <br> Du kan også bruge $ ID $ i filter heks er det nuværende id for nuværende objekt <br> For at gøre et SELECT i filter bruger $ SEL $ <br> hvis du vil filtrere på ekstrafelter brug syntax extra.fieldcode = ... (hvor feltkode er kode for ekstrafelt) <br> <br> For at få listen afhængig af en anden komplementær attributliste: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> For at få listen afhængig af en anden liste: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
ExtrafieldParamHelpchkbxlst=Liste over værdier kommer fra en tabel <br> Syntaks: tabelnavn: label_field: id_field :: filter <br> Eksempel: c_typent: libelle: id :: filter <br> <br> filter kan være en simpel test (f.eks. Aktiv = 1) for at vise kun aktiv værdi <br> Du kan også bruge $ ID $ i filter heks er det nuværende id for nuværende objekt <br> For at gøre et SELECT i filter bruger $ SEL $ <br> hvis du vil filtrere på ekstrafelter brug syntax extra.fieldcode = ... (hvor feltkode er kode for ekstrafelt) <br> <br> For at få listen afhængig af en anden komplementær attributliste: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> For at få listen afhængig af en anden liste: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
||||||
ExtrafieldParamHelplink=Parametre skal være ObjectName: Classpath <br> Syntaks: Objektnavn: Klassepath <br> Eksempler: <br> Societe: societe / class / societe.class.php <br> Kontakt: kontakt / class / contact.class.php
|
ExtrafieldParamHelplink=Parametre skal være ObjectName: Classpath <br> Syntaks: Objektnavn: Klassepath <br> Eksempler: <br> Societe: societe / class / societe.class.php <br> Kontakt: kontakt / 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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Bibliotek, der bruges for PDF generation
|
LibraryToBuildPDF=Bibliotek, der bruges for PDF generation
|
||||||
LocalTaxDesc=Nogle lande kan anmode om to eller tre skatter på hver faktura linje. Hvis dette er tilfældet, skal du vælge typen for den anden og tredje skat og dens sats. Mulig type er: <br> 1: Lokal afgift gælder for varer og ydelser uden moms (localtax beregnes efter beløb uden skat) <br> 2: Lokal afgift gælder for varer og tjenesteydelser inklusive moms (localtax beregnes på beløb + hovedafgift) <br> 3: lokal skat gælder for varer uden moms (localtax beregnes på beløb uden skat) <br> 4: lokal skat gælder for varer inklusive moms (lokaltax beregnes på beløb + hovedstol) <br> 5: lokal skat gælder for tjenester uden moms på beløb uden skat) <br> 6: Lokal afgift gælder for tjenester inklusive moms (lokal taxa er beregnet på beløb + skat)
|
LocalTaxDesc=Nogle lande kan anmode om to eller tre skatter på hver faktura linje. Hvis dette er tilfældet, skal du vælge typen for den anden og tredje skat og dens sats. Mulig type er: <br> 1: Lokal afgift gælder for varer og ydelser uden moms (localtax beregnes efter beløb uden skat) <br> 2: Lokal afgift gælder for varer og tjenesteydelser inklusive moms (localtax beregnes på beløb + hovedafgift) <br> 3: lokal skat gælder for varer uden moms (localtax beregnes på beløb uden skat) <br> 4: lokal skat gælder for varer inklusive moms (lokaltax beregnes på beløb + hovedstol) <br> 5: lokal skat gælder for tjenester uden moms på beløb uden skat) <br> 6: Lokal afgift gælder for tjenester inklusive moms (lokal taxa er beregnet på beløb + skat)
|
||||||
SMS=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Leverandør fakturaer nummerering modeller
|
|||||||
IfSetToYesDontForgetPermission=Hvis du er indstillet til ja, glem ikke at give tilladelser til grupper eller brugere tilladt til anden godkendelse
|
IfSetToYesDontForgetPermission=Hvis du er indstillet til ja, glem ikke at give tilladelser til grupper eller brugere tilladt til anden godkendelse
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=Opsætning af GeoIP Maxmind-modul
|
GeoIPMaxmindSetup=Opsætning af GeoIP Maxmind-modul
|
||||||
PathToGeoIPMaxmindCountryDataFile=Sti til fil indeholdende Maxmind ip til oversættelse af land. <br> Eksempler: <br> /usr/local/share/GeoIP/GeoIP.dat <br> /usr/share/GeoIP/GeoIP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Bemærk, at din ip til land datafil skal være inde en mappe din PHP kan læse (Check din PHP open_basedir setup og filsystem tilladelser).
|
NoteOnPathLocation=Bemærk, at din ip til land datafil skal være inde en mappe din PHP kan læse (Check din PHP open_basedir setup og filsystem tilladelser).
|
||||||
YouCanDownloadFreeDatFileTo=Du kan downloade en <b>gratis demo version</b> af Maxmind GeoIP land fil på %s.
|
YouCanDownloadFreeDatFileTo=Du kan downloade en <b>gratis demo version</b> af Maxmind GeoIP land fil på %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=Du kan også downloade en mere <b>komplet version, med opdateringer på</b> den Maxmind GeoIP land fil på %s.
|
YouCanDownloadAdvancedDatFileTo=Du kan også downloade en mere <b>komplet version, med opdateringer på</b> den Maxmind GeoIP land fil på %s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Smaller than
|
|||||||
LargerThan=Larger 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.
|
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/.
|
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
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Delete email collector
|
DeleteEmailCollector=Delete email collector
|
||||||
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Bank post
|
|||||||
ListTransactions=Liste poster
|
ListTransactions=Liste poster
|
||||||
ListTransactionsByCategory=Liste poster / kategori
|
ListTransactionsByCategory=Liste poster / kategori
|
||||||
TransactionsToConciliate=Linjer til afsteming
|
TransactionsToConciliate=Linjer til afsteming
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=Kan afstemmes
|
Conciliable=Kan afstemmes
|
||||||
Conciliate=Afstem
|
Conciliate=Afstem
|
||||||
Conciliation=Afstemning
|
Conciliation=Afstemning
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Slet denne kvittering for kvittering?
|
|||||||
ConfirmDeleteCheckReceipt=Er du sikker på, at du vil slette denne kvittering for kvittering?
|
ConfirmDeleteCheckReceipt=Er du sikker på, at du vil slette denne kvittering for kvittering?
|
||||||
BankChecks=Bankcheck
|
BankChecks=Bankcheck
|
||||||
BankChecksToReceipt=Checks venter depositum
|
BankChecksToReceipt=Checks venter depositum
|
||||||
|
BankChecksToReceiptShort=Checks venter depositum
|
||||||
ShowCheckReceipt=Vis check depositum kvittering
|
ShowCheckReceipt=Vis check depositum kvittering
|
||||||
NumberOfCheques=Antal tjek
|
NumberOfCheques=Antal tjek
|
||||||
DeleteTransaction=Slet indtastning
|
DeleteTransaction=Slet indtastning
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Group VAT by rate in tickets
|
|||||||
AutoPrintTickets=Automatically print tickets
|
AutoPrintTickets=Automatically print tickets
|
||||||
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=Historie
|
History=Historie
|
||||||
ValidateAndClose=Validate and close
|
ValidateAndClose=Validate and close
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Number of Terminals
|
|||||||
TerminalSelect=Select terminal you want to use:
|
TerminalSelect=Select terminal you want to use:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Fornavn
|
|||||||
PostOrFunction=Stilling
|
PostOrFunction=Stilling
|
||||||
UserTitle=Titel
|
UserTitle=Titel
|
||||||
NatureOfThirdParty=Tredjepartens art
|
NatureOfThirdParty=Tredjepartens art
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Adresse
|
Address=Adresse
|
||||||
State=Stat/provins
|
State=Stat/provins
|
||||||
StateShort=Stat
|
StateShort=Stat
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Liste over lukkede tjenester
|
|||||||
ListOfRunningServices=Liste over kører tjenester
|
ListOfRunningServices=Liste over kører tjenester
|
||||||
NotActivatedServices=Ikke aktiverede tjenester (blandt bekræftet kontrakter)
|
NotActivatedServices=Ikke aktiverede tjenester (blandt bekræftet kontrakter)
|
||||||
BoardNotActivatedServices=Tjenester for at aktivere blandt bekræftet kontrakter
|
BoardNotActivatedServices=Tjenester for at aktivere blandt bekræftet kontrakter
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Latest %s contracts
|
LastContracts=Latest %s contracts
|
||||||
LastModifiedServices=Latest %s modified services
|
LastModifiedServices=Latest %s modified services
|
||||||
ContractStartDate=Startdato
|
ContractStartDate=Startdato
|
||||||
@ -64,7 +65,10 @@ DateStartRealShort=Real startdato
|
|||||||
DateEndReal=Real slutdato
|
DateEndReal=Real slutdato
|
||||||
DateEndRealShort=Real slutdato
|
DateEndRealShort=Real slutdato
|
||||||
CloseService=Luk service
|
CloseService=Luk service
|
||||||
BoardRunningServices=Udløbet kører tjenester
|
BoardRunningServices=Services running
|
||||||
|
BoardRunningServicesShort=Services running
|
||||||
|
BoardExpiredServices=Services expired
|
||||||
|
BoardExpiredServicesShort=Services expired
|
||||||
ServiceStatus=Status for service
|
ServiceStatus=Status for service
|
||||||
DraftContracts=Drafts kontrakter
|
DraftContracts=Drafts kontrakter
|
||||||
CloseRefusedBecauseOneServiceActive=Kontrakten kan ikke lukkes, da der er mindst en åben service på den
|
CloseRefusedBecauseOneServiceActive=Kontrakten kan ikke lukkes, da der er mindst en åben service på den
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text
|
|||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=Ingen skabelon til rådighed for denne Email-type
|
|||||||
AvailableVariables=Tilgængelige erstatnings variabler
|
AvailableVariables=Tilgængelige erstatnings variabler
|
||||||
NoTranslation=Ingen oversættelse
|
NoTranslation=Ingen oversættelse
|
||||||
Translation=Oversættelse
|
Translation=Oversættelse
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=Ingen poster fundet
|
NoRecordFound=Ingen poster fundet
|
||||||
NoRecordDeleted=Ingen post slettet
|
NoRecordDeleted=Ingen post slettet
|
||||||
NotEnoughDataYet=Ikke nok data
|
NotEnoughDataYet=Ikke nok data
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Dato for underskrift
|
|||||||
HidePassword=Vis kommandoen med adgangskode skjulte
|
HidePassword=Vis kommandoen med adgangskode skjulte
|
||||||
UnHidePassword=Vis reelle kommandoen med klare adgangskode
|
UnHidePassword=Vis reelle kommandoen med klare adgangskode
|
||||||
Root=Rod
|
Root=Rod
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Information
|
Informations=Information
|
||||||
Page=Side
|
Page=Side
|
||||||
Notes=Noter
|
Notes=Noter
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Payment information
|
|||||||
ValidFrom=Valid from
|
ValidFrom=Valid from
|
||||||
ValidUntil=Valid until
|
ValidUntil=Valid until
|
||||||
NoRecordedUsers=No users
|
NoRecordedUsers=No users
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=At behandle
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Ajour medlemmer
|
|||||||
MenuMembersNotUpToDate=Uaktuel medlemmer
|
MenuMembersNotUpToDate=Uaktuel medlemmer
|
||||||
MenuMembersResiliated=Afsluttede medlemmer
|
MenuMembersResiliated=Afsluttede medlemmer
|
||||||
MembersWithSubscriptionToReceive=Medlemmer med abonnement for at modtage
|
MembersWithSubscriptionToReceive=Medlemmer med abonnement for at modtage
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Subscription dato
|
DateSubscription=Subscription dato
|
||||||
DateEndSubscription=Subscription slutdato
|
DateEndSubscription=Subscription slutdato
|
||||||
EndSubscription=End abonnement
|
EndSubscription=End abonnement
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Mine projekter
|
|||||||
MyProjectsArea=Mine projekter Område
|
MyProjectsArea=Mine projekter Område
|
||||||
DurationEffective=Effektiv varighed
|
DurationEffective=Effektiv varighed
|
||||||
ProgressDeclared=Erklæret fremskridt
|
ProgressDeclared=Erklæret fremskridt
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Beregnede fremskridt
|
ProgressCalculated=Beregnede fremskridt
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Tid
|
Time=Tid
|
||||||
ListOfTasks=Liste over opgaver
|
ListOfTasks=Liste over opgaver
|
||||||
GoToListOfTimeConsumed=Gå til listen over tid forbrugt
|
GoToListOfTimeConsumed=Gå til listen over tid forbrugt
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Kode
|
Shortname=Kode
|
||||||
WebsiteSetupDesc=Opret her de websteder, du vil bruge. Gå derefter ind i menuen Websites for at redigere dem.
|
WebsiteSetupDesc=Opret her de websteder, du vil bruge. Gå derefter ind i menuen Websites for at redigere dem.
|
||||||
DeleteWebsite=Slet websted
|
DeleteWebsite=Slet websted
|
||||||
ConfirmDeleteWebsite=Er du sikker på, at du vil slette dette websted? Alle dens sider og indhold vil også blive fjernet.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Type side / container
|
WEBSITE_TYPE_CONTAINER=Type side / container
|
||||||
WEBSITE_PAGE_EXAMPLE=Webside til brug som eksempel
|
WEBSITE_PAGE_EXAMPLE=Webside til brug som eksempel
|
||||||
WEBSITE_PAGENAME=Sidens navn / alias
|
WEBSITE_PAGENAME=Sidens navn / alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript fil indhold (fælles for alle sider)
|
|||||||
WEBSITE_HTML_HEADER=Tilføjelse nederst på HTML-overskrift (fælles for alle sider)
|
WEBSITE_HTML_HEADER=Tilføjelse nederst på HTML-overskrift (fælles for alle sider)
|
||||||
WEBSITE_ROBOT=Robotfil (robots.txt)
|
WEBSITE_ROBOT=Robotfil (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess file
|
WEBSITE_HTACCESS=Website .htaccess file
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML-overskrift (kun for denne side)
|
HtmlHeaderPage=HTML-overskrift (kun for denne side)
|
||||||
PageNameAliasHelp=Navnet eller aliaset på siden. <br> Dette alias bruges også til at oprette en SEO-URL, når webstedet er kørt fra en virtuel vært på en webserver (som Apacke, Nginx, ...). Brug knappen "<strong> %s </strong>" for at redigere dette alias.
|
PageNameAliasHelp=Navnet eller aliaset på siden. <br> Dette alias bruges også til at oprette en SEO-URL, når webstedet er kørt fra en virtuel vært på en webserver (som Apacke, Nginx, ...). Brug knappen "<strong> %s </strong>" for at redigere dette alias.
|
||||||
EditTheWebSiteForACommonHeader=Bemærk: Hvis du vil definere en personlig "Header" for alle sider, skal du redigere din "Header" på website niveau i stedet for på siden / containeren.
|
EditTheWebSiteForACommonHeader=Bemærk: Hvis du vil definere en personlig "Header" for alle sider, skal du redigere din "Header" på website niveau i stedet for på siden / containeren.
|
||||||
@ -41,6 +44,7 @@ RealURL=Rigtig webadresse
|
|||||||
ViewWebsiteInProduction=Se websitet ved hjælp af hjemmesider
|
ViewWebsiteInProduction=Se websitet ved hjælp af hjemmesider
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u> Brug med PHP-integreret server </ u> <br> På udvikler miljø kan du helst prøve webstedet med den indbyggede PHP-server (PHP 5.5 påkrævet) ved at køre <br> <strong> php -S 0.0. 0,0: 8080 -t %s </ strong>
|
YouCanAlsoTestWithPHPS=<u> Brug med PHP-integreret server </ u> <br> På udvikler miljø kan du helst prøve webstedet med den indbyggede PHP-server (PHP 5.5 påkrævet) ved at køre <br> <strong> php -S 0.0. 0,0: 8080 -t %s </ strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Kontroller også, at den virtuelle vært har tilladelse <strong> %s </strong> på filer til <br> <strong> %s</strong>
|
CheckVirtualHostPerms=Kontroller også, at den virtuelle vært har tilladelse <strong> %s </strong> på filer til <br> <strong> %s</strong>
|
||||||
ReadPerm=Læs
|
ReadPerm=Læs
|
||||||
WritePerm=Skriv
|
WritePerm=Skriv
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Opret websitet konto
|
|||||||
BackToListOfThirdParty=Tilbage til listen for tredjepart
|
BackToListOfThirdParty=Tilbage til listen for tredjepart
|
||||||
DisableSiteFirst=Deaktiver hjemmesiden først
|
DisableSiteFirst=Deaktiver hjemmesiden først
|
||||||
MyContainerTitle=Min hjemmeside titel
|
MyContainerTitle=Min hjemmeside titel
|
||||||
AnotherContainer=En anden beholder
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Aktivér webstedets kontobord
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Aktivér webstedets kontobord
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=Du skal først definere standard startside
|
YouMustDefineTheHomePage=Du skal først definere standard startside
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias side <strong> %s </strong>eksisterer allerede
|
|||||||
CorporateHomePage=Firmahjemmeside
|
CorporateHomePage=Firmahjemmeside
|
||||||
EmptyPage=Tom side
|
EmptyPage=Tom side
|
||||||
ExternalURLMustStartWithHttp=Ekstern webadresse skal starte med http: // eller https: //
|
ExternalURLMustStartWithHttp=Ekstern webadresse skal starte med http: // eller https: //
|
||||||
ZipOfWebsitePackageToImport=Zip-fil af webstedspakke
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Include dynamic content
|
ShowSubcontainers=Include dynamic content
|
||||||
InternalURLOfPage=Intern webadresse for siden
|
InternalURLOfPage=Intern webadresse for siden
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Importer websider skabelon
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Alter Umsatzsteuer-Satz
|
|||||||
NewVATRates=Neuer Umsatzsteuer-Satz
|
NewVATRates=Neuer Umsatzsteuer-Satz
|
||||||
PriceBaseTypeToChange=Ändern Sie den Basispreis definierte nach
|
PriceBaseTypeToChange=Ändern Sie den Basispreis definierte nach
|
||||||
MassConvert=Starte Massenkonvertierung
|
MassConvert=Starte Massenkonvertierung
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=Zeichenkette
|
String=Zeichenkette
|
||||||
TextLong=Langer Text
|
TextLong=Langer Text
|
||||||
HtmlText=HTML-Text
|
HtmlText=HTML-Text
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=Die Liste der Werte muss aus Zeilen mit dem Format Schl
|
|||||||
ExtrafieldParamHelpsellist=Die Liste der Werte stammt aus einer Tabelle <br> Syntax: table_name: label_field: id_field :: filter <br> Beispiel: c_typent: libelle: id :: filter <br><br> - idfilter ist notwendigerweise ein primärer int-Schlüssel <br> - Filter kann ein einfacher Test sein (z. B. aktiv = 1), um nur den aktiven Wert anzuzeigen <br> Sie können $ ID $ auch in Filtern verwenden, bei denen es sich um die aktuelle ID des aktuellen Objekts handelt <br> Verwenden Sie $ SEL $, um ein SELECT im Filter durchzuführen <br> Wenn Sie nach Extrafeldern filtern möchten, verwenden Sie die Syntax extra.fieldcode = ... (wobei field code der Code des Extrafelds ist) <br><br> Damit die Liste von einer anderen ergänzenden Attributliste abhängt: <br> c_typent: libelle: id: options_ <i>parent_list_code</i> | parent_column: filter <br><br> Um die Liste von einer anderen Liste abhängig zu machen: <br> c_typent: libelle: id: <i>parent_list_code</i> | parent_column: filter
|
ExtrafieldParamHelpsellist=Die Liste der Werte stammt aus einer Tabelle <br> Syntax: table_name: label_field: id_field :: filter <br> Beispiel: c_typent: libelle: id :: filter <br><br> - idfilter ist notwendigerweise ein primärer int-Schlüssel <br> - Filter kann ein einfacher Test sein (z. B. aktiv = 1), um nur den aktiven Wert anzuzeigen <br> Sie können $ ID $ auch in Filtern verwenden, bei denen es sich um die aktuelle ID des aktuellen Objekts handelt <br> Verwenden Sie $ SEL $, um ein SELECT im Filter durchzuführen <br> Wenn Sie nach Extrafeldern filtern möchten, verwenden Sie die Syntax extra.fieldcode = ... (wobei field code der Code des Extrafelds ist) <br><br> Damit die Liste von einer anderen ergänzenden Attributliste abhängt: <br> c_typent: libelle: id: options_ <i>parent_list_code</i> | parent_column: filter <br><br> Um die Liste von einer anderen Liste abhängig zu machen: <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
|
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
|
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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Bibliothek zum Erstellen von PDF-Dateien
|
LibraryToBuildPDF=Bibliothek zum Erstellen von PDF-Dateien
|
||||||
LocalTaxDesc=Einige Länder erheben möglicherweise zwei oder drei Steuern auf jede Rechnungsposition. Wenn dies der Fall ist, wählen Sie den Typ für die zweite und dritte Steuer und ihren Steuersatz. Mögliche Typen sind: <br> 1: auf Produkte und Dienstleistungen ohne Mehrwertsteuer wird eine örtliche Steuer erhoben (die örtliche Steuer wird auf den Betrag ohne Mehrwertsteuer berechnet) <br> 2: Für Produkte und Dienstleistungen einschließlich Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag + die Hauptsteuer berechnet). <br> 3: auf Produkte ohne Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag ohne Mehrwertsteuer berechnet) <br> 4: Für Produkte einschließlich Mehrwertsteuer wird eine lokale Steuer erhoben (die Mehrwertsteuer wird auf den Betrag + die Haupt-Mehrwertsteuer berechnet). <br> 5: auf Dienstleistungen ohne Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag ohne Mehrwertsteuer berechnet) <br> 6: Für Dienstleistungen einschließlich Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag und die Steuer berechnet).
|
LocalTaxDesc=Einige Länder erheben möglicherweise zwei oder drei Steuern auf jede Rechnungsposition. Wenn dies der Fall ist, wählen Sie den Typ für die zweite und dritte Steuer und ihren Steuersatz. Mögliche Typen sind: <br> 1: auf Produkte und Dienstleistungen ohne Mehrwertsteuer wird eine örtliche Steuer erhoben (die örtliche Steuer wird auf den Betrag ohne Mehrwertsteuer berechnet) <br> 2: Für Produkte und Dienstleistungen einschließlich Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag + die Hauptsteuer berechnet). <br> 3: auf Produkte ohne Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag ohne Mehrwertsteuer berechnet) <br> 4: Für Produkte einschließlich Mehrwertsteuer wird eine lokale Steuer erhoben (die Mehrwertsteuer wird auf den Betrag + die Haupt-Mehrwertsteuer berechnet). <br> 5: auf Dienstleistungen ohne Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag ohne Mehrwertsteuer berechnet) <br> 6: Für Dienstleistungen einschließlich Mehrwertsteuer wird eine lokale Steuer erhoben (die lokale Steuer wird auf den Betrag und die Steuer berechnet).
|
||||||
SMS=SMS
|
SMS=SMS
|
||||||
@ -598,7 +599,7 @@ Module2200Desc=Verwenden Sie mathematische Ausdrücke für die automatische Gene
|
|||||||
Module2300Name=Geplante Aufträge
|
Module2300Name=Geplante Aufträge
|
||||||
Module2300Desc=Verwaltung geplanter Aufgaben (Cron oder chrono Tabelle)
|
Module2300Desc=Verwaltung geplanter Aufgaben (Cron oder chrono Tabelle)
|
||||||
Module2400Name=Ereignisse / Termine
|
Module2400Name=Ereignisse / Termine
|
||||||
Module2400Desc=Ereignisse verfolgen. Protokollieren Sie automatische Ereignisse zu Verfolgungszwecken oder zeichnen Sie manuelle Ereignisse oder Besprechungen auf. Dies ist ein wichtiges Modul für ein gutes Kunden- oder Lieferantenbeziehungsmanagement.
|
Module2400Desc=Modul zur Terminplanung und Ereignissaufzeichnung: Protokollieren Sie automatisch Ereignisse wie beispielsweise Änderungen an Produktdatensätzen zu Verfolgungszwecken oder tragen Sie Termine manuell ein.\nDies ist ein wichtiges Modul für ein gutes Kunden- und/oder Lieferantenbeziehungsmanagement.
|
||||||
Module2500Name=DMS / ECM
|
Module2500Name=DMS / ECM
|
||||||
Module2500Desc=Speicherung und Verteilung von Dokumenten. Automatische organisation der generierten oder gespeicherten Dokumente. Teilen Sie sie bei Bedarf.
|
Module2500Desc=Speicherung und Verteilung von Dokumenten. Automatische organisation der generierten oder gespeicherten Dokumente. Teilen Sie sie bei Bedarf.
|
||||||
Module2600Name=API/Webservice (SOAP Server)
|
Module2600Name=API/Webservice (SOAP Server)
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Lieferantenrechnungen Zähl-Modell
|
|||||||
IfSetToYesDontForgetPermission=Wenn auf Ja gesetzt, vergessen Sie nicht, die Berechtigungen den dafür erlaubten Gruppen oder Benutzern auch das Recht für die zweite Zustimmung zu geben.
|
IfSetToYesDontForgetPermission=Wenn auf Ja gesetzt, vergessen Sie nicht, die Berechtigungen den dafür erlaubten Gruppen oder Benutzern auch das Recht für die zweite Zustimmung zu geben.
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=GeoIP-Maxmind Moduleinstellungen
|
GeoIPMaxmindSetup=GeoIP-Maxmind Moduleinstellungen
|
||||||
PathToGeoIPMaxmindCountryDataFile=Pfad zur Datei mit Maxmind IP-zu-Land Übersetzung. <br>Beispiele:<br>/usr/local/share/GeoIP/GeoIP.dat<br>/usr/share/GeoIP/GeoOP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Bitte beachten Sie, dass Ihre IP-Länder-Datei in einem von PHP lesbaren Verzeichnis liegen muss (Überprüfen Sie Ihre PHP open_basedir-Einstellungen und die Dateisystem-Berechtigungen).
|
NoteOnPathLocation=Bitte beachten Sie, dass Ihre IP-Länder-Datei in einem von PHP lesbaren Verzeichnis liegen muss (Überprüfen Sie Ihre PHP open_basedir-Einstellungen und die Dateisystem-Berechtigungen).
|
||||||
YouCanDownloadFreeDatFileTo=Eine <b>kostenlose Demo-Version</b> der Maxmind-GeoIP Datei finden Sie hier: %s
|
YouCanDownloadFreeDatFileTo=Eine <b>kostenlose Demo-Version</b> der Maxmind-GeoIP Datei finden Sie hier: %s
|
||||||
YouCanDownloadAdvancedDatFileTo=Eine <b>vollständigere Version mit Updates</b> der Maxmind-GeoIP Datei können Sie hier herunterladen: %s
|
YouCanDownloadAdvancedDatFileTo=Eine <b>vollständigere Version mit Updates</b> der Maxmind-GeoIP Datei können Sie hier herunterladen: %s
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Kleiner als
|
|||||||
LargerThan=Größer als
|
LargerThan=Größer als
|
||||||
IfTrackingIDFoundEventWillBeLinked=Beachten Sie, dass,wenn in eingehenden e-Mail eine Tracking-ID gefunden wird, das Ereignis automatisch mit den verwanten/verknüpfte Objekte verknüpft wird.
|
IfTrackingIDFoundEventWillBeLinked=Beachten Sie, dass,wenn in eingehenden e-Mail eine Tracking-ID gefunden wird, das Ereignis automatisch mit den verwanten/verknüpfte Objekte verknüpft wird.
|
||||||
WithGMailYouCanCreateADedicatedPassword=Wenn Sie bei einem GMail-Konto die 2-stufige Validierung aktiviert haben, wird empfohlen, ein spezielles zweites Passwort für die Anwendung zu erstellen, anstatt Ihr eigenes Konto-Passwort von https://myaccount.google.com/. zu verwenden.
|
WithGMailYouCanCreateADedicatedPassword=Wenn Sie bei einem GMail-Konto die 2-stufige Validierung aktiviert haben, wird empfohlen, ein spezielles zweites Passwort für die Anwendung zu erstellen, anstatt Ihr eigenes Konto-Passwort von https://myaccount.google.com/. zu verwenden.
|
||||||
IFTTTSetup=IFTTTT Modul Setup
|
|
||||||
IFTTT_SERVICE_KEY=IFTTTT Dienstleistung Schlüssel
|
|
||||||
IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Sicherheitsschlüssel zum Schutz der Endpunkt-URL, die vom IFTTT verwendet wird, um Nachrichten an Ihre Dolibarrinstanz zu senden.
|
|
||||||
IFTTTDesc=Dieses Modul wurde entwickelt, um Ereignisse auf IFTTT auszulösen und/oder eine Aktion auf externe IFTTT-Trigger auszuführen.
|
|
||||||
UrlForIFTTT=URL-Endpunkt für IFTTT
|
|
||||||
YouWillFindItOnYourIFTTTAccount=Sie finden es auf Ihrem IFTTTT-Konto.
|
|
||||||
EndPointFor=Endpunkt für %s:%s
|
EndPointFor=Endpunkt für %s:%s
|
||||||
DeleteEmailCollector=Lösche eMail-Collector
|
DeleteEmailCollector=Lösche eMail-Collector
|
||||||
ConfirmDeleteEmailCollector=Sind Sie sicher, dass Sie diesen eMail-Collector löschen wollen?
|
ConfirmDeleteEmailCollector=Sind Sie sicher, dass Sie diesen eMail-Collector löschen wollen?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Bank-Transaktionen
|
|||||||
ListTransactions=Liste Einträge
|
ListTransactions=Liste Einträge
|
||||||
ListTransactionsByCategory=Liste Einträge/Kategorie
|
ListTransactionsByCategory=Liste Einträge/Kategorie
|
||||||
TransactionsToConciliate=Transaktionen zum ausgleichen
|
TransactionsToConciliate=Transaktionen zum ausgleichen
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=kann ausgeglichen werden
|
Conciliable=kann ausgeglichen werden
|
||||||
Conciliate=Ausgleichen
|
Conciliate=Ausgleichen
|
||||||
Conciliation=Ausgleich
|
Conciliation=Ausgleich
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Wollen Sie diesen Rechnungseingang löschen?
|
|||||||
ConfirmDeleteCheckReceipt=Sind Sie sicher, dass Sie diesen Rechnungseingang löschen wollen?
|
ConfirmDeleteCheckReceipt=Sind Sie sicher, dass Sie diesen Rechnungseingang löschen wollen?
|
||||||
BankChecks=Bankschecks
|
BankChecks=Bankschecks
|
||||||
BankChecksToReceipt=Schecks warten auf Einlösung
|
BankChecksToReceipt=Schecks warten auf Einlösung
|
||||||
|
BankChecksToReceiptShort=Schecks warten auf Einlösung
|
||||||
ShowCheckReceipt=Zeige Scheck Einzahlungsbeleg
|
ShowCheckReceipt=Zeige Scheck Einzahlungsbeleg
|
||||||
NumberOfCheques=Anzahl der Schecks
|
NumberOfCheques=Anzahl der Schecks
|
||||||
DeleteTransaction=Transaktion löschen
|
DeleteTransaction=Transaktion löschen
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Group VAT by rate in tickets
|
|||||||
AutoPrintTickets=Automatically print tickets
|
AutoPrintTickets=Automatically print tickets
|
||||||
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=Verlauf
|
History=Verlauf
|
||||||
ValidateAndClose=Validate and close
|
ValidateAndClose=Validate and close
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Number of Terminals
|
|||||||
TerminalSelect=Select terminal you want to use:
|
TerminalSelect=Select terminal you want to use:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -9,7 +9,7 @@ AddIn=Übergeordnete Kategorie
|
|||||||
modify=Ändern
|
modify=Ändern
|
||||||
Classify=zuordnen
|
Classify=zuordnen
|
||||||
CategoriesArea=Übersicht Kategorien
|
CategoriesArea=Übersicht Kategorien
|
||||||
ProductsCategoriesArea=Übersicht Produkt-/Leistungskategorien
|
ProductsCategoriesArea=Übersicht Produkt- und Leistungskategorien
|
||||||
SuppliersCategoriesArea=Übersicht Lieferantenkategorien
|
SuppliersCategoriesArea=Übersicht Lieferantenkategorien
|
||||||
CustomersCategoriesArea=Übersicht Kunden-/Interessentenkategorien
|
CustomersCategoriesArea=Übersicht Kunden-/Interessentenkategorien
|
||||||
MembersCategoriesArea=Übersicht Mitgliederkategorien
|
MembersCategoriesArea=Übersicht Mitgliederkategorien
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Vorname
|
|||||||
PostOrFunction=Position / Funktion
|
PostOrFunction=Position / Funktion
|
||||||
UserTitle=Anrede
|
UserTitle=Anrede
|
||||||
NatureOfThirdParty=Art des Partners
|
NatureOfThirdParty=Art des Partners
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Adresse
|
Address=Adresse
|
||||||
State=Bundesland
|
State=Bundesland
|
||||||
StateShort=Staat
|
StateShort=Staat
|
||||||
@ -338,7 +339,7 @@ MyContacts=meine Kontakte
|
|||||||
Capital=Kapital
|
Capital=Kapital
|
||||||
CapitalOf=Stammkapital: %s
|
CapitalOf=Stammkapital: %s
|
||||||
EditCompany=Unternehmen bearbeiten
|
EditCompany=Unternehmen bearbeiten
|
||||||
ThisUserIsNot=Dieser Benutzer ist weder ein Lead, Kunde oder Lieferant
|
ThisUserIsNot=Dieser Benutzer ist weder ein Interessent, noch ein Kunde oder Lieferant
|
||||||
VATIntraCheck=Prüfen
|
VATIntraCheck=Prüfen
|
||||||
VATIntraCheckDesc=Die Umsatzsteuer-ID muss das Länderpräfix enthalten. Die Verbindung <b> %s </b> verwendet den europäischen Mehrwertsteuerprüfungsdienst (VIES), für den ein Internetzugang vom Dolibarr-Server erforderlich ist.
|
VATIntraCheckDesc=Die Umsatzsteuer-ID muss das Länderpräfix enthalten. Die Verbindung <b> %s </b> verwendet den europäischen Mehrwertsteuerprüfungsdienst (VIES), für den ein Internetzugang vom Dolibarr-Server erforderlich ist.
|
||||||
VATIntraCheckURL=http://ec.europa.eu/taxation_customs/vies/vieshome.do
|
VATIntraCheckURL=http://ec.europa.eu/taxation_customs/vies/vieshome.do
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Liste der geschlossenen Verträge/Abos
|
|||||||
ListOfRunningServices=Liste aktiver Services
|
ListOfRunningServices=Liste aktiver Services
|
||||||
NotActivatedServices=Inaktive Services (in freigegebenen Verträgen)
|
NotActivatedServices=Inaktive Services (in freigegebenen Verträgen)
|
||||||
BoardNotActivatedServices=Zu aktivierende Leistungen in freigegebenen Verträgen
|
BoardNotActivatedServices=Zu aktivierende Leistungen in freigegebenen Verträgen
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=%s neueste Verträge
|
LastContracts=%s neueste Verträge
|
||||||
LastModifiedServices=%s zuletzt veränderte Leistungen
|
LastModifiedServices=%s zuletzt veränderte Leistungen
|
||||||
ContractStartDate=Vertragsbeginn
|
ContractStartDate=Vertragsbeginn
|
||||||
@ -65,7 +66,9 @@ DateEndReal=Effektives Ende
|
|||||||
DateEndRealShort=effektives Enddatum
|
DateEndRealShort=effektives Enddatum
|
||||||
CloseService=Leistung schließen
|
CloseService=Leistung schließen
|
||||||
BoardRunningServices=laufende Leistungen
|
BoardRunningServices=laufende Leistungen
|
||||||
|
BoardRunningServicesShort=laufende Leistungen
|
||||||
BoardExpiredServices=abgelaufene Leistungen
|
BoardExpiredServices=abgelaufene Leistungen
|
||||||
|
BoardExpiredServicesShort=abgelaufene Leistungen
|
||||||
ServiceStatus=Leistungs-Status
|
ServiceStatus=Leistungs-Status
|
||||||
DraftContracts=Vertragsentwürfe
|
DraftContracts=Vertragsentwürfe
|
||||||
CloseRefusedBecauseOneServiceActive=Der Vertrag kann nicht geschlossen werden, da noch mindestens eine offene Leistung vorhanden ist.
|
CloseRefusedBecauseOneServiceActive=Der Vertrag kann nicht geschlossen werden, da noch mindestens eine offene Leistung vorhanden ist.
|
||||||
|
|||||||
@ -218,11 +218,12 @@ ErrorVariableKeyForContentMustBeSet=Fehler, die Konstante mit dem Namen %s (mit
|
|||||||
ErrorURLMustStartWithHttp=Die URL %s muss mit http: // oder https: // beginnen.
|
ErrorURLMustStartWithHttp=Die URL %s muss mit http: // oder https: // beginnen.
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=Es wurde ein Passwort für dieses Mitglied vergeben, aber kein Benutzer erstellt. Das Passwort wird gespeichert, aber kann nicht für die Anmeldung an Dolibarr verwendet werden. Es kann von einem externen Modul/einer Schnittstelle verwendet werden, aber wenn Sie kein Login oder Passwort für dieses Mitglied definiert müssen, können Sie die Option "Login für jedes Mitglied verwalten" in den Mitgliedseinstellungen deaktivieren. Wenn Sie ein Login aber kein Passwort benötige, lassen Sie dieses Feld leer, um diese Meldung zu deaktivieren. Anmerkung: Die E-Mail-Adresse kann auch zur Anmeldung verwendet werden, wenn das Mitglied mit einem Benutzer verbunden wird.
|
WarningPasswordSetWithNoAccount=Es wurde ein Passwort für dieses Mitglied vergeben, aber kein Benutzer erstellt. Das Passwort wird gespeichert, aber kann nicht für die Anmeldung an Dolibarr verwendet werden. Es kann von einem externen Modul/einer Schnittstelle verwendet werden, aber wenn Sie kein Login oder Passwort für dieses Mitglied definiert müssen, können Sie die Option "Login für jedes Mitglied verwalten" in den Mitgliedseinstellungen deaktivieren. Wenn Sie ein Login aber kein Passwort benötige, lassen Sie dieses Feld leer, um diese Meldung zu deaktivieren. Anmerkung: Die E-Mail-Adresse kann auch zur Anmeldung verwendet werden, wenn das Mitglied mit einem Benutzer verbunden wird.
|
||||||
WarningMandatorySetupNotComplete=Click here to setup mandatory parameters
|
WarningMandatorySetupNotComplete=Hier klicken, um obligatorische Einstellungen vorzunehmen
|
||||||
WarningEnableYourModulesApplications=Click here to enable your modules and applications
|
WarningEnableYourModulesApplications=Hier klicken, um Module/Applikationen freizuschalten
|
||||||
WarningSafeModeOnCheckExecDir=Achtung: Der PHP-Option <b>safe_mode</b> ist aktiviert, entsprechend müssen Befehle in einem mit <b>safe_mode_exec_dir</b> gekennzeichneten Verzeichnis ausgeführt werden.
|
WarningSafeModeOnCheckExecDir=Achtung: Der PHP-Option <b>safe_mode</b> ist aktiviert, entsprechend müssen Befehle in einem mit <b>safe_mode_exec_dir</b> gekennzeichneten Verzeichnis ausgeführt werden.
|
||||||
WarningBookmarkAlreadyExists=Ein Favorit mit diesem Titel oder dieser Adresse existiert bereits.
|
WarningBookmarkAlreadyExists=Ein Favorit mit diesem Titel oder dieser Adresse existiert bereits.
|
||||||
WarningPassIsEmpty=Warnung: Derzeit ist kein Datenbankpasswort gesetzt. Dies ist eine Sicherheitslücke. Konfigurieren Sie schnellstmöglich ein Passwort für den Datenbankzugriff und passen Sie Ihre conf.php entsprechend an.
|
WarningPassIsEmpty=Warnung: Derzeit ist kein Datenbankpasswort gesetzt. Dies ist eine Sicherheitslücke. Konfigurieren Sie schnellstmöglich ein Passwort für den Datenbankzugriff und passen Sie Ihre conf.php entsprechend an.
|
||||||
|
|||||||
@ -22,7 +22,7 @@ ErrorPHPDoesNotSupportSessions=Your PHP installation does not support sessions.
|
|||||||
ErrorPHPDoesNotSupportGD=Your PHP installation does not support GD graphical functions. No graphs will be available.
|
ErrorPHPDoesNotSupportGD=Your PHP installation does not support GD graphical functions. No graphs will be available.
|
||||||
ErrorPHPDoesNotSupportCurl=Ihre PHP-Version unterstützt die Erweiterung Curl nicht
|
ErrorPHPDoesNotSupportCurl=Ihre PHP-Version unterstützt die Erweiterung Curl nicht
|
||||||
ErrorPHPDoesNotSupportUTF8=Your PHP installation does not support UTF8 functions. Dolibarr cannot work correctly. Resolve this before installing Dolibarr.
|
ErrorPHPDoesNotSupportUTF8=Your PHP installation does not support UTF8 functions. Dolibarr cannot work correctly. Resolve this before installing Dolibarr.
|
||||||
ErrorPHPDoesNotSupportIntl=Your PHP installation does not support Intl functions.
|
ErrorPHPDoesNotSupportIntl=Ihre PHP-Konfiguration unterstützt keine Internationalisierungsfunktion (intl-extension).
|
||||||
ErrorDirDoesNotExists=Das Verzeichnis %s existiert nicht.
|
ErrorDirDoesNotExists=Das Verzeichnis %s existiert nicht.
|
||||||
ErrorGoBackAndCorrectParameters=Gehen Sie zurück und prüfen/korrigieren Sie die Parameter.
|
ErrorGoBackAndCorrectParameters=Gehen Sie zurück und prüfen/korrigieren Sie die Parameter.
|
||||||
ErrorWrongValueForParameter=Sie haben einen falschen Wert für den Parameter '%s' eingegeben.
|
ErrorWrongValueForParameter=Sie haben einen falschen Wert für den Parameter '%s' eingegeben.
|
||||||
@ -128,7 +128,7 @@ IfAlreadyExistsCheckOption=Sollte dieser Name korrekt und die Datenbank noch nic
|
|||||||
OpenBaseDir=PHP openbasedir Einstellungen
|
OpenBaseDir=PHP openbasedir Einstellungen
|
||||||
YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
|
YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
|
||||||
YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
|
YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
|
||||||
NextStepMightLastALongTime=The current step may take several minutes. Please wait until the next screen is shown completely before continuing.
|
NextStepMightLastALongTime=Der aktuelle Vorgang kann einige Zeit in Anspruch nehmen.\nBitte warten Sie in jedem Fall bis der nächste Schritt angezeigt wird und fahren Sie erst dann fort.
|
||||||
MigrationCustomerOrderShipping=Migrate shipping for sales orders storage
|
MigrationCustomerOrderShipping=Migrate shipping for sales orders storage
|
||||||
MigrationShippingDelivery=Aktualisiere die Speicherung von Lieferungen (Versandart?)
|
MigrationShippingDelivery=Aktualisiere die Speicherung von Lieferungen (Versandart?)
|
||||||
MigrationShippingDelivery2=Aktualisiere die Speicherung von Lieferungen 2 (Versandart 2?)
|
MigrationShippingDelivery2=Aktualisiere die Speicherung von Lieferungen 2 (Versandart 2?)
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=Für diesen E-Mail-Typ ist keine Vorlage verfügbar
|
|||||||
AvailableVariables=verfügbare Variablen
|
AvailableVariables=verfügbare Variablen
|
||||||
NoTranslation=Keine Übersetzung
|
NoTranslation=Keine Übersetzung
|
||||||
Translation=Übersetzung
|
Translation=Übersetzung
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=Keinen Eintrag gefunden
|
NoRecordFound=Keinen Eintrag gefunden
|
||||||
NoRecordDeleted=Keine Datensätze gelöscht
|
NoRecordDeleted=Keine Datensätze gelöscht
|
||||||
NotEnoughDataYet=nicht genügend Daten
|
NotEnoughDataYet=nicht genügend Daten
|
||||||
@ -469,7 +470,7 @@ NoOpenedElementToProcess=Kein Element zum Verarbeiten geöffnet
|
|||||||
Available=Verfügbar
|
Available=Verfügbar
|
||||||
NotYetAvailable=Noch nicht verfügbar
|
NotYetAvailable=Noch nicht verfügbar
|
||||||
NotAvailable=Nicht verfügbar
|
NotAvailable=Nicht verfügbar
|
||||||
Categories= Suchwörter/Kategorien
|
Categories=Kategorien
|
||||||
Category=Suchwort/Kategorie
|
Category=Suchwort/Kategorie
|
||||||
By=Durch
|
By=Durch
|
||||||
From=Von
|
From=Von
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Datum der Unterzeichnung
|
|||||||
HidePassword=Sichere Passworteingabe (Zeichen nicht angezeigt)
|
HidePassword=Sichere Passworteingabe (Zeichen nicht angezeigt)
|
||||||
UnHidePassword=Passwort in Klartext anzeigen
|
UnHidePassword=Passwort in Klartext anzeigen
|
||||||
Root=Stammordner
|
Root=Stammordner
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Information
|
Informations=Information
|
||||||
Page=Seite
|
Page=Seite
|
||||||
Notes=Hinweise
|
Notes=Hinweise
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Zahlungsdaten
|
|||||||
ValidFrom=Gültig ab
|
ValidFrom=Gültig ab
|
||||||
ValidUntil=Gültig bis
|
ValidUntil=Gültig bis
|
||||||
NoRecordedUsers=Keine Benutzer
|
NoRecordedUsers=Keine Benutzer
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=Zu bearbeiten
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Aktuelle Mitglieder
|
|||||||
MenuMembersNotUpToDate=Deaktivierte Mitglieder
|
MenuMembersNotUpToDate=Deaktivierte Mitglieder
|
||||||
MenuMembersResiliated=Deaktivierte Mitglieder
|
MenuMembersResiliated=Deaktivierte Mitglieder
|
||||||
MembersWithSubscriptionToReceive=Mitglieder mit ausstehendem Beitrag
|
MembersWithSubscriptionToReceive=Mitglieder mit ausstehendem Beitrag
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Abo-Datum
|
DateSubscription=Abo-Datum
|
||||||
DateEndSubscription=Abo-Ablaufdatum
|
DateEndSubscription=Abo-Ablaufdatum
|
||||||
EndSubscription=Abo-Ende
|
EndSubscription=Abo-Ende
|
||||||
|
|||||||
@ -81,7 +81,7 @@ ErrorProductBadRefOrLabel=Für Artikel Nr. oder Bezeichnung wurde ein ungültige
|
|||||||
ErrorProductClone=Beim Duplizieren des Produkts oder der Leistung ist ein Problem aufgetreten
|
ErrorProductClone=Beim Duplizieren des Produkts oder der Leistung ist ein Problem aufgetreten
|
||||||
ErrorPriceCantBeLowerThanMinPrice=Fehler, Preis darf nicht unter dem Minimalpreis liegen.
|
ErrorPriceCantBeLowerThanMinPrice=Fehler, Preis darf nicht unter dem Minimalpreis liegen.
|
||||||
Suppliers=Lieferanten
|
Suppliers=Lieferanten
|
||||||
SupplierRef=Hersteller-SKU
|
SupplierRef=Lieferanten-Artikelnummer
|
||||||
ShowProduct=Produkt anzeigen
|
ShowProduct=Produkt anzeigen
|
||||||
ShowService=Leistung anzeigen
|
ShowService=Leistung anzeigen
|
||||||
ProductsAndServicesArea=Produkt- und Leistungsübersicht
|
ProductsAndServicesArea=Produkt- und Leistungsübersicht
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Meine Projekte
|
|||||||
MyProjectsArea=meine Projekte - Übersicht
|
MyProjectsArea=meine Projekte - Übersicht
|
||||||
DurationEffective=Effektivdauer
|
DurationEffective=Effektivdauer
|
||||||
ProgressDeclared=Angegebener Fortschritt
|
ProgressDeclared=Angegebener Fortschritt
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Kalkulierter Fortschritt
|
ProgressCalculated=Kalkulierter Fortschritt
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Zeitaufwand
|
Time=Zeitaufwand
|
||||||
ListOfTasks=Aufgabenliste
|
ListOfTasks=Aufgabenliste
|
||||||
GoToListOfTimeConsumed=Liste der verwendeten Zeit aufrufen
|
GoToListOfTimeConsumed=Liste der verwendeten Zeit aufrufen
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Code
|
Shortname=Code
|
||||||
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
||||||
DeleteWebsite=Website löschen
|
DeleteWebsite=Website löschen
|
||||||
ConfirmDeleteWebsite=Möchten Sie diese Webseite wirklich löschen? Alle Seiten inklusive deren Inhalte werden auch gelöscht.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Art der Seite/Containers
|
WEBSITE_TYPE_CONTAINER=Art der Seite/Containers
|
||||||
WEBSITE_PAGE_EXAMPLE=Seite die als Beispiel verwendet werden soll
|
WEBSITE_PAGE_EXAMPLE=Seite die als Beispiel verwendet werden soll
|
||||||
WEBSITE_PAGENAME=Seitenname/Alias
|
WEBSITE_PAGENAME=Seitenname/Alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript-Dateiinhalt (für alle Seiten gleich)
|
|||||||
WEBSITE_HTML_HEADER=Diesen Code am Schluss des HTML Headers anhängen (für alle Seiten gleich)
|
WEBSITE_HTML_HEADER=Diesen Code am Schluss des HTML Headers anhängen (für alle Seiten gleich)
|
||||||
WEBSITE_ROBOT=Roboterdatei (robots.txt)
|
WEBSITE_ROBOT=Roboterdatei (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess Datei
|
WEBSITE_HTACCESS=Website .htaccess Datei
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML Header (Nur für diese Seite)
|
HtmlHeaderPage=HTML Header (Nur für diese Seite)
|
||||||
PageNameAliasHelp=Name oder Alias der Seite. <br>Dieser Alias wird auch zum erstellen einer SEO URL verwendet, wenn die Webseite auf einem Virtuellen Webserver läuft. Verwenden Sie der Button "<strong>%s</strong>" um den Alias zu ändern.
|
PageNameAliasHelp=Name oder Alias der Seite. <br>Dieser Alias wird auch zum erstellen einer SEO URL verwendet, wenn die Webseite auf einem Virtuellen Webserver läuft. Verwenden Sie der Button "<strong>%s</strong>" um den Alias zu ändern.
|
||||||
EditTheWebSiteForACommonHeader=Hinweis: Um einen personalisierten Header für alles Seiten zu erstellen, muss der Header auf Site-Level bearbeitet werden, anstelle auf Seiten/Containerebene.
|
EditTheWebSiteForACommonHeader=Hinweis: Um einen personalisierten Header für alles Seiten zu erstellen, muss der Header auf Site-Level bearbeitet werden, anstelle auf Seiten/Containerebene.
|
||||||
@ -41,6 +44,7 @@ RealURL=Echte URL
|
|||||||
ViewWebsiteInProduction=Anzeige der Webseite über die Startseite\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nüber die URL der Homepage
|
ViewWebsiteInProduction=Anzeige der Webseite über die Startseite\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nüber die URL der Homepage
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Kontrolliere dass auch der Virtuelle Host die <strong>%s</strong> Berechtigung für die die Dateien in <br><strong>%s</strong> hat
|
CheckVirtualHostPerms=Kontrolliere dass auch der Virtuelle Host die <strong>%s</strong> Berechtigung für die die Dateien in <br><strong>%s</strong> hat
|
||||||
ReadPerm=Lesen
|
ReadPerm=Lesen
|
||||||
WritePerm=Schreiben
|
WritePerm=Schreiben
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Website-Konto erstellen
|
|||||||
BackToListOfThirdParty=Zurück zur Liste für Drittanbieter
|
BackToListOfThirdParty=Zurück zur Liste für Drittanbieter
|
||||||
DisableSiteFirst=Webseite zuerst deaktivieren
|
DisableSiteFirst=Webseite zuerst deaktivieren
|
||||||
MyContainerTitle=Titel der Website
|
MyContainerTitle=Titel der Website
|
||||||
AnotherContainer=Ein weiterer Container
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Benutzertabelle für Webseite aktivieren
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Benutzertabelle für Webseite aktivieren
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=Zuerst muss die Startseite definiert sein
|
YouMustDefineTheHomePage=Zuerst muss die Startseite definiert sein
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alisseite <strong>%s</strong> existiert schon
|
|||||||
CorporateHomePage=Firmenwebseite
|
CorporateHomePage=Firmenwebseite
|
||||||
EmptyPage=Leere Seite
|
EmptyPage=Leere Seite
|
||||||
ExternalURLMustStartWithHttp=Externe URL muss mit http:// oder https:// beginnen
|
ExternalURLMustStartWithHttp=Externe URL muss mit http:// oder https:// beginnen
|
||||||
ZipOfWebsitePackageToImport=Zip file of website package
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Dynamische Inhalte einfügen
|
ShowSubcontainers=Dynamische Inhalte einfügen
|
||||||
InternalURLOfPage=Interne URL der Seite
|
InternalURLOfPage=Interne URL der Seite
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Website-Vorlage importieren
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Παλιός συντελεστής ΦΠΑ
|
|||||||
NewVATRates=Νέος συντελεστής ΦΠΑ
|
NewVATRates=Νέος συντελεστής ΦΠΑ
|
||||||
PriceBaseTypeToChange=Τροποποίηση τιμών με βάση την τιμή αναφοράς όπως ρυθμίστηκε στο
|
PriceBaseTypeToChange=Τροποποίηση τιμών με βάση την τιμή αναφοράς όπως ρυθμίστηκε στο
|
||||||
MassConvert=Launch bulk conversion
|
MassConvert=Launch bulk conversion
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=String
|
String=String
|
||||||
TextLong=Μεγάλο κείμενο
|
TextLong=Μεγάλο κείμενο
|
||||||
HtmlText=Html text
|
HtmlText=Html text
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=List of values must be lines with format key,value (whe
|
|||||||
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
|
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
|
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
|
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)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Βιβλιοθήκη δημιουργίας PDF
|
LibraryToBuildPDF=Βιβλιοθήκη δημιουργίας PDF
|
||||||
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)
|
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=SMS
|
SMS=SMS
|
||||||
@ -1695,7 +1696,7 @@ 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
|
IfSetToYesDontForgetPermission=If set to yes, don't forget to provide permissions to groups or users allowed for the second approval
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=GeoIP Maxmind module setup
|
GeoIPMaxmindSetup=GeoIP Maxmind module 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
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).
|
NoteOnPathLocation=Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).
|
||||||
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Smaller than
|
|||||||
LargerThan=Larger 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.
|
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/.
|
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
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Delete email collector
|
DeleteEmailCollector=Delete email collector
|
||||||
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
@ -73,6 +73,7 @@ BankTransaction=Bank entry
|
|||||||
ListTransactions=Λίστα εγγραφών
|
ListTransactions=Λίστα εγγραφών
|
||||||
ListTransactionsByCategory=Λίστα εγγραφών./κατηγορία
|
ListTransactionsByCategory=Λίστα εγγραφών./κατηγορία
|
||||||
TransactionsToConciliate=Entries to reconcile
|
TransactionsToConciliate=Entries to reconcile
|
||||||
|
TransactionsToConciliateShort=To reconcile
|
||||||
Conciliable=Μπορεί να πραγματοποιηθεί
|
Conciliable=Μπορεί να πραγματοποιηθεί
|
||||||
Conciliate=Πραγματοποίηση Συναλλαγής
|
Conciliate=Πραγματοποίηση Συναλλαγής
|
||||||
Conciliation=Πραγματοποίηση Συναλλαγής
|
Conciliation=Πραγματοποίηση Συναλλαγής
|
||||||
@ -116,6 +117,7 @@ DeleteCheckReceipt=Διαγραφή απόδειξης παραλαβής επι
|
|||||||
ConfirmDeleteCheckReceipt=Είστε σίγουροι πως θέλετε να διαγράψετε αυτή την απόδειξη παραλαβής επιταγής;
|
ConfirmDeleteCheckReceipt=Είστε σίγουροι πως θέλετε να διαγράψετε αυτή την απόδειξη παραλαβής επιταγής;
|
||||||
BankChecks=Τραπεζικές Επιταγές
|
BankChecks=Τραπεζικές Επιταγές
|
||||||
BankChecksToReceipt=Επιταγές που αναμένουν κατάθεση
|
BankChecksToReceipt=Επιταγές που αναμένουν κατάθεση
|
||||||
|
BankChecksToReceiptShort=Επιταγές που αναμένουν κατάθεση
|
||||||
ShowCheckReceipt=Ελέγξτε την απόδειξη κατάθεσης
|
ShowCheckReceipt=Ελέγξτε την απόδειξη κατάθεσης
|
||||||
NumberOfCheques=No. of check
|
NumberOfCheques=No. of check
|
||||||
DeleteTransaction=Delete entry
|
DeleteTransaction=Delete entry
|
||||||
|
|||||||
@ -62,6 +62,7 @@ TicketVatGrouped=Group VAT by rate in tickets
|
|||||||
AutoPrintTickets=Automatically print tickets
|
AutoPrintTickets=Automatically print tickets
|
||||||
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
EnableBarOrRestaurantFeatures=Enable features for Bar or Restaurant
|
||||||
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
ConfirmDeletionOfThisPOSSale=Do your confirm the deletion of this current sale ?
|
||||||
|
ConfirmDiscardOfThisPOSSale=Do you want to discard this current sale ?
|
||||||
History=Ιστορικό
|
History=Ιστορικό
|
||||||
ValidateAndClose=Validate and close
|
ValidateAndClose=Validate and close
|
||||||
Terminal=Terminal
|
Terminal=Terminal
|
||||||
@ -69,3 +70,8 @@ NumberOfTerminals=Number of Terminals
|
|||||||
TerminalSelect=Select terminal you want to use:
|
TerminalSelect=Select terminal you want to use:
|
||||||
POSTicket=POS Ticket
|
POSTicket=POS Ticket
|
||||||
BasicPhoneLayout=Use basic layout for phones
|
BasicPhoneLayout=Use basic layout for phones
|
||||||
|
SetupOfTerminalNotComplete=Setup of terminal %s is not complete
|
||||||
|
DirectPayment=Direct payment
|
||||||
|
DirectPaymentButton=Direct cash payment button
|
||||||
|
InvoiceIsAlreadyValidated=Invoice is already validated
|
||||||
|
NoLinesToBill=No lines to bill
|
||||||
|
|||||||
@ -54,6 +54,7 @@ Firstname=Όνομα
|
|||||||
PostOrFunction=Θέση εργασίας
|
PostOrFunction=Θέση εργασίας
|
||||||
UserTitle=Τίτλος
|
UserTitle=Τίτλος
|
||||||
NatureOfThirdParty=Nature of Third party
|
NatureOfThirdParty=Nature of Third party
|
||||||
|
NatureOfContact=Nature of Contact
|
||||||
Address=Διεύθυνση
|
Address=Διεύθυνση
|
||||||
State=Πολιτεία/Επαρχία
|
State=Πολιτεία/Επαρχία
|
||||||
StateShort=Κατάσταση
|
StateShort=Κατάσταση
|
||||||
|
|||||||
@ -51,6 +51,7 @@ ListOfClosedServices=Λίστα κλεισμένων υπηρεσιών
|
|||||||
ListOfRunningServices=Λίστα τρέχουσων υπηρεσιών
|
ListOfRunningServices=Λίστα τρέχουσων υπηρεσιών
|
||||||
NotActivatedServices=Inactive services (among validated contracts)
|
NotActivatedServices=Inactive services (among validated contracts)
|
||||||
BoardNotActivatedServices=Υπηρεσίες προς ενεργοποίηση σε επικυρωμένα συμβόλαια
|
BoardNotActivatedServices=Υπηρεσίες προς ενεργοποίηση σε επικυρωμένα συμβόλαια
|
||||||
|
BoardNotActivatedServicesShort=Services to activate
|
||||||
LastContracts=Τελευταία %s Συμβόλαια
|
LastContracts=Τελευταία %s Συμβόλαια
|
||||||
LastModifiedServices=Τελευταίες %s τροποποιημένες υπηρεσίες
|
LastModifiedServices=Τελευταίες %s τροποποιημένες υπηρεσίες
|
||||||
ContractStartDate=Ημερ. έναρξης
|
ContractStartDate=Ημερ. έναρξης
|
||||||
@ -64,7 +65,10 @@ DateStartRealShort=Real start date
|
|||||||
DateEndReal=Real end date
|
DateEndReal=Real end date
|
||||||
DateEndRealShort=Real end date
|
DateEndRealShort=Real end date
|
||||||
CloseService=Close service
|
CloseService=Close service
|
||||||
BoardRunningServices=Εκπρόθεσμες ενεργές υπηρεσίες
|
BoardRunningServices=Services running
|
||||||
|
BoardRunningServicesShort=Services running
|
||||||
|
BoardExpiredServices=Services expired
|
||||||
|
BoardExpiredServicesShort=Services expired
|
||||||
ServiceStatus=Κατάσταση υπηρεσίας
|
ServiceStatus=Κατάσταση υπηρεσίας
|
||||||
DraftContracts=Προσχέδια συμβολαίων
|
DraftContracts=Προσχέδια συμβολαίων
|
||||||
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
CloseRefusedBecauseOneServiceActive=Contract can't be closed as there is at least one open service on it
|
||||||
|
|||||||
@ -218,6 +218,7 @@ ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text
|
|||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
|
||||||
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
||||||
# Warnings
|
# Warnings
|
||||||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
||||||
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=No template available for this email type
|
|||||||
AvailableVariables=Διαθέσιμες μεταβλητές αντικατάστασης
|
AvailableVariables=Διαθέσιμες μεταβλητές αντικατάστασης
|
||||||
NoTranslation=Δεν μεταφράστηκε
|
NoTranslation=Δεν μεταφράστηκε
|
||||||
Translation=Μετάφραση
|
Translation=Μετάφραση
|
||||||
|
EmptySearchString=Enter a non empty search string
|
||||||
NoRecordFound=Δεν υπάρχουν καταχωρημένα στοιχεία
|
NoRecordFound=Δεν υπάρχουν καταχωρημένα στοιχεία
|
||||||
NoRecordDeleted=Δεν διαγράφηκε εγγραφή
|
NoRecordDeleted=Δεν διαγράφηκε εγγραφή
|
||||||
NotEnoughDataYet=Τα δεδομένα δεν είναι επαρκή
|
NotEnoughDataYet=Τα δεδομένα δεν είναι επαρκή
|
||||||
@ -704,6 +705,7 @@ DateOfSignature=Ημερομηνία υπογραφής
|
|||||||
HidePassword=Εμφάνιση πραγματικής εντολής με απόκρυψη του κωδικού
|
HidePassword=Εμφάνιση πραγματικής εντολής με απόκρυψη του κωδικού
|
||||||
UnHidePassword=Εμφάνιση πραγματικής εντολής με εμφάνιση του κωδικού
|
UnHidePassword=Εμφάνιση πραγματικής εντολής με εμφάνιση του κωδικού
|
||||||
Root=Ρίζα
|
Root=Ρίζα
|
||||||
|
RootOfMedias=Root of public medias (/medias)
|
||||||
Informations=Πληροφορίες
|
Informations=Πληροφορίες
|
||||||
Page=Σελίδα
|
Page=Σελίδα
|
||||||
Notes=Σημειώσεις
|
Notes=Σημειώσεις
|
||||||
@ -981,3 +983,10 @@ PaymentInformation=Payment information
|
|||||||
ValidFrom=Valid from
|
ValidFrom=Valid from
|
||||||
ValidUntil=Valid until
|
ValidUntil=Valid until
|
||||||
NoRecordedUsers=No users
|
NoRecordedUsers=No users
|
||||||
|
ToClose=To close
|
||||||
|
ToProcess=Για την διαδικασία
|
||||||
|
ToApprove=To approve
|
||||||
|
GlobalOpenedElemView=Global view
|
||||||
|
NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
|
||||||
|
NoArticlesFoundForTheCategory=No article found for the category
|
||||||
|
ToAcceptRefuse=To accept | refuse
|
||||||
|
|||||||
@ -29,6 +29,7 @@ MenuMembersUpToDate=Up to date members
|
|||||||
MenuMembersNotUpToDate=Out of date members
|
MenuMembersNotUpToDate=Out of date members
|
||||||
MenuMembersResiliated=Terminated members
|
MenuMembersResiliated=Terminated members
|
||||||
MembersWithSubscriptionToReceive=Μέλη αναμένοντα για λήψη συνδρομής
|
MembersWithSubscriptionToReceive=Μέλη αναμένοντα για λήψη συνδρομής
|
||||||
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Ημερομηνία συνδρομής
|
DateSubscription=Ημερομηνία συνδρομής
|
||||||
DateEndSubscription=Ημερομηνία Λήξης Συνδρομής
|
DateEndSubscription=Ημερομηνία Λήξης Συνδρομής
|
||||||
EndSubscription=Λήξη συνδρομής
|
EndSubscription=Λήξη συνδρομής
|
||||||
|
|||||||
@ -76,7 +76,13 @@ MyProjects=Τα έργα μου
|
|||||||
MyProjectsArea=My projects Area
|
MyProjectsArea=My projects Area
|
||||||
DurationEffective=Αποτελεσματική διάρκεια
|
DurationEffective=Αποτελεσματική διάρκεια
|
||||||
ProgressDeclared=Χαρακτηρίστηκε σε εξέλιξη
|
ProgressDeclared=Χαρακτηρίστηκε σε εξέλιξη
|
||||||
|
TaskProgressSummary=Task progress
|
||||||
|
CurentlyOpenedTasks=Curently opened tasks
|
||||||
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
||||||
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
||||||
ProgressCalculated=Υπολογιζόμενη πρόοδος
|
ProgressCalculated=Υπολογιζόμενη πρόοδος
|
||||||
|
WhichIamLinkedTo=which I'm linked to
|
||||||
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Χρόνος
|
Time=Χρόνος
|
||||||
ListOfTasks=List of tasks
|
ListOfTasks=List of tasks
|
||||||
GoToListOfTimeConsumed=Go to list of time consumed
|
GoToListOfTimeConsumed=Go to list of time consumed
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
Shortname=Κώδικας
|
Shortname=Κώδικας
|
||||||
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
WebsiteSetupDesc=Create here the websites you wish to use. Then go into menu Websites to edit them.
|
||||||
DeleteWebsite=Διαγραφή ιστοχώρου
|
DeleteWebsite=Διαγραφή ιστοχώρου
|
||||||
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed.
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site? All its pages and content will also be removed. The files uploaded (like into the medias directory, the ECM module, ...) will remain.
|
||||||
WEBSITE_TYPE_CONTAINER=Type of page/container
|
WEBSITE_TYPE_CONTAINER=Type of page/container
|
||||||
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
WEBSITE_PAGE_EXAMPLE=Web page to use as example
|
||||||
WEBSITE_PAGENAME=Page name/alias
|
WEBSITE_PAGENAME=Page name/alias
|
||||||
@ -14,6 +14,9 @@ WEBSITE_JS_INLINE=Javascript file content (common to all pages)
|
|||||||
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
WEBSITE_HTML_HEADER=Addition at bottom of HTML Header (common to all pages)
|
||||||
WEBSITE_ROBOT=Robot file (robots.txt)
|
WEBSITE_ROBOT=Robot file (robots.txt)
|
||||||
WEBSITE_HTACCESS=Website .htaccess file
|
WEBSITE_HTACCESS=Website .htaccess file
|
||||||
|
WEBSITE_MANIFEST_JSON=Website manifest.json file
|
||||||
|
WEBSITE_README=README.md file
|
||||||
|
EnterHereLicenseInformation=Enter here meta data or license information to fille a README.md file. if you distribute your website as a template, the file will be included into the temptate package.
|
||||||
HtmlHeaderPage=HTML header (specific to this page only)
|
HtmlHeaderPage=HTML header (specific to this page only)
|
||||||
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
PageNameAliasHelp=Name or alias of the page.<br>This alias is also used to forge a SEO URL when website is ran from a Virtual host of a Web server (like Apacke, Nginx, ...). Use the button "<strong>%s</strong>" to edit this alias.
|
||||||
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
EditTheWebSiteForACommonHeader=Note: If you want to define a personalized header for all pages, edit the header on the site level instead of on the page/container.
|
||||||
@ -41,6 +44,7 @@ RealURL=Real URL
|
|||||||
ViewWebsiteInProduction=View web site using home URLs
|
ViewWebsiteInProduction=View web site using home URLs
|
||||||
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
SetHereVirtualHost=<u>Use with Apache/NGinx/...</u><br>If you can create, on your web server (Apache, Nginx, ...), a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong><br>then set the name of the virtual host you have created in the properties of web site, so the preview can be done also using this dedicated web server access instead of the internal Dolibarr server.
|
||||||
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
YouCanAlsoTestWithPHPS=<u>Use with PHP embedded server</u><br>On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running<br><strong>php -S 0.0.0.0:8080 -t %s</strong>
|
||||||
|
YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on <a href="https://saas.dolibarr.org" target="_blank">https://saas.dolibarr.org</a>
|
||||||
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
CheckVirtualHostPerms=Check also that virtual host has permission <strong>%s</strong> on files into<br><strong>%s</strong>
|
||||||
ReadPerm=Ανάγνωση
|
ReadPerm=Ανάγνωση
|
||||||
WritePerm=Write
|
WritePerm=Write
|
||||||
@ -75,7 +79,8 @@ AddWebsiteAccount=Create web site account
|
|||||||
BackToListOfThirdParty=Back to list for Third Party
|
BackToListOfThirdParty=Back to list for Third Party
|
||||||
DisableSiteFirst=Disable website first
|
DisableSiteFirst=Disable website first
|
||||||
MyContainerTitle=My web site title
|
MyContainerTitle=My web site title
|
||||||
AnotherContainer=Another container
|
AnotherContainer=This is how to include content of another page/container (you may have an error here if you enable dynamic code because the embedded subcontainer may not exists)
|
||||||
|
SorryWebsiteIsCurrentlyOffLine=Sorry, this website is currently off line. Please comme back later...
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table
|
||||||
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Enable the table to store web site accounts (login/pass) for each website / third party
|
||||||
YouMustDefineTheHomePage=You must first define the default Home page
|
YouMustDefineTheHomePage=You must first define the default Home page
|
||||||
@ -89,7 +94,8 @@ AliasPageAlreadyExists=Alias page <strong>%s</strong> already exists
|
|||||||
CorporateHomePage=Corporate Home page
|
CorporateHomePage=Corporate Home page
|
||||||
EmptyPage=Empty page
|
EmptyPage=Empty page
|
||||||
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
ExternalURLMustStartWithHttp=External URL must start with http:// or https://
|
||||||
ZipOfWebsitePackageToImport=Zip file of website package
|
ZipOfWebsitePackageToImport=Upload the Zip file of the website template package
|
||||||
|
ZipOfWebsitePackageToLoad=or Choose an available embedded website template package
|
||||||
ShowSubcontainers=Include dynamic content
|
ShowSubcontainers=Include dynamic content
|
||||||
InternalURLOfPage=Internal URL of page
|
InternalURLOfPage=Internal URL of page
|
||||||
ThisPageIsTranslationOf=This page/container is a translation of
|
ThisPageIsTranslationOf=This page/container is a translation of
|
||||||
@ -101,5 +107,10 @@ NotAllowedToAddDynamicContent=You don't have permission to add or edit PHP dynam
|
|||||||
ReplaceWebsiteContent=Search or Replace website content
|
ReplaceWebsiteContent=Search or Replace website content
|
||||||
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
DeleteAlsoJs=Delete also all javascript files specific to this website?
|
||||||
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
DeleteAlsoMedias=Delete also all medias files specific to this website?
|
||||||
# Export
|
|
||||||
MyWebsitePages=My website pages
|
MyWebsitePages=My website pages
|
||||||
|
SearchReplaceInto=Search | Replace into
|
||||||
|
ReplaceString=New string
|
||||||
|
CSSContentTooltipHelp=Enter here CSS content. To avoid any conflict with the CSS of the application, be sure to prepend all declaration with the .bodywebsite class. For example:<br><br>#mycssselector, input.myclass:hover { ... }<br>must be<br>.bodywebsite #mycssselector, .bodywebsite input.myclass:hover { ... }<br><br>Note: If you have a large file without this prefix, you can use 'lessc' to convert it to append the .bodywebsite prefix everywhere.
|
||||||
|
LinkAndScriptsHereAreNotLoadedInEditor=Warning: This content is output only when site is accessed from a server. It is not used in Edit mode so if you need to load javascript files also in edit mode, just add your tag 'script src=...' into the page.
|
||||||
|
Dynamiccontent=Sample of a page with dynamic content
|
||||||
|
ImportSite=Import website template
|
||||||
|
|||||||
@ -265,7 +265,7 @@ AccountingJournals=Diarios contables
|
|||||||
AccountingJournal=Diario contable
|
AccountingJournal=Diario contable
|
||||||
NewAccountingJournal=Nuevo diario contable
|
NewAccountingJournal=Nuevo diario contable
|
||||||
ShowAccoutingJournal=Mostrar diario contable
|
ShowAccoutingJournal=Mostrar diario contable
|
||||||
NatureOfJournal=Nature of Journal
|
NatureOfJournal=Naturaleza del diario
|
||||||
AccountingJournalType1=Operaciones varias
|
AccountingJournalType1=Operaciones varias
|
||||||
AccountingJournalType2=Ventas
|
AccountingJournalType2=Ventas
|
||||||
AccountingJournalType3=Compras
|
AccountingJournalType3=Compras
|
||||||
@ -291,7 +291,7 @@ Modelcsv_quadratus=Exportar a Quadratus QuadraCompta
|
|||||||
Modelcsv_ebp=Exportar a EBP
|
Modelcsv_ebp=Exportar a EBP
|
||||||
Modelcsv_cogilog=Eportar a Cogilog
|
Modelcsv_cogilog=Eportar a Cogilog
|
||||||
Modelcsv_agiris=Exportar a Agiris
|
Modelcsv_agiris=Exportar a Agiris
|
||||||
Modelcsv_LDCompta=Export for LD Compta (v9 & higher) (Test)
|
Modelcsv_LDCompta=Exportar para LD Compta (v9 y superior) (En pruebas)
|
||||||
Modelcsv_openconcerto=Exportar a OpenConcerto (En pruebas)
|
Modelcsv_openconcerto=Exportar a OpenConcerto (En pruebas)
|
||||||
Modelcsv_configurable=Exportación CSV Configurable
|
Modelcsv_configurable=Exportación CSV Configurable
|
||||||
Modelcsv_FEC=Exportación FEC
|
Modelcsv_FEC=Exportación FEC
|
||||||
@ -302,7 +302,7 @@ ChartofaccountsId=Id plan contable
|
|||||||
InitAccountancy=Iniciar contabilidad
|
InitAccountancy=Iniciar contabilidad
|
||||||
InitAccountancyDesc=Puede usar esta página para inicializar el código contable en productos y servicios que no tienen código contable definido para ventas y compras
|
InitAccountancyDesc=Puede usar esta página para inicializar el código contable en productos y servicios que no tienen código contable definido para ventas y compras
|
||||||
DefaultBindingDesc=Esta página puede usarse para establecer una cuenta predeterminada que se utilizará para enlazar registros de salarios, donaciones, impuestos e IVA cuando no tengan establecida una cuenta contable.
|
DefaultBindingDesc=Esta página puede usarse para establecer una cuenta predeterminada que se utilizará para enlazar registros de salarios, donaciones, impuestos e IVA cuando no tengan establecida una cuenta contable.
|
||||||
DefaultClosureDesc=This page can be used to set parameters used for accounting closures.
|
DefaultClosureDesc=Esta página se puede usar para configurar los parámetros que se usarán en los cierres contables.
|
||||||
Options=Opciones
|
Options=Opciones
|
||||||
OptionModeProductSell=Modo ventas
|
OptionModeProductSell=Modo ventas
|
||||||
OptionModeProductSellIntra=Modo Ventas exportación CEE
|
OptionModeProductSellIntra=Modo Ventas exportación CEE
|
||||||
|
|||||||
@ -400,6 +400,7 @@ OldVATRates=Tasa de IVA antigua
|
|||||||
NewVATRates=Tasa de IVA nueva
|
NewVATRates=Tasa de IVA nueva
|
||||||
PriceBaseTypeToChange=Cambiar el precio cuya referencia de base es
|
PriceBaseTypeToChange=Cambiar el precio cuya referencia de base es
|
||||||
MassConvert=Lanzar la conversión en masa
|
MassConvert=Lanzar la conversión en masa
|
||||||
|
PriceFormatInCurrentLanguage=Price Format In Current Language
|
||||||
String=Cadena de texto
|
String=Cadena de texto
|
||||||
TextLong=Texto largo
|
TextLong=Texto largo
|
||||||
HtmlText=Texto html
|
HtmlText=Texto html
|
||||||
@ -431,7 +432,7 @@ ExtrafieldParamHelpradio=El listado de valores tiene que ser líneas con el form
|
|||||||
ExtrafieldParamHelpsellist=Lista de valores proviene de una tabla <br> Sintaxis: nombre_tabla: etiqueta_field: id_field :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> <br> filtro puede ser una prueba simple (por ejemplo, activa = 1) Para mostrar sólo el valor activo <br> También puede utilizar $ ID $ en el filtro witch es el actual id del objeto actual <br> Para hacer un SELECT en el filtro de uso $ SEL $ <br> si desea filtrar en campos adicionales utilizar la sintaxis Extra.fieldcode = ... (donde código de campo es el código de campo adicional) <br> <br> Para que la lista dependa de otra lista de campos adicionales: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Para que la lista dependa de otra lista: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
ExtrafieldParamHelpsellist=Lista de valores proviene de una tabla <br> Sintaxis: nombre_tabla: etiqueta_field: id_field :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> <br> filtro puede ser una prueba simple (por ejemplo, activa = 1) Para mostrar sólo el valor activo <br> También puede utilizar $ ID $ en el filtro witch es el actual id del objeto actual <br> Para hacer un SELECT en el filtro de uso $ SEL $ <br> si desea filtrar en campos adicionales utilizar la sintaxis Extra.fieldcode = ... (donde código de campo es el código de campo adicional) <br> <br> Para que la lista dependa de otra lista de campos adicionales: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Para que la lista dependa de otra lista: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
||||||
ExtrafieldParamHelpchkbxlst=Lista de valores proviene de una tabla <br> Sintaxis: nombre_tabla: etiqueta_field: id_field :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> <br> filtro puede ser una prueba simple (por ejemplo, activa = 1) Para mostrar sólo el valor activo <br> También puede utilizar $ ID $ en el filtro witch es el id actual del objeto actual <br> Para hacer un SELECT en el filtro de uso $ SEL $ <br> si desea filtrar en campos adicionales utilizar la sintaxis Extra.fieldcode = ... (donde código de campo es el código de campo adicional) <br> <br> Para que la lista dependa de otra lista de campos adicionales: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Para que la lista dependa de otra lista: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
ExtrafieldParamHelpchkbxlst=Lista de valores proviene de una tabla <br> Sintaxis: nombre_tabla: etiqueta_field: id_field :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> <br> filtro puede ser una prueba simple (por ejemplo, activa = 1) Para mostrar sólo el valor activo <br> También puede utilizar $ ID $ en el filtro witch es el id actual del objeto actual <br> Para hacer un SELECT en el filtro de uso $ SEL $ <br> si desea filtrar en campos adicionales utilizar la sintaxis Extra.fieldcode = ... (donde código de campo es el código de campo adicional) <br> <br> Para que la lista dependa de otra lista de campos adicionales: <br> c_typent: libelle: id: options_ <i> parent_list_code </i> | parent_column: filter <br> <br> Para que la lista dependa de otra lista: <br> c_typent: libelle: id: <i> parent_list_code </i> | parent_column: filter
|
||||||
ExtrafieldParamHelplink=Los parámetros deben ser ObjectName: Classpath<br>Sintaxis: ObjectName:Classpath<br>Ejemplo: <br>Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
ExtrafieldParamHelplink=Los parámetros deben ser ObjectName: Classpath<br>Sintaxis: ObjectName:Classpath<br>Ejemplo: <br>Societe:societe/class/societe.class.php<br>Contact:contact/class/contact.class.php
|
||||||
ExtrafieldParamHelpSeparator=Mantener vacío para un separador simple. <br> Establézcalo a 1 para un separador colapsado (abierto de manera predeterminada) <br> Establézcalo a 2 para un separador de colapso (colapsado de forma predeterminada)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Libreria usada en la generación de los PDF
|
LibraryToBuildPDF=Libreria usada en la generación de los PDF
|
||||||
LocalTaxDesc=Algunos países aplican 2 o 3 tasas a cada línea de factura. Si es el caso, escoja el tipo de la segunda y tercera tasa y su valor. Los posibles tipos son:<br>1 : tasa local aplicable a productos y servicios sin IVA (tasa local es calculada sobre la base imponible)<br>2 : tasa local se aplica a productos y servicios incluyendo el IVA (tasa local es calculada sobre base imponible+IVA)<br>3 : tasa local se aplica a productos sin IVA (tasa local es calculada sobre la base imponible)<br>4 : tasa local se aplica a productos incluyendo el IVA (tasa local es calculada sobre base imponible+IVA)<br>5 : tasa local se aplica a servicios sin IVA (tasa local es calculada sobre base imponible)<br>6 : tasa local se aplica a servicios incluyendo el IVA (tasa local es calculada sobre base imponible+IVA)
|
LocalTaxDesc=Algunos países aplican 2 o 3 tasas a cada línea de factura. Si es el caso, escoja el tipo de la segunda y tercera tasa y su valor. Los posibles tipos son:<br>1 : tasa local aplicable a productos y servicios sin IVA (tasa local es calculada sobre la base imponible)<br>2 : tasa local se aplica a productos y servicios incluyendo el IVA (tasa local es calculada sobre base imponible+IVA)<br>3 : tasa local se aplica a productos sin IVA (tasa local es calculada sobre la base imponible)<br>4 : tasa local se aplica a productos incluyendo el IVA (tasa local es calculada sobre base imponible+IVA)<br>5 : tasa local se aplica a servicios sin IVA (tasa local es calculada sobre base imponible)<br>6 : tasa local se aplica a servicios incluyendo el IVA (tasa local es calculada sobre base imponible+IVA)
|
||||||
SMS=SMS
|
SMS=SMS
|
||||||
@ -574,7 +575,7 @@ Module510Name=Salarios
|
|||||||
Module510Desc=Registro y seguimiento del pago de los salarios de sus empleados
|
Module510Desc=Registro y seguimiento del pago de los salarios de sus empleados
|
||||||
Module520Name=Préstamos
|
Module520Name=Préstamos
|
||||||
Module520Desc=Gestión de créditos
|
Module520Desc=Gestión de créditos
|
||||||
Module600Name=Notifications on business event
|
Module600Name=Notificaciones sobre eventos
|
||||||
Module600Desc=Envía notificaciones por e-mail desencadenados por algunos eventos a los usuarios (configuración definida para cada usuario), los contactos de terceros (configuración definida en cada tercero) o e-mails definidos
|
Module600Desc=Envía notificaciones por e-mail desencadenados por algunos eventos a los usuarios (configuración definida para cada usuario), los contactos de terceros (configuración definida en cada tercero) o e-mails definidos
|
||||||
Module600Long=Tenga en cuenta que este módulo envía mensajes de e-mail en tiempo real cuando se produce un evento. Si está buscando una función para enviar recordatorios por e-mail de los eventos de su agenda, vaya a la configuración del módulo Agenda.
|
Module600Long=Tenga en cuenta que este módulo envía mensajes de e-mail en tiempo real cuando se produce un evento. Si está buscando una función para enviar recordatorios por e-mail de los eventos de su agenda, vaya a la configuración del módulo Agenda.
|
||||||
Module610Name=Variantes de productos
|
Module610Name=Variantes de productos
|
||||||
@ -1193,7 +1194,7 @@ ExtraFieldsSupplierOrders=Campos adicionales (pedidos a proveedores)
|
|||||||
ExtraFieldsSupplierInvoices=Campos adicionales (facturas)
|
ExtraFieldsSupplierInvoices=Campos adicionales (facturas)
|
||||||
ExtraFieldsProject=Campos adicionales (proyectos)
|
ExtraFieldsProject=Campos adicionales (proyectos)
|
||||||
ExtraFieldsProjectTask=Campos adicionales (tareas)
|
ExtraFieldsProjectTask=Campos adicionales (tareas)
|
||||||
ExtraFieldsSalaries=Complementary attributes (salaries)
|
ExtraFieldsSalaries=Campos adicionales (salarios)
|
||||||
ExtraFieldHasWrongValue=El campo %s tiene un valor no válido
|
ExtraFieldHasWrongValue=El campo %s tiene un valor no válido
|
||||||
AlphaNumOnlyLowerCharsAndNoSpace=sólo alfanuméricos y minúsculas sin espacio
|
AlphaNumOnlyLowerCharsAndNoSpace=sólo alfanuméricos y minúsculas sin espacio
|
||||||
SendmailOptionNotComplete=Atención, en algunos sistemas Linux, con este método de envio, para poder enviar mails en su nombre, la configuración de sendmail debe contener la opción <b>-ba</b> (parámetro <b>mail.force_extra_parameters</b> en el archivo <b>php.ini</b>). Si algunos de sus destinatarios no reciben sus mensajes, pruebe a modificar este parámetro PHP con <b>mail.force_extra_parameters=-ba</b>.
|
SendmailOptionNotComplete=Atención, en algunos sistemas Linux, con este método de envio, para poder enviar mails en su nombre, la configuración de sendmail debe contener la opción <b>-ba</b> (parámetro <b>mail.force_extra_parameters</b> en el archivo <b>php.ini</b>). Si algunos de sus destinatarios no reciben sus mensajes, pruebe a modificar este parámetro PHP con <b>mail.force_extra_parameters=-ba</b>.
|
||||||
@ -1221,14 +1222,14 @@ SuhosinSessionEncrypt=Almacenamiento de sesiones cifradas por Suhosin
|
|||||||
ConditionIsCurrently=Actualmente la condición es %s
|
ConditionIsCurrently=Actualmente la condición es %s
|
||||||
YouUseBestDriver=Está usando el driver %s, actualmente es el mejor driver disponible.
|
YouUseBestDriver=Está usando el driver %s, actualmente es el mejor driver disponible.
|
||||||
YouDoNotUseBestDriver=Usa el driver %s aunque se recomienda usar el driver %s.
|
YouDoNotUseBestDriver=Usa el driver %s aunque se recomienda usar el driver %s.
|
||||||
NbOfObjectIsLowerThanNoPb=You have only %s %s in the database. This does not require any particular optimization.
|
NbOfObjectIsLowerThanNoPb=Solo tiene %s %s en la base de datos. Esto no requiere ninguna optimización particular.
|
||||||
SearchOptim=Buscar optimización
|
SearchOptim=Buscar optimización
|
||||||
YouHaveXObjectUseSearchOptim=You have %s %s in the database. You should add the constant %s 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.
|
YouHaveXObjectUseSearchOptim=Tiene %s %s en su base de datos. Debería añadir la constante %s a 1 en Inicio-Configuración-Varios, limitando la búsqueda al principio de la cadena lo que hace posible que la base de datos use el índice y se obtenga una respuesta inmediata.
|
||||||
YouHaveXObjectAndSearchOptimOn=You have %s %s in the database and constant %s is set to 1 in Home-Setup-Other.
|
YouHaveXObjectAndSearchOptimOn=Tiene %s %s en su base de datos y la constante %s configurada como 1 en Inicio-Configuración-Varios
|
||||||
BrowserIsOK=Usa el navegador web %s. Este navegador está optimizado para la seguridad y el rendimiento.
|
BrowserIsOK=Usa el navegador web %s. Este navegador está optimizado para la seguridad y el rendimiento.
|
||||||
BrowserIsKO=Usa el navegador web %s. Este navegador es una mala opción para la seguridad, rendimiento y fiabilidad. Aconsejamos utilizar Firefox, Chrome, Opera o Safari.
|
BrowserIsKO=Usa el navegador web %s. Este navegador es una mala opción para la seguridad, rendimiento y fiabilidad. Aconsejamos utilizar Firefox, Chrome, Opera o Safari.
|
||||||
PHPModuleLoaded=PHP component %s is loaded
|
PHPModuleLoaded=El componente PHP %s está cargado
|
||||||
PreloadOPCode=Preloaded OPCode is used
|
PreloadOPCode=Se utiliza OPCode precargado
|
||||||
AddRefInList=Mostrar código de cliente/proveedor en los listados (y selectores) y enlaces.<br>Los terceros aparecerán con el nombre "CC12345 - SC45678 - The big company coorp", en lugar de "The big company coorp".
|
AddRefInList=Mostrar código de cliente/proveedor en los listados (y selectores) y enlaces.<br>Los terceros aparecerán con el nombre "CC12345 - SC45678 - The big company coorp", en lugar de "The big company coorp".
|
||||||
AddAdressInList=Mostrar la dirección del cliente/proveedor en los listados (y selectores) <br>Los terceros aparecerán con el nombre "The big company coorp - 21 jump street 123456 Big town - USA ", en lugar de "The big company coorp".
|
AddAdressInList=Mostrar la dirección del cliente/proveedor en los listados (y selectores) <br>Los terceros aparecerán con el nombre "The big company coorp - 21 jump street 123456 Big town - USA ", en lugar de "The big company coorp".
|
||||||
AskForPreferredShippingMethod=Consultar por el método preferido de envío a terceros.
|
AskForPreferredShippingMethod=Consultar por el método preferido de envío a terceros.
|
||||||
@ -1695,7 +1696,7 @@ SuppliersInvoiceNumberingModel=Modelos de numeración de facturas de proveedor
|
|||||||
IfSetToYesDontForgetPermission=Si está seleccionado, no olvides de modificar los permisos en los grupos o usuarios para permitir la segunda aprobación
|
IfSetToYesDontForgetPermission=Si está seleccionado, no olvides de modificar los permisos en los grupos o usuarios para permitir la segunda aprobación
|
||||||
##### GeoIPMaxmind #####
|
##### GeoIPMaxmind #####
|
||||||
GeoIPMaxmindSetup=Configuración del módulo GeoIP Maxmind
|
GeoIPMaxmindSetup=Configuración del módulo GeoIP Maxmind
|
||||||
PathToGeoIPMaxmindCountryDataFile=Ruta del archivo Maxmind que contiene las conversiones IP->País.<br>Ejemplo: /usr/local/share/GeoIP/GeoIP.dat
|
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<br>/usr/share/GeoIP/GeoLite2-Country.mmdb
|
||||||
NoteOnPathLocation=Tenga en cuenta que este archivo debe estar en un directorio accesible desde su PHP (Compruebe la configuración de open_basedir de su PHP y los permisos de archivo/directorios).
|
NoteOnPathLocation=Tenga en cuenta que este archivo debe estar en un directorio accesible desde su PHP (Compruebe la configuración de open_basedir de su PHP y los permisos de archivo/directorios).
|
||||||
YouCanDownloadFreeDatFileTo=Puede descargarse una <b>versión demo gratuita</b> del archivo de países Maxmind GeoIP en la dirección %s.
|
YouCanDownloadFreeDatFileTo=Puede descargarse una <b>versión demo gratuita</b> del archivo de países Maxmind GeoIP en la dirección %s.
|
||||||
YouCanDownloadAdvancedDatFileTo=También puede descargarse una <b>versión más completa</b> del archivo de países Maxmind GeoIP en la dirección %s.
|
YouCanDownloadAdvancedDatFileTo=También puede descargarse una <b>versión más completa</b> del archivo de países Maxmind GeoIP en la dirección %s.
|
||||||
@ -1736,9 +1737,9 @@ ExpenseReportsRulesSetup=Configuración del módulo Informes de gastos - Reglas
|
|||||||
ExpenseReportNumberingModules=Módulo de numeración de informes de gastos
|
ExpenseReportNumberingModules=Módulo de numeración de informes de gastos
|
||||||
NoModueToManageStockIncrease=No hay activado módulo para gestionar automáticamente el incremento de stock. El incremento de stock se realizará solamente con entrada manual
|
NoModueToManageStockIncrease=No hay activado módulo para gestionar automáticamente el incremento de stock. El incremento de stock se realizará solamente con entrada manual
|
||||||
YouMayFindNotificationsFeaturesIntoModuleNotification=Puede encontrar opciones para notificaciones de e-mail activando y configurando el módulo "Notificaciones".
|
YouMayFindNotificationsFeaturesIntoModuleNotification=Puede encontrar opciones para notificaciones de e-mail activando y configurando el módulo "Notificaciones".
|
||||||
ListOfNotificationsPerUser=List of automatic notifications per user*
|
ListOfNotificationsPerUser=Listado de notificaciones automáticas por usuario*
|
||||||
ListOfNotificationsPerUserOrContact=List of possible automatic notifications (on business event) available per user* or per contact**
|
ListOfNotificationsPerUserOrContact=Listado de posibles notificaciones automáticas (eventos) por usuario* o por contacto**
|
||||||
ListOfFixedNotifications=List of automatic fixed notifications
|
ListOfFixedNotifications=Listado de notificaciones automáticas fijas
|
||||||
GoOntoUserCardToAddMore=Vaya a la pestaña "Notificaciones" de un usuario para añadir o elliminar notificaciones a usuarios
|
GoOntoUserCardToAddMore=Vaya a la pestaña "Notificaciones" de un usuario para añadir o elliminar notificaciones a usuarios
|
||||||
GoOntoContactCardToAddMore=Vaya a la pestaña "Notificaciones" de un contacto de tercero para añadir o eliminar notificaciones para contactos/direcciones
|
GoOntoContactCardToAddMore=Vaya a la pestaña "Notificaciones" de un contacto de tercero para añadir o eliminar notificaciones para contactos/direcciones
|
||||||
Threshold=Valor mínimo/umbral
|
Threshold=Valor mínimo/umbral
|
||||||
@ -1900,8 +1901,8 @@ OnMobileOnly=Sólo en pantalla pequeña (smartphone)
|
|||||||
DisableProspectCustomerType=Deshabilitar el tipo de tercero "Cliente Potencial/Cliente" (por lo tanto, el tercero debe ser Cliente Potencial o Cliente pero no pueden ser ambos)
|
DisableProspectCustomerType=Deshabilitar el tipo de tercero "Cliente Potencial/Cliente" (por lo tanto, el tercero debe ser Cliente Potencial o Cliente pero no pueden ser ambos)
|
||||||
MAIN_OPTIMIZEFORTEXTBROWSER=Simplificar interfaz para ciegos.
|
MAIN_OPTIMIZEFORTEXTBROWSER=Simplificar interfaz para ciegos.
|
||||||
MAIN_OPTIMIZEFORTEXTBROWSERDesc=Active esta opción sí es usted ciego, or sí usa la aplicación de un navegador de texto como Lynx o Links.
|
MAIN_OPTIMIZEFORTEXTBROWSERDesc=Active esta opción sí es usted ciego, or sí usa la aplicación de un navegador de texto como Lynx o Links.
|
||||||
MAIN_OPTIMIZEFORCOLORBLIND=Change interface's color for color blind person
|
MAIN_OPTIMIZEFORCOLORBLIND=Cambiar el color de la interfaz para personas daltónicas
|
||||||
MAIN_OPTIMIZEFORCOLORBLINDDesc=Enable this option if you are a color blind person, in some case interface will change color setup to increase contrast.
|
MAIN_OPTIMIZEFORCOLORBLINDDesc=Habilite esta opción si es una persona daltónica, en algunos casos la interfaz cambiará la configuración del color para aumentar el contraste.
|
||||||
Protanopia=Protanopia
|
Protanopia=Protanopia
|
||||||
Deuteranopes=Deuteranopes
|
Deuteranopes=Deuteranopes
|
||||||
Tritanopes=Tritanopes
|
Tritanopes=Tritanopes
|
||||||
@ -1918,7 +1919,7 @@ LogsLinesNumber=Número de líneas a mostrar en la pestaña de registros
|
|||||||
UseDebugBar=Usa la barra de debug
|
UseDebugBar=Usa la barra de debug
|
||||||
DEBUGBAR_LOGS_LINES_NUMBER=Número de últimas líneas de registro para mantener en la consola.
|
DEBUGBAR_LOGS_LINES_NUMBER=Número de últimas líneas de registro para mantener en la consola.
|
||||||
WarningValueHigherSlowsDramaticalyOutput=Advertencia, los valores altos ralentizan dramáticamente la salida.
|
WarningValueHigherSlowsDramaticalyOutput=Advertencia, los valores altos ralentizan dramáticamente la salida.
|
||||||
ModuleActivated=Module %s is activated and slows the interface
|
ModuleActivated=El módulo %s está activado y ralentiza dramáticamente la interfaz
|
||||||
EXPORTS_SHARE_MODELS=Los modelos de exportación son compartidos con todos.
|
EXPORTS_SHARE_MODELS=Los modelos de exportación son compartidos con todos.
|
||||||
ExportSetup=Configuración del módulo de exportación.
|
ExportSetup=Configuración del módulo de exportación.
|
||||||
InstanceUniqueID=ID única de la instancia
|
InstanceUniqueID=ID única de la instancia
|
||||||
@ -1926,14 +1927,13 @@ SmallerThan=Menor que
|
|||||||
LargerThan=Mayor que
|
LargerThan=Mayor que
|
||||||
IfTrackingIDFoundEventWillBeLinked=Tenga en cuenta que si se encuentra un ID de seguimiento en el e-mail entrante, el evento se vinculará automáticamente a los objetos relacionados.
|
IfTrackingIDFoundEventWillBeLinked=Tenga en cuenta que si se encuentra un ID de seguimiento en el e-mail entrante, el evento se vinculará automáticamente a los objetos relacionados.
|
||||||
WithGMailYouCanCreateADedicatedPassword=Con una cuenta de GMail, si habilitó la validación de 2 pasos, se recomienda crear una segunda contraseña dedicada para la aplicación en lugar de usar su propia contraseña de https://myaccount.google.com/.
|
WithGMailYouCanCreateADedicatedPassword=Con una cuenta de GMail, si habilitó la validación de 2 pasos, se recomienda crear una segunda contraseña dedicada para la aplicación en lugar de usar su propia contraseña de https://myaccount.google.com/.
|
||||||
IFTTTSetup=Configuración del módulo IFTTT
|
|
||||||
IFTTT_SERVICE_KEY=IFTTT Service key
|
|
||||||
IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Clave de seguridad para proteger la URL del punto final utilizada por IFTTT para enviar mensajes a su Dolibarr.
|
|
||||||
IFTTTDesc=Este módulo está diseñado para desencadenar eventos en IFTTT y/o para ejecutar alguna acción en desencadenadores IFTTT externos.
|
|
||||||
UrlForIFTTT=URL endpoint de IFTTT
|
|
||||||
YouWillFindItOnYourIFTTTAccount=Lo encontrará en su cuenta de IFTTT.
|
|
||||||
EndPointFor=End point for %s : %s
|
EndPointFor=End point for %s : %s
|
||||||
DeleteEmailCollector=Eliminar el recolector de e-mail
|
DeleteEmailCollector=Eliminar el recolector de e-mail
|
||||||
ConfirmDeleteEmailCollector=¿Está seguro de que querer eliminar este recolector de e-mail?
|
ConfirmDeleteEmailCollector=¿Está seguro de que querer eliminar este recolector de e-mail?
|
||||||
RecipientEmailsWillBeReplacedWithThisValue=Recipient emails will be always replaced with this value
|
RecipientEmailsWillBeReplacedWithThisValue=Los e-mails del destinatario siempre serán reemplazados por este valor
|
||||||
AtLeastOneDefaultBankAccountMandatory=At least 1 default bank account must be defined
|
AtLeastOneDefaultBankAccountMandatory=Se debe definir al menos una cuenta bancaria predeterminada
|
||||||
|
RESTRICT_API_ON_IP=Allow available APIs to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can use the available APIs.
|
||||||
|
RESTRICT_ON_IP=Allow access to some host IP only (wildcard not allowed, use space between values). Empty means every hosts can access.
|
||||||
|
BaseOnSabeDavVersion=Based on the library SabreDAV version
|
||||||
|
NotAPublicIp=Not a public IP
|
||||||
|
MakeAnonymousPing=Make an anonymous Ping '+1' to the Dolibarr foundation server (done 1 time only after installation) to allow the foundation to count the number of Dolibarr installation.
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user