From: Michael Tremer Date: Thu, 13 Oct 2022 10:48:29 +0000 (+0000) Subject: Update translations X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604f7a9cc78843b5f570a9c6fa2032544e8d72cc;p=pbs.git Update translations Signed-off-by: Michael Tremer --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 0262b3e8..9f9fc863 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -19,7 +19,6 @@ src/buildservice/jobqueue.py src/buildservice/jobs.py src/buildservice/keys.py src/buildservice/ldap.py -src/buildservice/logs.py src/buildservice/messages.py src/buildservice/mirrors.py src/buildservice/misc.py @@ -66,6 +65,7 @@ src/templates/errors/error-400.html src/templates/errors/error-403.html src/templates/errors/error-404.html src/templates/errors/error.html +src/templates/events/modules/build-comment.html src/templates/events/modules/list.html src/templates/events/modules/system-message.html src/templates/events/modules/user-message.html @@ -81,37 +81,25 @@ src/templates/mirrors/edit.html src/templates/mirrors/list.html src/templates/mirrors/new.html src/templates/modules/build-headline.html -src/templates/modules/build-log.html src/templates/modules/build-offset.html src/templates/modules/build-state-warnings.html src/templates/modules/build-table.html src/templates/modules/commit-message.html src/templates/modules/commits-table.html src/templates/modules/files-table.html -src/templates/modules/jobs-table.html src/templates/modules/jobs/list.html src/templates/modules/jobs/status.html src/templates/modules/link-to-user.html -src/templates/modules/log-entry-comment.html -src/templates/modules/log-entry-small.html -src/templates/modules/log-entry.html src/templates/modules/log-files-table.html -src/templates/modules/log-table.html -src/templates/modules/log.html src/templates/modules/modal-base.html src/templates/modules/modal-build-comment.html src/templates/modules/modal-build-push.html src/templates/modules/modal-build-unpush.html -src/templates/modules/package-header.html -src/templates/modules/package-table-detail.html src/templates/modules/packages-files-table.html -src/templates/modules/packages-table.html -src/templates/modules/repo-actions-table.html src/templates/modules/select/locale.html src/templates/modules/select/timezone.html src/templates/modules/source-table.html src/templates/modules/text.html -src/templates/modules/watchers-sidebar-table.html src/templates/package-properties.html src/templates/packages/index.html src/templates/packages/modules/dependencies.html diff --git a/po/ca.po b/po/ca.po index e0b3c8c5..e62e9c9b 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/ipfire/language/" @@ -18,198 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -466,9 +274,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -828,6 +633,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -938,6 +751,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1049,6 +868,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1135,44 +957,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1184,15 +971,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1274,36 +1052,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1317,41 +1065,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1534,6 +1247,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/da.po b/po/da.po index aed23507..41003d2c 100644 --- a/po/da.po +++ b/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish (http://www.transifex.com/projects/p/ipfire/language/" @@ -18,198 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -466,9 +274,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -828,6 +633,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -938,6 +751,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1049,6 +868,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1135,44 +957,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1184,15 +971,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1274,36 +1052,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1317,41 +1065,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1534,6 +1247,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/de.po b/po/de.po index d5401918..a89e2df7 100644 --- a/po/de.po +++ b/po/de.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-02-21 09:39+0000\n" "Last-Translator: WhyTea \n" "Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/" @@ -23,205 +23,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "Build wurde erstellt" - -msgid "Unknown action." -msgstr "Unbekannte Aktion." - -msgid "Unknown" -msgstr "Unbekannt" - -msgid "N/A" -msgstr "n.V." - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "Dieser Build wurde in das Repository '%(to_repo)s' veröffentlicht." - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "Du hast diesen Build in das Repository '%(to_repo)s' veröffentlicht." - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "%(user)s hat diesen Build in das Repository '%(to_repo)s' verschoben." - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "Dieses Build wurde aus dem Repository '%(from_repo)s' zurückgezogen." - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "Du hast das Build aus dem Repository '%(from_repo)s' zurückgezogen." - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" -"%(user)s hat dieses Build aus dem Repository '%(from_repo)s' zurückgezogen." - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" -"Dieses Build wurde vom Repository '%(from_repo)s' zum '%(to_repo)s' " -"verschoben." - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" -"Du hast dieses Build vom Repository '%(from_repo)s' zum '%(to_repo)s' " -"verschoben." - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" -"%(user)s hat dieses Build vom Repository '%(from_repo)s' zum '%(to_repo)s' " -"verschoben." - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "Der Builder '%(builder)s' wurde aktiviert." - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "Du hast den Builder '%(builder)s' aktiviert." - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "%(user)s hat den Builder '%(builder)s' aktiviert." - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "Du hast den Builder '%(builder)s' deaktiviert." - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "%(user)s hat den Builder '%(builder)s' deaktiviert." - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "Du hast den Builder '%(builder)s' entfernt." - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "%(user)s hat '%(builder)s' gelöscht." - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "Du hast den Builder '%(builder)s' erstellt." - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "%(user)s hat '%(builder)s' erstellt." - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "Job '%(job)s' wurde erstellt." - -#, python-format -msgid "You created job '%(job)s'." -msgstr "Du hast den Job '%(job)s' erstellt." - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "%(user)s hat den Job '%(job)s' erstellt." - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "Der Job '%(job)s' hat seinen Status auf: %(state)s geändert." - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "Du hast den Status des Auftrags '%(job)s' nach: %(state)s geändert." - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "%(user)s hat den Status von dem Job '%(job)s' auf: %(state)s geändert." - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "Job '%(job)s' wurde resettet." - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "Du hast den Job '%(job)s' zurückgesetzt." - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "%(user)s hat den Job '%(job)s' resettet." - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "Der Job '%(job)s' wurde zum rebuild eingeplant." - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "Du hast einen Rebuild des '%(job)s' Jobs geplant." - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "%(user)s hat den Job '%(job)s' für einen Rebuild eingeplant." - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "Für '%(job)s' wurde ein Testjob geplant." - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "Du hast einen Testjob für '%(job)s' geplant." - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "%(user)s hat einen Test Job für den Job '%(job)s' eingeplant." - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "Mirrorserver '%(mirror)s' wurde aktiviert." - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "Du hast Mirrorserver '%(mirror)s' aktiviert." - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "%(user)s aktivierte Mirrorserver '%(mirror)s'." - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "Mirrorserver '%(mirror)s' wurde deaktiviert." - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "Du hast Mirrorserver '%(mirror)s' deaktiviert." - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "%(user)s deaktivierte Mirrorserver '%(mirror)s'." - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "Du hast Mirrorserver '%(mirror)s' gelöscht." - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "%(user)s hat Mirrorserver '%(mirror)s' gelöscht." - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "Du hast Mirrorserver '%(mirror)s' erstellt." - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "%(user)s erstellte Mirrorserver '%(mirror)s'." - msgid "No title given" msgstr "Kein Titel angegeben" @@ -492,9 +293,6 @@ msgstr "Bearbeiten" msgid "Running Jobs" msgstr "Laufend" -msgid "Log" -msgstr "Log" - #, fuzzy, c-format msgid "Edit Builder %s" msgstr "Builder: %s" @@ -870,6 +668,14 @@ msgstr "" msgid "Build created" msgstr "Build wurde erstellt" +#, fuzzy, c-format +msgid "%s started watching this build" +msgstr "Du beobachtest dieses Build bereits." + +#, fuzzy, c-format +msgid "%s stopped watching this build" +msgstr "Du beobachtest dieses Build bereits." + msgid "- Unknown Event -" msgstr "" @@ -983,6 +789,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "n.V." + +msgid "Log" +msgstr "Log" + msgid "Log In" msgstr "" @@ -1098,6 +910,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "Unbekannt" + msgid "There are no mirrors configured, yet." msgstr "Es wurden noch keine Mirrorserver eingerichtet." @@ -1185,44 +1000,9 @@ msgstr "Herunterladen" msgid "Info" msgstr "Info" -msgid "Arch" -msgstr "Arch" - -msgid "Duration" -msgstr "Dauer" - -msgid "Pending" -msgstr "In der Warteschlange" - msgid "Failed" msgstr "Fehlgeschlagen" -msgid "Dispatching" -msgstr "Vorbereitung" - -msgid "Finished" -msgstr "Beendet" - -msgid "Running" -msgstr "Laufend" - -msgid "Aborted" -msgstr "Abgebrochen" - -#, c-format -msgid "Running since %s" -msgstr "Läuft seit %s" - -msgid "Not finished, yet." -msgstr "Noch nicht beendet." - -#, c-format -msgid "This package only supports %s." -msgstr "Dieses Paket unterstützt nur %s." - -msgid "No jobs, yet." -msgstr "Noch keine Jobs." - #, fuzzy, c-format msgid "Finished %s" msgstr "Beendet" @@ -1234,15 +1014,6 @@ msgstr "zu %s" msgid "This build has got no jobs." msgstr "Dieser Build hat keine Jobs." -msgid "No comment given." -msgstr "Keine Kommentare." - -msgid "You" -msgstr "Du" - -msgid "No log entries, yet." -msgstr "Noch keine Logeinträge." - msgid "Submit" msgstr "Bereitstellen" @@ -1324,39 +1095,6 @@ msgid "" "mark it so." msgstr "" -#, fuzzy -msgid "Group" -msgid_plural "Groups" -msgstr[0] "Gruppe" -msgstr[1] "Gruppe" - -#, c-format -msgid "added %s" -msgstr "hinzugefügt %s" - -msgid "Run" -msgstr "Starten" - -msgid "Remove action" -msgstr "Aktion entfernen" - -#, fuzzy -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "Es werden keine weiteren credits benötigt." -msgstr[1] "Es werden keine weiteren credits benötigt." - -#, fuzzy -msgid "No more scores needed." -msgstr "Es werden keine weiteren credits benötigt." - -#, c-format -msgid "Maintainer: %s" -msgstr "Betreuer: %s" - -msgid "Go to package description" -msgstr "Zur Paketbeschreibung" - msgid "Auto-select" msgstr "Automatisch auswählen" @@ -1370,44 +1108,6 @@ msgstr "Letzter Commit" msgid "Branch: %s" msgstr "Branch: %s" -msgid "You." -msgstr "Du." - -msgid "You and one other." -msgstr "Du und ein weiterer." - -#, c-format -msgid "You and %s others." -msgstr "Du und %s weitere." - -#, fuzzy -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "Eine Person." -msgstr[1] "Eine Person." - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" -"Alle Benutzer, welche den Build beobachten, werden automatisch über " -"Statusänderungen und Kommentare informiert." - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "Diesen Build beobachten" - -msgid "Add a watcher" -msgstr "Einen Beobachter hinzufügen" - -msgid "Close" -msgstr "Schließen" - msgid "Properties" msgstr "Eigenschaften" @@ -1603,6 +1303,21 @@ msgstr "Heute" msgid "Yesterday" msgstr "Gestern" +msgid "Aborted" +msgstr "Abgebrochen" + +msgid "Dispatching" +msgstr "Vorbereitung" + +msgid "Finished" +msgstr "Beendet" + +msgid "Pending" +msgstr "In der Warteschlange" + +msgid "Running" +msgstr "Laufend" + msgid "Uploading" msgstr "Hochladen" @@ -1610,6 +1325,296 @@ msgstr "Hochladen" msgid "Unknown: %s" msgstr "Unbekannt: %s" +#~ msgid "Build has been created" +#~ msgstr "Build wurde erstellt" + +#~ msgid "Unknown action." +#~ msgstr "Unbekannte Aktion." + +#, python-format +#~ msgid "This build was pushed to the repository '%(to_repo)s'." +#~ msgstr "Dieser Build wurde in das Repository '%(to_repo)s' veröffentlicht." + +#, python-format +#~ msgid "You pushed this build to the repository '%(to_repo)s'." +#~ msgstr "" +#~ "Du hast diesen Build in das Repository '%(to_repo)s' veröffentlicht." + +#, python-format +#~ msgid "%(user)s pushed this build to the repository '%(to_repo)s'." +#~ msgstr "" +#~ "%(user)s hat diesen Build in das Repository '%(to_repo)s' verschoben." + +#, python-format +#~ msgid "This build was unpushed from the repository '%(from_repo)s'." +#~ msgstr "" +#~ "Dieses Build wurde aus dem Repository '%(from_repo)s' zurückgezogen." + +#, python-format +#~ msgid "You unpushed this build from the repository '%(from_repo)s'." +#~ msgstr "Du hast das Build aus dem Repository '%(from_repo)s' zurückgezogen." + +#, python-format +#~ msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." +#~ msgstr "" +#~ "%(user)s hat dieses Build aus dem Repository '%(from_repo)s' " +#~ "zurückgezogen." + +#, python-format +#~ msgid "" +#~ "This build was pushed from the repository '%(from_repo)s' to " +#~ "'%(to_repo)s'." +#~ msgstr "" +#~ "Dieses Build wurde vom Repository '%(from_repo)s' zum '%(to_repo)s' " +#~ "verschoben." + +#, python-format +#~ msgid "" +#~ "You pushed this build from the repository '%(from_repo)s' to " +#~ "'%(to_repo)s'." +#~ msgstr "" +#~ "Du hast dieses Build vom Repository '%(from_repo)s' zum '%(to_repo)s' " +#~ "verschoben." + +#, python-format +#~ msgid "" +#~ "%(user)s pushed this build from the repository '%(from_repo)s' to " +#~ "'%(to_repo)s'." +#~ msgstr "" +#~ "%(user)s hat dieses Build vom Repository '%(from_repo)s' zum " +#~ "'%(to_repo)s' verschoben." + +#, python-format +#~ msgid "Builder '%(builder)s' has been enabled." +#~ msgstr "Der Builder '%(builder)s' wurde aktiviert." + +#, python-format +#~ msgid "You enabled builder '%(builder)s'." +#~ msgstr "Du hast den Builder '%(builder)s' aktiviert." + +#, python-format +#~ msgid "%(user)s enabled builder '%(builder)s'." +#~ msgstr "%(user)s hat den Builder '%(builder)s' aktiviert." + +#, python-format +#~ msgid "You disabled builder '%(builder)s'." +#~ msgstr "Du hast den Builder '%(builder)s' deaktiviert." + +#, python-format +#~ msgid "%(user)s disabled builder '%(builder)s'." +#~ msgstr "%(user)s hat den Builder '%(builder)s' deaktiviert." + +#, python-format +#~ msgid "You deleted builder '%(builder)s'." +#~ msgstr "Du hast den Builder '%(builder)s' entfernt." + +#, python-format +#~ msgid "%(user)s deleted builder '%(builder)s'." +#~ msgstr "%(user)s hat '%(builder)s' gelöscht." + +#, python-format +#~ msgid "You created builder '%(builder)s'." +#~ msgstr "Du hast den Builder '%(builder)s' erstellt." + +#, python-format +#~ msgid "%(user)s created builder '%(builder)s'." +#~ msgstr "%(user)s hat '%(builder)s' erstellt." + +#, python-format +#~ msgid "Job '%(job)s' has been created." +#~ msgstr "Job '%(job)s' wurde erstellt." + +#, python-format +#~ msgid "You created job '%(job)s'." +#~ msgstr "Du hast den Job '%(job)s' erstellt." + +#, python-format +#~ msgid "%(user)s created job '%(job)s'." +#~ msgstr "%(user)s hat den Job '%(job)s' erstellt." + +#, python-format +#~ msgid "Job '%(job)s' has changed its state to: %(state)s." +#~ msgstr "Der Job '%(job)s' hat seinen Status auf: %(state)s geändert." + +#, python-format +#~ msgid "You changed the state of job '%(job)s' to: %(state)s." +#~ msgstr "Du hast den Status des Auftrags '%(job)s' nach: %(state)s geändert." + +#, python-format +#~ msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." +#~ msgstr "" +#~ "%(user)s hat den Status von dem Job '%(job)s' auf: %(state)s geändert." + +#, python-format +#~ msgid "Job '%(job)s' has been reset." +#~ msgstr "Job '%(job)s' wurde resettet." + +#, python-format +#~ msgid "You reset job '%(job)s'." +#~ msgstr "Du hast den Job '%(job)s' zurückgesetzt." + +#, python-format +#~ msgid "%(user)s has reset job '%(job)s'." +#~ msgstr "%(user)s hat den Job '%(job)s' resettet." + +#, python-format +#~ msgid "Job '%(job)s' has been scheduled for rebuild." +#~ msgstr "Der Job '%(job)s' wurde zum rebuild eingeplant." + +#, python-format +#~ msgid "You scheduled job '%(job)s' for rebuild." +#~ msgstr "Du hast einen Rebuild des '%(job)s' Jobs geplant." + +#, python-format +#~ msgid "%(user)s scheduled job '%(job)s' for rebuild." +#~ msgstr "%(user)s hat den Job '%(job)s' für einen Rebuild eingeplant." + +#, python-format +#~ msgid "A test job for '%(job)s' has been scheduled." +#~ msgstr "Für '%(job)s' wurde ein Testjob geplant." + +#, python-format +#~ msgid "You scheduled a test job for '%(job)s'." +#~ msgstr "Du hast einen Testjob für '%(job)s' geplant." + +#, python-format +#~ msgid "%(user)s scheduled a test job for '%(job)s'." +#~ msgstr "%(user)s hat einen Test Job für den Job '%(job)s' eingeplant." + +#, python-format +#~ msgid "Mirror '%(mirror)s' has been enabled." +#~ msgstr "Mirrorserver '%(mirror)s' wurde aktiviert." + +#, python-format +#~ msgid "You enabled mirror '%(mirror)s'." +#~ msgstr "Du hast Mirrorserver '%(mirror)s' aktiviert." + +#, python-format +#~ msgid "%(user)s enabled mirror '%(mirror)s'." +#~ msgstr "%(user)s aktivierte Mirrorserver '%(mirror)s'." + +#, python-format +#~ msgid "Mirror '%(mirror)s' has been disabled." +#~ msgstr "Mirrorserver '%(mirror)s' wurde deaktiviert." + +#, python-format +#~ msgid "You disabled mirror '%(mirror)s'." +#~ msgstr "Du hast Mirrorserver '%(mirror)s' deaktiviert." + +#, python-format +#~ msgid "%(user)s disabled mirror '%(mirror)s'." +#~ msgstr "%(user)s deaktivierte Mirrorserver '%(mirror)s'." + +#, python-format +#~ msgid "You deleted mirror '%(mirror)s'." +#~ msgstr "Du hast Mirrorserver '%(mirror)s' gelöscht." + +#, python-format +#~ msgid "%(user)s deleted mirror '%(mirror)s'." +#~ msgstr "%(user)s hat Mirrorserver '%(mirror)s' gelöscht." + +#, python-format +#~ msgid "You created mirror '%(mirror)s'." +#~ msgstr "Du hast Mirrorserver '%(mirror)s' erstellt." + +#, python-format +#~ msgid "%(user)s created mirror '%(mirror)s'." +#~ msgstr "%(user)s erstellte Mirrorserver '%(mirror)s'." + +#~ msgid "Arch" +#~ msgstr "Arch" + +#~ msgid "Duration" +#~ msgstr "Dauer" + +#, c-format +#~ msgid "Running since %s" +#~ msgstr "Läuft seit %s" + +#~ msgid "Not finished, yet." +#~ msgstr "Noch nicht beendet." + +#, c-format +#~ msgid "This package only supports %s." +#~ msgstr "Dieses Paket unterstützt nur %s." + +#~ msgid "No jobs, yet." +#~ msgstr "Noch keine Jobs." + +#~ msgid "No comment given." +#~ msgstr "Keine Kommentare." + +#~ msgid "You" +#~ msgstr "Du" + +#~ msgid "No log entries, yet." +#~ msgstr "Noch keine Logeinträge." + +#, fuzzy +#~ msgid "Group" +#~ msgid_plural "Groups" +#~ msgstr[0] "Gruppe" +#~ msgstr[1] "Gruppe" + +#, c-format +#~ msgid "added %s" +#~ msgstr "hinzugefügt %s" + +#~ msgid "Run" +#~ msgstr "Starten" + +#~ msgid "Remove action" +#~ msgstr "Aktion entfernen" + +#, fuzzy +#~ msgid "One more score needed." +#~ msgid_plural "%(score)s more scores needed." +#~ msgstr[0] "Es werden keine weiteren credits benötigt." +#~ msgstr[1] "Es werden keine weiteren credits benötigt." + +#, fuzzy +#~ msgid "No more scores needed." +#~ msgstr "Es werden keine weiteren credits benötigt." + +#, c-format +#~ msgid "Maintainer: %s" +#~ msgstr "Betreuer: %s" + +#~ msgid "Go to package description" +#~ msgstr "Zur Paketbeschreibung" + +#~ msgid "You." +#~ msgstr "Du." + +#~ msgid "You and one other." +#~ msgstr "Du und ein weiterer." + +#, c-format +#~ msgid "You and %s others." +#~ msgstr "Du und %s weitere." + +#, fuzzy +#~ msgid "One person." +#~ msgid_plural "%(num)s people." +#~ msgstr[0] "Eine Person." +#~ msgstr[1] "Eine Person." + +#~ msgid "" +#~ "All users who watch this build will be automatically notified about " +#~ "status changes and comments." +#~ msgstr "" +#~ "Alle Benutzer, welche den Build beobachten, werden automatisch über " +#~ "Statusänderungen und Kommentare informiert." + +#~ msgid "Watch this build" +#~ msgstr "Diesen Build beobachten" + +#~ msgid "Add a watcher" +#~ msgstr "Einen Beobachter hinzufügen" + +#~ msgid "Close" +#~ msgstr "Schließen" + #, python-format #~ msgid "%(user_name)s commented on %(build_name)s" #~ msgstr "%(user_name)s kommentierte %(build_name)s" diff --git a/po/es.po b/po/es.po index 8dc92e02..c26f806e 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-02-20 10:10+0000\n" "Last-Translator: Andrés Reyes \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/ipfire/language/" @@ -20,198 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "Acción desconocida." - -msgid "Unknown" -msgstr "Desconocido" - -msgid "N/A" -msgstr "N/A" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "Esta compilación fue enviada al repositorio '%(to_repo)s'." - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "Enviaste esta compilación al repositorio '%(to_repo)s'." - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "%(user)s envió esta compilación al repositorio '%(to_repo)s'." - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "No se ha dado título" @@ -480,9 +288,6 @@ msgstr "" msgid "Running Jobs" msgstr "En ejecución" -msgid "Log" -msgstr "Bitácora" - #, fuzzy, c-format msgid "Edit Builder %s" msgstr "Borrar constructor %s" @@ -850,6 +655,14 @@ msgstr "" msgid "Build created" msgstr "La construcción ha fallado" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -960,6 +773,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "N/A" + +msgid "Log" +msgstr "Bitácora" + msgid "Log In" msgstr "" @@ -1073,6 +892,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "Desconocido" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1162,44 +984,9 @@ msgstr "Descargar" msgid "Info" msgstr "Información" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "Duración" - -msgid "Pending" -msgstr "Pendiente" - msgid "Failed" msgstr "Falló" -msgid "Dispatching" -msgstr "Despachando" - -msgid "Finished" -msgstr "Finalizado" - -msgid "Running" -msgstr "En ejecución" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "No finalizado, aún." - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, fuzzy, c-format msgid "Finished %s" msgstr "Finalizado" @@ -1211,15 +998,6 @@ msgstr "en %s" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "No hay entradas de log, todavía." - msgid "Submit" msgstr "" @@ -1301,36 +1079,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1344,41 +1092,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1569,6 +1282,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "Despachando" + +msgid "Finished" +msgstr "Finalizado" + +msgid "Pending" +msgstr "Pendiente" + +msgid "Running" +msgstr "En ejecución" + msgid "Uploading" msgstr "Subiendo" @@ -1576,6 +1304,30 @@ msgstr "Subiendo" msgid "Unknown: %s" msgstr "" +#~ msgid "Unknown action." +#~ msgstr "Acción desconocida." + +#, python-format +#~ msgid "This build was pushed to the repository '%(to_repo)s'." +#~ msgstr "Esta compilación fue enviada al repositorio '%(to_repo)s'." + +#, python-format +#~ msgid "You pushed this build to the repository '%(to_repo)s'." +#~ msgstr "Enviaste esta compilación al repositorio '%(to_repo)s'." + +#, python-format +#~ msgid "%(user)s pushed this build to the repository '%(to_repo)s'." +#~ msgstr "%(user)s envió esta compilación al repositorio '%(to_repo)s'." + +#~ msgid "Duration" +#~ msgstr "Duración" + +#~ msgid "Not finished, yet." +#~ msgstr "No finalizado, aún." + +#~ msgid "No log entries, yet." +#~ msgstr "No hay entradas de log, todavía." + #~ msgid "Account Activation" #~ msgstr "Activación de la cuenta" diff --git a/po/fr.po b/po/fr.po index c69c9145..fee54e81 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-02-17 14:23+0000\n" "Last-Translator: xni \n" "Language-Team: French (http://www.transifex.com/projects/p/ipfire/language/" @@ -20,202 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgid "Build has been created" -msgstr "Compilation créée" - -msgid "Unknown action." -msgstr "Action inconnue." - -msgid "Unknown" -msgstr "Inconnu" - -msgid "N/A" -msgstr "N/A" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "Cette compilation a été déplacée dans le dépôt '%(to_repo)s'." - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "Vous avez déposé cette compilation dans le dépôt '%(to_repo)s'." - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "%(user)s a déplacé cette compilation dans le dépôt '%(to_repo)s'." - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "Cette compilation a été retirée du dépôt '%(from_repo)s'." - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "Vous avez retiré cette compilation du dépôt '%(from_repo)s'." - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "%(user)s a retiré cette compilation du dépôt '%(from_repo)s'." - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "Le compilateur '%(builder)s' est maintenant activé." - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "Vous avez activé le compilateur '%(builder)s'." - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "Le compilateur '%(builder)s' a été activé par %(user)s." - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "Le compilateur '%(builder)s' est maintenant désactivé." - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "Vous avez désactivé le compilateur '%(builder)s'." - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "Le compilateur '%(builder)s' a été désactivé par %(user)s." - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "Vous avez supprimé le compilateur '%(builder)s'." - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "Le compilateur '%(builder)s' a été supprimé par %(user)s." - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "Vous avez créé le compilateur '%(builder)s'." - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "Le compilateur '%(builder)s' a été créé par %(user)s." - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "La tâche '%(job)s' a été créé." - -#, python-format -msgid "You created job '%(job)s'." -msgstr "Vous avez créé la tâche '%(job)s'." - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "L'utilisateur %(user)s a créé la tâche '%(job)s'." - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "La tâche '%(job)s' est maintenant dans le statut: %(state)s." - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" -"Vous avez changé le statut de la tâche '%(job)s'. Le statut est maintenant: " -"%(state)s." - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" -"L'utilisateur %(user)s a modifié le statut de la tâche '%(job)s'. Le statut " -"est maintenant: %(state)s." - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "La tâche '%(job)s' a été réinitialisée." - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "Vous avez réinitialisée la tâche '%(job)s'." - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "L'utilisateur %(user)s a réinitialisé la tâche '%(job)s'." - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "La mirroir '%(mirror)s' a été activé" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "Vous avez activé le mirroir '%(mirror)s'." - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "L'utilisateur %(user)s a activé le mirroir '%(mirror)s'." - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "Le mirroir '%(mirror)s' a été désactivé." - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "Voua avez désactivé le mirroir '%(mirror)s'." - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "L'utilisateur %(user)s a désactivé le mirroir '%(mirror)s'." - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "Vous avez supprimé le mirroir '%(mirror)s'." - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "L'utilisateur %(user)s a supprimpé le mirroir '%(mirror)s'." - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "Vous avez créé le mirroir '%(mirror)s'." - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "L'utilisateur %(user)s a créé le mirroir '%(mirror)s'." - msgid "No title given" msgstr "" @@ -477,9 +281,6 @@ msgstr "" msgid "Running Jobs" msgstr "En cours" -msgid "Log" -msgstr "Journal" - #, fuzzy, c-format msgid "Edit Builder %s" msgstr "Compilateurs" @@ -843,6 +644,14 @@ msgstr "" msgid "Build created" msgstr "Compilation créée" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -955,6 +764,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "N/A" + +msgid "Log" +msgstr "Journal" + msgid "Log In" msgstr "" @@ -1068,6 +883,9 @@ msgstr "" msgid "Down" msgstr "Bas" +msgid "Unknown" +msgstr "Inconnu" + msgid "There are no mirrors configured, yet." msgstr "Il n'y a aucun mirroir configuré pour le moment." @@ -1154,44 +972,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "Durée" - -msgid "Pending" -msgstr "En attente" - msgid "Failed" msgstr "Erreur" -msgid "Dispatching" -msgstr "En préparation" - -msgid "Finished" -msgstr "Terminé" - -msgid "Running" -msgstr "En cours" - -msgid "Aborted" -msgstr "Annulé" - -#, c-format -msgid "Running since %s" -msgstr "En cours depuis %s" - -msgid "Not finished, yet." -msgstr "Pas terminé pour l'instant." - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "Pas encore de tâches" - #, fuzzy, c-format msgid "Finished %s" msgstr "Terminé" @@ -1203,15 +986,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "Soumettre" @@ -1293,36 +1067,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1336,41 +1080,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1559,6 +1268,21 @@ msgstr "Aujourd'hui" msgid "Yesterday" msgstr "Hier" +msgid "Aborted" +msgstr "Annulé" + +msgid "Dispatching" +msgstr "En préparation" + +msgid "Finished" +msgstr "Terminé" + +msgid "Pending" +msgstr "En attente" + +msgid "Running" +msgstr "En cours" + msgid "Uploading" msgstr "En cours de chargement" @@ -1566,6 +1290,169 @@ msgstr "En cours de chargement" msgid "Unknown: %s" msgstr "Inconnu: %s" +#~ msgid "Build has been created" +#~ msgstr "Compilation créée" + +#~ msgid "Unknown action." +#~ msgstr "Action inconnue." + +#, python-format +#~ msgid "This build was pushed to the repository '%(to_repo)s'." +#~ msgstr "Cette compilation a été déplacée dans le dépôt '%(to_repo)s'." + +#, python-format +#~ msgid "You pushed this build to the repository '%(to_repo)s'." +#~ msgstr "Vous avez déposé cette compilation dans le dépôt '%(to_repo)s'." + +#, python-format +#~ msgid "%(user)s pushed this build to the repository '%(to_repo)s'." +#~ msgstr "%(user)s a déplacé cette compilation dans le dépôt '%(to_repo)s'." + +#, python-format +#~ msgid "This build was unpushed from the repository '%(from_repo)s'." +#~ msgstr "Cette compilation a été retirée du dépôt '%(from_repo)s'." + +#, python-format +#~ msgid "You unpushed this build from the repository '%(from_repo)s'." +#~ msgstr "Vous avez retiré cette compilation du dépôt '%(from_repo)s'." + +#, python-format +#~ msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." +#~ msgstr "%(user)s a retiré cette compilation du dépôt '%(from_repo)s'." + +#, python-format +#~ msgid "Builder '%(builder)s' has been enabled." +#~ msgstr "Le compilateur '%(builder)s' est maintenant activé." + +#, python-format +#~ msgid "You enabled builder '%(builder)s'." +#~ msgstr "Vous avez activé le compilateur '%(builder)s'." + +#, python-format +#~ msgid "%(user)s enabled builder '%(builder)s'." +#~ msgstr "Le compilateur '%(builder)s' a été activé par %(user)s." + +#, python-format +#~ msgid "Builder '%(builder)s' has been disabled." +#~ msgstr "Le compilateur '%(builder)s' est maintenant désactivé." + +#, python-format +#~ msgid "You disabled builder '%(builder)s'." +#~ msgstr "Vous avez désactivé le compilateur '%(builder)s'." + +#, python-format +#~ msgid "%(user)s disabled builder '%(builder)s'." +#~ msgstr "Le compilateur '%(builder)s' a été désactivé par %(user)s." + +#, python-format +#~ msgid "You deleted builder '%(builder)s'." +#~ msgstr "Vous avez supprimé le compilateur '%(builder)s'." + +#, python-format +#~ msgid "%(user)s deleted builder '%(builder)s'." +#~ msgstr "Le compilateur '%(builder)s' a été supprimé par %(user)s." + +#, python-format +#~ msgid "You created builder '%(builder)s'." +#~ msgstr "Vous avez créé le compilateur '%(builder)s'." + +#, python-format +#~ msgid "%(user)s created builder '%(builder)s'." +#~ msgstr "Le compilateur '%(builder)s' a été créé par %(user)s." + +#, python-format +#~ msgid "Job '%(job)s' has been created." +#~ msgstr "La tâche '%(job)s' a été créé." + +#, python-format +#~ msgid "You created job '%(job)s'." +#~ msgstr "Vous avez créé la tâche '%(job)s'." + +#, python-format +#~ msgid "%(user)s created job '%(job)s'." +#~ msgstr "L'utilisateur %(user)s a créé la tâche '%(job)s'." + +#, python-format +#~ msgid "Job '%(job)s' has changed its state to: %(state)s." +#~ msgstr "La tâche '%(job)s' est maintenant dans le statut: %(state)s." + +#, python-format +#~ msgid "You changed the state of job '%(job)s' to: %(state)s." +#~ msgstr "" +#~ "Vous avez changé le statut de la tâche '%(job)s'. Le statut est " +#~ "maintenant: %(state)s." + +#, python-format +#~ msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." +#~ msgstr "" +#~ "L'utilisateur %(user)s a modifié le statut de la tâche '%(job)s'. Le " +#~ "statut est maintenant: %(state)s." + +#, python-format +#~ msgid "Job '%(job)s' has been reset." +#~ msgstr "La tâche '%(job)s' a été réinitialisée." + +#, python-format +#~ msgid "You reset job '%(job)s'." +#~ msgstr "Vous avez réinitialisée la tâche '%(job)s'." + +#, python-format +#~ msgid "%(user)s has reset job '%(job)s'." +#~ msgstr "L'utilisateur %(user)s a réinitialisé la tâche '%(job)s'." + +#, python-format +#~ msgid "Mirror '%(mirror)s' has been enabled." +#~ msgstr "La mirroir '%(mirror)s' a été activé" + +#, python-format +#~ msgid "You enabled mirror '%(mirror)s'." +#~ msgstr "Vous avez activé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s enabled mirror '%(mirror)s'." +#~ msgstr "L'utilisateur %(user)s a activé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "Mirror '%(mirror)s' has been disabled." +#~ msgstr "Le mirroir '%(mirror)s' a été désactivé." + +#, python-format +#~ msgid "You disabled mirror '%(mirror)s'." +#~ msgstr "Voua avez désactivé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s disabled mirror '%(mirror)s'." +#~ msgstr "L'utilisateur %(user)s a désactivé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "You deleted mirror '%(mirror)s'." +#~ msgstr "Vous avez supprimé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s deleted mirror '%(mirror)s'." +#~ msgstr "L'utilisateur %(user)s a supprimpé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "You created mirror '%(mirror)s'." +#~ msgstr "Vous avez créé le mirroir '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s created mirror '%(mirror)s'." +#~ msgstr "L'utilisateur %(user)s a créé le mirroir '%(mirror)s'." + +#~ msgid "Duration" +#~ msgstr "Durée" + +#, c-format +#~ msgid "Running since %s" +#~ msgstr "En cours depuis %s" + +#~ msgid "Not finished, yet." +#~ msgstr "Pas terminé pour l'instant." + +#~ msgid "No jobs, yet." +#~ msgstr "Pas encore de tâches" + #~ msgid "Account Activation" #~ msgstr "Activation de compte" diff --git a/po/hu.po b/po/hu.po index 7f77c00a..d21a3eb6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/ipfire/" @@ -18,198 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -466,9 +274,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -828,6 +633,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -938,6 +751,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1049,6 +868,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1135,44 +957,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1184,15 +971,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1274,36 +1052,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1317,41 +1065,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1534,6 +1247,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/it.po b/po/it.po index 3fb4d219..5c977321 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-02-17 14:23+0000\n" "Last-Translator: simone sandri \n" "Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language/" @@ -19,198 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -468,9 +276,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -831,6 +636,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -941,6 +754,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1053,6 +872,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1139,44 +961,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "Durata" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "Non ancora concluso." - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1188,15 +975,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1278,36 +1056,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1321,41 +1069,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1542,6 +1255,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" @@ -1549,6 +1277,12 @@ msgstr "" msgid "Unknown: %s" msgstr "" +#~ msgid "Duration" +#~ msgstr "Durata" + +#~ msgid "Not finished, yet." +#~ msgstr "Non ancora concluso." + #~ msgid "None" #~ msgstr "Nulla" diff --git a/po/km_KH.po b/po/km_KH.po index 10584a08..3c822fb2 100644 --- a/po/km_KH.po +++ b/po/km_KH.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/ipfire/" @@ -18,198 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -466,9 +274,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -828,6 +633,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -937,6 +750,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1048,6 +867,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1134,44 +956,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1183,15 +970,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1273,34 +1051,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1314,40 +1064,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1530,6 +1246,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/nl.po b/po/nl.po index d3b101d3..b37f66cd 100644 --- a/po/nl.po +++ b/po/nl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-02-17 14:23+0000\n" "Last-Translator: dutchtux \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/ipfire/language/" @@ -20,203 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "Build is aangemaakt" - -msgid "Unknown action." -msgstr "Onbekende actie." - -msgid "Unknown" -msgstr "Onbekend" - -msgid "N/A" -msgstr "Niet van toepassing" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "Deze build is naar repository '%(to_repo)s' gestuurd." - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "U heeft deze build naar repository '%(to_repo)s' gestuurd." - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "%(user)s heeft deze build naar repository '%(to_repo)s' gestuurd." - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "Deze build is teruggehaald uit repository '%(from_repo)s'." - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "U heeft deze build teruggehaald uit repository '%(from_repo)s'." - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "%(user)s heeft deze build teruggehaald uit repository '%(from_repo)s'." - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" -"Deze build is gestuurd van repository '%(from_repo)s' naar '%(to_repo)s'." - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" -"U heeft deze build van repository '%(from_repo)s' naar '%(to_repo)s' " -"gestuurd." - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" -"%(user)s heeft deze build van repository '%(from_repo)s' naar '%(to_repo)s' " -"gestuurd." - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "Builder '%(builder)s' is geactiveerd." - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "U heeft builder '%(builder)s' geactiveerd." - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "%(user)s heeft builder '%(builder)s' geactiveerd." - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "Builder '%(builder)s' is uitgezet." - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "U heeft builder '%(builder)s' uitgeschakeld." - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "%(user)s heeft builder '%(builder)s' uitgeschakeld." - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "U heeft builder '%(builder)s' verwijderd." - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "%(user)s heeft builder '%(builder)s' verwijderd." - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "U heeft builder '%(builder)s' aangemaakt." - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "%(user)s heeft builder '%(builder)s' aangemaakt." - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "Taak '%(job)s' is aangemaakt." - -#, python-format -msgid "You created job '%(job)s'." -msgstr "U heeft taak '%(job)s' aangemaakt." - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "%(user)s heeft taak '%(job)s' aangemaakt." - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "Taak '%(job)s' heeft zijn status veranderd in: %(state)s." - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "U heeft de status van taak '%(job)s' veranderd naar: %(state)s." - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "%(user)s heeft de status van taak'%(job)s' veranderd in: %(state)s." - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "Taak '%(job)s' is gereset." - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "U heeft taak '%(job)s' gereset." - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "%(user)s heeft taak '%(job)s' gereset." - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "Taak '%(job)s' is ingepland voor rebuild." - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "U heeft taak '%(job)s' ingepland voor rebuild." - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "%(user)s heeft taak '%(job)s' ingepland voor rebuild." - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "A test-taak voor '%(job)s' is ingepland." - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "U heeft een test-taak ingepland voor '%(job)s'." - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "%(user)s heeft een test-taak voor '%(job)s' ingepland." - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "Mirror '%(mirror)s' is ingeschakeld." - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "U heeft mirror '%(mirror)s' ingeschakeld." - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "%(user)s heeft mirror '%(mirror)s' ingeschakeld." - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "Mirror '%(mirror)s' is uitgeschakeld." - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "U heeft mirror '%(mirror)s' uitgeschakeld." - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "%(user)s heeft mirror '%(mirror)s' uitgeschakeld." - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "U heeft mirror '%(mirror)s' verwijderd." - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "%(user)s heeft mirror '%(mirror)s' verwijderd." - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "U heeft mirror '%(mirror)s' aangemaakt." - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "%(user)s heeft mirror '%(mirror)s' aangemaakt." - msgid "No title given" msgstr "Geen titel opgegeven" @@ -504,9 +307,6 @@ msgstr "Wijzig" msgid "Running Jobs" msgstr "Loopt" -msgid "Log" -msgstr "Log" - #, fuzzy, c-format msgid "Edit Builder %s" msgstr "Bewerk builder" @@ -897,6 +697,14 @@ msgstr "" msgid "Build created" msgstr "Build is aangemaakt" +#, fuzzy, c-format +msgid "%s started watching this build" +msgstr "U bent al bewaker van deze build." + +#, fuzzy, c-format +msgid "%s stopped watching this build" +msgstr "U bent al bewaker van deze build." + msgid "- Unknown Event -" msgstr "" @@ -1011,6 +819,12 @@ msgstr "Download grootte" msgid "The packages listed below were used to build %s." msgstr "De pakketten hieronder zijn gebruikt om %s op te bouwen." +msgid "N/A" +msgstr "Niet van toepassing" + +msgid "Log" +msgstr "Log" + msgid "Log In" msgstr "" @@ -1125,6 +939,9 @@ msgstr "" msgid "Down" msgstr "Omlaag" +msgid "Unknown" +msgstr "Onbekend" + msgid "There are no mirrors configured, yet." msgstr "Er zijn nog geen mirror-servers geconfigureerd." @@ -1214,44 +1031,9 @@ msgstr "Download" msgid "Info" msgstr "Info" -msgid "Arch" -msgstr "Arch" - -msgid "Duration" -msgstr "Duur" - -msgid "Pending" -msgstr "In afwachting" - msgid "Failed" msgstr "Mislukt" -msgid "Dispatching" -msgstr "Verzenden" - -msgid "Finished" -msgstr "Beëindigd" - -msgid "Running" -msgstr "Loopt" - -msgid "Aborted" -msgstr "Afgebroken" - -#, c-format -msgid "Running since %s" -msgstr "Loopt sinds %s" - -msgid "Not finished, yet." -msgstr "Nog niet klaar" - -#, c-format -msgid "This package only supports %s." -msgstr "Dit pakket ondersteunt alleen %s." - -msgid "No jobs, yet." -msgstr "Geen taken op dit moment." - #, fuzzy, c-format msgid "Finished %s" msgstr "Beëindigd" @@ -1263,15 +1045,6 @@ msgstr "op %s" msgid "This build has got no jobs." msgstr "Deze build heeft geen taken." -msgid "No comment given." -msgstr "Geen commentaar gegeven." - -msgid "You" -msgstr "U" - -msgid "No log entries, yet." -msgstr "Geen log gevonden." - msgid "Submit" msgstr "Verstuur" @@ -1362,39 +1135,6 @@ msgstr "" "Als u vindt dat deze build niet meer van toepassing is of defect is, markeer " "de build dan ook als zodanig." -#, fuzzy -msgid "Group" -msgid_plural "Groups" -msgstr[0] "Groep" -msgstr[1] "Groep" - -#, c-format -msgid "added %s" -msgstr "Toegevoegd %s" - -msgid "Run" -msgstr "Start" - -msgid "Remove action" -msgstr "Verwijder actie" - -#, fuzzy -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "Niet meer credits nodig. " -msgstr[1] "Niet meer credits nodig. " - -#, fuzzy -msgid "No more scores needed." -msgstr "Niet meer credits nodig. " - -#, c-format -msgid "Maintainer: %s" -msgstr "Onderhouder: %s" - -msgid "Go to package description" -msgstr "Ga naar pakketomschrijving" - msgid "Auto-select" msgstr "Auto-selecteer" @@ -1408,44 +1148,6 @@ msgstr "Laatste commit" msgid "Branch: %s" msgstr "Branch: %s" -msgid "You." -msgstr "U." - -msgid "You and one other." -msgstr "U en iemand anders." - -#, c-format -msgid "You and %s others." -msgstr "U en %s anderen." - -#, fuzzy -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "Één persoon" -msgstr[1] "Één persoon" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" -"Alle gebruikers die deze build bewaken zullen op de hoogte worden gehouden " -"van statusveranderingen en commentaren." - -msgid "This is an easy way of staying up to date." -msgstr "Dit is een makkelijke manier om op de hoogte te blijven." - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "Niemand bewaakt deze build nog. U kunt de eerste zijn." - -msgid "Watch this build" -msgstr "Bewaak deze build" - -msgid "Add a watcher" -msgstr "Voeg een bewaker toe" - -msgid "Close" -msgstr "Sluiten" - msgid "Properties" msgstr "Eigenschappen" @@ -1652,6 +1354,21 @@ msgstr "Vandaag" msgid "Yesterday" msgstr "Gisteren" +msgid "Aborted" +msgstr "Afgebroken" + +msgid "Dispatching" +msgstr "Verzenden" + +msgid "Finished" +msgstr "Beëindigd" + +msgid "Pending" +msgstr "In afwachting" + +msgid "Running" +msgstr "Loopt" + msgid "Uploading" msgstr "Uploading" @@ -1659,6 +1376,300 @@ msgstr "Uploading" msgid "Unknown: %s" msgstr "Onbekend: %s" +#~ msgid "Build has been created" +#~ msgstr "Build is aangemaakt" + +#~ msgid "Unknown action." +#~ msgstr "Onbekende actie." + +#, python-format +#~ msgid "This build was pushed to the repository '%(to_repo)s'." +#~ msgstr "Deze build is naar repository '%(to_repo)s' gestuurd." + +#, python-format +#~ msgid "You pushed this build to the repository '%(to_repo)s'." +#~ msgstr "U heeft deze build naar repository '%(to_repo)s' gestuurd." + +#, python-format +#~ msgid "%(user)s pushed this build to the repository '%(to_repo)s'." +#~ msgstr "%(user)s heeft deze build naar repository '%(to_repo)s' gestuurd." + +#, python-format +#~ msgid "This build was unpushed from the repository '%(from_repo)s'." +#~ msgstr "Deze build is teruggehaald uit repository '%(from_repo)s'." + +#, python-format +#~ msgid "You unpushed this build from the repository '%(from_repo)s'." +#~ msgstr "U heeft deze build teruggehaald uit repository '%(from_repo)s'." + +#, python-format +#~ msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." +#~ msgstr "" +#~ "%(user)s heeft deze build teruggehaald uit repository '%(from_repo)s'." + +#, python-format +#~ msgid "" +#~ "This build was pushed from the repository '%(from_repo)s' to " +#~ "'%(to_repo)s'." +#~ msgstr "" +#~ "Deze build is gestuurd van repository '%(from_repo)s' naar '%(to_repo)s'." + +#, python-format +#~ msgid "" +#~ "You pushed this build from the repository '%(from_repo)s' to " +#~ "'%(to_repo)s'." +#~ msgstr "" +#~ "U heeft deze build van repository '%(from_repo)s' naar '%(to_repo)s' " +#~ "gestuurd." + +#, python-format +#~ msgid "" +#~ "%(user)s pushed this build from the repository '%(from_repo)s' to " +#~ "'%(to_repo)s'." +#~ msgstr "" +#~ "%(user)s heeft deze build van repository '%(from_repo)s' naar " +#~ "'%(to_repo)s' gestuurd." + +#, python-format +#~ msgid "Builder '%(builder)s' has been enabled." +#~ msgstr "Builder '%(builder)s' is geactiveerd." + +#, python-format +#~ msgid "You enabled builder '%(builder)s'." +#~ msgstr "U heeft builder '%(builder)s' geactiveerd." + +#, python-format +#~ msgid "%(user)s enabled builder '%(builder)s'." +#~ msgstr "%(user)s heeft builder '%(builder)s' geactiveerd." + +#, python-format +#~ msgid "Builder '%(builder)s' has been disabled." +#~ msgstr "Builder '%(builder)s' is uitgezet." + +#, python-format +#~ msgid "You disabled builder '%(builder)s'." +#~ msgstr "U heeft builder '%(builder)s' uitgeschakeld." + +#, python-format +#~ msgid "%(user)s disabled builder '%(builder)s'." +#~ msgstr "%(user)s heeft builder '%(builder)s' uitgeschakeld." + +#, python-format +#~ msgid "You deleted builder '%(builder)s'." +#~ msgstr "U heeft builder '%(builder)s' verwijderd." + +#, python-format +#~ msgid "%(user)s deleted builder '%(builder)s'." +#~ msgstr "%(user)s heeft builder '%(builder)s' verwijderd." + +#, python-format +#~ msgid "You created builder '%(builder)s'." +#~ msgstr "U heeft builder '%(builder)s' aangemaakt." + +#, python-format +#~ msgid "%(user)s created builder '%(builder)s'." +#~ msgstr "%(user)s heeft builder '%(builder)s' aangemaakt." + +#, python-format +#~ msgid "Job '%(job)s' has been created." +#~ msgstr "Taak '%(job)s' is aangemaakt." + +#, python-format +#~ msgid "You created job '%(job)s'." +#~ msgstr "U heeft taak '%(job)s' aangemaakt." + +#, python-format +#~ msgid "%(user)s created job '%(job)s'." +#~ msgstr "%(user)s heeft taak '%(job)s' aangemaakt." + +#, python-format +#~ msgid "Job '%(job)s' has changed its state to: %(state)s." +#~ msgstr "Taak '%(job)s' heeft zijn status veranderd in: %(state)s." + +#, python-format +#~ msgid "You changed the state of job '%(job)s' to: %(state)s." +#~ msgstr "U heeft de status van taak '%(job)s' veranderd naar: %(state)s." + +#, python-format +#~ msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." +#~ msgstr "%(user)s heeft de status van taak'%(job)s' veranderd in: %(state)s." + +#, python-format +#~ msgid "Job '%(job)s' has been reset." +#~ msgstr "Taak '%(job)s' is gereset." + +#, python-format +#~ msgid "You reset job '%(job)s'." +#~ msgstr "U heeft taak '%(job)s' gereset." + +#, python-format +#~ msgid "%(user)s has reset job '%(job)s'." +#~ msgstr "%(user)s heeft taak '%(job)s' gereset." + +#, python-format +#~ msgid "Job '%(job)s' has been scheduled for rebuild." +#~ msgstr "Taak '%(job)s' is ingepland voor rebuild." + +#, python-format +#~ msgid "You scheduled job '%(job)s' for rebuild." +#~ msgstr "U heeft taak '%(job)s' ingepland voor rebuild." + +#, python-format +#~ msgid "%(user)s scheduled job '%(job)s' for rebuild." +#~ msgstr "%(user)s heeft taak '%(job)s' ingepland voor rebuild." + +#, python-format +#~ msgid "A test job for '%(job)s' has been scheduled." +#~ msgstr "A test-taak voor '%(job)s' is ingepland." + +#, python-format +#~ msgid "You scheduled a test job for '%(job)s'." +#~ msgstr "U heeft een test-taak ingepland voor '%(job)s'." + +#, python-format +#~ msgid "%(user)s scheduled a test job for '%(job)s'." +#~ msgstr "%(user)s heeft een test-taak voor '%(job)s' ingepland." + +#, python-format +#~ msgid "Mirror '%(mirror)s' has been enabled." +#~ msgstr "Mirror '%(mirror)s' is ingeschakeld." + +#, python-format +#~ msgid "You enabled mirror '%(mirror)s'." +#~ msgstr "U heeft mirror '%(mirror)s' ingeschakeld." + +#, python-format +#~ msgid "%(user)s enabled mirror '%(mirror)s'." +#~ msgstr "%(user)s heeft mirror '%(mirror)s' ingeschakeld." + +#, python-format +#~ msgid "Mirror '%(mirror)s' has been disabled." +#~ msgstr "Mirror '%(mirror)s' is uitgeschakeld." + +#, python-format +#~ msgid "You disabled mirror '%(mirror)s'." +#~ msgstr "U heeft mirror '%(mirror)s' uitgeschakeld." + +#, python-format +#~ msgid "%(user)s disabled mirror '%(mirror)s'." +#~ msgstr "%(user)s heeft mirror '%(mirror)s' uitgeschakeld." + +#, python-format +#~ msgid "You deleted mirror '%(mirror)s'." +#~ msgstr "U heeft mirror '%(mirror)s' verwijderd." + +#, python-format +#~ msgid "%(user)s deleted mirror '%(mirror)s'." +#~ msgstr "%(user)s heeft mirror '%(mirror)s' verwijderd." + +#, python-format +#~ msgid "You created mirror '%(mirror)s'." +#~ msgstr "U heeft mirror '%(mirror)s' aangemaakt." + +#, python-format +#~ msgid "%(user)s created mirror '%(mirror)s'." +#~ msgstr "%(user)s heeft mirror '%(mirror)s' aangemaakt." + +#~ msgid "Arch" +#~ msgstr "Arch" + +#~ msgid "Duration" +#~ msgstr "Duur" + +#, c-format +#~ msgid "Running since %s" +#~ msgstr "Loopt sinds %s" + +#~ msgid "Not finished, yet." +#~ msgstr "Nog niet klaar" + +#, c-format +#~ msgid "This package only supports %s." +#~ msgstr "Dit pakket ondersteunt alleen %s." + +#~ msgid "No jobs, yet." +#~ msgstr "Geen taken op dit moment." + +#~ msgid "No comment given." +#~ msgstr "Geen commentaar gegeven." + +#~ msgid "You" +#~ msgstr "U" + +#~ msgid "No log entries, yet." +#~ msgstr "Geen log gevonden." + +#, fuzzy +#~ msgid "Group" +#~ msgid_plural "Groups" +#~ msgstr[0] "Groep" +#~ msgstr[1] "Groep" + +#, c-format +#~ msgid "added %s" +#~ msgstr "Toegevoegd %s" + +#~ msgid "Run" +#~ msgstr "Start" + +#~ msgid "Remove action" +#~ msgstr "Verwijder actie" + +#, fuzzy +#~ msgid "One more score needed." +#~ msgid_plural "%(score)s more scores needed." +#~ msgstr[0] "Niet meer credits nodig. " +#~ msgstr[1] "Niet meer credits nodig. " + +#, fuzzy +#~ msgid "No more scores needed." +#~ msgstr "Niet meer credits nodig. " + +#, c-format +#~ msgid "Maintainer: %s" +#~ msgstr "Onderhouder: %s" + +#~ msgid "Go to package description" +#~ msgstr "Ga naar pakketomschrijving" + +#~ msgid "You." +#~ msgstr "U." + +#~ msgid "You and one other." +#~ msgstr "U en iemand anders." + +#, c-format +#~ msgid "You and %s others." +#~ msgstr "U en %s anderen." + +#, fuzzy +#~ msgid "One person." +#~ msgid_plural "%(num)s people." +#~ msgstr[0] "Één persoon" +#~ msgstr[1] "Één persoon" + +#~ msgid "" +#~ "All users who watch this build will be automatically notified about " +#~ "status changes and comments." +#~ msgstr "" +#~ "Alle gebruikers die deze build bewaken zullen op de hoogte worden " +#~ "gehouden van statusveranderingen en commentaren." + +#~ msgid "This is an easy way of staying up to date." +#~ msgstr "Dit is een makkelijke manier om op de hoogte te blijven." + +#~ msgid "Nobody watches this build, yet. Be the first one." +#~ msgstr "Niemand bewaakt deze build nog. U kunt de eerste zijn." + +#~ msgid "Watch this build" +#~ msgstr "Bewaak deze build" + +#~ msgid "Add a watcher" +#~ msgstr "Voeg een bewaker toe" + +#~ msgid "Close" +#~ msgstr "Sluiten" + #, python-format #~ msgid "%(user_name)s commented on %(build_name)s" #~ msgstr "%(user_name)s heeft commentaar gegeven op %(build_name)s" diff --git a/po/pakfire-build-service.pot b/po/pakfire-build-service.pot index f9ddd99e..91e24f2c 100644 --- a/po/pakfire-build-service.pot +++ b/po/pakfire-build-service.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-13 09:03+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,198 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -825,6 +633,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -935,6 +751,9 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + msgid "Log" msgstr "" @@ -1049,6 +868,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1135,44 +957,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1184,15 +971,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1274,36 +1052,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1317,41 +1065,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1534,6 +1247,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 2ef40166..a62bacd3 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-02-17 14:23+0000\n" "Last-Translator: André Morro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -20,198 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -471,9 +279,6 @@ msgstr "" msgid "Running Jobs" msgstr "Executando" -msgid "Log" -msgstr "Log" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -839,6 +644,14 @@ msgstr "" msgid "Build created" msgstr "Informação do build" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -949,6 +762,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "Log" + msgid "Log In" msgstr "" @@ -1062,6 +881,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1149,44 +971,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "Duração" - -msgid "Pending" -msgstr "Pendente" - msgid "Failed" msgstr "Falhou" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "Finalizado" - -msgid "Running" -msgstr "Executando" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "Ainda não finalizado." - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, fuzzy, c-format msgid "Finished %s" msgstr "Finalizado" @@ -1198,15 +985,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1288,36 +1066,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1331,41 +1079,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1556,6 +1269,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "Finalizado" + +msgid "Pending" +msgstr "Pendente" + +msgid "Running" +msgstr "Executando" + msgid "Uploading" msgstr "Carregando" @@ -1563,6 +1291,12 @@ msgstr "Carregando" msgid "Unknown: %s" msgstr "" +#~ msgid "Duration" +#~ msgstr "Duração" + +#~ msgid "Not finished, yet." +#~ msgstr "Ainda não finalizado." + #~ msgid "Back" #~ msgstr "Voltar" diff --git a/po/pt_PT.po b/po/pt_PT.po index fa26a724..a17a9de5 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" @@ -18,198 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -466,9 +274,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -828,6 +633,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -938,6 +751,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1049,6 +868,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1135,44 +957,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1184,15 +971,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1274,36 +1052,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1317,41 +1065,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1534,6 +1247,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/ro_RO.po b/po/ro_RO.po index 5f529104..30b9e291 100644 --- a/po/ro_RO.po +++ b/po/ro_RO.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/" @@ -19,198 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -467,9 +275,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -829,6 +634,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -940,6 +753,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1051,6 +870,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1137,44 +959,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1186,15 +973,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1276,38 +1054,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1321,42 +1067,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1539,6 +1249,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr "" diff --git a/po/ru.po b/po/ru.po index 67201062..5d4ec2e5 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2013-03-02 06:45+0000\n" "Last-Translator: артур Мудрых \n" "Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language/" @@ -21,198 +21,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "Неизвестное действие." - -msgid "Unknown" -msgstr "Неизвестно" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "Вы создали задание '%(job)s'." - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "%(user)s создал задание '%(job)s'." - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "задание '%(job)s' было сброшено." - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "Сбросить задание '%(job)s'." - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "вы включили зеркало '%(mirror)s'." - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "%(user)s включил зеркало '%(mirror)s'." - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "Вы отключили зеркало '%(mirror)s'." - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "Вы удалили зеркало '%(mirror)s'." - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "%(user)s удалил зеркало '%(mirror)s'." - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "Вы создали зеркало '%(mirror)s'." - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "%(user)s создал зеркало '%(mirror)s'." - msgid "No title given" msgstr "Заголовок не указан" @@ -482,9 +290,6 @@ msgstr "" msgid "Running Jobs" msgstr "Работает" -msgid "Log" -msgstr "Журнал" - #, fuzzy, c-format msgid "Edit Builder %s" msgstr "Сборщики" @@ -852,6 +657,14 @@ msgstr "" msgid "Build created" msgstr "Сервер сборок" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -963,6 +776,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "Журнал" + msgid "Log In" msgstr "" @@ -1076,6 +895,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "Неизвестно" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1163,44 +985,9 @@ msgstr "Скачать" msgid "Info" msgstr "Информация" -msgid "Arch" -msgstr "Архитектура" - -msgid "Duration" -msgstr "Продолжительность" - -msgid "Pending" -msgstr "В ожидании" - msgid "Failed" msgstr "Ошибка" -msgid "Dispatching" -msgstr "Отправляется" - -msgid "Finished" -msgstr "Завершается" - -msgid "Running" -msgstr "Работает" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "Ещё не завершено" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, fuzzy, c-format msgid "Finished %s" msgstr "Завершается" @@ -1212,15 +999,6 @@ msgstr "на %s" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "Вы" - -msgid "No log entries, yet." -msgstr "Пока нет записей в журнале." - msgid "Submit" msgstr "Отправить" @@ -1302,38 +1080,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "Запустить" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1347,42 +1093,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "Свойства" @@ -1573,6 +1283,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "Отправляется" + +msgid "Finished" +msgstr "Завершается" + +msgid "Pending" +msgstr "В ожидании" + +msgid "Running" +msgstr "Работает" + msgid "Uploading" msgstr "Загружается" @@ -1580,6 +1305,71 @@ msgstr "Загружается" msgid "Unknown: %s" msgstr "" +#~ msgid "Unknown action." +#~ msgstr "Неизвестное действие." + +#, python-format +#~ msgid "You created job '%(job)s'." +#~ msgstr "Вы создали задание '%(job)s'." + +#, python-format +#~ msgid "%(user)s created job '%(job)s'." +#~ msgstr "%(user)s создал задание '%(job)s'." + +#, python-format +#~ msgid "Job '%(job)s' has been reset." +#~ msgstr "задание '%(job)s' было сброшено." + +#, python-format +#~ msgid "You reset job '%(job)s'." +#~ msgstr "Сбросить задание '%(job)s'." + +#, python-format +#~ msgid "You enabled mirror '%(mirror)s'." +#~ msgstr "вы включили зеркало '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s enabled mirror '%(mirror)s'." +#~ msgstr "%(user)s включил зеркало '%(mirror)s'." + +#, python-format +#~ msgid "You disabled mirror '%(mirror)s'." +#~ msgstr "Вы отключили зеркало '%(mirror)s'." + +#, python-format +#~ msgid "You deleted mirror '%(mirror)s'." +#~ msgstr "Вы удалили зеркало '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s deleted mirror '%(mirror)s'." +#~ msgstr "%(user)s удалил зеркало '%(mirror)s'." + +#, python-format +#~ msgid "You created mirror '%(mirror)s'." +#~ msgstr "Вы создали зеркало '%(mirror)s'." + +#, python-format +#~ msgid "%(user)s created mirror '%(mirror)s'." +#~ msgstr "%(user)s создал зеркало '%(mirror)s'." + +#~ msgid "Arch" +#~ msgstr "Архитектура" + +#~ msgid "Duration" +#~ msgstr "Продолжительность" + +#~ msgid "Not finished, yet." +#~ msgstr "Ещё не завершено" + +#~ msgid "You" +#~ msgstr "Вы" + +#~ msgid "No log entries, yet." +#~ msgstr "Пока нет записей в журнале." + +#~ msgid "Run" +#~ msgstr "Запустить" + #, python-format #~ msgid "[%(build_name)s] Build job failed." #~ msgstr "[%(build_name)s] Создать задание не удалось." diff --git a/po/uk.po b/po/uk.po index 0042fd5c..382a9712 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-12 13:55+0000\n" +"POT-Creation-Date: 2022-10-13 10:48+0000\n" "PO-Revision-Date: 2011-05-19 22:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/ipfire/" @@ -19,198 +19,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -msgid "Build has been created" -msgstr "" - -msgid "Unknown action." -msgstr "" - -msgid "Unknown" -msgstr "" - -msgid "N/A" -msgstr "" - -#, python-format -msgid "This build was pushed to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "You pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s pushed this build to the repository '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "This build was unpushed from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "You unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "%(user)s unpushed this build from the repository '%(from_repo)s'." -msgstr "" - -#, python-format -msgid "" -"This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'." -msgstr "" - -#, python-format -msgid "" -"%(user)s pushed this build from the repository '%(from_repo)s' to " -"'%(to_repo)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Builder '%(builder)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "You created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "%(user)s created builder '%(builder)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been created." -msgstr "" - -#, python-format -msgid "You created job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s created job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has changed its state to: %(state)s." -msgstr "" - -#, python-format -msgid "You changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "%(user)s changed the state of job '%(job)s' to: %(state)s." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been reset." -msgstr "" - -#, python-format -msgid "You reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s has reset job '%(job)s'." -msgstr "" - -#, python-format -msgid "Job '%(job)s' has been scheduled for rebuild." -msgstr "" - -#, python-format -msgid "You scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "%(user)s scheduled job '%(job)s' for rebuild." -msgstr "" - -#, python-format -msgid "A test job for '%(job)s' has been scheduled." -msgstr "" - -#, python-format -msgid "You scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "%(user)s scheduled a test job for '%(job)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been enabled." -msgstr "" - -#, python-format -msgid "You enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s enabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "Mirror '%(mirror)s' has been disabled." -msgstr "" - -#, python-format -msgid "You disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s disabled mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s deleted mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "You created mirror '%(mirror)s'." -msgstr "" - -#, python-format -msgid "%(user)s created mirror '%(mirror)s'." -msgstr "" - msgid "No title given" msgstr "" @@ -467,9 +275,6 @@ msgstr "" msgid "Running Jobs" msgstr "" -msgid "Log" -msgstr "" - #, c-format msgid "Edit Builder %s" msgstr "" @@ -829,6 +634,14 @@ msgstr "" msgid "Build created" msgstr "" +#, c-format +msgid "%s started watching this build" +msgstr "" + +#, c-format +msgid "%s stopped watching this build" +msgstr "" + msgid "- Unknown Event -" msgstr "" @@ -940,6 +753,12 @@ msgstr "" msgid "The packages listed below were used to build %s." msgstr "" +msgid "N/A" +msgstr "" + +msgid "Log" +msgstr "" + msgid "Log In" msgstr "" @@ -1051,6 +870,9 @@ msgstr "" msgid "Down" msgstr "" +msgid "Unknown" +msgstr "" + msgid "There are no mirrors configured, yet." msgstr "" @@ -1137,44 +959,9 @@ msgstr "" msgid "Info" msgstr "" -msgid "Arch" -msgstr "" - -msgid "Duration" -msgstr "" - -msgid "Pending" -msgstr "" - msgid "Failed" msgstr "" -msgid "Dispatching" -msgstr "" - -msgid "Finished" -msgstr "" - -msgid "Running" -msgstr "" - -msgid "Aborted" -msgstr "" - -#, c-format -msgid "Running since %s" -msgstr "" - -msgid "Not finished, yet." -msgstr "" - -#, c-format -msgid "This package only supports %s." -msgstr "" - -msgid "No jobs, yet." -msgstr "" - #, c-format msgid "Finished %s" msgstr "" @@ -1186,15 +973,6 @@ msgstr "" msgid "This build has got no jobs." msgstr "" -msgid "No comment given." -msgstr "" - -msgid "You" -msgstr "" - -msgid "No log entries, yet." -msgstr "" - msgid "Submit" msgstr "" @@ -1276,38 +1054,6 @@ msgid "" "mark it so." msgstr "" -msgid "Group" -msgid_plural "Groups" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#, c-format -msgid "added %s" -msgstr "" - -msgid "Run" -msgstr "" - -msgid "Remove action" -msgstr "" - -msgid "One more score needed." -msgid_plural "%(score)s more scores needed." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -msgid "No more scores needed." -msgstr "" - -#, c-format -msgid "Maintainer: %s" -msgstr "" - -msgid "Go to package description" -msgstr "" - msgid "Auto-select" msgstr "" @@ -1321,42 +1067,6 @@ msgstr "" msgid "Branch: %s" msgstr "" -msgid "You." -msgstr "" - -msgid "You and one other." -msgstr "" - -#, c-format -msgid "You and %s others." -msgstr "" - -msgid "One person." -msgid_plural "%(num)s people." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -msgid "" -"All users who watch this build will be automatically notified about status " -"changes and comments." -msgstr "" - -msgid "This is an easy way of staying up to date." -msgstr "" - -msgid "Nobody watches this build, yet. Be the first one." -msgstr "" - -msgid "Watch this build" -msgstr "" - -msgid "Add a watcher" -msgstr "" - -msgid "Close" -msgstr "" - msgid "Properties" msgstr "" @@ -1539,6 +1249,21 @@ msgstr "" msgid "Yesterday" msgstr "" +msgid "Aborted" +msgstr "" + +msgid "Dispatching" +msgstr "" + +msgid "Finished" +msgstr "" + +msgid "Pending" +msgstr "" + +msgid "Running" +msgstr "" + msgid "Uploading" msgstr ""