first commit
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-12-01T09:54:38-07:00\n"
|
||||
"PO-Revision-Date: 2021-12-01T09:54:38-07:00\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
msgid "sushi.status.description"
|
||||
msgstr "COUNTER Usage Reports for {$contextName}."
|
||||
|
||||
msgid "sushi.exception.1"
|
||||
msgstr ""
|
||||
"Requested date ({$beginDate} or {$endDate}) is in the middle of the month; "
|
||||
"however, only whole months are considered."
|
||||
|
||||
msgid "sushi.exception.2"
|
||||
msgstr ""
|
||||
"Requested item ID ({$itemId}) is not a number. This parameter expects a "
|
||||
"submission ID."
|
||||
|
||||
msgid "sushi.exception.3"
|
||||
msgstr ""
|
||||
"Parameter item_id contains more than one value, however only one is "
|
||||
"accepted. The following values are not considered: item_id={$itemIdValues}"
|
||||
|
||||
msgid "sushi.exception.1030.missing"
|
||||
msgstr "Missing {$params}."
|
||||
|
||||
msgid "sushi.exception.1030.invalid"
|
||||
msgstr "Invalid {$params}."
|
||||
|
||||
msgid "sushi.exception.3020.dateFormat"
|
||||
msgstr "Invalid format for begin_date or end_date."
|
||||
|
||||
msgid "sushi.exception.3020.dateRange"
|
||||
msgstr "Invalid date range."
|
||||
|
||||
msgid "sushi.exception.3030"
|
||||
msgstr ""
|
||||
"No usage available for requested dates. Request was for {$beginDate} to "
|
||||
"{$endDate}."
|
||||
|
||||
msgid "sushi.exception.3031"
|
||||
msgstr ""
|
||||
"Request was for {$beginDate} to {$endDate}; however, usage is only available "
|
||||
"to {$lastDate}."
|
||||
|
||||
msgid "sushi.exception.3032"
|
||||
msgstr ""
|
||||
"Request was for {$beginDate} to {$endDate}; however, usage is only available "
|
||||
"from {$earliestDate}."
|
||||
|
||||
msgid "sushi.exception.3050"
|
||||
msgstr ""
|
||||
"The request contained parameters ({$params}) that are not recognized in the "
|
||||
"context of the report being serviced."
|
||||
|
||||
msgid "sushi.exception.3060"
|
||||
msgstr "The following filter values are not supported: {$filterValues}"
|
||||
|
||||
msgid "sushi.exception.3062"
|
||||
msgstr "The following attribute values are not supported: {$attributeValues}"
|
||||
Reference in New Issue
Block a user