Add gravity flow demo
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,374 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Ecron <ecron_89@hotmail.com>, 2017
|
||||
# Xavi Ivars <xavi.ivars@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Xavi Ivars <xavi.ivars@gmail.com>, 2017\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/gravityflow/teams/50678/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Gestiona els paràmetres"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Desinstal·la"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "S'ha rebut la tramesa."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "L'enllaç a aquest formulari ja no és vàlid."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Aquest formulari ja no és vàlid."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Aquest formulari ja no accepta trameses."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Ja no es requereix la vostra entrada."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
"Hi ha hagut un problema amb la tramesa. Utilitzeu l'enllaç que se us "
|
||||
"proporciona."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Tramesa del formulari"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Seleccioneu un formulari"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Encaminament condicional"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Política d'encarregats"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Definiu com s'hauria de processar aquest pas. Si tots els encarregats han de"
|
||||
" completar-lo, llavors l'entrada requerirà introducció de cada encarregat "
|
||||
"abans que el pas es pugui completar. Si s'assigna el pas a un rol, només "
|
||||
"caldrà que un usuari d'aquell rol el completi."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Al menys un encarregat ha de completar el pas"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Tots els encarregats han de completar el pas"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Adreça de l'encarregat"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr "Trameteu el formulari següent: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formulari"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
"Seleccioneu el formulari a utilitzar en aquest pas de tramesa del formulari."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Seleccioneu la pàgina a utilitzar per a la tramesa del formulari. Aquesta "
|
||||
"pot ser una pàgina d'enviament de flux de treball al tauler de control del "
|
||||
"WordPress, o podeu triar una pàgina amb un codi curt de tramesa del Gravity "
|
||||
"Flow o del Gravity Forms."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Pàgina de tramesa"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Assignació de camps"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Camp"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Valor"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Assignació"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Assigneu els camps d'aquest formulari al formulari seleccionat. Els valors "
|
||||
"d'aquest formulari es desaran en l'entrada al formulari seleccionat."
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Pendent."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Seleccioneu un camp"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Seleccioneu un camp %s"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "ID de l'entrada"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Data de l'entrada"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "IP d'usuari"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "URL d'origen"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Creat per"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Completa"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Seleccionada"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Obre el formulari"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Usuari"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "Adreça electrònica"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Rol"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Tramesa pendent"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Completat"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "En cua"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
"Per omissió - Tauler de control de WordPress: Pàgina de Tramesa del Flux de "
|
||||
"Treball"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Processat"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Entrada nova"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Lloc"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Aquest lloc"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Un lloc diferent"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "URL del lloc"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Clau pública"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Clau privada"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Emmagatzema una ID d'entrada nova"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Emmagatzema la ID de la entrada nova."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "S'ha processat."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Actualitza una entrada"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Acció"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Camp d'entrada de la ID"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Seleccioneu el camp que contindrà la ID de l'entrada que actualitzareu. Això"
|
||||
" s'utilitza per a trobar l'entrada perquè es pugui actualitzar."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "ID de l'entrada (pròpia)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Camp d'estat d'aprovació"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Encarregat"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Aprovació"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Introducció d'usuari"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Seleccioneu un assignat"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Usuari (creat per)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Extensió Connector de Formularis per al Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,376 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Christian Herrmann, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Christian Herrmann, 2017\n"
|
||||
"Language-Team: German (Germany) (https://www.transifex.com/gravityflow/teams/50678/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: de_DE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Einstellungen verwalten"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Deinstallieren"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Einreichung erhalten."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "Der Link zu diesem Formular ist nicht länger gültig."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Dieses Formular ist nicht länger gültig."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Dieses Formular akzeptiert keine Einreichungen mehr."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Deine Eingabe ist nicht länger erforderlich."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
"Es gab ein Problem mit deiner Einreichung. Bitte benutze den angegebenen "
|
||||
"Link."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Formular-Einreichung"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Ein Formular auswählen"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Auswählen"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Bedingtes Routing"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Beauftragten-Regelung"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Definiere wie dieser Schritt bearbeitet werden soll. Wenn alle Beauftragte "
|
||||
"diesen Schritt abschliessen müssen, wird von jedem Beauftragten eine Eingabe"
|
||||
" benötigt, bevor dieser Schritt abgeschlossen werden kann. Wenn dieser "
|
||||
"Schritt einer Rolle zugewiesen wird, muss nur ein Beauftragter dieser Rolle "
|
||||
"diesen Schritt abschliessen."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Mindestens ein Beauftragter muss diesen Schritt abschließen"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Alle Beauftragte müssen diesen Schritt abschließen"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Beauftragter-E-Mail"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr ""
|
||||
"Bitte das folgende Formular einreichen: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formular"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
"Das Formular auswählen, welches für den Schritt der Einreichung dieses "
|
||||
"Formulars benutzt werden soll."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Die Seite auswählen, welche für die Formulareinreichung benutzt werden soll."
|
||||
" Das kann die Seite Workflow Einreichen im WordPress Admin Dashboard sein "
|
||||
"oder du kannst eine Seite mit Gravity Flow Einreichungs-Shortcode oder einem"
|
||||
" Gravity Forms Shortcode wählen."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Einreichungs-Seite"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Feld-Zuordnung"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Feld"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Wert"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Zuordnung"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Die Felder dieses Formulars dem gewählten Formular zuordnen. Werte aus "
|
||||
"diesem Formular werden in den Einträgen des ausgewählten Formulars "
|
||||
"gespeichert."
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Unerledigt."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Ein Feld auswählen"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Ein %s-Feld auswählen"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "Eintrags-ID"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Eintragsdatum"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "Benutzer-IP"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "Quell-URL"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Erstellt von"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Vollständig"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Ausgewählt"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Formular öffnen"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Benutzer"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Rolle"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Warten auf Einreichung"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Abgeschlossen"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "Eingereiht"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr "Standard - WordPress Admin Dashboard: Workflow Einreichungs-Seite"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Bearbeitet"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Neuer Eintrag"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Website"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Diese Website"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Eine andere Website"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "Website-URL"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Öffentlicher Schlüssel:"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Privater Schlüssel"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Neue Eintrags-ID speichern"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Die ID des neuen Eintrags speichern."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Verarbeitet."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Einen Eintrag aktualisieren"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Aktion"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Feld für Eintrags-ID"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Das Feld auswählen, welches die Eintrags-ID des Eintrags enthalten wird, die"
|
||||
" aktualisiert werden soll. Dies wird benutzt, um dein Eintrag zu ermitteln, "
|
||||
"sodass er aktualisiert werden kann."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "Eintrags-ID (Selbst)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Genehmigungs-Status-Feld"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Beauftragter"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Genehmigung"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Benutzereingabe"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Beauftragten auswählen"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Benutzer (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Formular-Verbindungs-Erweiterung für Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,372 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Ibon Azkoitia <ibon@kreatidos.com>, 2017
|
||||
# Luis Rull <luisrull@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Luis Rull <luisrull@gmail.com>, 2017\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/gravityflow/teams/50678/es_ES/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Gestionar ajustes"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Desinstalar"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Envío recibido."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "El enlace a este formulario ya no es válido."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Este formulario ya no es válido."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Este formulario ya no acepta envíos."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Ya no hace falta que escribas nada."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr "Hay un problema con tu envío. Por favor, usa el enlace proporcionado."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Envío de formulario"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Selecciona un formulario"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Enrutamiento condicional"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Política de encargados"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Define como debe procesarse este paso. Si todos los encargados deben "
|
||||
"completar este paso entonces la entrada necesitará respuesta de cada uno de "
|
||||
"los encargados para completar el paso. Si este paso está asignado a un rol "
|
||||
"sólo uno de los usuarios con ese rol necesitará completar el paso."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Al menos uno de los encargados debe completar este paso"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Todos los encargados deben completar este paso"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Correo electrónico de encargado"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr ""
|
||||
"Por favor rellena el siguiente formulario: {workflow_form_submission_link} "
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formulario"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr "Elige el formulario para este paso de envío de formulario."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Elige la página que debe usarse para el envío de formulario. Puede ser la "
|
||||
"página de envío de Workflow en el escritorio de administración de WordPress "
|
||||
"o puedes elegir una página que tenga el shortcode de envío de Gravity Flow o"
|
||||
" un shortcode de Gravity Forms."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Página de envío"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Mapeo de campos"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Valor"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Mapeo"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Mapea los campo de éste formulario al formulario seleccionado. Los valores "
|
||||
"de este formulario se guardarán en la entrada en el formulario seleccionado"
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Pendiente."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Seleccionar un campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Seleccionar un campo de %s"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "ID de entrada"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Fecha de la entrada"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "IP del usuario"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "Url de origen"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Creado por"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Completo"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Seleccionado"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Formulario abierto"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Rol"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Envío pendiente"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Completado"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "En cola"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
"Por defecto - Escritorio de administración de WordPress: Página de de envío "
|
||||
"de Workflow"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Procesado"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Nueva entrada"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Sitio"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Este sitio"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Un sitio diferente"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "Url del sitio"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Clave Pública"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Clave privada"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Guardar ID de la nueva entrada"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Guarda la ID de la nueva entrada."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Procesado."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Actualiza una entrada"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Acción"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Campo de ID de la entrada"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Elige el campo que contiene la ID de la entrada que será actualizada. Esto "
|
||||
"se utiliza para buscar la entrada para que sea actualizada."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "ID de entrada (Propia)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Campo de estado de aprobación"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Encargado"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Aprobación"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Aportación del usuario"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Elige un encargado"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "User (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Extensión para conectar formularios de Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,375 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FX Bénard <fxb@wp-translations.org>, 2017\n"
|
||||
"Language-Team: French (France) (https://www.transifex.com/gravityflow/teams/50678/fr_FR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: fr_FR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Gérer les réglages"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Désinstaller"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Soumission reçue."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "Le lien pour ce formulaire n’est plus valide."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Ce formulaire n’est plus valide."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Ce formulaire n’accepte plus les soumissions."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Votre entrée n’est plus nécessaire."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
"Un problème s’est produit avec votre soumission. Veuillez utiliser le lien "
|
||||
"fourni."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Soumission de formulaire"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Sélectionner un formulaire"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Sélectionner"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Routage conditionnel"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Politique des assignations"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Définissez le traitement de cette étape. Si tous les assignés doivent "
|
||||
"terminer cette étape alors la demande devra être acceptée à l’unanimité "
|
||||
"avant que l’étape puisse être terminée. Si l’étape est assigné à rôle alors "
|
||||
"un seul utilisateur avec ce rôle suffira pour la terminer."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Au moins un assigné doit terminer cette étape"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Tous les assignés doivent terminer cette étape"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "E-mail à l’assigné"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr ""
|
||||
"Veuillez soumettre le formulaire suivant : {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formulaire"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
"Sélectionnez le formulaire à utiliser pour cette étape de soumission de "
|
||||
"formulaire."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Sélectionnez la page à utiliser pour la soumission de formulaire. Ceci peut "
|
||||
"être la page de soumission de workflow dans le tableau de bord de "
|
||||
"l’administration WordPress ou vous pouvez choisir une page avec un code "
|
||||
"court de soumission de Gravity Flow ou de Gravity Forms."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Page de soumission"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Mapper le champ"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Champ"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Valeur"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Mappage"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Mapper les champs de ce formulaire au formulaire sélectionné. Les valeurs de"
|
||||
" ce formulaire seront enregistrées dans l’entrée du formulaire sélectionné."
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "En attente."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Sélectionner un champ"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Sélectionner un champ %s"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "ID de l’entrée"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Date de l’entrée"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "IP de l’utilisateur"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "URL source"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Créé par"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Complet"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Sélectionné"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Ouvrir le formulaire"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Utilisateur"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Rôle"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Soumission en attente"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Terminé"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "En file d’attente"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
"Par défaut - Tableau de bord d’administration WordPress : Page de soumission"
|
||||
" workflow"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Effectué"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Nouvelle entrée"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Site"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Ce site"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Un site différent"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "URL du site"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Clé publique"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Clé privée"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Stocker l’ID de la nouvelle entrée"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Stocker l’ID de la nouvelle entrée"
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Traité."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Mettre à jour une entrée"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Action"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Champ d’ID de l’entrée"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Sélectionnez le champ qui contient l’ID de l’entrée qui sera mise à jour. "
|
||||
"Ceci est utilisé pour verrouiller l’entrée pour qu’elle puisse être mise à "
|
||||
"jour. "
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "ID d’entrée (Self)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Champ d’état d’approbation"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Assigné"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Acceptation"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Entrée utilisateur"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Sélectionner un assigné"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Utilisateur (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Extension de connecteur de formulaire pour Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,370 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# raffaella isidori <r.isidori@thesign.it>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: raffaella isidori <r.isidori@thesign.it>, 2017\n"
|
||||
"Language-Team: Italian (Italy) (https://www.transifex.com/gravityflow/teams/50678/it_IT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: it_IT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Gestisci le impostazioni"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Disinstalla"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Invio ricevuto."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "Il link a questo modulo non è più valido."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Questo modulo non è più valido."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Questo modulo non accetta altri invii."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Il tuo input non è più necessario."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
"C'è stato un problema con il tuo invio. Usa il link che ti è stato fornito."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Invio del modulo"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Scegli un modulo"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Seleziona"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Percorso condizionale"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Policy assegnatario"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Definisci come devono essere approvati i contenuti. Se tutti gli assegnatari"
|
||||
" devono completare questa Fase, sarà richiesto un intervento da tutti loro "
|
||||
"prima che la Fase sia completata. Se questa Fase è assegnata a un ruolo, "
|
||||
"basta che un solo utente in quel ruolo la completi."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Almeno un assegnatario è necessario per completare questa fase"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Tutti gli assegnatari devono completare questa Fase"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Email dell'assegnatario"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr "Invia il seguente modulo: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Modulo"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr "Seleziona il modulo che deve essere usato per questa fase dell'invio."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Seleziona la pagina che deve essere usata per l'invio di questo modulo. "
|
||||
"Potrebbe essere la Pagina di Invio del Workflow nella bacheca di WordPress o"
|
||||
" puoi scegliere una pagina con lo shortcode di invio di Gravity Flow o con "
|
||||
"uno shortcode di Gravity Forms."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Pagina di invio"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Mappatura del campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Valore"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Mappatura"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Mappa i campi di questo modulo a quelli di quello selezionato. I valori di "
|
||||
"questo modulo saranno salvati nelle voci del modulo selezionato."
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Sospeso."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Seleziona un campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Seleziona un campo %s"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "ID voce"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Data della voce"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "IP dell’utente"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "URL del sorgente"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Creato da"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Pieno"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Selezionato"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Modulo aperto"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Utente"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Ruolo"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Invio in sospeso"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Completo"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "Messo in coda"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr "Predefinito - Bacheca di WordPress: Pagina di invio del Workflow"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Elaborato"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Nuova voce"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Sito"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Questo sito"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Un sito diverso"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "URL del sito"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Chiave pubblica"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Chiave privata"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Memorizza l'ID della nuova voce"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Memorizza l'ID della nuova voce"
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Elaborato."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Aggiorna una voce"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Azione"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Campo dell'ID della voce"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Seleziona il campo che conterrà l'ID della voce della voce da aggiornare. "
|
||||
"Questo viene utilizzato per rintracciare la voce, così che possa essere "
|
||||
"aggiornata."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "ID della voce (propria)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Campo di approvazione dello stato"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Assegnatario"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Approvazione"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Input dell’utente"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Seleziona un assegnatario"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Utente (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Estensione Form Connector per Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,373 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Thom, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Thom, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/gravityflow/teams/50678/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Instellingen beheren"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Inzending ontvangen."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "De link naar dit formulier is niet meer geldig."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Dit formulier is niet meer geldig."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Dit formulier accepteert geen inzendingen meer."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Jouw bijdrage is niet meer nodig."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr "Er was een probleem met je inzending. Gebruik de opgegeven link."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Formulierinzending"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Selecteer een formulier"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Selecteren"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Voorwaardelijke routering"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Beleid voor toewijzing"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Bepaal hoe deze stap moet worden verwerkt. Als alle toegewezen medewerkers "
|
||||
"deze stap moeten voltooien dan vereist de inzending een bijdrage van elke "
|
||||
"toegewezen medewerker, voordat de stap kan worden voltooid. Als de stap is "
|
||||
"toegewezen aan een rol, hoeft maar één gebruiker in die rol de stap te "
|
||||
"voltooien."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Minstens één toegewezen medewerker moet deze stap voltooien"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Alle toegewezen medewerkers moeten deze stap voltooien"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Toegewezen medewerker e-mail"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr "Verstuur het volgende formulier: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formulier"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
"Selecteer het formulier dat gebruikt moet worden voor deze formulier "
|
||||
"inzending stap. "
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Selecteer de pagina die gebruikt moet worden voor de formulier inzending. "
|
||||
"Dit kan de Workflow Inzenden Pagina in de WordPress Admin Dashboard zijn of "
|
||||
"je kunt een pagina kiezen met de Gravity Flow inzenden shortcode of een "
|
||||
"Gravity Forms shortcode. "
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Inzendingspagina"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Veldkoppeling"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Veld"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Waarde"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Koppelen"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Koppel de velden van dit formulier aan het geselecteerde formulier. Waarden "
|
||||
"van dit formulier worden opgeslagen in de inzending van het geselecteerde "
|
||||
"formulier."
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Wachtend."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Selecteer een veld"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Selecteer een %s veld"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "Inzending ID"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Inzendingsdatum"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "Gebruiker IP"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "Bron URL"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Aangemaakt door"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Vol"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Geselecteerd"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Open formulier"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Gebruiker"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "E-mailadres"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Rol"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Wacht op inzending"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Voltooid"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "In de wachtrij"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr "Standaard - WordPress dashboard beheerder: inzendingspagina workflow"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Verwerkt"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Nieuwe inzending"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Site"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Deze site"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Een andere site"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "Site URL"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Publieke sleutel"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Geheime sleutel"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Nieuwe inzending ID opslaan"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Sla het ID van de nieuwe inzending op."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Verwerkt. "
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Inzending bijwerken"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Actie"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Inzending ID-veld"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Selecteer het veld dat het inzending ID bevat van de inzending die je wilt "
|
||||
"bijwerken. Dit wordt gebruikt om de inzending te vinden, zodat deze kan "
|
||||
"worden bijgewerkt."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "Inzending ID (eigen)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Status goedkeuring-veld"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Gemachtigde"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Goedkeuring"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Gebruikersinvoer"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Selecteer een toegewezen medewerker"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Gebruiker (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Formulier verbinding-extensie voor Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,373 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Jose Manuel Cardoso Freitas <josefreitas2@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Jose Manuel Cardoso Freitas <josefreitas2@gmail.com>, 2017\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/gravityflow/teams/50678/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Gerir definições"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Desinstalar"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Submissão recebida."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "A ligação para este formulário já não está válida."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Este formulário já não está válido."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Este formulário já não aceita submissões."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "O seu contributo já não é necessário."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
"Ocorreu um problema com a sua submissão. Por favor, use a ligação "
|
||||
"disponível."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Submissão do formulário"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Seleccione um formulário"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Seleccione"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Encaminhamento condicional"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Política de titulares"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Defina como este passo deve ser processado. Se todos os titulares têm de "
|
||||
"concluir este passo, então o registo exigirá a participação de todos. Se o "
|
||||
"passo estiver atribuído a um papel, apenas um utilizador nesse papel precisa"
|
||||
" de o concluir."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Pelo menos um dos titulares tem de completar este passo."
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Todos os titulares têm de concluir este passo"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Email do titular"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr ""
|
||||
"Por favor, submeta o formulário seguinte: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formulário"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr "Seleccione o formulário a ser utilizado nesta submissão."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Seleccione a página a ser utilizada para a submissão do formulário. Esta "
|
||||
"pode ser a página de submissão do Workflow no painel de administração do "
|
||||
"WordPress ou pode escolher uma página com o shortcode do Gravity Flow ou o "
|
||||
"shortcode do Gravity Forms."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Página de submissão"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Campo de mapeamento"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Valor"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Mapeamento"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Mapeie os campos deste formulário para o formulário seleccionado. Os valores"
|
||||
" deste formulário serão guardados no registo do formulário seleccionado"
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Pendente."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Seleccione um campo"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Seleccione um campo %s"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "ID do registo"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Data do registo"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "IP do utilizador"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "URL de origem"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Criado por"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Completo"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Seleccionado"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Abrir formulário"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Utilizador"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Papel"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Submissão pendente"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Concluído"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "Em fila"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
"Por omissão - Página de submissão do Workflow no painel de administração do "
|
||||
"WordPress"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Processado"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Novo registo"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Site"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Este site"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Um site diferente"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "URL do site"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Chave Pública"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Chave Privada"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Guardar ID de novo registo"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Guardar o ID do novo registo."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Processado."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Actualizar um registo"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Acção"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Campo de ID do registo"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Seleccione o campo que irá conter o ID do registo que irá ser actualizado. "
|
||||
"Isto é usado para referenciar o registo para que possa ser actualizado."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "ID do registo (próprio)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Campo de estado de aprovação"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Titular"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Aprovação"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Contribuição do utilizador"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Seleccione um titular"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Utilizador (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Extensão Connector para Gravity Flow."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,359 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FX Bénard <fxb@wp-translations.org>, 2017\n"
|
||||
"Language-Team: Russian (Russia) (https://www.transifex.com/gravityflow/teams/50678/ru_RU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru_RU\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Выбор"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Условная маршрутизация"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Политика представителя"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Определите, как следует обработать этот шаг. Если все представители должны "
|
||||
"завершить этот шаг, то запись будет требовать ввода данных от каждого "
|
||||
"представителя перед этапом завершения. Если шаг назначен на роль, только "
|
||||
"один пользователь с этой ролью должен закончить шаг."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Все представители должны завершить этот шаг"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Форма"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Поле"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Значение"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "ID записи"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Создано"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "По ширине"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Пользователь"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "Электронная почта"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Роль"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Завершено"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "В очереди"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Публичный Ключ"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Закрытый ключ"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Действие"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Назначено"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Утверждение"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Ввод данных пользователем"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr ""
|
||||
Binary file not shown.
@@ -0,0 +1,370 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Tor-Bjorn Fjellner, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Tor-Bjorn Fjellner, 2017\n"
|
||||
"Language-Team: Swedish (Sweden) (https://www.transifex.com/gravityflow/teams/50678/sv_SE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sv_SE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Hantera inställningar"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Avinstallera"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Inlämningen har tagits emot."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "Länken till detta formulär är inte längre giltig."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Detta formulär är inte längre giltigt."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Detta formulär tar inte längre emot inskickad information."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Det krävs inte längre någon inmatning från dig."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr "Ett problem inträffade med din inskickade information. Använd länken."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Inskickande av formulär"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Välj ett formulär"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Välj"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Villkorad dirigering"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Policy för val av ansvariga"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Ange hur detta steg ska behandlas. Om alla ansvariga personer måste avsluta "
|
||||
"detta steg kommer ärendet att kräva inmatning från varje ansvarig person "
|
||||
"innan steget kan avslutas. Om ansvaret för steget vilar på en roll räcker "
|
||||
"det med att någon användare i aktuell roll avslutar steget."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "Minst en ansvarig person måste utföra detta steg"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Alla ansvariga personer måste avsluta detta steg"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "E-postadress till ansvarig person"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr "Vänligen skicka in följande formulär: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Formulär"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
"Välj vilket formulär som ska användas för detta formulärinskickningssteg."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Välj sidan som ska användas för inskickningen av formuläret. Det kan vara en"
|
||||
" formulärinskickningssida i WordPress administrationspanel eller så kan du "
|
||||
"välja en sida som innehåller en kortkod för Gravity Flow-inskickning eller "
|
||||
"en kortkod för Gravity Forms."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Inskickningssida"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Fältkoppling"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Fält"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Värde"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Koppling"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Koppla fälten i detta formulär till valt formulär. Värdena i detta formulär "
|
||||
"kommer att sparas i ärendet i valt formulär"
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Väntar."
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Välj ett fält"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Välj ett %s-fält"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "Ärende-ID"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Ärendets datum"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "Användarens IP-adress"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "URL för källa"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Skapad av"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Fullständig"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Utvalt"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Öppna formulär"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Användare"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Roll"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Väntar på inskickning"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Färdigt"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "Lagt i kö"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
"Standard – WordPress administrationspanel: Inskickningssida för arbetsflöde"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "Har behandlats"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Nytt ärende"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Webbplats"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Denna webbplats"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "En annan webbplats"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "Webbplats-URL"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Publik nyckel"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Privat nyckel"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Spara nytt ärende-ID"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Spara ID för det nya ärendet."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "Har bearbetats."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Uppdatera ett ärende"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Åtgärd"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "ID-fält för ärende"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Välj vilket fält som kommer att innehålla ärendets ID för ärendet som ska "
|
||||
"uppdateras. Detta används för att hitta ärendet så att det kan uppdateras."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "Ärende-ID (eget)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Fält för godkännandestatus"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Ansvarig"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Godkännande"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Användarinmatning"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Välj en ansvarig"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Användare (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Tillägg till Gravity Flow för formulärkoppling."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,371 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# FX Bénard <fxb@wp-translations.org>, 2017
|
||||
# Türker YILDIRIM <turker.biz@gmail.com>, 2017
|
||||
# Emre Erkan <kara+transifex@karalamalar.net>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Emre Erkan <kara+transifex@karalamalar.net>, 2017\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/gravityflow/teams/50678/tr_TR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr "Ayarları yönet"
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr "Kaldır"
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "Gönderi ulaştı."
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "Bu forma bağlantı artık geçerli değil."
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "Bu form artık geçerli değil."
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "Bu form artık gönderi kabul etmiyor."
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "Girişiniz artık gerekli değil."
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
"Gönderizle ilgili bir sorun oluştu. Lütfen verilen bağlantıyı kullanın."
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "Form gönderimi"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "Bir form seçin"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "Seç"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "Koşullu yönlendirme"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "Görevlendirme kuralları"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"Bu adımın nasıl işleneceğini tanımlayın. Eğer tüm görevliler bu adımı "
|
||||
"tamamlamak zorundaysa herbiri giriş yapana kadar bir sonraki adıma geçilmez."
|
||||
" Eğer bu adım bir role atandıysa, o roldeki bir görevlinin bu adımı "
|
||||
"tamamlaması yeterli olur."
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "En az bir görevlinin bu adımı tamamlaması gerekir"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "Tüm görevlilerin bu adımı tamamlaması gerekir"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "Görevli e-postası"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr "Lütfen aşağıdaki formu gönderin: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "Form"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr "Bu form gönderme adımı için kullanılacak formu seçin."
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"Form gönderimi için kullanılacak sayfayı seçin. Bu, WordPress yönetici "
|
||||
"kontrol panelindeki iş akışı gönderme sayfası olabilir veya Gravity Flow "
|
||||
"gönderimli kısa kod veya Gravity Forms kısayolu içeren bir sayfa "
|
||||
"seçebilirsiniz."
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "Gönderi sayfası"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "Alan eşleştirme"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "Alan"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "Değer"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "Eşleştirme"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
"Bu form alanlarını seçili form ile eşleyin. Bu formdaki değerler seçili "
|
||||
"formdaki kayıt içine kaydedilir"
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "Beklemede"
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "Bir alan seçin"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "Bir %s alanı seçin"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "Kayıt no:"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "Kayıt tarihi"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "Kullanıcı IP"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "Kaynak adres"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "Oluşturan"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "Dolu"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "Seçilmiş"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "Form aç"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "Kullanıcı"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "E-posta"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "Rol"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "Bekleyen gönderi"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "Tamamlandı"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "Sıraya alındı"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
"Varsayılan - WordPress yönetici kontrol paneli: İş akışı gönderme sayfası"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr "İşlenmiş"
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "Yeni kayıt"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "Site"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "Bu site"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "Farklı bir site"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "Site adresi"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "Genel anahtar"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "Özel Anahtar"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "Yeni kayıt no’yu sakla"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "Yeni kaydın no’sunu sakla."
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "İşlendi."
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "Kayıt güncelle"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "Eylem"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "Kayıt no alanı"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
"Güncellenecek girdinin giriş kimliğini içeren alanı seçin. Bu, girişi aramak"
|
||||
" için kullanılır, böylece güncellenebilir."
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "Kayıt no (Kendisi)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "Onay durumu alanı"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "Görevli"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "Onaylama"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "Kullanıcı Girişi"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr "Atanacak kişi seçin"
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr "Kullanıcı (created_by)"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr "Gravity Flow Form Connector"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr "https://gravityflow.io"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "Gravity Flow için Form Bağlayıcı Uzantısı."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr "Gravity Flow"
|
||||
Binary file not shown.
@@ -0,0 +1,358 @@
|
||||
# Copyright 2015-2017 Steven Henty.
|
||||
# Translators:
|
||||
# michael edi <michaeledi@163.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2017-12-16 16:42:27+00:00\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: michael edi <michaeledi@163.com>, 2016\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/gravityflow/teams/50678/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:84
|
||||
msgid "Manage Settings"
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:85
|
||||
msgid "Uninstall"
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:318
|
||||
msgid "Submission received."
|
||||
msgstr "已收到提交项目。"
|
||||
|
||||
#: class-form-connector.php:377 class-form-connector.php:386
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr "此表单链接已失效。"
|
||||
|
||||
#: class-form-connector.php:425
|
||||
msgid "This form is no longer valid."
|
||||
msgstr "此表单已失效。"
|
||||
|
||||
#: class-form-connector.php:436
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr "此表单已经不再接受新的项目提交。"
|
||||
|
||||
#: class-form-connector.php:446
|
||||
msgid "Your input is no longer required."
|
||||
msgstr "您的输入不再是必需的。"
|
||||
|
||||
#: class-form-connector.php:453
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr "您提交的项目存在问题。请使用提供的链接。"
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr "表单提交"
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26
|
||||
#: includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr "请选择表单"
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr "选择"
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr "条件式发送规则"
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr "负责人指定规则"
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
"定义该步骤如何操作。如果所有的负责人都必须完成这一步,那么在步骤完成之前,该条目将先要求每个负责人填写。如果该步骤被分配给一个角色,那么只需要一个属于该角色的用户来完成该步骤。"
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr "至少一个负责人必须完成此步骤"
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr "所有的负责人必须完成这个步骤"
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr "负责人邮箱"
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr "请在下表中提交项目: {workflow_form_submission_link}"
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76
|
||||
#: includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr "表单"
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr "选择此表单提交步骤所用的表单。"
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the Workflow"
|
||||
" Submit Page in the WordPress Admin Dashboard or you can choose a page with "
|
||||
"either a Gravity Flow submit shortcode or a Gravity Forms shortcode."
|
||||
msgstr ""
|
||||
"选择要用于表单提交的页面。它可以位于 WordPress "
|
||||
"管理仪表板中的工作流提交页面,你也可以选择包含GravityForms/GravityFlow短代码的页面。"
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr "提交页面"
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr "字段映射"
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr "字段"
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr "值"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr "映射"
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form will"
|
||||
" be saved in the entry in the selected form"
|
||||
msgstr "将本表单的字段映射到指定表单。本表单的值将保存到选择的表单条目中。"
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr "待处理。"
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr "选择一个字段"
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr "选择一个 %s 字段"
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr "条目 ID"
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr "条目日期"
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr "用户 IP"
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr "源URL"
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr "创建者"
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr "全部"
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr "已选择"
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr "打开表单"
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr "用户"
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr "邮箱"
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr "角色"
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr "等待提交"
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr "完成"
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr "已队列"
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr "默认值 - WordPress 管理仪表板︰ 工作流提交页"
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr "新条目"
|
||||
|
||||
#: includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr "站点"
|
||||
|
||||
#: includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr "此站点"
|
||||
|
||||
#: includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr "其他站点"
|
||||
|
||||
#: includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr "网站URL"
|
||||
|
||||
#: includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr "公共Key"
|
||||
|
||||
#: includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr "私有Key"
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr "保存新条目ID"
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr "保存新条目的ID"
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr "处理完成。"
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr "更新一个条目"
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr "操作"
|
||||
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr "条目ID字段"
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr "选择包含有将被更新的条目的ID的字段。这将用于查找指定条目以便更新。"
|
||||
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr "条目ID(自身)"
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr "审批状态字段"
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr "负责人"
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr "批准"
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr "用户输入"
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr "连接不同表单的数据"
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,388 @@
|
||||
# Copyright 2015-2018 Steven Henty.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Gravity Flow Form Connector 1.4\n"
|
||||
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
|
||||
"POT-Creation-Date: 2018-06-17 13:22:04+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Steven Henty <support@gravityflow.io>\n"
|
||||
"Language-Team: Steven Henty <support@gravityflow.io>\n"
|
||||
"X-Generator: Gravity Flow Build Script\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Project-Id-Version: gravityflowformconnector\n"
|
||||
"Language: en_US\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-form-connector.php:106
|
||||
msgid "Manage Settings"
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:107
|
||||
msgid "Uninstall"
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:354
|
||||
msgid "Submission received."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:416 class-form-connector.php:426
|
||||
msgid "The link to this form is no longer valid."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:465
|
||||
msgid "This form is no longer valid."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:476
|
||||
msgid "This form is no longer accepting submissions."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:486
|
||||
msgid "Your input is no longer required."
|
||||
msgstr ""
|
||||
|
||||
#: class-form-connector.php:493
|
||||
msgid "There was a problem with you submission. Please use the link provided."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:22
|
||||
#: includes/class-step-delete-entry.php:32
|
||||
msgid "Delete an Entry"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:36 includes/class-step-new-entry.php:37
|
||||
#: includes/class-step-update-entry.php:46
|
||||
msgid "Site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:42 includes/class-step-new-entry.php:43
|
||||
#: includes/class-step-update-entry.php:52
|
||||
msgid "This site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:44 includes/class-step-new-entry.php:44
|
||||
#: includes/class-step-update-entry.php:53
|
||||
msgid "A different site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:51 includes/class-step-new-entry.php:49
|
||||
#: includes/class-step-update-entry.php:58
|
||||
msgid "Site Url"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:60 includes/class-step-new-entry.php:58
|
||||
#: includes/class-step-update-entry.php:67
|
||||
msgid "Public Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:69 includes/class-step-new-entry.php:67
|
||||
#: includes/class-step-update-entry.php:76
|
||||
msgid "Private Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:78
|
||||
msgid "Delete Action"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:84
|
||||
msgid "Permanently delete the entry"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:88
|
||||
msgid "Move the entry to the trash"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:102
|
||||
#: includes/class-step-update-entry.php:104
|
||||
msgid "Entry ID Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:104
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"deleted. This is used to lookup the entry so it can be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:123
|
||||
#: includes/class-step-update-entry.php:128
|
||||
msgid "Entry ID (Self)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:177
|
||||
msgid "Moved entry to the trash."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-delete-entry.php:182
|
||||
msgid "Scheduled entry for deletion on workflow completion."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:20
|
||||
#: includes/class-step-form-submission.php:43
|
||||
msgid "Form Submission"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:28
|
||||
#: includes/class-step-new-entry.php:26 includes/class-step-update-entry.php:32
|
||||
msgid "Select a Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:36
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:37
|
||||
msgid "Conditional Routing"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:51
|
||||
msgid "Assignee Policy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:52
|
||||
msgid ""
|
||||
"Define how this step should be processed. If all assignees must complete "
|
||||
"this step then the entry will require input from every assignee before the "
|
||||
"step can be completed. If the step is assigned to a role only one user in "
|
||||
"that role needs to complete the step."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:57
|
||||
msgid "At least one assignee must complete this step"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:61
|
||||
msgid "All assignees must complete this step"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:70
|
||||
msgid "Assignee email"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:74
|
||||
msgid "Please submit the following form: {workflow_form_submission_link}"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:80
|
||||
#: includes/class-step-new-entry.php:76 includes/class-step-update-entry.php:85
|
||||
msgid "Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:81
|
||||
msgid "Select the form to be used for this form submission step."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:88
|
||||
msgid ""
|
||||
"Select the page to be used for the form submission. This can be the "
|
||||
"Workflow Submit Page in the WordPress Admin Dashboard or you can choose a "
|
||||
"page with either a Gravity Flow submit shortcode or a Gravity Forms "
|
||||
"shortcode."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:89
|
||||
msgid "Submission Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:100
|
||||
#: includes/class-step-new-entry.php:88 includes/class-step-new-entry.php:106
|
||||
#: includes/class-step-update-entry.php:148
|
||||
msgid "Field Mapping"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:104
|
||||
#: includes/class-step-new-entry.php:93
|
||||
#: includes/class-step-update-entry.php:152
|
||||
msgid "Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:105
|
||||
#: includes/class-step-new-entry.php:94
|
||||
#: includes/class-step-update-entry.php:153
|
||||
msgid "Value"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid "Mapping"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:108
|
||||
#: includes/class-step-new-entry.php:97 includes/class-step-new-entry.php:110
|
||||
#: includes/class-step-update-entry.php:156
|
||||
msgid ""
|
||||
"Map the fields of this form to the selected form. Values from this form "
|
||||
"will be saved in the entry in the selected form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:159
|
||||
msgid "Pending."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:205
|
||||
#: includes/class-step-new-entry.php:382
|
||||
msgid "Select a Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:212
|
||||
#: includes/class-step-new-entry.php:389
|
||||
msgid "Select a %s Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:220
|
||||
#: includes/class-step-new-entry.php:397
|
||||
msgid "Entry ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:221
|
||||
#: includes/class-step-new-entry.php:398
|
||||
msgid "Entry Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:222
|
||||
#: includes/class-step-new-entry.php:399
|
||||
msgid "User IP"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:223
|
||||
#: includes/class-step-new-entry.php:400
|
||||
msgid "Source Url"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:224
|
||||
#: includes/class-step-new-entry.php:401
|
||||
msgid "Created By"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:261
|
||||
#: includes/class-step-form-submission.php:268
|
||||
#: includes/class-step-form-submission.php:288
|
||||
#: includes/class-step-new-entry.php:439 includes/class-step-new-entry.php:446
|
||||
#: includes/class-step-new-entry.php:466
|
||||
msgid "Full"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:275
|
||||
#: includes/class-step-new-entry.php:453
|
||||
msgid "Selected"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:530
|
||||
msgid "Open Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:585
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:589
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:593
|
||||
msgid "Role"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:610
|
||||
msgid "Pending Submission"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:614
|
||||
msgid "Complete"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:616
|
||||
msgid "Queued"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:721
|
||||
msgid "Default - WordPress Admin Dashboard: Workflow Submit Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-form-submission.php:790
|
||||
msgid "Processed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:20 includes/class-step-new-entry.php:33
|
||||
msgid "New Entry"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:122
|
||||
msgid "Store New Entry ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:125
|
||||
msgid "Store the ID of the new entry."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-new-entry.php:190
|
||||
msgid "Processed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:20
|
||||
#: includes/class-step-update-entry.php:42
|
||||
#: includes/class-step-update-entry.php:203
|
||||
msgid "Update an Entry"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:92
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:106
|
||||
msgid ""
|
||||
"Select the field which will contain the entry ID of the entry that will be "
|
||||
"updated. This is used to lookup the entry so it can be updated."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:138
|
||||
msgid "Approval Status Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:176
|
||||
#: includes/class-step-update-entry.php:186
|
||||
msgid "Assignee"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:241
|
||||
msgid "Approval"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:244
|
||||
msgid "User Input"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:504
|
||||
msgid "Select an assignee"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-step-update-entry.php:510
|
||||
msgid "User (created_by)"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Gravity Flow Form Connector"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://gravityflow.io"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Form Connector Extension for Gravity Flow."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Gravity Flow"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user