mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
merge: updated translations
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
621f030977
commit
d3d4424bc5
45 changed files with 45900 additions and 1174 deletions
103
po/sr.po
103
po/sr.po
|
@ -11,8 +11,8 @@ msgstr ""
|
|||
"Project-Id-Version: aurweb\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n"
|
||||
"POT-Creation-Date: 2020-01-31 09:29+0100\n"
|
||||
"PO-Revision-Date: 2020-01-31 08:29+0000\n"
|
||||
"Last-Translator: Lukas Fleischer\n"
|
||||
"PO-Revision-Date: 2022-01-18 17:18+0000\n"
|
||||
"Last-Translator: Kevin Morris <kevr@0cost.org>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/lfleischer/aurweb/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -473,6 +473,12 @@ msgid ""
|
|||
"checkbox."
|
||||
msgstr "Izabrani paketi nisu odreknuti, pogledajte kućicu za potvrdu."
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid ""
|
||||
"The selected packages have not been adopted, check the confirmation "
|
||||
"checkbox."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgbase.php lib/pkgreqfuncs.inc.php
|
||||
msgid "Cannot find package to merge votes and comments into."
|
||||
msgstr "Ne mogu da nađem paket kako bih stopio glasove i komentare."
|
||||
|
@ -571,6 +577,14 @@ msgstr "Označi komentar"
|
|||
msgid "Flag Package Out-Of-Date"
|
||||
msgstr "Označi paket kao zastareo"
|
||||
|
||||
#: templates/packages/flag.html
|
||||
msgid ""
|
||||
"This seems to be a VCS package. Please do %snot%s flag it out-of-date if the"
|
||||
" package version in the AUR does not match the most recent commit. Flagging "
|
||||
"this package should only be done if the sources moved or changes in the "
|
||||
"PKGBUILD are required because of recent upstream changes."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgflag.php
|
||||
#, php-format
|
||||
msgid ""
|
||||
|
@ -867,6 +881,10 @@ msgstr "Formular za prijavljivanje je trenutno onemogućen za vašu IP adresu, n
|
|||
msgid "Account suspended"
|
||||
msgstr "Nalog je suspendovan"
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to suspend accounts."
|
||||
msgstr ""
|
||||
|
||||
#: lib/acctfuncs.inc.php
|
||||
#, php-format
|
||||
msgid ""
|
||||
|
@ -952,6 +970,30 @@ msgstr "Greška pri dobavaljanju podataka o paketu."
|
|||
msgid "Package details could not be found."
|
||||
msgstr "Ne mogu naći podatke o paketu."
|
||||
|
||||
#: aurweb/routers/auth.py
|
||||
msgid "Bad Referer header."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You did not select any packages to be notified about."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "The selected packages' notifications have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You did not select any packages for notification removal."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "A package you selected does not have notifications enabled."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "The selected packages' notifications have been removed."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You must be logged in before you can flag packages."
|
||||
msgstr "Morate se prijaviti pre označavanja paketa."
|
||||
|
@ -988,6 +1030,10 @@ msgstr "Nemate dozvole za brisanje paketa."
|
|||
msgid "You did not select any packages to delete."
|
||||
msgstr "Niste izabrali pakete za brisanje."
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "One of the packages you selected does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "The selected packages have been deleted."
|
||||
msgstr "Izbrani paketi su obrisani."
|
||||
|
@ -996,10 +1042,18 @@ msgstr "Izbrani paketi su obrisani."
|
|||
msgid "You must be logged in before you can adopt packages."
|
||||
msgstr "Morate se prijaviti da bi usvojili pakete."
|
||||
|
||||
#: aurweb/routers/package.py
|
||||
msgid "You are not allowed to adopt one of the packages you selected."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You must be logged in before you can disown packages."
|
||||
msgstr "Morate se prijaviti da bi ste se odrekli paketa."
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You are not allowed to disown one of the packages you selected."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You did not select any packages to adopt."
|
||||
msgstr "Niste izabrali paketa za usvajanje."
|
||||
|
@ -2242,3 +2296,48 @@ msgid ""
|
|||
"Please remember to cast your vote on proposal {id} [1]. The voting period "
|
||||
"ends in less than 48 hours."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "Invalid account type provided."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to change account types."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to change this user's account type to %s."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/packages/requests.py
|
||||
msgid "No due existing orphan requests to accept for %s."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/asgi.py
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
|
||||
#: templates/errors/500.html
|
||||
msgid "A fatal error has occurred."
|
||||
msgstr ""
|
||||
|
||||
#: templates/errors/500.html
|
||||
msgid ""
|
||||
"Details have been logged and will be reviewed by the postmaster posthaste. "
|
||||
"We apologize for any inconvenience this may have caused."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/scripts/notify.py
|
||||
msgid "AUR Server Error"
|
||||
msgstr ""
|
||||
|
||||
#: templates/pkgbase/merge.html templates/packages/delete.html
|
||||
#: templates/packages/disown.html
|
||||
msgid "Related package request closure comments..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/pkgbase/merge.html templates/packages/delete.html
|
||||
msgid ""
|
||||
"This action will close any pending package requests related to it. If "
|
||||
"%sComments%s are omitted, a closure comment will be autogenerated."
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue