Update message catalog

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2020-01-31 08:44:23 +01:00
parent aa555f9ae5
commit 8ff21fd39c

View file

@ -1,14 +1,14 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the AUR package. # This file is distributed under the same license as the AURWEB package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: AUR v4.6.0\n" "Project-Id-Version: AURWEB v4.8.0\n"
"Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n" "Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n"
"POT-Creation-Date: 2018-05-17 22:58+0200\n" "POT-Creation-Date: 2020-01-31 09:29+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -73,6 +73,10 @@ msgstr ""
msgid "You do not have permission to edit this account." msgid "You do not have permission to edit this account."
msgstr "" msgstr ""
#: html/account.php lib/acctfuncs.inc.php
msgid "Invalid password."
msgstr ""
#: html/account.php #: html/account.php
msgid "Use this form to search existing accounts." msgid "Use this form to search existing accounts."
msgstr "" msgstr ""
@ -367,10 +371,10 @@ msgid "Enter login credentials"
msgstr "" msgstr ""
#: html/login.php #: html/login.php
msgid "User name or email address" msgid "User name or primary email address"
msgstr "" msgstr ""
#: html/login.php template/account_edit_form.php #: html/login.php template/account_delete.php template/account_edit_form.php
msgid "Password" msgid "Password"
msgstr "" msgstr ""
@ -431,7 +435,7 @@ msgid "Your password has been reset successfully."
msgstr "" msgstr ""
#: html/passreset.php #: html/passreset.php
msgid "Confirm your e-mail address:" msgid "Confirm your user name or primary e-mail address:"
msgstr "" msgstr ""
#: html/passreset.php #: html/passreset.php
@ -449,12 +453,12 @@ msgstr ""
#: html/passreset.php #: html/passreset.php
#, php-format #, php-format
msgid "" msgid ""
"If you have forgotten the e-mail address you used to register, please send a " "If you have forgotten the user name and the primary e-mail address you used "
"message to the %saur-general%s mailing list." "to register, please send a message to the %saur-general%s mailing list."
msgstr "" msgstr ""
#: html/passreset.php #: html/passreset.php
msgid "Enter your e-mail address:" msgid "Enter your user name or your primary e-mail address:"
msgstr "" msgstr ""
#: html/pkgbase.php #: html/pkgbase.php
@ -646,19 +650,19 @@ msgstr ""
msgid "Close Request" msgid "Close Request"
msgstr "" msgstr ""
#: html/pkgreq.php lib/pkgfuncs.inc.php #: html/pkgreq.php lib/aur.inc.php lib/pkgfuncs.inc.php
msgid "First" msgid "First"
msgstr "" msgstr ""
#: html/pkgreq.php lib/pkgfuncs.inc.php #: html/pkgreq.php lib/aur.inc.php lib/pkgfuncs.inc.php
msgid "Previous" msgid "Previous"
msgstr "" msgstr ""
#: html/pkgreq.php lib/pkgfuncs.inc.php template/tu_list.php #: html/pkgreq.php lib/aur.inc.php lib/pkgfuncs.inc.php template/tu_list.php
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: html/pkgreq.php lib/pkgfuncs.inc.php #: html/pkgreq.php lib/aur.inc.php lib/pkgfuncs.inc.php
msgid "Last" msgid "Last"
msgstr "" msgstr ""
@ -759,10 +763,18 @@ msgstr ""
msgid "Can contain only one period, underscore or hyphen." msgid "Can contain only one period, underscore or hyphen."
msgstr "" msgstr ""
#: lib/acctfuncs.inc.php
msgid "Please confirm your new password."
msgstr ""
#: lib/acctfuncs.inc.php #: lib/acctfuncs.inc.php
msgid "The email address is invalid." msgid "The email address is invalid."
msgstr "" msgstr ""
#: lib/acctfuncs.inc.php
msgid "The backup email address is invalid."
msgstr ""
#: lib/acctfuncs.inc.php #: lib/acctfuncs.inc.php
msgid "The home page is invalid, please specify the full HTTP(s) URL." msgid "The home page is invalid, please specify the full HTTP(s) URL."
msgstr "" msgstr ""
@ -802,6 +814,18 @@ msgstr ""
msgid "The SSH public key, %s%s%s, is already in use." msgid "The SSH public key, %s%s%s, is already in use."
msgstr "" msgstr ""
#: lib/acctfuncs.inc.php
msgid "The CAPTCHA is missing."
msgstr ""
#: lib/acctfuncs.inc.php
msgid "This CAPTCHA has expired. Please try again."
msgstr ""
#: lib/acctfuncs.inc.php
msgid "The entered CAPTCHA answer is invalid."
msgstr ""
#: lib/acctfuncs.inc.php #: lib/acctfuncs.inc.php
#, php-format #, php-format
msgid "Error trying to create account, %s%s%s." msgid "Error trying to create account, %s%s%s."
@ -1210,6 +1234,10 @@ msgstr ""
msgid "Edit this user's account" msgid "Edit this user's account"
msgstr "" msgstr ""
#: template/account_details.php
msgid "List this user's comments"
msgstr ""
#: template/account_edit_form.php #: template/account_edit_form.php
#, php-format #, php-format
msgid "Click %shere%s if you want to permanently delete this account." msgid "Click %shere%s if you want to permanently delete this account."
@ -1220,6 +1248,11 @@ msgstr ""
msgid "Click %shere%s for user details." msgid "Click %shere%s for user details."
msgstr "" msgstr ""
#: template/account_edit_form.php
#, php-format
msgid "Click %shere%s to list the comments made by this account."
msgstr ""
#: template/account_edit_form.php #: template/account_edit_form.php
msgid "required" msgid "required"
msgstr "" msgstr ""
@ -1257,7 +1290,33 @@ msgid "Hide Email Address"
msgstr "" msgstr ""
#: template/account_edit_form.php #: template/account_edit_form.php
msgid "Re-type password" msgid ""
"If you do not hide your email address, it is visible to all registered AUR "
"users. If you hide your email address, it is visible to members of the Arch "
"Linux staff only."
msgstr ""
#: template/account_edit_form.php
msgid "Backup Email Address"
msgstr ""
#: template/account_edit_form.php
msgid ""
"Optionally provide a secondary email address that can be used to restore "
"your account in case you lose access to your primary email address."
msgstr ""
#: template/account_edit_form.php
msgid ""
"Password reset links are always sent to both your primary and your backup "
"email address."
msgstr ""
#: template/account_edit_form.php
#, php-format
msgid ""
"Your backup email address is always only visible to members of the Arch "
"Linux staff, independent of the %s setting."
msgstr "" msgstr ""
#: template/account_edit_form.php #: template/account_edit_form.php
@ -1268,6 +1327,16 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "" msgstr ""
#: template/account_edit_form.php
msgid ""
"If you want to change the password, enter a new password and confirm the new "
"password by entering it again."
msgstr ""
#: template/account_edit_form.php
msgid "Re-type password"
msgstr ""
#: template/account_edit_form.php #: template/account_edit_form.php
msgid "" msgid ""
"The following information is only required if you want to submit packages to " "The following information is only required if you want to submit packages to "
@ -1294,6 +1363,24 @@ msgstr ""
msgid "Notify of ownership changes" msgid "Notify of ownership changes"
msgstr "" msgstr ""
#: template/account_edit_form.php
msgid "To confirm the profile changes, please enter your current password:"
msgstr ""
#: template/account_edit_form.php
msgid "Your current password"
msgstr ""
#: template/account_edit_form.php
msgid ""
"To protect the AUR against automated account creation, we kindly ask you to "
"provide the output of the following command:"
msgstr ""
#: template/account_edit_form.php
msgid "Answer"
msgstr ""
#: template/account_edit_form.php template/pkgbase_details.php #: template/account_edit_form.php template/pkgbase_details.php
#: template/pkg_details.php #: template/pkg_details.php
msgid "Update" msgid "Update"
@ -1422,7 +1509,7 @@ msgstr ""
msgid "Disable notifications" msgid "Disable notifications"
msgstr "" msgstr ""
#: template/pkgbase_actions.php #: template/pkgbase_actions.php template/pkg_comment_form.php
msgid "Enable notifications" msgid "Enable notifications"
msgstr "" msgstr ""
@ -1453,6 +1540,10 @@ msgstr ""
msgid "read-only" msgid "read-only"
msgstr "" msgstr ""
#: template/pkgbase_details.php template/pkg_details.php
msgid "click to copy"
msgstr ""
#: template/pkgbase_details.php template/pkg_details.php #: template/pkgbase_details.php template/pkg_details.php
#: template/pkg_search_form.php #: template/pkg_search_form.php
msgid "Keywords" msgid "Keywords"
@ -1499,8 +1590,15 @@ msgstr ""
msgid "Add Comment" msgid "Add Comment"
msgstr "" msgstr ""
#: template/pkg_comments.php #: template/pkg_comment_form.php
msgid "View all comments" msgid ""
"Git commit identifiers referencing commits in the AUR package repository and "
"URLs are converted to links automatically."
msgstr ""
#: template/pkg_comment_form.php
#, php-format
msgid "%sMarkdown syntax%s is partially supported."
msgstr "" msgstr ""
#: template/pkg_comments.php #: template/pkg_comments.php
@ -1511,6 +1609,10 @@ msgstr ""
msgid "Latest Comments" msgid "Latest Comments"
msgstr "" msgstr ""
#: template/pkg_comments.php
msgid "Comments for"
msgstr ""
#: template/pkg_comments.php #: template/pkg_comments.php
#, php-format #, php-format
msgid "%s commented on %s" msgid "%s commented on %s"
@ -1521,6 +1623,11 @@ msgstr ""
msgid "Anonymous comment on %s" msgid "Anonymous comment on %s"
msgstr "" msgstr ""
#: template/pkg_comments.php
#, php-format
msgid "Commented on package %s on %s"
msgstr ""
#: template/pkg_comments.php #: template/pkg_comments.php
#, php-format #, php-format
msgid "deleted on %s by %s" msgid "deleted on %s by %s"
@ -1557,10 +1664,6 @@ msgstr ""
msgid "Unpin comment" msgid "Unpin comment"
msgstr "" msgstr ""
#: template/pkg_comments.php
msgid "All comments"
msgstr ""
#: template/pkg_details.php #: template/pkg_details.php
msgid "Package Details" msgid "Package Details"
msgstr "" msgstr ""
@ -2106,6 +2209,7 @@ msgstr ""
msgid "" msgid ""
"{user} [1] merged {old} [2] into {new} [3].\n" "{user} [1] merged {old} [2] into {new} [3].\n"
"\n" "\n"
"-- \n"
"If you no longer wish receive notifications about the new package, please go " "If you no longer wish receive notifications about the new package, please go "
"to [3] and click \"{label}\"." "to [3] and click \"{label}\"."
msgstr "" msgstr ""