UNPKG

9.52 kBJavaScriptView Raw
1/*
2 * Copyright 2017-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5 * the License. A copy of the License is located at
6 *
7 * http://aws.amazon.com/apache2.0/
8 *
9 * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
10 * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
11 * and limitations under the License.
12 */
13
14const dict = {
15 de: {
16 'Loading...': 'Lädt...',
17 'Sign In': 'Anmelden',
18 'Sign Up': 'Registrieren',
19 'Sign Out': 'Abmelden',
20 'Sign in to your account': 'Melden Sie sich mit Ihrem Account an',
21 Username: 'Benutzername',
22 Password: 'Passwort',
23 'Enter your username': 'Geben Sie Ihren Benutzernamen ein',
24 'Enter your password': 'Geben Sie Ihr Passwort ein',
25 'No account? ': 'Kein Account? ',
26 'Forget your password? ': 'Passwort vergessen? ',
27 'Reset password': 'Passwort zurücksetzen',
28 'User does not exist': 'Dieser Benutzer existiert nicht',
29 'User already exists': 'Dieser Benutzer existiert bereits',
30 'Incorrect username or password':
31 'Falscher Benutzername oder falsches Passwort',
32 'Invalid password format': 'Ungültiges Passwort-Format',
33 'Create account': 'Hier registrieren',
34 'Forgot Password': 'Passwort vergessen',
35 'Change Password': 'Passwort ändern',
36 'New Password': 'Neues Passwort',
37 Email: 'Email',
38 'Phone Number': 'Telefonnummer',
39 'Confirm a Code': 'Code bestätigen',
40 'Confirm Sign In': 'Anmeldung bestätigen',
41 'Confirm Sign Up': 'Registrierung bestätigen',
42 'Back to Sign In': 'Zurück zur Anmeldung',
43 'Send Code': 'Code senden',
44 Confirm: 'Bestätigen',
45 'Resend Code': 'Code erneut senden',
46 Submit: 'Abschicken',
47 Skip: 'Überspringen',
48 Verify: 'Verifizieren',
49 'Verify Contact': 'Kontakt verifizieren',
50 Code: 'Code',
51 'Confirmation Code': 'Bestätigungs-Code',
52 'Lost your code? ': 'Code verloren? ',
53 'Account recovery requires verified contact information':
54 'Zurücksetzen des Account benötigt einen verifizierten Account',
55 'Invalid phone number format': `Ungültiges Telefonummern-Format.
56 Benutze eine Nummer im Format: +12345678900`,
57 'Create Account': 'Account erstellen',
58 'Have an account? ': 'Schon registriert? ',
59 'Sign in': 'Anmelden',
60 'Create a new account': 'Erstelle einen neuen Account',
61 'Reset your password': 'Zurücksetzen des Passworts',
62 'An account with the given email already exists.':
63 'Ein Account mit dieser Email existiert bereits.',
64 'Username cannot be empty': 'Benutzername darf nicht leer sein',
65 'Password attempts exceeded':
66 'Die maximale Anzahl der fehlerhaften Anmeldeversuche wurde erreicht',
67 },
68 fr: {
69 'Loading...': "S'il vous plaît, attendez",
70 'Sign In': 'Se connecter',
71 'Sign Up': "S'inscrire",
72 'Sign Out': 'Déconnexion',
73 'Forgot Password': 'Mot de passe oublié',
74 Username: "Nom d'utilisateur",
75 Password: 'Mot de passe',
76 'Change Password': 'Changer le mot de passe',
77 'New Password': 'nouveau mot de passe',
78 Email: 'Email',
79 'Phone Number': 'Numéro de téléphone',
80 'Confirm a Code': 'Confirmer un code',
81 'Confirm Sign In': 'Confirmer la connexion',
82 'Confirm Sign Up': "Confirmer l'inscription",
83 'Back to Sign In': 'Retour à la connexion',
84 'Send Code': 'Envoyer le code',
85 Confirm: 'Confirmer',
86 'Resend a Code': 'Renvoyer un code',
87 Submit: 'Soumettre',
88 Skip: 'Sauter',
89 Verify: 'Vérifier',
90 'Verify Contact': 'Vérifier le contact',
91 Code: 'Code',
92 'Account recovery requires verified contact information':
93 'La récupération du compte nécessite des informations de contact vérifiées',
94
95 'User does not exist': "L'utilisateur n'existe pas",
96 'User already exists': "L'utilisateur existe déjà",
97 'Incorrect username or password': 'identifiant ou mot de passe incorrect',
98 'Invalid password format': 'format de mot de passe invalide',
99 'Invalid phone number format': `Format de numéro de téléphone invalide.
100Veuillez utiliser un format de numéro de téléphone du +12345678900`,
101 'Sign in to your account': 'Connectez-vous à votre compte',
102 'Forget your password? ': 'Mot de passe oublié ? ',
103 'Reset password': 'Réinitialisez votre mot de passe',
104 'No account? ': 'Pas de compte ? ',
105 'Create account': 'Créer un compte',
106 'Create Account': 'Créer un compte',
107 'Have an account? ': 'Déjà un compte ? ',
108 'Sign in': 'Se connecter',
109 'Create a new account': 'Créer un nouveau compte',
110 'Reset your password': 'Réinitialisez votre mot de passe',
111 'Enter your username': "Saisissez votre nom d'utilisateur",
112 'Enter your password': 'Saisissez votre mot de passe',
113 'An account with the given email already exists.':
114 'Un utilisateur avec cette adresse email existe déjà.',
115 'Username cannot be empty': "Le nom d'utilisateur doit être renseigné",
116 },
117
118 es: {
119 'Loading...': 'Espere por favor',
120 'Sign In': 'Registrarse',
121 'Sign Up': 'Regístrate',
122 'Sign Out': 'Desconectar',
123 'Forgot Password': 'Se te olvidó tu contraseña',
124 Username: 'Nombre de usuario',
125 Password: 'Contraseña',
126 'Change Password': 'Cambia la contraseña',
127 'New Password': 'Nueva contraseña',
128 Email: 'Email',
129 'Phone Number': 'Número de teléfono',
130 'Confirm a Code': 'Confirmar un código',
131 'Confirm Sign In': 'Confirmar inicio de sesión',
132 'Confirm Sign Up': 'Confirmar Registrarse',
133 'Back to Sign In': 'Volver a Iniciar sesión',
134 'Send Code': 'Enviar código',
135 Confirm: 'Confirmar',
136 'Resend a Code': 'Reenviar un código',
137 Submit: 'Enviar',
138 Skip: 'Omitir',
139 Verify: 'Verificar',
140 'Verify Contact': 'Verificar contacto',
141 Code: 'Código',
142 'Account recovery requires verified contact information':
143 'La recuperación de la cuenta requiere información de contacto verificada',
144
145 'User does not exist': 'el usuario no existe',
146 'User already exists': 'El usuario ya existe',
147 'Incorrect username or password':
148 'Nombre de usuario o contraseña incorrecta',
149 'Invalid password format': 'Formato de contraseña inválido',
150 'Invalid phone number format': `Formato de número de teléfono inválido.
151Utilice el formato de número de teléfono +12345678900`,
152 },
153 it: {
154 Loading: 'Caricamento in corso',
155 'Account recovery requires verified contact information':
156 'Ripristino del conto richiede un account verificati',
157 'An account with the given email already exists.':
158 'Un account con questa email esiste già.',
159 'Back to Sign In': 'Torna alla Login',
160 'Change Password': 'Cambia la password',
161 Code: 'Codice',
162 Confirm: 'Conferma',
163 'Confirm Sign In': 'Conferma di applicazione',
164 'Confirm Sign Up': 'Registrazione Conferma',
165 'Confirm a Code': 'Codice Conferma',
166 'Confirmation Code': 'Codice di verifica',
167 'Create Account': 'Crea account',
168 'Create a new account': 'Creare un nuovo account',
169 'Create account': 'Registrati',
170 Email: 'E-mail',
171 'Enter your password': 'Inserire la password',
172 'Enter your username': 'Inserisci il tuo nome utente',
173 'Forget your password?': 'Password dimenticata?',
174 'Forgot Password': 'Password dimenticata',
175 'Have an account? ': 'Già registrato?',
176 'Incorrect username or password': 'Nome utente o password errati',
177 'Invalid password format': 'Formato della password non valido',
178 'Invalid phone number format':
179 'Utilizzo non valido Telefonummern formattare un numero nel formato :. 12.345.678,9 mille',
180 'Lost your code?': 'Perso codice?',
181 'New Password': 'Nuova password',
182 'No account? ': 'Nessun account?',
183 Password: 'Password',
184 'Password attempts exceeded':
185 'Il numero massimo di tentativi di accesso falliti è stato raggiunto',
186 'Phone Number': 'Numero di telefono',
187 'Resend Code': 'Codice Rispedisci',
188 'Reset password': 'Ripristina password',
189 'Reset your password': 'Resetta password',
190 'Send Code': 'Invia codice',
191 'Sign In': 'Accesso',
192 'Sign Out': 'Esci',
193 'Sign Up': 'Iscriviti',
194 'Sign in': 'Accesso',
195 'Sign in to your account': 'Accedi con il tuo account a',
196 Skip: 'Salta',
197 Submit: 'Sottoscrivi',
198 'User already exists': 'Questo utente esiste già',
199 'User does not exist': 'Questo utente non esiste',
200 Username: 'Nome utente',
201 'Username cannot be empty': 'Nome utente non può essere vuoto',
202 Verify: 'Verifica',
203 'Verify Contact': 'Contatto verifica',
204 },
205 zh: {
206 'Loading...': '请稍候',
207 'Sign In': '登录',
208 'Sign Up': '注册',
209 'Sign Out': '退出',
210 'Forgot Password': '忘记密码',
211 Username: '用户名',
212 Password: '密码',
213 'Change Password': '改变密码',
214 'New Password': '新密码',
215 Email: '邮箱',
216 'Phone Number': '电话',
217 'Confirm a Code': '确认码',
218 'Confirm Sign In': '确认登录',
219 'Confirm Sign Up': '确认注册',
220 'Back to Sign In': '回到登录',
221 'Send Code': '发送确认码',
222 Confirm: '确认',
223 'Resend a Code': '重发确认码',
224 Submit: '提交',
225 Skip: '跳过',
226 Verify: '验证',
227 'Verify Contact': '验证联系方式',
228 Code: '确认码',
229 'Account recovery requires verified contact information':
230 '账户恢复需要验证过的联系方式',
231
232 'User does not exist': '用户不存在',
233 'User already exists': '用户已经存在',
234 'Incorrect username or password': '用户名或密码错误',
235 'Invalid password format': '密码格式错误',
236 'Invalid phone number format': '电话格式错误,请使用格式 +12345678900',
237 },
238};
239
240export default dict;