diff --git a/.tx/config b/.tx/config index 37ac533..966dcc0 100644 --- a/.tx/config +++ b/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[omeka-s.module-Collecting] +[o:omeka:p:omeka-s:r:module-Collecting] file_filter = language/.po minimum_perc = 10 source_file = language/template.pot diff --git a/Module.php b/Module.php index 15b87df..8ec02f9 100644 --- a/Module.php +++ b/Module.php @@ -11,7 +11,6 @@ use Omeka\Permissions\Assertion\SiteIsPublicAssertion; use Laminas\EventManager\Event; use Laminas\EventManager\SharedEventManagerInterface; -use Laminas\Form\Fieldset; use Laminas\Mvc\MvcEvent; use Laminas\Permissions\Acl\Assertion\AssertionAggregate; use Laminas\ServiceManager\ServiceLocatorInterface; diff --git a/language/bg_BG.mo b/language/bg_BG.mo index 5ab44a3..17d6cec 100644 Binary files a/language/bg_BG.mo and b/language/bg_BG.mo differ diff --git a/language/bg_BG.po b/language/bg_BG.po index 59d030c..8773684 100644 --- a/language/bg_BG.po +++ b/language/bg_BG.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Tzvetan Tzvetanski , 2021\n" -"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/omeka/teams/14184/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (https://app.transifex.com/omeka/teams/14184/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Щракнете тук, за да видите събраните данни." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Приемам %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Условия за ползване" @@ -403,17 +403,17 @@ msgstr "Числова продължителност" msgid "Numeric integer" msgstr "Числово цяло число" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Моля, изберете един ..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Искам да изпратя анонимно" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Уведомете ме по имейла за изпратеното от мен" diff --git a/language/ca_ES.mo b/language/ca_ES.mo new file mode 100644 index 0000000..8a41fbb Binary files /dev/null and b/language/ca_ES.mo differ diff --git a/language/ca_ES.po b/language/ca_ES.po new file mode 100644 index 0000000..452e4ca --- /dev/null +++ b/language/ca_ES.po @@ -0,0 +1,562 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Rubén Alcaraz Martínez , 2023 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" +"PO-Revision-Date: 2017-09-14 20:14+0000\n" +"Last-Translator: Rubén Alcaraz Martínez , 2023\n" +"Language-Team: Catalan (Spain) (https://app.transifex.com/omeka/teams/14184/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: Module.php:307 +msgid "Click here to view the collected data." +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:304 +#, php-format +msgid "I accept the %s" +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:307 +msgid "Terms of Service" +msgstr "" + +#: src/Api/Representation/CollectingInputRepresentation.php:74 +#: src/Api/Representation/CollectingItemRepresentation.php:125 +#: src/Api/Representation/CollectingItemRepresentation.php:140 +msgid "[private]" +msgstr "[privat]" + +#: src/Api/Representation/CollectingInputRepresentation.php:81 +msgid "[unknown item]" +msgstr "" + +#: src/Controller/Site/IndexController.php:298 +msgid "Thank you for your submission" +msgstr "" + +#: src/Controller/Site/IndexController.php:348 +msgid "Collecting submission notification" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:9 +#, php-format +msgid "Edit collecting form: “%s”" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:10 +msgid "Add collecting form" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:33 +msgid "Undo delete" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:53 +#: view/collecting/site-admin/form/show.phtml:39 +msgid "Prompts" +msgstr "Prompts" + +#: view/collecting/site-admin/form/form.phtml:55 +msgid "Add prompt" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:75 +#: view/common/collecting-item-section.phtml:10 +msgid "Prompt" +msgstr "Prompt" + +#: view/collecting/site-admin/form/form.phtml:78 +msgid "Prompt type" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:80 +msgid "Select a prompt type" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:95 +msgid "Select a media type" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:103 +msgid "Prompt text" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:108 +msgid "Input type" +msgstr "Tipus d'entrada" + +#: view/collecting/site-admin/form/form.phtml:110 +msgid "Select an input type" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:114 +msgid "(unavailable)" +msgstr "(no disponible)" + +#: view/collecting/site-admin/form/form.phtml:122 +msgid "Select menu options" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:127 +msgid "Filter query" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:127 +msgid "Filter resources by entering an advanced search URL query string." +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:134 +msgid "Custom vocab" +msgstr "Custom vocab" + +#: view/collecting/site-admin/form/form.phtml:136 +msgid "Select a custom vocab" +msgstr "Selecciona un vocabulari personalitzat" + +#: view/collecting/site-admin/form/form.phtml:149 +msgid "Add changes" +msgstr "" + +#: view/collecting/site-admin/form/index.phtml:2 +msgid "Collecting Forms" +msgstr "" + +#: view/collecting/site-admin/form/index.phtml:7 +msgid "Add new form" +msgstr "" + +#: view/collecting/site-admin/form/index.phtml:55 +#: view/common/block-layout/collecting-block-form.phtml:5 +msgid "This site has no collecting forms." +msgstr "No hi ha cap formulari de recollida." + +#: view/collecting/site-admin/form/show.phtml:3 +#: view/collecting/site-admin/item/index.phtml:3 +#, php-format +msgid "Collecting Form: “%s”" +msgstr "" + +#: view/collecting/site-admin/form/show.phtml:6 +msgid "[none]" +msgstr "[cap]" + +#: view/collecting/site-admin/form/show.phtml:11 +msgid "Edit form" +msgstr "" + +#: view/collecting/site-admin/form/show.phtml:16 +#: view/collecting/site-admin/item/index.phtml:7 +msgid "Back to collecting forms list" +msgstr "" + +#: view/collecting/site-admin/form/show.phtml:29 +msgid "Anonymity Type" +msgstr "" + +#: view/collecting/site-admin/form/show.phtml:64 +msgid "This form has no prompts." +msgstr "" + +#: view/collecting/site-admin/item/index.phtml:16 +#: view/collecting/site-admin/item/index.phtml:76 +msgid "Needs review" +msgstr "" + +#: view/collecting/site-admin/item/index.phtml:17 +msgid "Reviewed: public" +msgstr "Revisat: públic" + +#: view/collecting/site-admin/item/index.phtml:18 +msgid "Reviewed: private" +msgstr "" + +#: view/collecting/site-admin/item/index.phtml:29 +#: view/collecting/site-admin/item/index.phtml:76 +msgid "Reviewed" +msgstr "Revisat" + +#: view/collecting/site-admin/item/index.phtml:41 +msgid "Update statuses" +msgstr "" + +#: view/collecting/site-admin/item/index.phtml:50 +msgid "Reviewed By" +msgstr "Revisat per" + +#: view/collecting/site-admin/item/index.phtml:64 +msgid "[not reviewed]" +msgstr "[sense revisar]" + +#: view/collecting/site-admin/item/index.phtml:96 +msgid "No items found." +msgstr "" + +#: view/collecting/site-admin/item/show-details.phtml:19 +#: view/common/collecting-item-section.phtml:35 +msgid "User name" +msgstr "Nom d'usuari" + +#: view/collecting/site-admin/item/show-details.phtml:22 +#: view/collecting/site-admin/item/show-details.phtml:29 +#: view/collecting/site-admin/item/show-details.phtml:36 +#: view/common/collecting-item-section.phtml:38 +#: view/common/collecting-item-section.phtml:45 +#: view/common/collecting-item-section.phtml:52 +msgid "[not asked]" +msgstr "" + +#: view/collecting/site-admin/item/show-details.phtml:26 +#: view/common/collecting-item-section.phtml:42 +msgid "User email" +msgstr "Email" + +#: view/collecting/site-admin/item/show-details.phtml:33 +#: view/common/collecting-item-section.phtml:49 +msgid "Anonymous?" +msgstr "Anònim?" + +#: view/collecting/site/index/item-show.phtml:2 +#, php-format +msgid "Collected Item: “%s”" +msgstr "" + +#: view/collecting/site/index/item-show.phtml:5 +msgid "Click here to view the corresponding item." +msgstr "" + +#: view/collecting/site/index/success.phtml:5 +msgid "Form successfully submitted!" +msgstr "" + +#: view/common/block-layout/collecting-block-form.phtml:2 +msgid "Select which collecting forms the user can complete:" +msgstr "" + +#: view/common/block-layout/collecting-block-multiple.phtml:3 +msgid "Select a form..." +msgstr "Selecciona un formulari..." + +#: view/common/collecting-item-citation.phtml:6 +msgid "[anonymous user]" +msgstr "[usuari anònim]" + +#: view/common/collecting-item-citation.phtml:9 +#, php-format +msgid "" +"This item was submitted on %s by %s using the form “%s” on the site “%s”: %s" +msgstr "" + +#: view/common/collecting-item-section.phtml:3 +msgid "Collected Inputs" +msgstr "" + +#: view/common/collecting-item-section.phtml:11 +msgid "User Input" +msgstr "" + +#: view/common/collecting-item-section.phtml:33 +msgid "User Information" +msgstr "Informació de l'usuari" + +#: view/common/collecting-item-section.phtml:61 +msgid "Public citation" +msgstr "" + +#: Module.php:151 config/module.config.php:80 +#: src/Site/BlockLayout/Collecting.php:18 +msgid "Collecting" +msgstr "" + +#: Module.php:160 +msgid "Terms of service" +msgstr "" + +#: Module.php:161 +msgid "" +"Enter the terms of service (TOS) for users who submit content to this site." +msgstr "" + +#: Module.php:172 +msgid "Terms of service URL" +msgstr "" + +#: Module.php:173 +msgid "" +"Enter the URL to the terms of service (TOS) for users who submit content to " +"this site." +msgstr "" + +#: Module.php:184 +msgid "Submission email address" +msgstr "" + +#: Module.php:185 +msgid "Enter an email address from which user submission emails will be sent." +msgstr "" + +#: Module.php:196 +msgid "Notification email address" +msgstr "" + +#: Module.php:197 +msgid "" +"Enter an email address to which admin notification emails will be sent." +msgstr "" + +#: config/module.config.php:110 +msgid "Form Information" +msgstr "" + +#: config/module.config.php:116 +msgid "Collected Items" +msgstr "" + +#: src/Entity/CollectingForm.php:95 +msgid "User sets own anonymity" +msgstr "" + +#: src/Entity/CollectingForm.php:96 +msgid "“User Public” and “User Name” inputs are publicly visible" +msgstr "" + +#: src/Entity/CollectingForm.php:97 +msgid "“User Public” and “User Name” inputs are private" +msgstr "" + +#: src/Entity/CollectingPrompt.php:101 +msgid "Item Property" +msgstr "" + +#: src/Entity/CollectingPrompt.php:102 +msgid "Item Media" +msgstr "" + +#: src/Entity/CollectingPrompt.php:103 +msgid "Item Supplementary" +msgstr "" + +#: src/Entity/CollectingPrompt.php:104 +msgid "User Name" +msgstr "Nom d'usuari" + +#: src/Entity/CollectingPrompt.php:105 +msgid "User Email" +msgstr "" + +#: src/Entity/CollectingPrompt.php:106 +msgid "User Private" +msgstr "" + +#: src/Entity/CollectingPrompt.php:107 +msgid "User Public" +msgstr "" + +#: src/Entity/CollectingPrompt.php:115 +msgid "Text box (one line)" +msgstr "" + +#: src/Entity/CollectingPrompt.php:116 +msgid "Text box (multiple line)" +msgstr "" + +#: src/Entity/CollectingPrompt.php:117 +msgid "Select menu" +msgstr "" + +#: src/Entity/CollectingPrompt.php:118 +msgid "Item resource" +msgstr "" + +#: src/Entity/CollectingPrompt.php:121 +msgid "Numeric timestamp" +msgstr "" + +#: src/Entity/CollectingPrompt.php:122 +msgid "Numeric interval" +msgstr "Interval numèric" + +#: src/Entity/CollectingPrompt.php:123 +msgid "Numeric duration" +msgstr "" + +#: src/Entity/CollectingPrompt.php:124 +msgid "Numeric integer" +msgstr "Numèric sencer" + +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 +msgid "Please choose one..." +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:273 +msgid "I want to submit anonymously" +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:283 +msgid "Email me my submission" +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:56 +msgid "A collecting form must be assigned a site on creation." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:197 +msgid "A property prompt must have a property." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:200 +msgid "A property prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:205 +#: src/Api/Adapter/CollectingFormAdapter.php:226 +#: src/Api/Adapter/CollectingFormAdapter.php:239 +#: src/Api/Adapter/CollectingFormAdapter.php:252 +msgid "A custom_vocab input type must have a custom vocab." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:210 +msgid "A media prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:213 +msgid "A media prompt must have a media type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:218 +msgid "An input prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:221 +msgid "An input prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:231 +msgid "A user_private prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:234 +msgid "A user_private prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:244 +msgid "A user_public prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:247 +msgid "A user_public prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:257 +msgid "A user_name prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:262 +msgid "A user_email prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:267 +msgid "A html prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:271 +msgid "Prompts must have a type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:283 +msgid "Invalid anonymity type." +msgstr "" + +#: src/Api/Adapter/CollectingItemAdapter.php:132 +msgid "A collecting item must be assigned an item on creation." +msgstr "" + +#: src/Api/Adapter/CollectingItemAdapter.php:135 +msgid "A collecting item must be assigned a form on creation." +msgstr "" + +#: src/Api/Adapter/CollectingItemAdapter.php:139 +msgid "A collecting input must be assigned a prompt on creation." +msgstr "" + +#: src/Form/CollectingForm.php:28 +msgid "Assign all items created by this form to this item set." +msgstr "" + +#: src/Form/CollectingForm.php:29 +msgid "Select Item Set..." +msgstr "" + +#: src/Form/CollectingForm.php:39 +msgid "Anonymity type" +msgstr "" + +#: src/Form/CollectingForm.php:40 +msgid "" +"Control how to treat “User Public” and “User Name” input on public pages." +msgstr "" + +#: src/Form/CollectingForm.php:48 +msgid "Success text" +msgstr "" + +#: src/Form/CollectingForm.php:49 +msgid "Display this text after a user successfully submits a form." +msgstr "" + +#: src/Form/CollectingForm.php:60 +msgid "Email text" +msgstr "" + +#: src/Form/CollectingForm.php:61 +msgid "Begin all submission emails with this text." +msgstr "Comença tots els emails amb aquest text." + +#: src/Form/CollectingForm.php:72 +msgid "Use default site assignments" +msgstr "" + +#: src/Form/CollectingForm.php:73 +msgid "" +"Check this to use default site assignments for collected items. If not " +"checked, all items created by this form are assigned to this site only." +msgstr "" + +#: src/MediaType/Upload.php:20 +msgid "Upload One" +msgstr "Carrega un" + +#: src/MediaType/UploadMultiple.php:20 +msgid "Upload Multiple" +msgstr "Carrega diversos" + +#: src/Controller/SiteAdmin/FormController.php:82 +msgid "Collecting form successfully updated" +msgstr "" + +#: src/Controller/SiteAdmin/FormController.php:83 +msgid "Collecting form successfully created" +msgstr "" + +#: src/Controller/SiteAdmin/FormController.php:117 +msgid "Collecting form successfully deleted" +msgstr "" + +#: src/Controller/SiteAdmin/ItemController.php:71 +msgid "Statuses successfully updated" +msgstr "" diff --git a/language/es.mo b/language/es.mo index e389568..8840433 100644 Binary files a/language/es.mo and b/language/es.mo differ diff --git a/language/es.po b/language/es.po index 230cce9..9921b55 100644 --- a/language/es.po +++ b/language/es.po @@ -15,10 +15,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Alfonso Montejo , 2022\n" -"Language-Team: Spanish (https://www.transifex.com/omeka/teams/14184/es/)\n" +"Language-Team: Spanish (https://app.transifex.com/omeka/teams/14184/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,12 +29,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Pulsar aquí para ver los datos aportados." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Acepto las %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Condiciones de servicio" @@ -414,17 +414,17 @@ msgstr "Duración" msgid "Numeric integer" msgstr "Valor numérico" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Por favor, debe seleccionarse uno..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Deseo enviarlo de forma anónima " -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Enviarme un copia al correo electrónico" diff --git a/language/et.mo b/language/et.mo index 73bec5b..fa3ae0d 100644 Binary files a/language/et.mo and b/language/et.mo differ diff --git a/language/et.po b/language/et.po index c59fe53..d8c1093 100644 --- a/language/et.po +++ b/language/et.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Rivo Zängov , 2021\n" -"Language-Team: Estonian (https://www.transifex.com/omeka/teams/14184/et/)\n" +"Language-Team: Estonian (https://app.transifex.com/omeka/teams/14184/et/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Kogutud andmte vaatamiseks kliki siia." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Ma nõustun %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Kasutustingimustega" @@ -397,17 +397,17 @@ msgstr "Numbriline kestus" msgid "Numeric integer" msgstr "Numbriline täisarv" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Palun vali üks ..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Soovin lisada anonüümselt" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Saada minu lisatud info mulle e-postile" diff --git a/language/eu.mo b/language/eu.mo index 2ed857c..7a35c48 100644 Binary files a/language/eu.mo and b/language/eu.mo differ diff --git a/language/eu.po b/language/eu.po index 2a1c532..3ccf1f0 100644 --- a/language/eu.po +++ b/language/eu.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Iametza Interaktiboa, 2022\n" -"Language-Team: Basque (https://www.transifex.com/omeka/teams/14184/eu/)\n" +"Language-Team: Basque (https://app.transifex.com/omeka/teams/14184/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Klikatu hemen bildutako informazioa ikusteko." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "%s onartzen dut" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Erabilera baldintzak" @@ -404,17 +404,17 @@ msgstr "Zenbakizko iraupena" msgid "Numeric integer" msgstr "Zenbaki osokoa" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Hautatu bat mesedez..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Anonimoki igo nahi dut" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Bidali niri posta bidez nire entregatzea" diff --git a/language/fi_FI.mo b/language/fi_FI.mo index 653a807..fb029cb 100644 Binary files a/language/fi_FI.mo and b/language/fi_FI.mo differ diff --git a/language/fi_FI.po b/language/fi_FI.po index 2a24089..099c7e8 100644 --- a/language/fi_FI.po +++ b/language/fi_FI.po @@ -12,10 +12,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Kai Metsävainio , 2021\n" -"Language-Team: Finnish (Finland) (https://www.transifex.com/omeka/teams/14184/fi_FI/)\n" +"Language-Team: Finnish (Finland) (https://app.transifex.com/omeka/teams/14184/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,12 +26,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Näytä oheistiedot." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Hyväksyn %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "käyttöehdot" @@ -409,17 +409,17 @@ msgstr "Numeerinen kesto" msgid "Numeric integer" msgstr "Numeerinen kokonaisluku" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Valitse vaihtoehdoista" -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Osallistun nimettömänä" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Lähetä lomakkeen tiedot sähköpostilla" diff --git a/language/fr.mo b/language/fr.mo index 0968a6e..47282b8 100644 Binary files a/language/fr.mo and b/language/fr.mo differ diff --git a/language/fr.po b/language/fr.po index c799de6..d49d5b8 100644 --- a/language/fr.po +++ b/language/fr.po @@ -13,10 +13,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Pols12 , 2022\n" -"Language-Team: French (https://www.transifex.com/omeka/teams/14184/fr/)\n" +"Language-Team: French (https://app.transifex.com/omeka/teams/14184/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -27,12 +27,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Cliquer ici pour voir les données collectées." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "J'accepte les %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Conditions d'utilisation" @@ -413,17 +413,17 @@ msgstr "Durée" msgid "Numeric integer" msgstr "Entier" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Merci de choisir…" -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Je veux déposer anonymement" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "M’envoyer le dépôt par mail" diff --git a/language/hr.mo b/language/hr.mo index bc7ad9d..5166a99 100644 Binary files a/language/hr.mo and b/language/hr.mo differ diff --git a/language/hr.po b/language/hr.po index e294b3c..df4916a 100644 --- a/language/hr.po +++ b/language/hr.po @@ -12,10 +12,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Josip Ilic , 2021\n" -"Language-Team: Croatian (https://www.transifex.com/omeka/teams/14184/hr/)\n" +"Language-Team: Croatian (https://app.transifex.com/omeka/teams/14184/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,12 +26,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Kliknite ovdje da biste vidjeli prikupljene podatke." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Prihvaćam %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Uvjeti Pružanja Usluge" @@ -420,17 +420,17 @@ msgstr "numeričko trajanje" msgid "Numeric integer" msgstr "broj" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Molimo vas da izaberete jedan..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Želim predati anonimno." -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "E-mailiraj mi moju predaju" diff --git a/language/it.mo b/language/it.mo index 2c6b778..2c639f5 100644 Binary files a/language/it.mo and b/language/it.mo differ diff --git a/language/it.po b/language/it.po index 2c1f4be..0408973 100644 --- a/language/it.po +++ b/language/it.po @@ -13,10 +13,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Giorgio Comai , 2021\n" -"Language-Team: Italian (https://www.transifex.com/omeka/teams/14184/it/)\n" +"Language-Team: Italian (https://app.transifex.com/omeka/teams/14184/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -27,12 +27,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Clicca qui per visualizzare i dati raccolti" -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Accetto %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Condizioni d'utilizzo" @@ -409,17 +409,17 @@ msgstr "Durata numerica" msgid "Numeric integer" msgstr "Numero intero" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Selezionare una risposta" -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Voglio inviare in forma anonima" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Mandami la mia presentazione" diff --git a/language/ja.mo b/language/ja.mo index af8021c..c7a072f 100644 Binary files a/language/ja.mo and b/language/ja.mo differ diff --git a/language/ja.po b/language/ja.po index 796d4ec..d1e2fba 100644 --- a/language/ja.po +++ b/language/ja.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Naosuke Okamoto, 2019\n" -"Language-Team: Japanese (https://www.transifex.com/omeka/teams/14184/ja/)\n" +"Language-Team: Japanese (https://app.transifex.com/omeka/teams/14184/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "入力されたデータを見るにはここをクリックしてください。" -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "%sに同意します" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "利用規約" @@ -397,17 +397,17 @@ msgstr "期間" msgid "Numeric integer" msgstr "整数" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "1つを選択してください..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "匿名で送信する" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "送信内容をメールする" diff --git a/language/pt_BR.mo b/language/pt_BR.mo new file mode 100644 index 0000000..35849e5 Binary files /dev/null and b/language/pt_BR.mo differ diff --git a/language/pt_BR.po b/language/pt_BR.po new file mode 100644 index 0000000..e99f90f --- /dev/null +++ b/language/pt_BR.po @@ -0,0 +1,565 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Deidson Rafael Trindade , 2023 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" +"PO-Revision-Date: 2017-09-14 20:14+0000\n" +"Last-Translator: Deidson Rafael Trindade , 2023\n" +"Language-Team: Portuguese (Brazil) (https://app.transifex.com/omeka/teams/14184/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#: Module.php:307 +msgid "Click here to view the collected data." +msgstr "Clique aqui para visualizar os dados coletados." + +#: src/Api/Representation/CollectingFormRepresentation.php:304 +#, php-format +msgid "I accept the %s" +msgstr "Eu aceito o %s" + +#: src/Api/Representation/CollectingFormRepresentation.php:307 +msgid "Terms of Service" +msgstr "Terms of Service" + +#: src/Api/Representation/CollectingInputRepresentation.php:74 +#: src/Api/Representation/CollectingItemRepresentation.php:125 +#: src/Api/Representation/CollectingItemRepresentation.php:140 +msgid "[private]" +msgstr "[privado]" + +#: src/Api/Representation/CollectingInputRepresentation.php:81 +msgid "[unknown item]" +msgstr "[item desconhecido]" + +#: src/Controller/Site/IndexController.php:298 +msgid "Thank you for your submission" +msgstr "Obrigado pela sua submissão" + +#: src/Controller/Site/IndexController.php:348 +msgid "Collecting submission notification" +msgstr "Coletando notificação de envio" + +#: view/collecting/site-admin/form/form.phtml:9 +#, php-format +msgid "Edit collecting form: “%s”" +msgstr "Editar formulário de coleta: “%s”" + +#: view/collecting/site-admin/form/form.phtml:10 +msgid "Add collecting form" +msgstr "Adicionar formulário de coleta" + +#: view/collecting/site-admin/form/form.phtml:33 +msgid "Undo delete" +msgstr "Desfazer exclusão" + +#: view/collecting/site-admin/form/form.phtml:53 +#: view/collecting/site-admin/form/show.phtml:39 +msgid "Prompts" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:55 +msgid "Add prompt" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:75 +#: view/common/collecting-item-section.phtml:10 +msgid "Prompt" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:78 +msgid "Prompt type" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:80 +msgid "Select a prompt type" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:95 +msgid "Select a media type" +msgstr "Selecione um tipo de mídia" + +#: view/collecting/site-admin/form/form.phtml:103 +msgid "Prompt text" +msgstr "" + +#: view/collecting/site-admin/form/form.phtml:108 +msgid "Input type" +msgstr "Tipo de entrada" + +#: view/collecting/site-admin/form/form.phtml:110 +msgid "Select an input type" +msgstr "Selecione um tipo de entrada" + +#: view/collecting/site-admin/form/form.phtml:114 +msgid "(unavailable)" +msgstr "(não disponível)" + +#: view/collecting/site-admin/form/form.phtml:122 +msgid "Select menu options" +msgstr "Selecione as opções do menu" + +#: view/collecting/site-admin/form/form.phtml:127 +msgid "Filter query" +msgstr "Filtrar consulta" + +#: view/collecting/site-admin/form/form.phtml:127 +msgid "Filter resources by entering an advanced search URL query string." +msgstr "" +"Filtre recursos inserindo uma string de consulta de URL de pesquisa " +"avançada." + +#: view/collecting/site-admin/form/form.phtml:134 +msgid "Custom vocab" +msgstr "Vocabulário personalizado" + +#: view/collecting/site-admin/form/form.phtml:136 +msgid "Select a custom vocab" +msgstr "Selecione um vocabulário personalizado" + +#: view/collecting/site-admin/form/form.phtml:149 +msgid "Add changes" +msgstr "" + +#: view/collecting/site-admin/form/index.phtml:2 +msgid "Collecting Forms" +msgstr "" + +#: view/collecting/site-admin/form/index.phtml:7 +msgid "Add new form" +msgstr "" + +#: view/collecting/site-admin/form/index.phtml:55 +#: view/common/block-layout/collecting-block-form.phtml:5 +msgid "This site has no collecting forms." +msgstr "Este site não possui formulários de coleta." + +#: view/collecting/site-admin/form/show.phtml:3 +#: view/collecting/site-admin/item/index.phtml:3 +#, php-format +msgid "Collecting Form: “%s”" +msgstr "Formulário de coleta: “%s”" + +#: view/collecting/site-admin/form/show.phtml:6 +msgid "[none]" +msgstr "[nenhum]" + +#: view/collecting/site-admin/form/show.phtml:11 +msgid "Edit form" +msgstr "Editar formulário" + +#: view/collecting/site-admin/form/show.phtml:16 +#: view/collecting/site-admin/item/index.phtml:7 +msgid "Back to collecting forms list" +msgstr "Voltar para a lista de formulários de coleta" + +#: view/collecting/site-admin/form/show.phtml:29 +msgid "Anonymity Type" +msgstr "Tipo de anonimato" + +#: view/collecting/site-admin/form/show.phtml:64 +msgid "This form has no prompts." +msgstr "" + +#: view/collecting/site-admin/item/index.phtml:16 +#: view/collecting/site-admin/item/index.phtml:76 +msgid "Needs review" +msgstr "Precisa de revisão" + +#: view/collecting/site-admin/item/index.phtml:17 +msgid "Reviewed: public" +msgstr "Avaliado: público" + +#: view/collecting/site-admin/item/index.phtml:18 +msgid "Reviewed: private" +msgstr "Avaliado: privado" + +#: view/collecting/site-admin/item/index.phtml:29 +#: view/collecting/site-admin/item/index.phtml:76 +msgid "Reviewed" +msgstr "Revisado" + +#: view/collecting/site-admin/item/index.phtml:41 +msgid "Update statuses" +msgstr "Atualizar status" + +#: view/collecting/site-admin/item/index.phtml:50 +msgid "Reviewed By" +msgstr "Revisados ​​pela" + +#: view/collecting/site-admin/item/index.phtml:64 +msgid "[not reviewed]" +msgstr "[Não revisado]" + +#: view/collecting/site-admin/item/index.phtml:96 +msgid "No items found." +msgstr "Nenhum item encontrado." + +#: view/collecting/site-admin/item/show-details.phtml:19 +#: view/common/collecting-item-section.phtml:35 +msgid "User name" +msgstr "Nome de usuário" + +#: view/collecting/site-admin/item/show-details.phtml:22 +#: view/collecting/site-admin/item/show-details.phtml:29 +#: view/collecting/site-admin/item/show-details.phtml:36 +#: view/common/collecting-item-section.phtml:38 +#: view/common/collecting-item-section.phtml:45 +#: view/common/collecting-item-section.phtml:52 +msgid "[not asked]" +msgstr "[não perguntou]" + +#: view/collecting/site-admin/item/show-details.phtml:26 +#: view/common/collecting-item-section.phtml:42 +msgid "User email" +msgstr "e-mail do usuário" + +#: view/collecting/site-admin/item/show-details.phtml:33 +#: view/common/collecting-item-section.phtml:49 +msgid "Anonymous?" +msgstr "Anônimo?" + +#: view/collecting/site/index/item-show.phtml:2 +#, php-format +msgid "Collected Item: “%s”" +msgstr "Item coletado: “%s”" + +#: view/collecting/site/index/item-show.phtml:5 +msgid "Click here to view the corresponding item." +msgstr "Clique aqui para visualizar o item correspondente." + +#: view/collecting/site/index/success.phtml:5 +msgid "Form successfully submitted!" +msgstr "Formulário enviado com sucesso!" + +#: view/common/block-layout/collecting-block-form.phtml:2 +msgid "Select which collecting forms the user can complete:" +msgstr "Selecione quais formulários de coleta o usuário pode preencher:" + +#: view/common/block-layout/collecting-block-multiple.phtml:3 +msgid "Select a form..." +msgstr "Selecione um formulário..." + +#: view/common/collecting-item-citation.phtml:6 +msgid "[anonymous user]" +msgstr "[usuário anônimo]" + +#: view/common/collecting-item-citation.phtml:9 +#, php-format +msgid "" +"This item was submitted on %s by %s using the form “%s” on the site “%s”: %s" +msgstr "" +"Este item foi enviado %s por meio %sdo formulário “%s” no site “%s”: %s" + +#: view/common/collecting-item-section.phtml:3 +msgid "Collected Inputs" +msgstr "Entradas coletadas" + +#: view/common/collecting-item-section.phtml:11 +msgid "User Input" +msgstr "" + +#: view/common/collecting-item-section.phtml:33 +msgid "User Information" +msgstr "" + +#: view/common/collecting-item-section.phtml:61 +msgid "Public citation" +msgstr "" + +#: Module.php:151 config/module.config.php:80 +#: src/Site/BlockLayout/Collecting.php:18 +msgid "Collecting" +msgstr "" + +#: Module.php:160 +msgid "Terms of service" +msgstr "" + +#: Module.php:161 +msgid "" +"Enter the terms of service (TOS) for users who submit content to this site." +msgstr "" + +#: Module.php:172 +msgid "Terms of service URL" +msgstr "" + +#: Module.php:173 +msgid "" +"Enter the URL to the terms of service (TOS) for users who submit content to " +"this site." +msgstr "" + +#: Module.php:184 +msgid "Submission email address" +msgstr "" + +#: Module.php:185 +msgid "Enter an email address from which user submission emails will be sent." +msgstr "" + +#: Module.php:196 +msgid "Notification email address" +msgstr "" + +#: Module.php:197 +msgid "" +"Enter an email address to which admin notification emails will be sent." +msgstr "" + +#: config/module.config.php:110 +msgid "Form Information" +msgstr "" + +#: config/module.config.php:116 +msgid "Collected Items" +msgstr "" + +#: src/Entity/CollectingForm.php:95 +msgid "User sets own anonymity" +msgstr "" + +#: src/Entity/CollectingForm.php:96 +msgid "“User Public” and “User Name” inputs are publicly visible" +msgstr "" + +#: src/Entity/CollectingForm.php:97 +msgid "“User Public” and “User Name” inputs are private" +msgstr "" + +#: src/Entity/CollectingPrompt.php:101 +msgid "Item Property" +msgstr "" + +#: src/Entity/CollectingPrompt.php:102 +msgid "Item Media" +msgstr "" + +#: src/Entity/CollectingPrompt.php:103 +msgid "Item Supplementary" +msgstr "" + +#: src/Entity/CollectingPrompt.php:104 +msgid "User Name" +msgstr "" + +#: src/Entity/CollectingPrompt.php:105 +msgid "User Email" +msgstr "" + +#: src/Entity/CollectingPrompt.php:106 +msgid "User Private" +msgstr "" + +#: src/Entity/CollectingPrompt.php:107 +msgid "User Public" +msgstr "" + +#: src/Entity/CollectingPrompt.php:115 +msgid "Text box (one line)" +msgstr "" + +#: src/Entity/CollectingPrompt.php:116 +msgid "Text box (multiple line)" +msgstr "" + +#: src/Entity/CollectingPrompt.php:117 +msgid "Select menu" +msgstr "" + +#: src/Entity/CollectingPrompt.php:118 +msgid "Item resource" +msgstr "" + +#: src/Entity/CollectingPrompt.php:121 +msgid "Numeric timestamp" +msgstr "" + +#: src/Entity/CollectingPrompt.php:122 +msgid "Numeric interval" +msgstr "" + +#: src/Entity/CollectingPrompt.php:123 +msgid "Numeric duration" +msgstr "" + +#: src/Entity/CollectingPrompt.php:124 +msgid "Numeric integer" +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 +msgid "Please choose one..." +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:273 +msgid "I want to submit anonymously" +msgstr "" + +#: src/Api/Representation/CollectingFormRepresentation.php:283 +msgid "Email me my submission" +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:56 +msgid "A collecting form must be assigned a site on creation." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:197 +msgid "A property prompt must have a property." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:200 +msgid "A property prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:205 +#: src/Api/Adapter/CollectingFormAdapter.php:226 +#: src/Api/Adapter/CollectingFormAdapter.php:239 +#: src/Api/Adapter/CollectingFormAdapter.php:252 +msgid "A custom_vocab input type must have a custom vocab." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:210 +msgid "A media prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:213 +msgid "A media prompt must have a media type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:218 +msgid "An input prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:221 +msgid "An input prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:231 +msgid "A user_private prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:234 +msgid "A user_private prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:244 +msgid "A user_public prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:247 +msgid "A user_public prompt must have an input type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:257 +msgid "A user_name prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:262 +msgid "A user_email prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:267 +msgid "A html prompt must have text." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:271 +msgid "Prompts must have a type." +msgstr "" + +#: src/Api/Adapter/CollectingFormAdapter.php:283 +msgid "Invalid anonymity type." +msgstr "" + +#: src/Api/Adapter/CollectingItemAdapter.php:132 +msgid "A collecting item must be assigned an item on creation." +msgstr "" + +#: src/Api/Adapter/CollectingItemAdapter.php:135 +msgid "A collecting item must be assigned a form on creation." +msgstr "" + +#: src/Api/Adapter/CollectingItemAdapter.php:139 +msgid "A collecting input must be assigned a prompt on creation." +msgstr "" + +#: src/Form/CollectingForm.php:28 +msgid "Assign all items created by this form to this item set." +msgstr "" + +#: src/Form/CollectingForm.php:29 +msgid "Select Item Set..." +msgstr "" + +#: src/Form/CollectingForm.php:39 +msgid "Anonymity type" +msgstr "" + +#: src/Form/CollectingForm.php:40 +msgid "" +"Control how to treat “User Public” and “User Name” input on public pages." +msgstr "" + +#: src/Form/CollectingForm.php:48 +msgid "Success text" +msgstr "" + +#: src/Form/CollectingForm.php:49 +msgid "Display this text after a user successfully submits a form." +msgstr "" + +#: src/Form/CollectingForm.php:60 +msgid "Email text" +msgstr "" + +#: src/Form/CollectingForm.php:61 +msgid "Begin all submission emails with this text." +msgstr "" + +#: src/Form/CollectingForm.php:72 +msgid "Use default site assignments" +msgstr "" + +#: src/Form/CollectingForm.php:73 +msgid "" +"Check this to use default site assignments for collected items. If not " +"checked, all items created by this form are assigned to this site only." +msgstr "" + +#: src/MediaType/Upload.php:20 +msgid "Upload One" +msgstr "" + +#: src/MediaType/UploadMultiple.php:20 +msgid "Upload Multiple" +msgstr "" + +#: src/Controller/SiteAdmin/FormController.php:82 +msgid "Collecting form successfully updated" +msgstr "" + +#: src/Controller/SiteAdmin/FormController.php:83 +msgid "Collecting form successfully created" +msgstr "" + +#: src/Controller/SiteAdmin/FormController.php:117 +msgid "Collecting form successfully deleted" +msgstr "" + +#: src/Controller/SiteAdmin/ItemController.php:71 +msgid "Statuses successfully updated" +msgstr "" diff --git a/language/pt_PT.mo b/language/pt_PT.mo index 431662c..f1a6779 100644 Binary files a/language/pt_PT.mo and b/language/pt_PT.mo differ diff --git a/language/pt_PT.po b/language/pt_PT.po index 078fcb7..b994600 100644 --- a/language/pt_PT.po +++ b/language/pt_PT.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Daniel Alves , 2020\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/omeka/teams/14184/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://app.transifex.com/omeka/teams/14184/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "Clique aqui para ver a informação recolhida." -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "Eu aceito o %s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "Termos de Serviço" @@ -405,17 +405,17 @@ msgstr "Numérico duração" msgid "Numeric integer" msgstr "Numérico inteiro" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "Escolha um, por favor..." -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "Eu quero submeter anonimamente" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "Envie a submissão para o meu email" diff --git a/language/template.pot b/language/template.pot index 47b422c..8043c9f 100644 --- a/language/template.pot +++ b/language/template.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,12 +21,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "" @@ -392,17 +392,17 @@ msgstr "" msgid "Numeric integer" msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "" diff --git a/language/zh_CN.mo b/language/zh_CN.mo index cf0fd11..e89325e 100644 Binary files a/language/zh_CN.mo and b/language/zh_CN.mo differ diff --git a/language/zh_CN.po b/language/zh_CN.po index dbab765..1805626 100644 --- a/language/zh_CN.po +++ b/language/zh_CN.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: Hong Zhang , 2021\n" -"Language-Team: Chinese (China) (https://www.transifex.com/omeka/teams/14184/zh_CN/)\n" +"Language-Team: Chinese (China) (https://app.transifex.com/omeka/teams/14184/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "点击此处查看收集到的数据。" -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "我接受%s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "服务条款" @@ -397,17 +397,17 @@ msgstr "数值持续时间" msgid "Numeric integer" msgstr "数字整数" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "请选择一个 ......" -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "我希望匿名提交" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "把我提交的东西电邮给我" diff --git a/language/zh_TW.mo b/language/zh_TW.mo index 9c51119..110f02b 100644 Binary files a/language/zh_TW.mo and b/language/zh_TW.mo differ diff --git a/language/zh_TW.po b/language/zh_TW.po index 28540a7..cf08152 100644 --- a/language/zh_TW.po +++ b/language/zh_TW.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-12 11:48-0500\n" +"POT-Creation-Date: 2023-04-25 11:27-0400\n" "PO-Revision-Date: 2017-09-14 20:14+0000\n" "Last-Translator: 志帆 徐 , 2020\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/omeka/teams/14184/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://app.transifex.com/omeka/teams/14184/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,12 +25,12 @@ msgstr "" msgid "Click here to view the collected data." msgstr "點擊並且檢視收集資料" -#: src/Api/Representation/CollectingFormRepresentation.php:297 +#: src/Api/Representation/CollectingFormRepresentation.php:304 #, php-format msgid "I accept the %s" msgstr "我同意%s" -#: src/Api/Representation/CollectingFormRepresentation.php:300 +#: src/Api/Representation/CollectingFormRepresentation.php:307 msgid "Terms of Service" msgstr "服務用語" @@ -397,17 +397,17 @@ msgstr "" msgid "Numeric integer" msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:159 -#: src/Api/Representation/CollectingFormRepresentation.php:166 -#: src/Api/Representation/CollectingFormRepresentation.php:186 +#: src/Api/Representation/CollectingFormRepresentation.php:164 +#: src/Api/Representation/CollectingFormRepresentation.php:171 +#: src/Api/Representation/CollectingFormRepresentation.php:193 msgid "Please choose one..." msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:266 +#: src/Api/Representation/CollectingFormRepresentation.php:273 msgid "I want to submit anonymously" msgstr "" -#: src/Api/Representation/CollectingFormRepresentation.php:276 +#: src/Api/Representation/CollectingFormRepresentation.php:283 msgid "Email me my submission" msgstr "" diff --git a/src/Api/Representation/CollectingFormRepresentation.php b/src/Api/Representation/CollectingFormRepresentation.php index ba532a4..3c4ee3f 100644 --- a/src/Api/Representation/CollectingFormRepresentation.php +++ b/src/Api/Representation/CollectingFormRepresentation.php @@ -2,7 +2,6 @@ namespace Collecting\Api\Representation; use Collecting\Form\Element; -use Omeka\Api\Exception\BadRequestException; use Omeka\Api\Exception\NotFoundException; use Omeka\Api\Representation\AbstractEntityRepresentation; use Omeka\Module\Manager as ModuleManager;