-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #440 from collective/saved-data-batch-size
Use batching on the saved data page.
- Loading branch information
Showing
15 changed files
with
238 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"POT-Creation-Date: 2024-12-09 14:39+0000\n" | ||
"POT-Creation-Date: 2024-12-13 10:36+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -33,7 +33,7 @@ msgstr "" | |
msgid "Actions Model" | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:292 | ||
#: ./collective/easyform/browser/actions.py:295 | ||
msgid "Add new action" | ||
msgstr "" | ||
|
||
|
@@ -68,7 +68,7 @@ msgstr "" | |
msgid "Choose an adapter." | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:175 | ||
#: ./collective/easyform/browser/actions.py:176 | ||
msgid "Clear all" | ||
msgstr "" | ||
|
||
|
@@ -96,11 +96,11 @@ msgstr "" | |
msgid "EasyForm" | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:355 | ||
#: ./collective/easyform/browser/actions.py:358 | ||
msgid "Edit Action '${fieldname}'" | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:360 | ||
#: ./collective/easyform/browser/actions.py:363 | ||
msgid "Edit XML Actions Model" | ||
msgstr "" | ||
|
||
|
@@ -263,6 +263,11 @@ msgstr "" | |
msgid "Your E-Mail Address" | ||
msgstr "" | ||
|
||
#. Default: "Define a batch size. Leave blank or set to 0 to disable batching in @@data view." | ||
#: ./collective/easyform/interfaces/savedata.py:96 | ||
msgid "batch_size_text" | ||
msgstr "" | ||
|
||
#. Default: "Reset" | ||
#: ./collective/easyform/interfaces/easyform.py:34 | ||
msgid "default_resetLabel" | ||
|
@@ -634,6 +639,11 @@ msgstr "" | |
msgid "label_autofocus" | ||
msgstr "" | ||
|
||
#. Default: "Batch size" | ||
#: ./collective/easyform/interfaces/savedata.py:95 | ||
msgid "label_batch_size" | ||
msgstr "" | ||
|
||
#. Default: "BCC Expression" | ||
#: ./collective/easyform/interfaces/mailer.py:497 | ||
msgid "label_bcc_override_text" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: collective.easyform\n" | ||
"POT-Creation-Date: 2024-12-09 14:39+0000\n" | ||
"POT-Creation-Date: 2024-12-13 10:36+0000\n" | ||
"PO-Revision-Date: 2017-01-20 09:48+0000\n" | ||
"Last-Translator: Johannes Raggam <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -32,7 +32,7 @@ msgstr "Art der Aktion" | |
msgid "Actions Model" | ||
msgstr "Aktionsmodell" | ||
|
||
#: ./collective/easyform/browser/actions.py:292 | ||
#: ./collective/easyform/browser/actions.py:295 | ||
msgid "Add new action" | ||
msgstr "Eine neue Aktion hinzufügen" | ||
|
||
|
@@ -67,7 +67,7 @@ msgstr "Das CSV Trennzeichen muss angegeben werden." | |
msgid "Choose an adapter." | ||
msgstr "Wählen Sie einen Adapter aus." | ||
|
||
#: ./collective/easyform/browser/actions.py:175 | ||
#: ./collective/easyform/browser/actions.py:176 | ||
msgid "Clear all" | ||
msgstr "Alles löschen" | ||
|
||
|
@@ -95,11 +95,11 @@ msgstr "" | |
msgid "EasyForm" | ||
msgstr "EasyForm" | ||
|
||
#: ./collective/easyform/browser/actions.py:355 | ||
#: ./collective/easyform/browser/actions.py:358 | ||
msgid "Edit Action '${fieldname}'" | ||
msgstr "Aktion '${fieldname}' bearbeiten" | ||
|
||
#: ./collective/easyform/browser/actions.py:360 | ||
#: ./collective/easyform/browser/actions.py:363 | ||
msgid "Edit XML Actions Model" | ||
msgstr "XML Aktionsmodell bearbeiten" | ||
|
||
|
@@ -262,6 +262,11 @@ msgstr "" | |
msgid "Your E-Mail Address" | ||
msgstr "" | ||
|
||
#. Default: "Define a batch size. Leave blank or set to 0 to disable batching in @@data view." | ||
#: ./collective/easyform/interfaces/savedata.py:96 | ||
msgid "batch_size_text" | ||
msgstr "" | ||
|
||
#. Default: "Reset" | ||
#: ./collective/easyform/interfaces/easyform.py:34 | ||
msgid "default_resetLabel" | ||
|
@@ -633,6 +638,11 @@ msgstr "Script zum Formular Setup" | |
msgid "label_autofocus" | ||
msgstr "" | ||
|
||
#. Default: "Batch size" | ||
#: ./collective/easyform/interfaces/savedata.py:95 | ||
msgid "label_batch_size" | ||
msgstr "" | ||
|
||
#. Default: "BCC Expression" | ||
#: ./collective/easyform/interfaces/mailer.py:497 | ||
msgid "label_bcc_override_text" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"POT-Creation-Date: 2024-12-09 14:39+0000\n" | ||
"POT-Creation-Date: 2024-12-13 10:36+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -30,7 +30,7 @@ msgstr "" | |
msgid "Actions Model" | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:292 | ||
#: ./collective/easyform/browser/actions.py:295 | ||
msgid "Add new action" | ||
msgstr "" | ||
|
||
|
@@ -65,7 +65,7 @@ msgstr "" | |
msgid "Choose an adapter." | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:175 | ||
#: ./collective/easyform/browser/actions.py:176 | ||
msgid "Clear all" | ||
msgstr "" | ||
|
||
|
@@ -93,11 +93,11 @@ msgstr "" | |
msgid "EasyForm" | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:355 | ||
#: ./collective/easyform/browser/actions.py:358 | ||
msgid "Edit Action '${fieldname}'" | ||
msgstr "" | ||
|
||
#: ./collective/easyform/browser/actions.py:360 | ||
#: ./collective/easyform/browser/actions.py:363 | ||
msgid "Edit XML Actions Model" | ||
msgstr "" | ||
|
||
|
@@ -260,6 +260,11 @@ msgstr "" | |
msgid "Your E-Mail Address" | ||
msgstr "" | ||
|
||
#. Default: "Define a batch size. Leave blank or set to 0 to disable batching in @@data view." | ||
#: ./collective/easyform/interfaces/savedata.py:96 | ||
msgid "batch_size_text" | ||
msgstr "" | ||
|
||
#. Default: "Reset" | ||
#: ./collective/easyform/interfaces/easyform.py:34 | ||
msgid "default_resetLabel" | ||
|
@@ -631,6 +636,11 @@ msgstr "" | |
msgid "label_autofocus" | ||
msgstr "Autofocus" | ||
|
||
#. Default: "Batch size" | ||
#: ./collective/easyform/interfaces/savedata.py:95 | ||
msgid "label_batch_size" | ||
msgstr "" | ||
|
||
#. Default: "BCC Expression" | ||
#: ./collective/easyform/interfaces/mailer.py:497 | ||
msgid "label_bcc_override_text" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: 2024-12-09 14:39+0000\n" | ||
"POT-Creation-Date: 2024-12-13 10:36+0000\n" | ||
"PO-Revision-Date: 2023-02-13 03:30-0400\n" | ||
"Last-Translator: Leonardo J. Caballero G. <[email protected]>\n" | ||
"Language-Team: ES <[email protected]>\n" | ||
|
@@ -36,7 +36,7 @@ msgstr "Tipo de Acción" | |
msgid "Actions Model" | ||
msgstr "Modelo de Acción" | ||
|
||
#: ./collective/easyform/browser/actions.py:292 | ||
#: ./collective/easyform/browser/actions.py:295 | ||
msgid "Add new action" | ||
msgstr "Añadir nueva acción" | ||
|
||
|
@@ -71,7 +71,7 @@ msgstr "El delimitador CSV es obligatorio." | |
msgid "Choose an adapter." | ||
msgstr "Elige un adaptador." | ||
|
||
#: ./collective/easyform/browser/actions.py:175 | ||
#: ./collective/easyform/browser/actions.py:176 | ||
msgid "Clear all" | ||
msgstr "Limpiar" | ||
|
||
|
@@ -99,11 +99,11 @@ msgstr "Entrada de formulario de correos electrónicos" | |
msgid "EasyForm" | ||
msgstr "EasyForm" | ||
|
||
#: ./collective/easyform/browser/actions.py:355 | ||
#: ./collective/easyform/browser/actions.py:358 | ||
msgid "Edit Action '${fieldname}'" | ||
msgstr "Editar acción '${fieldname}'" | ||
|
||
#: ./collective/easyform/browser/actions.py:360 | ||
#: ./collective/easyform/browser/actions.py:363 | ||
msgid "Edit XML Actions Model" | ||
msgstr "Editar XML de Modelo de Acción" | ||
|
||
|
@@ -266,6 +266,11 @@ msgstr "Vista" | |
msgid "Your E-Mail Address" | ||
msgstr "Su dirección de correo electrónico" | ||
|
||
#. Default: "Define a batch size. Leave blank or set to 0 to disable batching in @@data view." | ||
#: ./collective/easyform/interfaces/savedata.py:96 | ||
msgid "batch_size_text" | ||
msgstr "" | ||
|
||
#. Default: "Reset" | ||
#: ./collective/easyform/interfaces/easyform.py:34 | ||
msgid "default_resetLabel" | ||
|
@@ -638,6 +643,11 @@ msgstr "Script de preparación del formulario" | |
msgid "label_autofocus" | ||
msgstr "" | ||
|
||
#. Default: "Batch size" | ||
#: ./collective/easyform/interfaces/savedata.py:95 | ||
msgid "label_batch_size" | ||
msgstr "" | ||
|
||
#. Default: "BCC Expression" | ||
#: ./collective/easyform/interfaces/mailer.py:497 | ||
msgid "label_bcc_override_text" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.