Update POT file, move to more standard location.

This commit is contained in:
Ricky Zhou (周家杰) 2007-08-23 16:13:38 -07:00
parent 65caabd817
commit 3d8193ab76

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2007-08-20 19:28-0700\n" "POT-Creation-Date: 2007-08-23 16:12-0700\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"
@ -88,100 +88,108 @@ msgstr ""
msgid "The group '%s' already exists." msgid "The group '%s' already exists."
msgstr "" msgstr ""
#: fas/group.py:109 fas/group.py:123 #: fas/group.py:109 fas/group.py:121
msgid "Only FAS adminstrators can create groups." msgid "Only FAS adminstrators can create groups."
msgstr "" msgstr ""
#: fas/group.py:134 #: fas/group.py:132
#, python-format #, python-format
msgid "The group: '%s' could not be created." msgid "The group: '%s' could not be created."
msgstr "" msgstr ""
#: fas/group.py:144 #: fas/group.py:142
#, python-format #, python-format
msgid "" msgid ""
"The group: '%(group)s' has been created, but '%(user)' could not be added" "The group: '%(group)s' has been created, but '%(user)' could not be added"
" as a group administrator." " as a group administrator."
msgstr "" msgstr ""
#: fas/group.py:146 #: fas/group.py:144
#, python-format #, python-format
msgid "The group: '%s' has been created." msgid "The group: '%s' has been created."
msgstr "" msgstr ""
#: fas/group.py:156 fas/group.py:177 #: fas/group.py:154 fas/group.py:175
#, python-format #, python-format
msgid "You cannot edit '%s'." msgid "You cannot edit '%s'."
msgstr "" msgstr ""
#: fas/group.py:192 #: fas/group.py:187
msgid "The group details could not be saved."
msgstr ""
#: fas/group.py:190
msgid "The group details have been saved."
msgstr ""
#: fas/group.py:203
#, python-format #, python-format
msgid "No Groups found matching '%s'" msgid "No Groups found matching '%s'"
msgstr "" msgstr ""
#: fas/group.py:207 #: fas/group.py:217
#, python-format #, python-format
msgid "%(user)s is already in %(group)s!" msgid "%(user)s is already in %(group)s!"
msgstr "" msgstr ""
#: fas/group.py:210 #: fas/group.py:220
#, python-format #, python-format
msgid "%(user)s has applied to %(group)s!" msgid "%(user)s has applied to %(group)s!"
msgstr "" msgstr ""
#: fas/group.py:221 fas/group.py:246 fas/group.py:270 fas/group.py:297 #: fas/group.py:231 fas/group.py:256 fas/group.py:280 fas/group.py:307
#, python-format #, python-format
msgid "You are not a sponsor for '%s'" msgid "You are not a sponsor for '%s'"
msgstr "" msgstr ""
#: fas/group.py:226 #: fas/group.py:236
#, python-format #, python-format
msgid "Group Error: %s does not exist." msgid "Group Error: %s does not exist."
msgstr "" msgstr ""
#: fas/group.py:233 #: fas/group.py:243
#, python-format #, python-format
msgid "%s has been sponsored!" msgid "%s has been sponsored!"
msgstr "" msgstr ""
#: fas/group.py:250 #: fas/group.py:260
msgid "Sponsors cannot remove administrators." msgid "Sponsors cannot remove administrators."
msgstr "" msgstr ""
#: fas/group.py:255 #: fas/group.py:265
#, python-format #, python-format
msgid "%(name)s could not be removed from %(group)s!" msgid "%(name)s could not be removed from %(group)s!"
msgstr "" msgstr ""
#: fas/group.py:258 #: fas/group.py:268
#, python-format #, python-format
msgid "%(name)s has been removed from %(group)s!" msgid "%(name)s has been removed from %(group)s!"
msgstr "" msgstr ""
#: fas/group.py:278 #: fas/group.py:288
msgid "Sponsors cannot upgrade other sponsors." msgid "Sponsors cannot upgrade other sponsors."
msgstr "" msgstr ""
#: fas/group.py:284 #: fas/group.py:294
#, python-format #, python-format
msgid "%(name)s could not be upgraded!" msgid "%(name)s could not be upgraded!"
msgstr "" msgstr ""
#: fas/group.py:286 #: fas/group.py:296
#, python-format #, python-format
msgid "%s has been upgraded!" msgid "%s has been upgraded!"
msgstr "" msgstr ""
#: fas/group.py:301 #: fas/group.py:311
msgid "Sponsors cannot downgrade group administrators." msgid "Sponsors cannot downgrade group administrators."
msgstr "" msgstr ""
#: fas/group.py:307 #: fas/group.py:317
#, python-format #, python-format
msgid "%(name)s could not be downgraded!" msgid "%(name)s could not be downgraded!"
msgstr "" msgstr ""
#: fas/group.py:309 #: fas/group.py:319
#, python-format #, python-format
msgid "%s has been downgraded!" msgid "%s has been downgraded!"
msgstr "" msgstr ""
@ -196,83 +204,87 @@ msgstr ""
msgid "'%s' already exists" msgid "'%s' already exists"
msgstr "" msgstr ""
#: fas/user.py:114 #: fas/user.py:122
#, python-format #, python-format
msgid "You cannot edit %s" msgid "You cannot edit %s"
msgstr "" msgstr ""
#: fas/user.py:132 #: fas/user.py:141
#, python-format #, python-format
msgid "You do not have permission to edit '%s'" msgid "You do not have permission to edit '%s'"
msgstr "" msgstr ""
#: fas/user.py:143 #: fas/user.py:154
msgid "Your account has been updated." msgid "Your account details could not be saved."
msgstr "" msgstr ""
#: fas/user.py:156 #: fas/user.py:157
msgid "Your account details have been saved."
msgstr ""
#: fas/user.py:170
#, python-format #, python-format
msgid "No users found matching '%s'" msgid "No users found matching '%s'"
msgstr "" msgstr ""
#: fas/user.py:172 #: fas/user.py:186
msgid "No need to sign up, You have an account!" msgid "No need to sign up, You have an account!"
msgstr "" msgstr ""
#: fas/user.py:192 fas/user.py:248 #: fas/user.py:207 fas/user.py:264
msgid "Fedora Project Password Reset" msgid "Fedora Project Password Reset"
msgstr "" msgstr ""
#: fas/user.py:193 #: fas/user.py:208
#, python-format #, python-format
msgid "" msgid ""
"You have created a new Fedora account! Your new password is: %s \n" "You have created a new Fedora account! Your new password is: %s \n"
"Please go to https://admin.fedoraproject.org/fas/ to change it" "Please go to https://admin.fedoraproject.org/fas/ to change it"
msgstr "" msgstr ""
#: fas/user.py:196 #: fas/user.py:211
msgid "" msgid ""
"Your password has been emailed to you. Please log in with it and change " "Your password has been emailed to you. Please log in with it and change "
"your password" "your password"
msgstr "" msgstr ""
#: fas/user.py:199 #: fas/user.py:214
#, python-format #, python-format
msgid "The username '%s' already Exists. Please choose a different username." msgid "The username '%s' already Exists. Please choose a different username."
msgstr "" msgstr ""
#: fas/user.py:222 #: fas/user.py:238
msgid "Your password has been changed." msgid "Your password has been changed."
msgstr "" msgstr ""
#: fas/user.py:224 #: fas/user.py:240
msgid "Your password could not be changed." msgid "Your password could not be changed."
msgstr "" msgstr ""
#: fas/user.py:230 #: fas/user.py:246
msgid "You are already logged in!" msgid "You are already logged in!"
msgstr "" msgstr ""
#: fas/user.py:239 #: fas/user.py:255
msgid "You are already logged in." msgid "You are already logged in."
msgstr "" msgstr ""
#: fas/user.py:245 #: fas/user.py:261
msgid "username + email combo unknown." msgid "username + email combo unknown."
msgstr "" msgstr ""
#: fas/user.py:249 #: fas/user.py:265
#, python-format #, python-format
msgid "" msgid ""
"You have requested a password reset! Your new password is - %s \n" "You have requested a password reset! Your new password is - %s \n"
"Please go to https://admin.fedoraproject.org/fas/ to change it" "Please go to https://admin.fedoraproject.org/fas/ to change it"
msgstr "" msgstr ""
#: fas/user.py:253 #: fas/user.py:270
msgid "Your new password has been emailed to you." msgid "Your new password has been emailed to you."
msgstr "" msgstr ""
#: fas/user.py:256 #: fas/user.py:273
msgid "Your password could not be reset." msgid "Your password could not be reset."
msgstr "" msgstr ""