This commit is contained in:
Zachary Carter 2014-02-13 14:46:47 -08:00
Родитель 15b3052c77
Коммит 52707f0a7d
201 изменённых файлов: 53519 добавлений и 18 удалений

Просмотреть файл

@ -4,15 +4,6 @@
// grunt task convert translated .po files to .json
/**
* This script takes care of compiling locale specific json files.
*
* Process used:
* 1) checkout or update browserid locale repo under ~root/locale directory
* 2) compile .po files into .json files located at
* ~root/resources/static/i18n
*/
const mkdirp = require('mkdirp');
const fs = require('fs');
const path = require('path');

Просмотреть файл

@ -25,7 +25,7 @@ module.exports = function (grunt) {
var clientWalker = extract({
'input-dir': path.join(__dirname, '..', 'app', 'scripts'),
'output-dir': messagesOutputPath,
'output': 'content-server.pot',
'output': 'client.pot',
'join-existing': false,
'keyword': 't',
parsers: {
@ -38,7 +38,7 @@ module.exports = function (grunt) {
var authWalker = extract({
'input-dir': path.join(__dirname, '..', 'server'),
'output-dir': messagesOutputPath,
'output': 'auth-server.pot',
'output': 'server.pot',
'join-existing': false,
'keyword': 't',
parsers: {

Просмотреть файл

@ -6,7 +6,7 @@ msgstr ""
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-12 00:53+0000\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
@ -77,7 +77,7 @@ msgstr ""
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:46
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
@ -86,7 +86,7 @@ msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:39
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:34
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
@ -120,7 +120,7 @@ msgstr ""
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:70
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""

Просмотреть файл

@ -6,7 +6,7 @@ msgstr ""
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-12 00:53+0000\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Просмотреть файл

@ -0,0 +1,484 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: app/scripts/templates/sign_up.mustache:10
msgid "1991"
msgstr ""
#: app/scripts/templates/sign_up.mustache:11
msgid "1992"
msgstr ""
#: app/scripts/templates/sign_up.mustache:12
msgid "1993"
msgstr ""
#: app/scripts/templates/sign_up.mustache:13
msgid "1994"
msgstr ""
#: app/scripts/templates/sign_up.mustache:14
msgid "1995"
msgstr ""
#: app/scripts/templates/sign_up.mustache:15
msgid "1996"
msgstr ""
#: app/scripts/templates/sign_up.mustache:16
msgid "1997"
msgstr ""
#: app/scripts/templates/sign_up.mustache:17
msgid "1998"
msgstr ""
#: app/scripts/templates/sign_up.mustache:18
msgid "1999"
msgstr ""
#: app/scripts/templates/sign_up.mustache:19
msgid "2000"
msgstr ""
#: app/scripts/templates/sign_up.mustache:20
msgid "2001"
msgstr ""
#: app/scripts/templates/sign_up.mustache:21
msgid "2002"
msgstr ""
#: app/scripts/templates/sign_up.mustache:22
msgid "2003"
msgstr ""
#: app/scripts/templates/sign_up.mustache:23
msgid "2004"
msgstr ""
#: app/scripts/templates/sign_up.mustache:24
msgid "2005"
msgstr ""
#: app/scripts/templates/sign_up.mustache:25
msgid "2006"
msgstr ""
#: app/scripts/templates/sign_up.mustache:26
msgid "2007"
msgstr ""
#: app/scripts/views/change_password.js:45
msgid "old and new passwords must be different"
msgstr ""
#: app/scripts/views/complete_reset_password.js:37
msgid "no token specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:42
#: app/scripts/views/complete_sign_up.js:40
msgid "no code specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:47
msgid "no email specified"
msgstr ""
#: app/scripts/views/complete_reset_password.js:60
msgid "passwords do not match"
msgstr ""
#: app/scripts/views/complete_sign_up.js:35
msgid "no uid specified"
msgstr ""
#: app/scripts/views/form.js:186
#: app/scripts/lib/strings.js:18
msgid "Valid email required"
msgstr ""
#: app/scripts/views/form.js:192
#: app/scripts/lib/strings.js:23
#: app/scripts/templates/change_password.mustache:10
#: app/scripts/templates/complete_reset_password.mustache:9
#: app/scripts/templates/sign_up.mustache:7
msgid "Must be at least 8 characters"
msgstr ""
#: app/scripts/views/form.js:193
#: app/scripts/lib/strings.js:19
msgid "Valid password required"
msgstr ""
#: app/scripts/views/sign_up.js:69
#: app/scripts/lib/strings.js:24
msgid "Year of birth required"
msgstr ""
#: app/scripts/lib/auth-errors.js:16
msgid "Unexpected error"
msgstr ""
#: app/scripts/lib/auth-errors.js:17
msgid "Invalid authentication token in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:18
msgid "Invalid timestamp in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:19
msgid "Invalid nonce in request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:20
#: app/scripts/lib/strings.js:25
msgid "Account already exists"
msgstr ""
#: app/scripts/lib/auth-errors.js:21
msgid "Unknown account"
msgstr ""
#: app/scripts/lib/auth-errors.js:22
msgid "Incorrect email case"
msgstr ""
#: app/scripts/lib/auth-errors.js:23
msgid "Incorrect password"
msgstr ""
#: app/scripts/lib/auth-errors.js:24
msgid "Unverified account"
msgstr ""
#: app/scripts/lib/auth-errors.js:25
msgid "Invalid verification code"
msgstr ""
#: app/scripts/lib/auth-errors.js:26
msgid "Invalid JSON in request body"
msgstr ""
#: app/scripts/lib/auth-errors.js:27
msgid "Invalid parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:28
msgid "Missing parameter in request body: %(param)s"
msgstr ""
#: app/scripts/lib/auth-errors.js:29
msgid "Invalid request signature"
msgstr ""
#: app/scripts/lib/auth-errors.js:30
msgid "Missing content-length header"
msgstr ""
#: app/scripts/lib/auth-errors.js:31
msgid "Request body too large"
msgstr ""
#: app/scripts/lib/auth-errors.js:32
msgid "Client has sent too many requests"
msgstr ""
#: app/scripts/lib/auth-errors.js:33
msgid "Service unavailable"
msgstr ""
#: app/scripts/lib/auth-errors.js:34
msgid "This endpoint is no longer supported"
msgstr ""
#: app/scripts/lib/strings.js:20
msgid "Invalid password"
msgstr ""
#: app/scripts/lib/strings.js:21
msgid "Invalid email and password"
msgstr ""
#: app/scripts/lib/strings.js:22
msgid "Invalid email or password"
msgstr ""
#: app/scripts/lib/strings.js:26
msgid "Old password invalid"
msgstr ""
#: app/scripts/lib/strings.js:27
msgid "New password invalid"
msgstr ""
#: app/scripts/lib/strings.js:28
msgid "Passwords don't match"
msgstr ""
#: app/scripts/lib/strings.js:29
msgid "Please enter an email"
msgstr ""
#: app/scripts/lib/strings.js:30
msgid "Cannot connect to the internet"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:1
#: app/scripts/templates/change_password.mustache:1
#: app/scripts/templates/complete_reset_password.mustache:1
#: app/scripts/templates/complete_sign_up.mustache:1
#: app/scripts/templates/confirm.mustache:1
#: app/scripts/templates/confirm_reset_password.mustache:1
#: app/scripts/templates/delete_account.mustache:1
#: app/scripts/templates/pp.mustache:1
#: app/scripts/templates/reset_password.mustache:1
#: app/scripts/templates/reset_password_complete.mustache:1
#: app/scripts/templates/settings.mustache:1
#: app/scripts/templates/sign_in.mustache:1
#: app/scripts/templates/sign_up.mustache:1
#: app/scripts/templates/tos.mustache:1
msgid "Firefox Accounts"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:2
msgid "Cannot create account"
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:3
msgid "You must meet certain age requirements to create a Firefox&nbsp;Account."
msgstr ""
#: app/scripts/templates/cannot_create_account.mustache:4
msgid "Learn more."
msgstr ""
#: app/scripts/templates/change_password.mustache:2
#: app/scripts/templates/settings.mustache:5
msgid "Change password"
msgstr ""
#: app/scripts/templates/change_password.mustache:3
msgid "Password changed"
msgstr ""
#: app/scripts/templates/change_password.mustache:4
msgid "Old password"
msgstr ""
#: app/scripts/templates/change_password.mustache:6
#: app/scripts/templates/change_password.mustache:9
#: app/scripts/templates/complete_reset_password.mustache:5
#: app/scripts/templates/complete_reset_password.mustache:8
#: app/scripts/templates/delete_account.mustache:7
#: app/scripts/templates/sign_in.mustache:11
#: app/scripts/templates/sign_up.mustache:6
msgid "Show"
msgstr ""
#: app/scripts/templates/change_password.mustache:7
msgid "New password"
msgstr ""
#: app/scripts/templates/change_password.mustache:11
msgid "Change Password"
msgstr ""
#: app/scripts/templates/change_password.mustache:12
#: app/scripts/templates/delete_account.mustache:9
#: app/scripts/templates/pp.mustache:4
#: app/scripts/templates/reset_password.mustache:6
#: app/scripts/templates/tos.mustache:4
msgid "Back"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:2
#: app/scripts/templates/reset_password.mustache:2
msgid "Reset password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:3
#: app/scripts/templates/delete_account.mustache:5
#: app/scripts/templates/sign_in.mustache:8
#: app/scripts/templates/sign_up.mustache:4
msgid "Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:6
msgid "Repeat Password"
msgstr ""
#: app/scripts/templates/complete_reset_password.mustache:10
#: app/scripts/templates/reset_password.mustache:5
#: app/scripts/templates/sign_up.mustache:28
msgid "Next"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:2
msgid "Email verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:3
msgid "Email not verified"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:4
#: app/scripts/templates/reset_password_complete.mustache:3
msgid "Success"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:5
msgid "You are now ready to use %(service)s"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:6
#: app/scripts/templates/reset_password_complete.mustache:5
msgid "Continue"
msgstr ""
#: app/scripts/templates/complete_sign_up.mustache:8
msgid "Your account is ready!"
msgstr ""
#: app/scripts/templates/confirm.mustache:2
msgid "Confirm your account"
msgstr ""
#: app/scripts/templates/confirm.mustache:3
#: app/scripts/templates/confirm_reset_password.mustache:3
msgid "Email Sent"
msgstr ""
#: app/scripts/templates/confirm.mustache:4
msgid "A verification link has been sent&nbsp;to: %(email)s"
msgstr ""
#: app/scripts/templates/confirm.mustache:5
#: app/scripts/templates/confirm_reset_password.mustache:5
msgid "Resend email"
msgstr ""
#: app/scripts/templates/confirm.mustache:6
#: app/scripts/templates/confirm_reset_password.mustache:6
msgid "Email resent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:2
msgid "Reset email sent"
msgstr ""
#: app/scripts/templates/confirm_reset_password.mustache:4
msgid "A reset link has been sent to %(email)s"
msgstr ""
#: app/scripts/templates/delete_account.mustache:2
msgid "Delete account"
msgstr ""
#: app/scripts/templates/delete_account.mustache:3
msgid "Are you sure you want to delete your account? This action cannot be undone."
msgstr ""
#: app/scripts/templates/delete_account.mustache:4
#: app/scripts/templates/reset_password.mustache:4
#: app/scripts/templates/sign_in.mustache:6
#: app/scripts/templates/sign_up.mustache:3
msgid "Email"
msgstr ""
#: app/scripts/templates/delete_account.mustache:8
msgid "Delete Account"
msgstr ""
#: app/scripts/templates/pp.mustache:2
#: app/scripts/templates/tos.mustache:2
msgid "Firefox online services"
msgstr ""
#: app/scripts/templates/pp.mustache:3
msgid "Privacy Notice"
msgstr ""
#: app/scripts/templates/reset_password.mustache:3
msgid "Enter your email to reset&nbsp;the account password."
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:2
msgid "Password reset"
msgstr ""
#: app/scripts/templates/reset_password_complete.mustache:4
msgid "Continue to %(service)s on the <strong>Initial Client</strong>."
msgstr ""
#: app/scripts/templates/settings.mustache:2
msgid "Manage account"
msgstr ""
#: app/scripts/templates/settings.mustache:3
msgid "You are signed in as: %(email)s"
msgstr ""
#: app/scripts/templates/settings.mustache:4
msgid "Sign out"
msgstr ""
#: app/scripts/templates/sign_in.mustache:2
#: app/scripts/templates/sign_in.mustache:12
msgid "Sign in"
msgstr ""
#: app/scripts/templates/sign_in.mustache:3
msgid "Sign in to continue"
msgstr ""
#: app/scripts/templates/sign_in.mustache:13
#: app/scripts/templates/sign_in.mustache:15
msgid "Forgot password?"
msgstr ""
#: app/scripts/templates/sign_in.mustache:14
msgid "Create an account"
msgstr ""
#: app/scripts/templates/sign_in.mustache:17
#: app/scripts/templates/sign_up.mustache:27
msgid ""
"By proceeding, I agree to the <a id=\"fxa-tos\" href=\"/legal/terms\">Terms "
"of Service</a> and <a id=\"fxa-pp\" href=\"/legal/privacy\">Privacy "
"Notice</a> of Firefox online services."
msgstr ""
#: app/scripts/templates/sign_up.mustache:2
msgid "Create a Firefox account"
msgstr ""
#: app/scripts/templates/sign_up.mustache:8
msgid "Year of birth"
msgstr ""
#: app/scripts/templates/sign_up.mustache:9
msgid "1990 or earlier"
msgstr ""
#: app/scripts/templates/sign_up.mustache:29
msgid "Choose what to sync"
msgstr ""
#: app/scripts/templates/sign_up.mustache:31
msgid "Already have an account? Sign in."
msgstr ""
#: app/scripts/templates/tos.mustache:3
msgid "Terms of Service"
msgstr ""

Просмотреть файл

@ -0,0 +1,62 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2014-02-13 22:44+0000\n"
"Content-Type: text/plain;\n"
#: server/templates/email/reset.html:1
#: server/templates/email/reset.html:2
#: server/templates/email/reset.txt:1
#: server/templates/email/verify.html:1
#: server/templates/email/verify.html:2
#: server/templates/email/verify.txt:1
msgid "Firefox Accounts"
msgstr ""
#: server/templates/email/reset.html:3
#: server/templates/email/reset.txt:2
msgid "A request to reset the password for %(email)s has been made."
msgstr ""
#: server/templates/email/reset.html:4
msgid "Reset password"
msgstr ""
#: server/templates/email/reset.html:5
#: server/templates/email/reset.txt:4
#: server/templates/email/verify.html:5
#: server/templates/email/verify.txt:4
msgid "If you received this email in error, no action is required."
msgstr ""
#: server/templates/email/reset.txt:3
msgid "Reset password:"
msgstr ""
#: server/templates/email/verify.html:3
#: server/templates/email/verify.txt:2
msgid ""
"Congratulations! %(email)s, you are seconds away from verifying your "
"Firefox Account."
msgstr ""
#: server/templates/email/verify.html:4
msgid "Verify"
msgstr ""
#: server/templates/email/verify.txt:3
msgid "Verify:"
msgstr ""
#: server/lib/templates.js:30
msgid "Confirm Your Account"
msgstr ""
#: server/lib/templates.js:35
msgid "Reset Password Request"
msgstr ""

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше