Sync transifex

This commit is contained in:
Laurent Destailleur 2024-05-10 12:33:35 +02:00
parent 15b241f690
commit e1fe455ac9
366 changed files with 14386 additions and 1599 deletions

View File

@ -428,9 +428,3 @@ source_file = htdocs/langs/en_US/workflow.lang
source_lang = en_US
type = MOZILLAPROPERTIES
[o:dolibarr-association:p:dolibarr:r:zapier]
file_filter = htdocs/langs/<lang>/zapier.lang
source_file = htdocs/langs/en_US/zapier.lang
source_lang = en_US
type = MOZILLAPROPERTIES

View File

@ -179,7 +179,7 @@ function getMultidirOutput($object, $module = '', $forobject = 0, $mode = 'outpu
*/
function getMultidirTemp($object, $module = '', $forobject = 0)
{
return getMultiDirOutput($object, $module, $forobject, 'temp');
return getMultidirOutput($object, $module, $forobject, 'temp');
}
/**
@ -193,7 +193,7 @@ function getMultidirTemp($object, $module = '', $forobject = 0)
*/
function getMultidirVersion($object, $module = '', $forobject = 0)
{
return getMultiDirOutput($object, $module, $forobject, 'version');
return getMultidirOutput($object, $module, $forobject, 'version');
}
@ -12398,7 +12398,7 @@ function dolGetButtonTitle($label, $helpText = '', $iconClass = 'fa fa-file', $u
* 'action', 'facture', 'project', 'project_task' or
* 'myobject@mymodule' (or old syntax 'mymodule_myobject' like 'project_task')
* @return array{module:string,element:string,table_element:string,subelement:string,classpath:string,classfile:string,classname:string,dir_output:string} array('module'=>, 'classpath'=>, 'element'=>, 'subelement'=>, 'classfile'=>, 'classname'=>, 'dir_output'=>)
* @see fetchObjectByElement(), getMultiDirOutput()
* @see fetchObjectByElement(), getMultidirOutput()
*/
function getElementProperties($elementType)
{

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier ለ Dolibarr
ModuleZapierForDolibarrDesc = Zapier ለ Dolibarr ሞጁል
ZapierForDolibarrSetup=የ Zapier ለ Dolibarr ማዋቀር
ZapierDescription=ከ Zapier ጋር በይነገጽ
ZapierAbout=ስለ ሞጁል Zapier
ZapierSetupPage=Zapier ን ለመጠቀም በዶሊባርር በኩል ማዋቀር አያስፈልግም። ሆኖም፣ Zapier with Dolibarr ለመጠቀም በ zapier ላይ ጥቅል ማመንጨት እና ማተም አለቦት። በ<a href="https://wiki.dolibarr.org/index.php/Module_Zapier">ይህ የዊኪ ገጽ</a> ላይ ያለውን ሰነድ ይመልከቱ።

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier for Dolibarr
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,2 +0,0 @@
# Dolibarr language file - Source file is en_US - interventions
StatusInterInvoiced=مفوتر

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -30,7 +30,6 @@ SupplierProposalStatusClosedShort=مقفول
SupplierProposalStatusSignedShort=مقبول
SupplierProposalStatusNotSignedShort=مرفوض
CreateEmptyAsk=إنشاء طلب فارغ
ConfirmCloneAsk=هل أنت متأكد أنك تريد استنساخ طلب السعر <b> %s </b>؟
ConfirmReOpenAsk=هل أنت متأكد أنك تريد فتح طلب السعر مرة أخرى <b> %s </b>؟
SendAskRef=إرسال طلب السعر %s
SupplierProposalCard=بطاقة الطلب

View File

@ -10,4 +10,3 @@ WEBSITE_ALIASALTDesc=استخدم هنا قائمة بأسماء / أسماء م
WEBSITE_CSS_URL=عنوان URL لملف CSS الخارجي
WEBSITE_CSS_INLINE=محتوى ملف CSS (مشترك لجميع الصفحات)
WebPortalOrderListMenu=الطلبات
loginWebportalPassword=كلمة السر

View File

@ -1,4 +0,0 @@
# Dolibarr language file - Source file is en_US - zapier
ModuleZapierForDolibarrName =Zapier
ModuleZapierForDolibarrDesc =وحدة Zapier
ZapierForDolibarrSetup=إعداد Zapier

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier for Dolibarr
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = زابيا لدوليبار
ModuleZapierForDolibarrDesc = وحدة زابيا لدوليبار
ZapierForDolibarrSetup=إعدادات زابيا لدوليبار
ZapierDescription=الربط مع زابيا
ZapierAbout=عن وحدة زابيا
ZapierSetupPage=لا حاجة للاعدادات من جانب دوليبار لاستخدام زابيا على دوليبار.\nلكن، لابد من إنشاء حزمة على جانب زابيا لاستخدام زابيا على دوليبار. راجع التوثيق <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">على هذه الصفحة</a>

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier for Dolibarr
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier for Dolibarr
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier за Dolibarr
ModuleZapierForDolibarrDesc = Модул Zapier за Dolibarr
ZapierForDolibarrSetup=Настройка на Zapier за Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Dolibarr জন্য Zapier
ModuleZapierForDolibarrDesc = Dolibarr মডিউল জন্য Zapier
ZapierForDolibarrSetup=Dolibarr জন্য Zapier সেটআপ
ZapierDescription=Zapier সঙ্গে ইন্টারফেস
ZapierAbout=মডিউল Zapier সম্পর্কে
ZapierSetupPage=Zapier ব্যবহার করার জন্য Dolibarr পাশে একটি সেটআপের প্রয়োজন নেই। যাইহোক, Dolibarr এর সাথে Zapier ব্যবহার করতে আপনাকে অবশ্যই zapier-এ একটি প্যাকেজ তৈরি এবং প্রকাশ করতে হবে। <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">এই উইকি পৃষ্ঠা</a>-এ ডকুমেন্টেশন দেখুন।

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Dolibarr জন্য Zapier
ModuleZapierForDolibarrDesc = Dolibarr মডিউল জন্য Zapier
ZapierForDolibarrSetup=Dolibarr জন্য Zapier সেটআপ
ZapierDescription=Zapier সঙ্গে ইন্টারফেস
ZapierAbout=মডিউল Zapier সম্পর্কে
ZapierSetupPage=Zapier ব্যবহার করার জন্য Dolibarr পাশে একটি সেটআপের প্রয়োজন নেই। যাইহোক, Dolibarr-এর সাথে Zapier ব্যবহার করতে আপনাকে অবশ্যই zapier-এ একটি প্যাকেজ তৈরি এবং প্রকাশ করতে হবে। <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">এই উইকি পৃষ্ঠা</a>-এ ডকুমেন্টেশন দেখুন।

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier for Dolibarr
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier per a Dolibarr
ModuleZapierForDolibarrDesc = Mòdul Zapier per a Dolibarr
ZapierForDolibarrSetup=Configuració de Zapier per a Dolibarr
ZapierDescription=Interfície amb Zapier
ZapierAbout=Quant al mòdul Zapier
ZapierSetupPage=No cal una configuració de Dolibarr per a utilitzar Zapier. Tanmateix, heu de generar i publicar un paquet a zapier per a poder utilitzar Zapier amb Dolibarr. Vegeu la documentació sobre <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">aquesta pàgina wiki</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier pro Dolibarr
ModuleZapierForDolibarrDesc = Zapier pro Dolibarr modul
ZapierForDolibarrSetup=Nastavení Zapieru pro Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier am Ddolibarr
ModuleZapierForDolibarrDesc = Zapier ar gyfer modiwl Dolibarr
ZapierForDolibarrSetup=Gosod Zapier ar gyfer Dolibarr
ZapierDescription=Rhyngwyneb â Zapier
ZapierAbout=Am y modiwl Zapier
ZapierSetupPage=Nid oes angen gosodiad ar ochr Dolibarr i ddefnyddio Zapier. Fodd bynnag, rhaid i chi gynhyrchu a chyhoeddi pecyn ar zapier i allu defnyddio Zapier gyda Dolibarr. Gweler y ddogfennaeth ar <a href="https://wiki.dolibarr.org/index.php/Module_Zapier"> y dudalen wiki hon </a> .

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier til Dolibarr
ModuleZapierForDolibarrDesc = Zapier til Dolibarr-modul
ZapierForDolibarrSetup=Opsætning af Zapier til Dolibarr
ZapierDescription=Interface med Zapier
ZapierAbout=Om modulet Zapier
ZapierSetupPage=Der er ikke behov for opsætning i Dolibarr for at bruge Zapier. Du skal dog generere og udgive en pakke på zapier for at kunne bruge Zapier med Dolibarr. Se dokumentation på <a href="https://wiki.dolibarr.org/index.php/Module_Zapier"> denne wiki-side </a>.

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -170,7 +170,6 @@ MAIN_MAIL_EMAIL_DKIM_SELECTOR=DKIM - Selector
MAIN_MAIL_EMAIL_DKIM_PRIVATE_KEY=Privater DKIM - Schlüssel
MAIN_DISABLE_ALL_SMS=Alle SMS-Funktionen abschalten (für Test- oder Demozwecke)
MAIN_SMS_SENDMODE=Methode zum Senden von SMS
MAIN_MAIL_SMS_FROM=Standard - Mobilnummer für SMS Versand
UserEmail=Email des Benutzers
CompanyEmail=Firmen - E-Mailadresse
FeatureNotAvailableOnLinux=Diese Funktion ist auf Unix-Umgebungen nicht verfügbar. Testen Sie Ihr Programm sendmail lokal.
@ -385,12 +384,9 @@ Permission272=Rechnungen anzeigen
Permission273=Ausgabe Rechnungen
Permission304=Barcodes erzeugen und ändern.
Permission331=Lesezeichen einsehen
Permission430=PHP Debug Bar verwenden
Permission519=Löhne exportieren
Permission520=Darlehen einsehen
Permission525=Darlehens-rechner
Permission527=Exportiere Darlehen
Permission650=Rechnungen für Rohmaterialien einsehen.
Permission651=Rechnungen für Rohmaterialien erzeugen und bearbeiten
Permission652=Rechnungen für Rohmaterialien löschen
Permission701=Spenden einsehen

View File

@ -75,7 +75,6 @@ CANCELInDolibarr=widerrufen
AgendaModelModule=Vorlagen zum Ereignis
DateActionStart=Beginnt
DateActionEnd=Endet
AgendaUrlOptionsNotAdmin=<b>logina=!%s</b> ,zum Aktionen, die nicht vom Benutzer <b>%s</b> sind, anzuzeigen.
AgendaUrlOptions4=<b>logint=%s</b> ,um Einträge für dem Benutzer <b>%s</b> zugewiesene Aktionen anzuzeigen.
AgendaUrlOptionsProject=<b>project=__PROJECT_ID__</b> um Aktionen vom Projekt <b>__PROJECT_ID__</b> anzuzeigen.
AgendaUrlOptionsNotAutoEvent=<b>notactiontype=systemauto</b>, um automatische Einträge auszublenden.

View File

@ -27,7 +27,6 @@ InterventionCardsAndInterventionLines=Einsatz und Einsatzpositionen
InterventionClassifyBilled=Auf "verrechnet" setzten
InterventionClassifyUnBilled=Auf "nicht verrechnet" setzen
InterventionClassifyDone=Auf "erledigt" setzen
StatusInterInvoiced=Verrechnet
SendInterventionRef=Einsatz %s einreichen
SendInterventionByMail=Einsatz per E-Mail versenden
InterventionCreatedInDolibarr=Einsatz %s erstellt

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -57,11 +57,6 @@ DiscountQtyMin=Mengenrabatt
NoPriceDefinedForThisSupplier=Ich habe weder Preis- noch Mengenangaben für diesen Anbiter und seine Produkte.
NoSupplierPriceDefinedForThisProduct=Ich habe weder Preis- noch Mengenangaben für diesen Anbiter und seine Produkte.
PredefinedItem=Vordefinierter Artikel
PredefinedProductsToSell=Vordefiniertes Verkaufsprodukt
PredefinedServicesToSell=Vordefinierte Dienstleistung zum Verkauf
PredefinedProductsAndServicesToSell=Vordefinierte Produkte/Leistungen für Verkauf
PredefinedProductsToPurchase=Vordefinierte Einkaufs-Produkte
PredefinedProductsAndServicesToPurchase=Vordefinierte Produkte / Dienstleistungen für den Einkauf
Finished=Fertigprodukt
ConfirmCloneProduct=Bist du sicher, dass du diese Position <b>%s</b> duplizieren willst?
CloneContentProduct=Dupliziere alle Hauptinformationen dieser Position

View File

@ -35,4 +35,3 @@ inventoryTitle=Inventar
inventoryValidate=Bestätigt
inventoryDraft=Läuft
inventoryOnDate=Inventar
ReOpen=entwerfen

View File

@ -19,7 +19,6 @@ SupplierProposalStatusSigned=Akzeptiert
SupplierProposalStatusValidatedShort=Bestätigt
SupplierProposalStatusSignedShort=Akzeptiert
CreateEmptyAsk=Leere Anfrage erstellen
ConfirmCloneAsk=Willst du die Offertanfrage <b>%s</b> duplizieren?
ConfirmReOpenAsk=Willst du diese Preisanfrage <b>%s</b> wiedereröffnen?
SendAskByMail=Preisanfrage mit E-Mail versenden
SendAskRef=Preisanfrage %s versenden

View File

@ -11,4 +11,3 @@ WebsiteAccounts=Webseitenkonten
WebPortalInvoiceListMenu=Rechnungen
WebPortalMemberCardTitle=Mitgliederkarte
WebPortalMemberCardDesc=Mitgliederkarte
loginWebportalPassword=Passwort

View File

@ -1,2 +0,0 @@
# Dolibarr language file - Source file is en_US - zapier
ModuleZapierForDolibarrDesc =Modul Zapier für Dolibarr

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier für Dolibarr
ModuleZapierForDolibarrDesc = Modul: Zapier für Dolibarr
ZapierForDolibarrSetup=Zapier für Dolibarr einrichten
ZapierDescription=Schnittstelle mit Zapier
ZapierAbout=Über das Modul Zapier
ZapierSetupPage=Es ist kein Setup auf Dolibarr-Seite erforderlich, um Zapier zu verwenden. Sie müssen jedoch ein Paket auf Zapier generieren und veröffentlichen, um Zapier mit Dolibarr verwenden zu können. Siehe Dokumentation auf <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">dieser Wiki-Seite</a> .

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier για το Dolibarr
ModuleZapierForDolibarrDesc = Ενότητα Zapier για το Dolibarr
ZapierForDolibarrSetup=Ρύθμιση του Zapier για το Dolibarr
ZapierDescription=Διασύνδεση με Zapier
ZapierAbout=Σχετικά με την ενότητα Zapier
ZapierSetupPage=Το Dolibarr δεν χρειάζεται κάποια ρύθμιση για να χρησιμοποιήσετε το Zapier. Πρέπει όμως να δημιουργήσετε και να ενεργοποιήσετε ένα πακέτο στο Zapier για να μπορέσετε να το χρησιμοποιήσετε στο Dolibarr. Δείτε την τεκμηρίωση σε αυτή <a href="https://wiki.dolibarr.org/index.php/Module_Zapier"> την σελίδα wiki </a>.

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).
AgendaUrlOptionsType=<b>actiontype=%s</b> to get only automatic events or manual events
AgendaUrlOptionsLimit=<b>limit=50</b> to limit to the latest 50 recent events (default and max is %s).

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - banks
TransfertOnlyConciliatedBankLine=Transfert only reconciled lines from bank
TransfertAllBankLines=Transfert all lines from bank even if there are not reconciled

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -1,2 +1,2 @@
# Dolibarr language file - Source file is en_US - help
# Dolibarr language file - Source file is en_US - other
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact
ErrorsTaskMerge=Error: An error occurred while merging tasks

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).
AgendaUrlOptionsType=<b>actiontype=%s</b> to get only automatic events or manual events
AgendaUrlOptionsLimit=<b>limit=50</b> to limit to the latest 50 recent events (default and max is %s).

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -1,2 +1,2 @@
# Dolibarr language file - Source file is en_US - help
# Dolibarr language file - Source file is en_US - other
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact
ErrorsTaskMerge=Error: An error occurred while merging tasks

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).
AgendaUrlOptionsType=<b>actiontype=%s</b> to get only automatic events or manual events
AgendaUrlOptionsLimit=<b>limit=50</b> to limit to the latest 50 recent events (default and max is %s).

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - banks
TransfertOnlyConciliatedBankLine=Transfert only reconciled lines from bank
TransfertAllBankLines=Transfert all lines from bank even if there are not reconciled

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -1,2 +1,2 @@
# Dolibarr language file - Source file is en_US - help
# Dolibarr language file - Source file is en_US - other
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact
ErrorsTaskMerge=Error: An error occurred while merging tasks

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -1,3 +1,4 @@
# Dolibarr language file - Source file is en_US - other
ExternalSiteModuleNotComplete=Module "External Site" was not configured properly.
FTPFailedToRemoveFile=Failed to delete file <b>%s</b>.
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact
ErrorsTaskMerge=Error: An error occurred while merging tasks

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - banks
TransfertOnlyConciliatedBankLine=Transfert only reconciled lines from bank
TransfertAllBankLines=Transfert all lines from bank even if there are not reconciled

View File

@ -1,2 +0,0 @@
# Dolibarr language file - Source file is en_US - help
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -1,3 +1,4 @@
# Dolibarr language file - Source file is en_US - other
Notify_PROPAL_VALIDATE=Quotation validated
Notify_PROPAL_SENTBYMAIL=Quotation sent by mail
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).
AgendaUrlOptionsType=<b>actiontype=%s</b> to get only automatic events or manual events
AgendaUrlOptionsLimit=<b>limit=50</b> to limit to the latest 50 recent events (default and max is %s).

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - banks
TransfertOnlyConciliatedBankLine=Transfert only reconciled lines from bank
TransfertAllBankLines=Transfert all lines from bank even if there are not reconciled

View File

@ -1,2 +0,0 @@
# Dolibarr language file - Source file is en_US - help
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -1,2 +1,2 @@
# Dolibarr language file - Source file is en_US - help
# Dolibarr language file - Source file is en_US - other
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact
ErrorsTaskMerge=Error: An error occurred while merging tasks

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -2477,3 +2477,9 @@ EnterAnIP=Enter an IP address
ConvertInto=Convert into
YouAreHere=You are here
Unstable=Unstable
ModuleZapierForDolibarrName=Zapier for Dolibarr
ModuleZapierForDolibarrDesc=Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -1,21 +0,0 @@
# Copyright (C) 2019 Frédéric FRANCE <frederic.france@free.fr>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ModuleZapierForDolibarrName = Zapier for Dolibarr
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).
AgendaUrlOptionsType=<b>actiontype=%s</b> to get only automatic events or manual events
AgendaUrlOptionsLimit=<b>limit=50</b> to limit to the latest 50 recent events (default and max is %s).

View File

@ -0,0 +1,3 @@
# Dolibarr language file - Source file is en_US - banks
TransfertOnlyConciliatedBankLine=Transfert only reconciled lines from bank
TransfertAllBankLines=Transfert all lines from bank even if there are not reconciled

View File

@ -1,2 +0,0 @@
# Dolibarr language file - Source file is en_US - help
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - other
AIProcessingPleaseWait=AI interrogation in progress, please wait...

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - projects
ProjectsWithThisUserAsContact=Projects with this user as contact
ProjectsWithThisContact=Projects with this third-party contact
ErrorsTaskMerge=Error: An error occurred while merging tasks

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - website
WEBSITE_USE_WEBSITE_ACCOUNTS=Enable the web site account table

View File

@ -210,7 +210,6 @@ MAIN_MAIL_EMAIL_DKIM_ENABLED=Usa DKIM para generar firma de correo electrónico
MAIN_MAIL_EMAIL_DKIM_DOMAIN=Dominio de correo electrónico para usar con dkim
MAIN_DISABLE_ALL_SMS=Deshabilitar todo el envío de SMS (para propósitos de prueba o demostraciones)
MAIN_SMS_SENDMODE=Método a utilizar para enviar SMS.
MAIN_MAIL_SMS_FROM=Número de teléfono del remitente predeterminado para el envío de SMS
UserEmail=Email del usuario
CompanyEmail=Email de la empresa
FeatureNotAvailableOnLinux=Característica no disponible en Unix como sistemas. Prueba tu programa de sendmail localmente.

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -70,5 +70,4 @@ ConfirmDeleteProductLine=¿Está seguro que quiere borrar esta línea de product
QtyMin=Mín. cantidad a comprar
PriceQtyMin=Precio para cantidad mín.
PriceQtyMinCurrency=Precio (moneda) para esta cant. (sin descuento)
PredefinedProductsToSell=Producto Predefinido
SuppliersPrices=Precio de Proveedor

View File

@ -6,4 +6,3 @@ SelectCategory=Filtro por Categoría
AddProduct=Agregar
inventoryDeleteLine=Eliminar línea
ListInventory=Lista
ReOpen=Reabierto

View File

@ -24,7 +24,6 @@ SupplierProposalStatusDraft=Borrador (necesita ser validado)
SupplierProposalStatusValidated=Validado (la solicitud está abierta)
CopyAskFrom=Crear una solicitud de precio a partir de una existente
CreateEmptyAsk=Crear solicitud en blanco
ConfirmCloneAsk=¿Estás seguro que quieres clonar la solicitud de precio <b>%s</b>?
ConfirmReOpenAsk=¿Estás seguro que quieres abrir nuevamente la solicitud de precio <b>%s</b>?
SendAskByMail=Enviar solicitud de precio por corre
SendAskRef=Enviando la solicitud de precio %s

View File

@ -2,5 +2,4 @@
TicketTypeShortPROJET=Projecto
Read=Leído
Waiting=Esperando
Type=Tipo
TicketSettings=Ajustes

View File

@ -14,7 +14,6 @@ AmountToWithdraw=Monto para extraer
ResponsibleUser=Usuario responsable
WithdrawalsSetup=Configuración de pago por débito automático
WithdrawStatistics=Estadísticas de pago por débito automático
Rejects=Rechazos
LastWithdrawalReceipt=Ultimos %s comprobantes de débito automático
MakeWithdrawRequest=Crear una solicitud de pago por débito automático
WithdrawRequestsDone=%s solicitudes registradas de pago por débito automático

View File

@ -1,3 +0,0 @@
# Dolibarr language file - Source file is en_US - zapier
ModuleZapierForDolibarrDesc =Módulo Zapier para Dolibarr
ZapierForDolibarrSetup=Configurar Zapier para Dolibarr

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - agenda
AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b> (use <b>logina=!%s</b> for events not own by the user).

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - knowledgemanagement
SuggestedForTicketsInGroup=Suggested on ticket creation

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - members
MemberNature=Nature member

Some files were not shown because too many files have changed in this diff Show More