forked from Fabrik/fabrik
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/da-DK/da-DK.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
; PLG_FABRIK="Content - Fabrik" | ||
; PLG_FABRIK_DESCRIPTION="<p>Insert Fabrik views (list/form/details/visualizations) into your content.</p><h3>Forms</h3><p>{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1</p><p>{fabrik view=form id=1 row=1} will let the user edit that form's row 1.</p><p>{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.</p><h3>Lists</h3><p>{fabrik view=list id=1} to insert a list whose id is 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing</p><p>{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list</p><h3>Visualisations</h3><p>{fabrik view=visualization id=1} will show visualization id 1</p><h3>Element data</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data</p> <h3>Common modifiers</h3><p>For which ever view you choose you can change its template by adding 'layout=templatename'</p><p>Specifiy if a filter is an exact match with listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Muligheder" | ||
; PLG_FABRIK_FUNCTION_NAME_LABEL="Plugin function name" | ||
; PLG_FABRIK_FUNCTION_NAME_DESC="Enter a custom, ie. localized, bot function name here to invoke the Bot in content elements." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/de-DE/de-DE.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PLG_FABRIK="Fabrik - Inhalt" | ||
PLG_FABRIK_DESCRIPTION="<p>Fügt Fabrik Ansichten (listen/formular/details/visualisationen) in den Inhalt ein.</p><h3>Formulare</h3><p>{fabrik view=form id=1} Erlaubt Ihnen einen neuen Eintrag in das Formular mit der id 1 einzutragen.</p><p>{fabrik view=form id=1 row=1} Erlaubt Benutzern die erste Zeile des Formulars zu bearbeiten.</p><p>{fabrik view=details id=1 row=1} Zeigt eine nur Lesen Ansicht der ersten Zeile des Formulars.</p><h3>Listen</h3><p>{fabrik view=list id=1} Fügt die Liste mit der id 1 ein.</p><p>{fabrik view=list id=1 listname___elementname=foobar} Filter die Liste so das nur Einträge bei denen 'elementname' den Wert 'foobar' hat.</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} Zeigt die gefilterte Ansicht ohne Suchfilter anzuzeigen.</p><p>{fabrik view=list id=1 resetfilters=1} Setzt alle Filter zurück die vorher angewendet wurden.</p><h3>Visualisierungen</h3><p>{fabrik view=visualization id=1} Zeigt die Visualisierung mit der id 1</p><h3>Element Daten</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} Um aus Liste 11 die Daten der Checkbox aus Zeile 239 anzuzeigen.</p> <h3>Zusatzotionen</h3><p>Für jede Ansicht kann ein Template mit hinzufügen von 'layout=templatename' ausgewählt werden.</p><p>Soll ein Filter den exakten Wert wiedergeben bitte listname___elementname[match]=1 anfügen</p>" | ||
PLG_FABRIK_OPTIONS="Optionen" | ||
PLG_FABRIK_FUNCTION_NAME_LABEL="Funktionsname des Plugins" | ||
PLG_FABRIK_FUNCTION_NAME_DESC="Geben sie einen eigenen, z.B. in Ihrer Sprache, Funktionsnamen für das plugin ein." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/es-ES/es-ES.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PLG_FABRIK="Contenido - Fabrik" | ||
PLG_FABRIK_DESCRIPTION="<p>Inserte vistas de Fabrik (listas/formularios/detalles/visualizaciones) en su contenido.</p><h3>Formularios</h3><p>{fabrik view=form id=1} Le permitirá añadir un nuevo registro al formulario cuya ID sea 1</p><p>{fabrik view=form id=1 row=1} le permitirá al usuario editar la fila 1 del formulario.</p><p>{fabrik view=details id=1 row=1} le mostrará una vista de solo lectura de la fila 1 de ese formulario.</p><h3>Listas</h3><p>{fabrik view=list id=1} para insertar una lista cuya ID sea 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} filtrará la lista para mostrar solo los registros donde 'elementname' tenga el valor de 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} mostrará la lista de resultados filtrados sin mostrar ningún filtro</p><p>{fabrik view=list id=1 resetfilters=1} reiniciará cualquier filtro que se haya aplicado previamente a la lista</p><h3>Visualización</h3><p>{fabrik view=visualization id=1} mostrará la visualización con el ID 1</p><h3>Elemento de datos</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} para insertar los datos de la casilla de selección de la fila 239 de la lista 11</p> <h3>Modificadores Comunes</h3><p>Para cualquier vista que elija puede cambiar su plantilla agregando 'layout=templatename'</p><p>Especifique si un filtro debe tener una coincidencia exacta con listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Opciones" | ||
PLG_FABRIK_FUNCTION_NAME_LABEL="Nombre de la función del complemento" | ||
PLG_FABRIK_FUNCTION_NAME_DESC="Escriba aquí el nombre de la función de búsqueda personalizada, para invocar el motor de búsquedas en los elementos de contenido." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/et-EE/et-EE.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PLG_FABRIK="Sisu - Fabrik" | ||
PLG_FABRIK_DESCRIPTION="<p>Sisesta Fabrik (loetelu/vorm/detailid/erivaade) oma sisusse.</p><h3>Vormid</h3><p>{fabrik view=form id=1} Selliselt saad lisada vormi, mille id on 1, uue kirje lisamiseks</p><p>{fabrik view=form id=1 row=1} Nii saad kasutajale ette anda vormi milles näidatakse andmebaasi esimest rida - row=1.</p><p>{fabrik view=details id=1 row=1} Nii näidatakse kirjutuskaitstud vaadet reast 1.</p><h3>Loetelud</h3><p>{fabrik view=list id=1} Näidatakse loetelu, mille id on 1.</p><p>{fabrik view=list id=1 loetelunimi___elemendinimi=foobar} Nii filtreeritakse loetelu selliselt, et näidatakse kirjeid kus elemendis elementname leitakse sõna 'foobar'</p><p>{fabrik view=list id=1 loetelunimi___elemendinimi=1 showfilters=0} Näidatakse filtreeritud tulemust nii, et filtrite valimise võimalusi kasutajal pole</p><p>{fabrik view=list id=1 resetfilters=1} Nii eemaldatakse kõik eelnevalt loetelule määratud filtrid</p><h3>Erivaated</h3><p>{fabrik view=visualization id=1} Näidatakse erivaadet id'ga 1</p><h3>Elemendi andmed</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} Näidatakse loetelu 11 rea 239 märkekasti elementide andmeid</p> <h3>Muud</h3><p>Igale vaatele on võimalik määrata ka kujundus, lisades 'layout=kujundusenimi'</p><p>Kui tahad määrata, et filtris näidatakse täpseid otsinguvasteid, siis kasuta nii: loetelunimi___elemendinimi[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Valikud" | ||
PLG_FABRIK_FUNCTION_NAME_LABEL="Plugina funktsiooni nimi" | ||
PLG_FABRIK_FUNCTION_NAME_DESC="Sisesta oma, näiteks lokaliseeritud boti funktsiooni nimi, et viidata botti sisuelementi." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/fr-FR/fr-FR.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
; PLG_FABRIK="Content - Fabrik" | ||
; PLG_FABRIK_DESCRIPTION="<p>Insert Fabrik views (list/form/details/visualizations) into your content.</p><h3>Forms</h3><p>{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1</p><p>{fabrik view=form id=1 row=1} will let the user edit that form's row 1.</p><p>{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.</p><h3>Lists</h3><p>{fabrik view=list id=1} to insert a list whose id is 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing</p><p>{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list</p><h3>Visualisations</h3><p>{fabrik view=visualization id=1} will show visualization id 1</p><h3>Element data</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data</p> <h3>Common modifiers</h3><p>For which ever view you choose you can change its template by adding 'layout=templatename'</p><p>Specifiy if a filter is an exact match with listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Options" | ||
; PLG_FABRIK_FUNCTION_NAME_LABEL="Plugin function name" | ||
; PLG_FABRIK_FUNCTION_NAME_DESC="Enter a custom, ie. localized, bot function name here to invoke the Bot in content elements." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/it-IT/it-IT.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PLG_FABRIK="Contenuto - Fabrik" | ||
PLG_FABRIK_DESCRIPTION="<p>Inserisci viste di Fabrik (list/form/details/visualizations) nel tuo contenuto.</p><h3>Moduli</h3><p>{fabrik view=form id=1} permette di aggiungere un nuovo record ad un modulo il cui id è 1</p><p>{fabrik view=form id=1 row=1} permette all'utente di modificare la riga 1 di quel modulo.</p><p>{fabrik view=details id=1 row=1} mostra una vista sola-lettura della riga 1 di quel modulo.</p><h3>Liste</h3><p>{fabrik view=list id=1} inserisce una lista il cui id è 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} filtra la lista per mostrare solo i record in cui 'elementname' ha un valore uguale a 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} mostra i risultati filtrati della lista senza mostrare il filtro di ricerca</p><p>{fabrik view=list id=1 resetfilters=1} reimposta i filtri precedentemente applicati alla lista</p><h3>Viste</h3><p>{fabrik view=visualization id=1} mostra la vista con id 1</p><h3>Dati elemento</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} inserisce il dato dell'elemento checkbox della riga 239 della lista 11</p> <h3>Modificatori comuni</h3><p>Per qualunque vista scelta puoi cambiare il template ad essa associato inserendo 'layout=templatename'</p><p>Puoi specificare se il filtro è una corrispondenza esatta usando listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Opzioni" | ||
PLG_FABRIK_FUNCTION_NAME_LABEL="Nome funzione plugin" | ||
PLG_FABRIK_FUNCTION_NAME_DESC="Inserisci qui un nome personalizzato, ovvero localizzato, di una funzione bot per invocare il Bot nel contenuto." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/nl-NL/nl-NL.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PLG_FABRIK="Inhoud - Fabrik" | ||
; PLG_FABRIK_DESCRIPTION="<p>Insert Fabrik views (list/form/details/visualizations) into your content.</p><h3>Forms</h3><p>{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1</p><p>{fabrik view=form id=1 row=1} will let the user edit that form's row 1.</p><p>{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.</p><h3>Lists</h3><p>{fabrik view=list id=1} to insert a list whose id is 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing</p><p>{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list</p><h3>Visualisations</h3><p>{fabrik view=visualization id=1} will show visualization id 1</p><h3>Element data</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data</p> <h3>Common modifiers</h3><p>For which ever view you choose you can change its template by adding 'layout=templatename'</p><p>Specifiy if a filter is an exact match with listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Opties" | ||
PLG_FABRIK_FUNCTION_NAME_LABEL="Plug-in functie naam" | ||
; PLG_FABRIK_FUNCTION_NAME_DESC="Enter a custom, ie. localized, bot function name here to invoke the Bot in content elements." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/pt-BR/pt-BR.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
; PLG_FABRIK="Content - Fabrik" | ||
PLG_FABRIK_DESCRIPTION="<p>Inserir visualizações do Fabrik (list/form/details/visualizations) dentro do seu conteúdo.</p><h3>Formulários</h3><p>{fabrik view=form id=1} Permitirá que você adicionar um novo registro a um formulário cujo id é 1</p><p>{fabrik view=form id=1 row=1} permitirá que o usuário edite a linha do formulário 1.</p><p>{fabrik view=details id=1 row=1} mostrará apenas a leitura da visualização daquela linha do formulário 1.</p><h3>Listas</h3><p>{fabrik view=list id=1} para inserir uma lista cujo id é 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} filtrará a lista para mostrar apenas os registros onde 'elementname' foi um valor de 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} mostrará os resultados filtrados da lista sem qualquer exibição dos filtros de pesquisa</p><p>{fabrik view=list id=1 resetfilters=1} irá redefinir os filtros que foram aplicados anteriormente à lista</p><h3>Visualizações</h3><p>{fabrik view=visualization id=1} mostrará a visualização do id 1</p><h3>Dados do elemento</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} para inserir os dados da caixa de verificação dos elementos da lista 11 e linha 239</p> <h3>Modificadores comuns</h3><p>Para que nunca visualize sua escolha você pode alterar o template adicionando 'layout=templatename'</p><p>Especificar se um filtro é uma correpondência exata com listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Opções" | ||
PLG_FABRIK_FUNCTION_NAME_LABEL="Nome da função do Plugin" | ||
PLG_FABRIK_FUNCTION_NAME_DESC="Digite um personalizado, ou seja localizada, o nome da função do bot aqui para invocar o Bot em elementos de conteúdo." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/pt-PT/pt-PT.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
; PLG_FABRIK="Content - Fabrik" | ||
; PLG_FABRIK_DESCRIPTION="<p>Insert Fabrik views (list/form/details/visualizations) into your content.</p><h3>Forms</h3><p>{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1</p><p>{fabrik view=form id=1 row=1} will let the user edit that form's row 1.</p><p>{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.</p><h3>Lists</h3><p>{fabrik view=list id=1} to insert a list whose id is 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing</p><p>{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list</p><h3>Visualisations</h3><p>{fabrik view=visualization id=1} will show visualization id 1</p><h3>Element data</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data</p> <h3>Common modifiers</h3><p>For which ever view you choose you can change its template by adding 'layout=templatename'</p><p>Specifiy if a filter is an exact match with listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Opções" | ||
; PLG_FABRIK_FUNCTION_NAME_LABEL="Plugin function name" | ||
; PLG_FABRIK_FUNCTION_NAME_DESC="Enter a custom, ie. localized, bot function name here to invoke the Bot in content elements." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/tr-TR/tr-TR.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
; PLG_FABRIK="Content - Fabrik" | ||
; PLG_FABRIK_DESCRIPTION="<p>Insert Fabrik views (list/form/details/visualizations) into your content.</p><h3>Forms</h3><p>{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1</p><p>{fabrik view=form id=1 row=1} will let the user edit that form's row 1.</p><p>{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.</p><h3>Lists</h3><p>{fabrik view=list id=1} to insert a list whose id is 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing</p><p>{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list</p><h3>Visualisations</h3><p>{fabrik view=visualization id=1} will show visualization id 1</p><h3>Element data</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data</p> <h3>Common modifiers</h3><p>For which ever view you choose you can change its template by adding 'layout=templatename'</p><p>Specifiy if a filter is an exact match with listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Seçenekler" | ||
; PLG_FABRIK_FUNCTION_NAME_LABEL="Plugin function name" | ||
; PLG_FABRIK_FUNCTION_NAME_DESC="Enter a custom, ie. localized, bot function name here to invoke the Bot in content elements." |
5 changes: 5 additions & 0 deletions
5
plugins/content/fabrik/language/tr-TR/tr.plg_content_fabrik.sys.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
; PLG_FABRIK="Content - Fabrik" | ||
; PLG_FABRIK_DESCRIPTION="<p>Insert Fabrik views (list/form/details/visualizations) into your content.</p><h3>Forms</h3><p>{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1</p><p>{fabrik view=form id=1 row=1} will let the user edit that form's row 1.</p><p>{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.</p><h3>Lists</h3><p>{fabrik view=list id=1} to insert a list whose id is 1.</p><p>{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'</p><p>{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing</p><p>{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list</p><h3>Visualisations</h3><p>{fabrik view=visualization id=1} will show visualization id 1</p><h3>Element data</h3><p>{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data</p> <h3>Common modifiers</h3><p>For which ever view you choose you can change its template by adding 'layout=templatename'</p><p>Specifiy if a filter is an exact match with listname___elementname[match]=1</p>" | ||
PLG_FABRIK_OPTIONS="Seçenekler" | ||
; PLG_FABRIK_FUNCTION_NAME_LABEL="Plugin function name" | ||
; PLG_FABRIK_FUNCTION_NAME_DESC="Enter a custom, ie. localized, bot function name here to invoke the Bot in content elements." |