From 5fc24fc3a4f549f4d99c5a99a28e2a029664eebd Mon Sep 17 00:00:00 2001 From: Zachary Carter Date: Tue, 25 Feb 2014 15:32:36 -0800 Subject: [PATCH] fix(l10n): use underscores instead of dashes in locale directory names; enable all locales on dev --- grunttasks/po2json.js | 2 +- locale/{bn-BD => en_US}/LC_MESSAGES/client.po | 0 locale/{bn-BD => en_US}/LC_MESSAGES/server.po | 0 locale/{bn-IN => es_ES}/LC_MESSAGES/client.po | 0 locale/{bn-IN => es_ES}/LC_MESSAGES/server.po | 0 locale/{en-GB => fy_NL}/LC_MESSAGES/client.po | 0 locale/{en-GB => fy_NL}/LC_MESSAGES/server.po | 0 locale/ga-IE/LC_MESSAGES/client.po | 478 ------------------ locale/ga-IE/LC_MESSAGES/server.po | 55 -- locale/{en-US => ga_IE}/LC_MESSAGES/client.po | 0 locale/{en-US => ga_IE}/LC_MESSAGES/server.po | 0 locale/gu-IN/LC_MESSAGES/client.po | 478 ------------------ locale/gu-IN/LC_MESSAGES/server.po | 55 -- locale/hi-IN/LC_MESSAGES/client.po | 478 ------------------ locale/hi-IN/LC_MESSAGES/server.po | 55 -- locale/hy-AM/LC_MESSAGES/client.po | 478 ------------------ locale/hy-AM/LC_MESSAGES/server.po | 55 -- locale/ja-JP-mac/LC_MESSAGES/client.po | 478 ------------------ locale/ja-JP-mac/LC_MESSAGES/server.po | 55 -- .../LC_MESSAGES/client.po | 0 .../LC_MESSAGES/server.po | 0 locale/nb-NO/LC_MESSAGES/client.po | 478 ------------------ locale/nb-NO/LC_MESSAGES/server.po | 55 -- locale/ne-NP/LC_MESSAGES/client.po | 478 ------------------ locale/ne-NP/LC_MESSAGES/server.po | 55 -- locale/nn-NO/LC_MESSAGES/client.po | 478 ------------------ locale/nn-NO/LC_MESSAGES/server.po | 55 -- locale/pa-IN/LC_MESSAGES/client.po | 478 ------------------ locale/pa-IN/LC_MESSAGES/server.po | 55 -- locale/{es-AR => pa_IN}/LC_MESSAGES/client.po | 0 locale/{es-AR => pa_IN}/LC_MESSAGES/server.po | 0 locale/pt-BR/LC_MESSAGES/client.po | 478 ------------------ locale/pt-BR/LC_MESSAGES/server.po | 55 -- locale/pt-PT/LC_MESSAGES/client.po | 478 ------------------ locale/pt-PT/LC_MESSAGES/server.po | 55 -- locale/{es-CL => pt_PT}/LC_MESSAGES/client.po | 0 locale/{es-CL => pt_PT}/LC_MESSAGES/server.po | 0 locale/sr-Cyrl/LC_MESSAGES/client.po | 478 ------------------ locale/sr-Cyrl/LC_MESSAGES/server.po | 55 -- locale/sr-Latn/LC_MESSAGES/client.po | 478 ------------------ locale/sr-Latn/LC_MESSAGES/server.po | 55 -- .../{es-ES => sr_Cyrl}/LC_MESSAGES/client.po | 0 .../{es-ES => sr_Cyrl}/LC_MESSAGES/server.po | 0 .../{es-MX => sr_Latn}/LC_MESSAGES/client.po | 0 .../{es-MX => sr_Latn}/LC_MESSAGES/server.po | 0 locale/sv-SE/LC_MESSAGES/client.po | 478 ------------------ locale/sv-SE/LC_MESSAGES/server.po | 55 -- locale/{fy-NL => sv_SE}/LC_MESSAGES/client.po | 0 locale/{fy-NL => sv_SE}/LC_MESSAGES/server.po | 0 locale/zh-CN/LC_MESSAGES/client.po | 478 ------------------ locale/zh-CN/LC_MESSAGES/server.po | 55 -- locale/zh-TW/LC_MESSAGES/client.po | 478 ------------------ locale/zh-TW/LC_MESSAGES/server.po | 55 -- server/config/local.json-dist | 2 +- 54 files changed, 2 insertions(+), 8530 deletions(-) rename locale/{bn-BD => en_US}/LC_MESSAGES/client.po (100%) rename locale/{bn-BD => en_US}/LC_MESSAGES/server.po (100%) rename locale/{bn-IN => es_ES}/LC_MESSAGES/client.po (100%) rename locale/{bn-IN => es_ES}/LC_MESSAGES/server.po (100%) rename locale/{en-GB => fy_NL}/LC_MESSAGES/client.po (100%) rename locale/{en-GB => fy_NL}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/ga-IE/LC_MESSAGES/client.po delete mode 100644 locale/ga-IE/LC_MESSAGES/server.po rename locale/{en-US => ga_IE}/LC_MESSAGES/client.po (100%) rename locale/{en-US => ga_IE}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/gu-IN/LC_MESSAGES/client.po delete mode 100644 locale/gu-IN/LC_MESSAGES/server.po delete mode 100644 locale/hi-IN/LC_MESSAGES/client.po delete mode 100644 locale/hi-IN/LC_MESSAGES/server.po delete mode 100644 locale/hy-AM/LC_MESSAGES/client.po delete mode 100644 locale/hy-AM/LC_MESSAGES/server.po delete mode 100644 locale/ja-JP-mac/LC_MESSAGES/client.po delete mode 100644 locale/ja-JP-mac/LC_MESSAGES/server.po rename locale/{en-ZA => ja_JP_mac}/LC_MESSAGES/client.po (100%) rename locale/{en-ZA => ja_JP_mac}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/nb-NO/LC_MESSAGES/client.po delete mode 100644 locale/nb-NO/LC_MESSAGES/server.po delete mode 100644 locale/ne-NP/LC_MESSAGES/client.po delete mode 100644 locale/ne-NP/LC_MESSAGES/server.po delete mode 100644 locale/nn-NO/LC_MESSAGES/client.po delete mode 100644 locale/nn-NO/LC_MESSAGES/server.po delete mode 100644 locale/pa-IN/LC_MESSAGES/client.po delete mode 100644 locale/pa-IN/LC_MESSAGES/server.po rename locale/{es-AR => pa_IN}/LC_MESSAGES/client.po (100%) rename locale/{es-AR => pa_IN}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/pt-BR/LC_MESSAGES/client.po delete mode 100644 locale/pt-BR/LC_MESSAGES/server.po delete mode 100644 locale/pt-PT/LC_MESSAGES/client.po delete mode 100644 locale/pt-PT/LC_MESSAGES/server.po rename locale/{es-CL => pt_PT}/LC_MESSAGES/client.po (100%) rename locale/{es-CL => pt_PT}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/sr-Cyrl/LC_MESSAGES/client.po delete mode 100644 locale/sr-Cyrl/LC_MESSAGES/server.po delete mode 100644 locale/sr-Latn/LC_MESSAGES/client.po delete mode 100644 locale/sr-Latn/LC_MESSAGES/server.po rename locale/{es-ES => sr_Cyrl}/LC_MESSAGES/client.po (100%) rename locale/{es-ES => sr_Cyrl}/LC_MESSAGES/server.po (100%) rename locale/{es-MX => sr_Latn}/LC_MESSAGES/client.po (100%) rename locale/{es-MX => sr_Latn}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/sv-SE/LC_MESSAGES/client.po delete mode 100644 locale/sv-SE/LC_MESSAGES/server.po rename locale/{fy-NL => sv_SE}/LC_MESSAGES/client.po (100%) rename locale/{fy-NL => sv_SE}/LC_MESSAGES/server.po (100%) delete mode 100644 locale/zh-CN/LC_MESSAGES/client.po delete mode 100644 locale/zh-CN/LC_MESSAGES/server.po delete mode 100644 locale/zh-TW/LC_MESSAGES/client.po delete mode 100644 locale/zh-TW/LC_MESSAGES/server.po diff --git a/grunttasks/po2json.js b/grunttasks/po2json.js index 45eb2fe87..c3de1e23f 100644 --- a/grunttasks/po2json.js +++ b/grunttasks/po2json.js @@ -31,7 +31,7 @@ module.exports = function (grunt) { * content-server.po should have an output filename of messages.json */ var matches = /^locale\/([^\/]+)\/LC_MESSAGES\/(.*)$/.exec(file); - var locale = matches[1].replace(/-/, '_'); + var locale = matches[1].replace(/-/g, '_'); var filename = matches[2]; if (filename === 'server.po') { filename = 'messages.json'; diff --git a/locale/bn-BD/LC_MESSAGES/client.po b/locale/en_US/LC_MESSAGES/client.po similarity index 100% rename from locale/bn-BD/LC_MESSAGES/client.po rename to locale/en_US/LC_MESSAGES/client.po diff --git a/locale/bn-BD/LC_MESSAGES/server.po b/locale/en_US/LC_MESSAGES/server.po similarity index 100% rename from locale/bn-BD/LC_MESSAGES/server.po rename to locale/en_US/LC_MESSAGES/server.po diff --git a/locale/bn-IN/LC_MESSAGES/client.po b/locale/es_ES/LC_MESSAGES/client.po similarity index 100% rename from locale/bn-IN/LC_MESSAGES/client.po rename to locale/es_ES/LC_MESSAGES/client.po diff --git a/locale/bn-IN/LC_MESSAGES/server.po b/locale/es_ES/LC_MESSAGES/server.po similarity index 100% rename from locale/bn-IN/LC_MESSAGES/server.po rename to locale/es_ES/LC_MESSAGES/server.po diff --git a/locale/en-GB/LC_MESSAGES/client.po b/locale/fy_NL/LC_MESSAGES/client.po similarity index 100% rename from locale/en-GB/LC_MESSAGES/client.po rename to locale/fy_NL/LC_MESSAGES/client.po diff --git a/locale/en-GB/LC_MESSAGES/server.po b/locale/fy_NL/LC_MESSAGES/server.po similarity index 100% rename from locale/en-GB/LC_MESSAGES/server.po rename to locale/fy_NL/LC_MESSAGES/server.po diff --git a/locale/ga-IE/LC_MESSAGES/client.po b/locale/ga-IE/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/ga-IE/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/ga-IE/LC_MESSAGES/server.po b/locale/ga-IE/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/ga-IE/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/en-US/LC_MESSAGES/client.po b/locale/ga_IE/LC_MESSAGES/client.po similarity index 100% rename from locale/en-US/LC_MESSAGES/client.po rename to locale/ga_IE/LC_MESSAGES/client.po diff --git a/locale/en-US/LC_MESSAGES/server.po b/locale/ga_IE/LC_MESSAGES/server.po similarity index 100% rename from locale/en-US/LC_MESSAGES/server.po rename to locale/ga_IE/LC_MESSAGES/server.po diff --git a/locale/gu-IN/LC_MESSAGES/client.po b/locale/gu-IN/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/gu-IN/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/gu-IN/LC_MESSAGES/server.po b/locale/gu-IN/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/gu-IN/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/hi-IN/LC_MESSAGES/client.po b/locale/hi-IN/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/hi-IN/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/hi-IN/LC_MESSAGES/server.po b/locale/hi-IN/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/hi-IN/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/hy-AM/LC_MESSAGES/client.po b/locale/hy-AM/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/hy-AM/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/hy-AM/LC_MESSAGES/server.po b/locale/hy-AM/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/hy-AM/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/ja-JP-mac/LC_MESSAGES/client.po b/locale/ja-JP-mac/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/ja-JP-mac/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/ja-JP-mac/LC_MESSAGES/server.po b/locale/ja-JP-mac/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/ja-JP-mac/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/en-ZA/LC_MESSAGES/client.po b/locale/ja_JP_mac/LC_MESSAGES/client.po similarity index 100% rename from locale/en-ZA/LC_MESSAGES/client.po rename to locale/ja_JP_mac/LC_MESSAGES/client.po diff --git a/locale/en-ZA/LC_MESSAGES/server.po b/locale/ja_JP_mac/LC_MESSAGES/server.po similarity index 100% rename from locale/en-ZA/LC_MESSAGES/server.po rename to locale/ja_JP_mac/LC_MESSAGES/server.po diff --git a/locale/nb-NO/LC_MESSAGES/client.po b/locale/nb-NO/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/nb-NO/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/nb-NO/LC_MESSAGES/server.po b/locale/nb-NO/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/nb-NO/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/ne-NP/LC_MESSAGES/client.po b/locale/ne-NP/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/ne-NP/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/ne-NP/LC_MESSAGES/server.po b/locale/ne-NP/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/ne-NP/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/nn-NO/LC_MESSAGES/client.po b/locale/nn-NO/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/nn-NO/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/nn-NO/LC_MESSAGES/server.po b/locale/nn-NO/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/nn-NO/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/pa-IN/LC_MESSAGES/client.po b/locale/pa-IN/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/pa-IN/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/pa-IN/LC_MESSAGES/server.po b/locale/pa-IN/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/pa-IN/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/es-AR/LC_MESSAGES/client.po b/locale/pa_IN/LC_MESSAGES/client.po similarity index 100% rename from locale/es-AR/LC_MESSAGES/client.po rename to locale/pa_IN/LC_MESSAGES/client.po diff --git a/locale/es-AR/LC_MESSAGES/server.po b/locale/pa_IN/LC_MESSAGES/server.po similarity index 100% rename from locale/es-AR/LC_MESSAGES/server.po rename to locale/pa_IN/LC_MESSAGES/server.po diff --git a/locale/pt-BR/LC_MESSAGES/client.po b/locale/pt-BR/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/pt-BR/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/pt-BR/LC_MESSAGES/server.po b/locale/pt-BR/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/pt-BR/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/pt-PT/LC_MESSAGES/client.po b/locale/pt-PT/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/pt-PT/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/pt-PT/LC_MESSAGES/server.po b/locale/pt-PT/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/pt-PT/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/es-CL/LC_MESSAGES/client.po b/locale/pt_PT/LC_MESSAGES/client.po similarity index 100% rename from locale/es-CL/LC_MESSAGES/client.po rename to locale/pt_PT/LC_MESSAGES/client.po diff --git a/locale/es-CL/LC_MESSAGES/server.po b/locale/pt_PT/LC_MESSAGES/server.po similarity index 100% rename from locale/es-CL/LC_MESSAGES/server.po rename to locale/pt_PT/LC_MESSAGES/server.po diff --git a/locale/sr-Cyrl/LC_MESSAGES/client.po b/locale/sr-Cyrl/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/sr-Cyrl/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/sr-Cyrl/LC_MESSAGES/server.po b/locale/sr-Cyrl/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/sr-Cyrl/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/sr-Latn/LC_MESSAGES/client.po b/locale/sr-Latn/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/sr-Latn/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/sr-Latn/LC_MESSAGES/server.po b/locale/sr-Latn/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/sr-Latn/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/es-ES/LC_MESSAGES/client.po b/locale/sr_Cyrl/LC_MESSAGES/client.po similarity index 100% rename from locale/es-ES/LC_MESSAGES/client.po rename to locale/sr_Cyrl/LC_MESSAGES/client.po diff --git a/locale/es-ES/LC_MESSAGES/server.po b/locale/sr_Cyrl/LC_MESSAGES/server.po similarity index 100% rename from locale/es-ES/LC_MESSAGES/server.po rename to locale/sr_Cyrl/LC_MESSAGES/server.po diff --git a/locale/es-MX/LC_MESSAGES/client.po b/locale/sr_Latn/LC_MESSAGES/client.po similarity index 100% rename from locale/es-MX/LC_MESSAGES/client.po rename to locale/sr_Latn/LC_MESSAGES/client.po diff --git a/locale/es-MX/LC_MESSAGES/server.po b/locale/sr_Latn/LC_MESSAGES/server.po similarity index 100% rename from locale/es-MX/LC_MESSAGES/server.po rename to locale/sr_Latn/LC_MESSAGES/server.po diff --git a/locale/sv-SE/LC_MESSAGES/client.po b/locale/sv-SE/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/sv-SE/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/sv-SE/LC_MESSAGES/server.po b/locale/sv-SE/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/sv-SE/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/fy-NL/LC_MESSAGES/client.po b/locale/sv_SE/LC_MESSAGES/client.po similarity index 100% rename from locale/fy-NL/LC_MESSAGES/client.po rename to locale/sv_SE/LC_MESSAGES/client.po diff --git a/locale/fy-NL/LC_MESSAGES/server.po b/locale/sv_SE/LC_MESSAGES/server.po similarity index 100% rename from locale/fy-NL/LC_MESSAGES/server.po rename to locale/sv_SE/LC_MESSAGES/server.po diff --git a/locale/zh-CN/LC_MESSAGES/client.po b/locale/zh-CN/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/zh-CN/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/zh-CN/LC_MESSAGES/server.po b/locale/zh-CN/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/zh-CN/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/locale/zh-TW/LC_MESSAGES/client.po b/locale/zh-TW/LC_MESSAGES/client.po deleted file mode 100644 index bd0dc5884..000000000 --- a/locale/zh-TW/LC_MESSAGES/client.po +++ /dev/null @@ -1,478 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\n" - -#: app/scripts/templates/sign_up.mustache:11 -msgid "1991" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:12 -msgid "1992" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:13 -msgid "1993" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:14 -msgid "1994" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:15 -msgid "1995" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:16 -msgid "1996" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:17 -msgid "1997" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:18 -msgid "1998" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:19 -msgid "1999" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:20 -msgid "2000" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:21 -msgid "2001" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:22 -msgid "2002" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:23 -msgid "2003" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:24 -msgid "2004" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:25 -msgid "2005" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:26 -msgid "2006" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:27 -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:47 -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:42 -msgid "no uid specified" -msgstr "" - -#: app/scripts/views/form.js:187 app/scripts/lib/strings.js:18 -msgid "Valid email required" -msgstr "" - -#: app/scripts/views/form.js:193 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:8 -msgid "Must be at least 8 characters" -msgstr "" - -#: app/scripts/views/form.js:194 app/scripts/lib/strings.js:19 -msgid "Valid password required" -msgstr "" - -#: app/scripts/views/sign_in.js:90 -msgid "Unknown account. Sign up" -msgstr "" - -#: app/scripts/views/sign_up.js:71 app/scripts/lib/strings.js:24 -msgid "Year of birth required" -msgstr "" - -#: app/scripts/views/sign_up.js:131 -msgid "Account already exists. Sign in" -msgstr "" - -#: app/scripts/lib/auth-errors.js:40 -msgid "Unexpected error" -msgstr "" - -#: app/scripts/lib/auth-errors.js:41 -msgid "Invalid authentication token in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:42 -msgid "Invalid timestamp in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:43 -msgid "Invalid nonce in request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:44 app/scripts/lib/strings.js:25 -msgid "Account already exists" -msgstr "" - -#: app/scripts/lib/auth-errors.js:45 -msgid "Unknown account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:46 -msgid "Incorrect email case" -msgstr "" - -#: app/scripts/lib/auth-errors.js:47 -msgid "Incorrect password" -msgstr "" - -#: app/scripts/lib/auth-errors.js:48 -msgid "Unverified account" -msgstr "" - -#: app/scripts/lib/auth-errors.js:49 -msgid "Invalid verification code" -msgstr "" - -#: app/scripts/lib/auth-errors.js:50 -msgid "Invalid JSON in request body" -msgstr "" - -#: app/scripts/lib/auth-errors.js:51 -msgid "Invalid parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:52 -msgid "Missing parameter in request body: %(param)s" -msgstr "" - -#: app/scripts/lib/auth-errors.js:53 -msgid "Invalid request signature" -msgstr "" - -#: app/scripts/lib/auth-errors.js:54 -msgid "Missing content-length header" -msgstr "" - -#: app/scripts/lib/auth-errors.js:55 -msgid "Request body too large" -msgstr "" - -#: app/scripts/lib/auth-errors.js:56 -msgid "Client has sent too many requests" -msgstr "" - -#: app/scripts/lib/auth-errors.js:57 -msgid "Service unavailable" -msgstr "" - -#: app/scripts/lib/auth-errors.js:58 -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 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:7 -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/reset_password.mustache:8 -#: 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:29 -msgid "Next" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:2 -msgid "Account verified" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:3 -#: app/scripts/templates/reset_password_complete.mustache:3 -msgid "Success" -msgstr "" - -#: app/scripts/templates/complete_sign_up.mustache:4 -#: app/scripts/templates/reset_password_complete.mustache:4 -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:6 -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 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 cloud 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 the account password." -msgstr "" - -#: app/scripts/templates/reset_password_complete.mustache:2 -msgid "Password reset" -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:28 -msgid "" -"By proceeding, I agree to the Terms " -"of Service and Privacy Notice of Firefox cloud services." -msgstr "" - -#: app/scripts/templates/sign_up.mustache:2 -msgid "Create a Firefox account" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:9 -msgid "Year of birth" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:10 -msgid "1990 or earlier" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:30 -msgid "Choose what to sync" -msgstr "" - -#: app/scripts/templates/sign_up.mustache:32 -msgid "Already have an account? Sign in." -msgstr "" - -#: app/scripts/templates/tos.mustache:3 -msgid "Terms of Service" -msgstr "" diff --git a/locale/zh-TW/LC_MESSAGES/server.po b/locale/zh-TW/LC_MESSAGES/server.po deleted file mode 100644 index 0d35541cb..000000000 --- a/locale/zh-TW/LC_MESSAGES/server.po +++ /dev/null @@ -1,55 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-02-19 21:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain;\n" -"Content-Transfer-Encoding: 8bit\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 "" diff --git a/server/config/local.json-dist b/server/config/local.json-dist index 050a7c262..4ad38e14c 100644 --- a/server/config/local.json-dist +++ b/server/config/local.json-dist @@ -7,7 +7,7 @@ }, "env": "development", "use_https": false, - "supported_languages": ["en-US"], + "supported_languages": ["af", "an", "ar", "as", "ast", "be", "bg", "bn-BD", "bn-IN", "br", "bs", "ca", "cs", "cy", "da", "de", "el", "en-GB", "en-US", "en-ZA", "eo", "es", "es-AR", "es-CL", "es-ES", "es-MX", "et", "eu", "fa", "ff", "fi", "fr", "fy", "fy-NL", "ga", "ga-IE", "gd", "gl", "gu", "gu-IN", "he", "hi-IN", "hr", "ht", "hu", "hy-AM", "id", "is", "it", "ja", "kk", "km", "kn", "ko", "ku", "lij", "linux", "lt", "lv", "mai", "mk", "ml", "mr", "ms", "nb-NO", "ne-NP", "nl", "nn-NO", "or", "osx", "pa", "pa-IN", "pl", "pt", "pt-BR", "pt-PT", "rm", "ro", "ru", "si", "sk", "sl", "son", "sq", "sr", "sr-CYRL", "sr-LATN", "sv", "sv-SE", "ta", "te", "th", "tr", "uk", "ur", "vi", "win32", "xh", "zh-CN", "zh-TW", "zu"], "route_log_format": "dev_fxa", "static_directory": "app" }