# 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. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-03-16 00:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/Generic/AbstractModule.php:554 #, php-format msgid "This module requires the module \"%s\"." msgstr "" #: src/Generic/AbstractModule.php:574 #, php-format msgid "This module requires modules \"%s\"." msgstr "" #: src/Generic/AbstractModule.php:642 #, php-format msgid "" "The module \"%s\" was automatically deactivated because the dependencies are " "unavailable." msgstr "" #: src/Stdlib/PsrMessage.php:149 msgid "default" msgstr "" #: src/View/Helper/LogSearchFilters.php:56 msgid "Message contains" msgstr "" #: src/View/Helper/LogSearchFilters.php:62 view/log/admin/log/browse.phtml:34 #: view/log/admin/log/browse.phtml:99 view/log/admin/log/show-details.phtml:29 msgid "Reference" msgstr "" #: src/View/Helper/LogSearchFilters.php:68 #: src/View/Helper/LogSearchFilters.php:73 #: src/View/Helper/LogSearchFilters.php:79 view/log/admin/log/browse.phtml:38 #: view/log/admin/log/browse.phtml:98 view/log/admin/log/show-details.phtml:25 msgid "Severity" msgstr "" #: src/View/Helper/LogSearchFilters.php:96 view/log/admin/log/browse.phtml:42 #: view/log/admin/log/browse.phtml:103 view/log/admin/log/show-details.phtml:57 msgid "Job" msgstr "" #: src/View/Helper/LogSearchFilters.php:100 msgid "Unknown job" msgstr "" #: view/log/admin/log/browse.phtml:54 msgid "Logs" msgstr "" #: view/log/admin/log/browse.phtml:60 msgid "Quick search / Filter" msgstr "" #: view/log/admin/log/browse.phtml:95 view/log/admin/log/show-details.phtml:62 msgid "Message" msgstr "" #: view/log/admin/log/browse.phtml:128 msgid "Full log" msgstr "" #: view/log/admin/log/browse.phtml:169 view/log/admin/log/show-details.phtml:49 msgid "Parameters" msgstr "" #: view/log/admin/log/browse.phtml:206 view/log/admin/log/browse.phtml:224 msgid "Delete logs" msgstr "" #: view/log/admin/log/browse.phtml:207 msgid "Are you sure you would like to delete the selected logs?" msgstr "" #: view/log/admin/log/browse.phtml:209 view/log/admin/log/browse.phtml:227 #, php-format msgid "%s: this action will permanently delete %s logs and cannot be undone." msgstr "" #: view/log/admin/log/browse.phtml:225 msgid "" "Are you sure you would like to delete all logs on all logs of this result?" msgstr "" #: view/log/admin/log/browse.phtml:242 msgid "Omeka could not find any logs, or they are saved in another place." msgstr "" #: view/log/admin/log/browse.phtml:254 msgid "Search logs" msgstr "" #: view/log/admin/log/show-details.phtml:23 #, php-format msgid "Log #%d on %s" msgstr "" #: view/log/admin/log/show-details.phtml:41 #, php-format msgid "Job #%d" msgstr "" #: view/log/admin/log/show-details.phtml:43 #, php-format msgid "Started at %s" msgstr "" #: view/log/admin/log/show-details.phtml:46 #, php-format msgid "Ended at %s" msgstr "" #: view/omeka/admin/job/browse.phtml:48 msgid "Id / Params" msgstr "" #: view/omeka/admin/job/browse.phtml:51 msgid "Status / Log" msgstr "" #: view/omeka/admin/job/show.phtml:23 msgid "[undefined]" msgstr "" #: view/omeka/admin/job/show.phtml:54 msgid "Progress" msgstr "" #: view/omeka/admin/job/show.phtml:97 msgid "Log (database)" msgstr "" #: view/omeka/admin/job/show.phtml:101 #, php-format msgid "View log (%d results)" msgstr "" #: src/Form/QuickSearchForm.php:35 msgid "Set a date with optional comparator…" msgstr "" #: src/Form/QuickSearchForm.php:40 msgid "Emergency" msgstr "" #: src/Form/QuickSearchForm.php:41 msgid "Alert" msgstr "" #: src/Form/QuickSearchForm.php:42 msgid "Critical" msgstr "" #: src/Form/QuickSearchForm.php:45 msgid "Notice" msgstr "" #: src/Form/QuickSearchForm.php:46 msgid "Info" msgstr "" #: src/Form/QuickSearchForm.php:47 msgid "Debug" msgstr "" #: src/Form/QuickSearchForm.php:55 msgid "Minimum severity" msgstr "" #: src/Form/QuickSearchForm.php:62 msgid "Select minimum severity…" msgstr "" #: src/Form/QuickSearchForm.php:69 msgid "Maximum severity" msgstr "" #: src/Form/QuickSearchForm.php:76 msgid "Select maximum severity…" msgstr "" #: src/Form/QuickSearchForm.php:88 msgid "Set a reference…" msgstr "" #: src/Form/QuickSearchForm.php:100 msgid "Set a job id…" msgstr "" #: src/Form/QuickSearchForm.php:121 msgid "Select a user…" msgstr "" #: src/Form/QuickSearchForm.php:131 msgid "Untranslated message" msgstr "" #: src/Form/QuickSearchForm.php:135 src/Form/QuickSearchForm.php:147 msgid "Set an untranslated string…" msgstr "" #: src/Form/QuickSearchForm.php:143 msgid "Not in untranslated message" msgstr "" #: src/Controller/Admin/LogController.php:64 msgid "" "The logger is currently disabled for database. Check config/local.config.php." msgstr "" #: src/Controller/Admin/LogController.php:103 msgid "log" msgstr "" #: src/Controller/Admin/LogController.php:118 msgid "Log successfully deleted" msgstr "" #: src/Controller/Admin/LogController.php:120 #: src/Controller/Admin/LogController.php:152 msgid "An error occured during deletion of logs" msgstr "" #: src/Controller/Admin/LogController.php:141 msgid "You must select at least one log to batch delete." msgstr "" #: src/Controller/Admin/LogController.php:150 msgid "Logs successfully deleted" msgstr "" #: src/Controller/Admin/LogController.php:179 msgid "" "Deleting logs in background (job #{job_id}). This " "may take a while." msgstr "" #: src/View/Helper/LogSearchFilters.php:34 #: src/Api/Representation/LogRepresentation.php:62 msgid "emergency" msgstr "" #: src/View/Helper/LogSearchFilters.php:35 #: src/Api/Representation/LogRepresentation.php:63 msgid "alert" msgstr "" #: src/View/Helper/LogSearchFilters.php:36 #: src/Api/Representation/LogRepresentation.php:64 msgid "critical" msgstr "" #: src/View/Helper/LogSearchFilters.php:38 #: src/Api/Representation/LogRepresentation.php:66 msgid "warning" msgstr "" #: src/View/Helper/LogSearchFilters.php:39 #: src/Api/Representation/LogRepresentation.php:67 msgid "notice" msgstr "" #: src/View/Helper/LogSearchFilters.php:40 #: src/Api/Representation/LogRepresentation.php:68 msgid "info" msgstr "" #: src/View/Helper/LogSearchFilters.php:41 #: src/Api/Representation/LogRepresentation.php:69 msgid "debug" msgstr "" #: src/Service/LoggerDbFactory.php:29 src/Service/LoggerFactory.php:62 msgid "[Omeka S] Database logging disabled: wrong config." msgstr "" #: src/Service/LoggerFactory.php:48 msgid "[Omeka S] File logging disabled: not writeable." msgstr "" #: src/Job/DispatchStrategy/Synchronous.php:45 msgid "" "Fatal error: {message}\n" "in {file} on line {line}" msgstr "" #: src/Job/DispatchStrategy/Synchronous.php:70 msgid "" "Warning: {message}\n" "in {file} on line {line}" msgstr ""