-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
translations: added translations folder
- Loading branch information
1 parent
b312be1
commit bde10cc
Showing
2 changed files
with
225 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
# English translations for invenio-jobs. | ||
# Copyright (C) 2024 CERN | ||
# This file is distributed under the same license as the invenio-jobs | ||
# project. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: invenio-jobs 0.1.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-06-04 14:50+0200\n" | ||
"PO-Revision-Date: 2024-06-04 14:52+0200\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language: en\n" | ||
"Language-Team: en <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.15.0\n" | ||
|
||
#: invenio_jobs/config.py:36 | ||
msgid "Default" | ||
msgstr "" | ||
|
||
#: invenio_jobs/config.py:37 | ||
msgid "Default queue" | ||
msgstr "" | ||
|
||
#: invenio_jobs/config.py:41 | ||
msgid "Low" | ||
msgstr "" | ||
|
||
#: invenio_jobs/config.py:42 | ||
msgid "Low priority queue" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:35 invenio_jobs/config.py:56 | ||
msgid "Jobs" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:36 invenio_jobs/config.py:60 | ||
msgid "Last run" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:37 | ||
#: invenio_jobs/administration/jobs.py:75 invenio_jobs/config.py:64 | ||
msgid "Started by" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:38 invenio_jobs/config.py:68 | ||
msgid "Next run" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:39 | ||
#: invenio_jobs/administration/jobs.py:76 | ||
msgid "Action" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:72 | ||
msgid "Run" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:73 | ||
msgid "Duration" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:74 | ||
msgid "Message" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:36 invenio_jobs/services/config.py:75 | ||
#: invenio_jobs/services/config.py:114 | ||
msgid "Ascending" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:40 invenio_jobs/services/config.py:76 | ||
#: invenio_jobs/services/config.py:115 | ||
msgid "Descending" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:44 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:78 | ||
msgid "Title" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:117 | ||
msgid "Created" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:29 | ||
msgid "Job with ID {id} does not exist." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:38 | ||
msgid "Run with ID {id} does not exist." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:40 | ||
msgid "Run with ID {id} for job {job_id} does not exist." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:52 | ||
msgid "You cannot change run status from {old} to {new}." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/schema.py:30 | ||
msgid "Field cannot be blank or longer than {max_} characters." | ||
msgstr "" | ||
|
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 |
---|---|---|
@@ -0,0 +1,112 @@ | ||
# Translations template for invenio-jobs. | ||
# Copyright (C) 2024 CERN | ||
# This file is distributed under the same license as the invenio-jobs | ||
# project. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: invenio-jobs 0.1.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-06-04 14:50+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.15.0\n" | ||
|
||
#: invenio_jobs/config.py:36 | ||
msgid "Default" | ||
msgstr "" | ||
|
||
#: invenio_jobs/config.py:37 | ||
msgid "Default queue" | ||
msgstr "" | ||
|
||
#: invenio_jobs/config.py:41 | ||
msgid "Low" | ||
msgstr "" | ||
|
||
#: invenio_jobs/config.py:42 | ||
msgid "Low priority queue" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:35 invenio_jobs/config.py:56 | ||
msgid "Jobs" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:36 invenio_jobs/config.py:60 | ||
msgid "Last run" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:37 | ||
#: invenio_jobs/administration/jobs.py:75 invenio_jobs/config.py:64 | ||
msgid "Started by" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:38 invenio_jobs/config.py:68 | ||
msgid "Next run" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:39 | ||
#: invenio_jobs/administration/jobs.py:76 | ||
msgid "Action" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:72 | ||
msgid "Run" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:73 | ||
msgid "Duration" | ||
msgstr "" | ||
|
||
#: invenio_jobs/administration/jobs.py:74 | ||
msgid "Message" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:36 invenio_jobs/services/config.py:75 | ||
#: invenio_jobs/services/config.py:114 | ||
msgid "Ascending" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:40 invenio_jobs/services/config.py:76 | ||
#: invenio_jobs/services/config.py:115 | ||
msgid "Descending" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:44 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:78 | ||
msgid "Title" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/config.py:117 | ||
msgid "Created" | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:29 | ||
msgid "Job with ID {id} does not exist." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:38 | ||
msgid "Run with ID {id} does not exist." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:40 | ||
msgid "Run with ID {id} for job {job_id} does not exist." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/errors.py:52 | ||
msgid "You cannot change run status from {old} to {new}." | ||
msgstr "" | ||
|
||
#: invenio_jobs/services/schema.py:30 | ||
msgid "Field cannot be blank or longer than {max_} characters." | ||
msgstr "" | ||
|