diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2017-11-27 16:23:54 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2017-11-28 08:52:22 +0100 |
commit | d09ee5fdd7adc1d7d98551ed0eabe9e79718281d (patch) | |
tree | b1c6a0ef5b6957970a9a0bd4815d4979609b5552 | |
parent | 3be28d016fb7d9a52366cebe0e61ac9f9e978980 (diff) | |
download | aur-d09ee5fdd7adc1d7d98551ed0eabe9e79718281d.tar.gz aur-d09ee5fdd7adc1d7d98551ed0eabe9e79718281d.tar.xz |
Update message catalog
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r-- | po/aur.pot | 36 |
1 files changed, 32 insertions, 4 deletions
@@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: AUR v4.4.1\n" +"Project-Id-Version: AUR v4.5.1\n" "Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n" -"POT-Creation-Date: 2017-02-25 13:41+0100\n" +"POT-Creation-Date: 2017-11-27 16:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -353,7 +353,7 @@ msgstr "" msgid "Login" msgstr "" -#: html/login.php +#: html/login.php html/tos.php #, php-format msgid "Logged-in as: %s" msgstr "" @@ -442,7 +442,7 @@ msgstr "" msgid "Confirm your new password:" msgstr "" -#: html/passreset.php +#: html/passreset.php html/tos.php msgid "Continue" msgstr "" @@ -668,6 +668,24 @@ msgstr "" msgid "Use this form to create an account." msgstr "" +#: html/tos.php +msgid "Terms of Service" +msgstr "" + +#: html/tos.php +msgid "" +"The following documents have been updated. Please review them carefully:" +msgstr "" + +#: html/tos.php +#, php-format +msgid "revision %d" +msgstr "" + +#: html/tos.php +msgid "I accept the terms and conditions above." +msgstr "" + #: html/tu.php template/account_details.php template/header.php msgid "Trusted User" msgstr "" @@ -740,6 +758,10 @@ msgid "The email address is invalid." msgstr "" #: lib/acctfuncs.inc.php +msgid "The home page is invalid, please specify the full HTTP(s) URL." +msgstr "" + +#: lib/acctfuncs.inc.php msgid "The PGP key fingerprint is invalid." msgstr "" @@ -1196,6 +1218,12 @@ msgstr "" msgid "required" msgstr "" +#: template/account_edit_form.php +msgid "" +"Your user name is the name you will use to login. It is visible to the " +"general public, even if your account is inactive." +msgstr "" + #: template/account_edit_form.php template/search_accounts_form.php msgid "Normal user" msgstr "" |