From c6b0bc38a95ef59aa02a04946e10459a5356eb3a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:50 +0200 Subject: [PATCH 001/192] New translations messages_en.properties (Romanian) --- src/messages/messages_ro.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ro.properties b/src/messages/messages_ro.properties index ed51d0388..33aa245a0 100644 --- a/src/messages/messages_ro.properties +++ b/src/messages/messages_ro.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Parolă +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nume +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Înregistrare +backToLogin=« Back to Login +requiredFields=Câmpuri obligatorii +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirmare parolă +email=Email +name=Nume +country=Țară +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Deconectare +signOut=Deconectare + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Salvează +save=Salvează +doCancel=Anulare +cancel=Anulare +deleteAccount=Ștergere cont +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Ştergeţi +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Actualizați +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nume +applicationType=Application type +status=Stare +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Trimite +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 10a5a5e2ea5c5021e7d76804069003d901f5d822 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:51 +0200 Subject: [PATCH 002/192] New translations messages_en.properties (French) --- src/messages/messages_fr.properties | 145 +++++++++++++++------------- 1 file changed, 76 insertions(+), 69 deletions(-) diff --git a/src/messages/messages_fr.properties b/src/messages/messages_fr.properties index 1f81cbbb4..8e482d6e1 100644 --- a/src/messages/messages_fr.properties +++ b/src/messages/messages_fr.properties @@ -1,83 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Mot de passe +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Enregistrement -name=Nom +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=S'inscrire +backToLogin=« Back to Login +requiredFields=Champs obligatoires +username=Identifiant username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters - - -loginAccountTitle=Connectez-vous à votre compte -usernameOrEmail=Nom d''utilisateur ou courriel -password=Mot de passe -doForgotPassword=Mot de passe oublié ? -doLogIn=Connexion -noAccount=Nouvel utilisateur ? -invalidUserMessage=Nom d''utilisateur ou mot de passe invalide. -registerTitle=S''enregistrer -backToLogin=« Retour à la connexion -requiredFields=Champs requis -username=Nom d''utilisateur passwordConfirm=Confirmation du mot de passe -email=Courriel +email=Email +name=Nom country=Pays -missingUsernameMessage=Veuillez entrer votre nom d''utilisateur. -missingPasswordMessage=Veuillez entrer votre mot de passe. -missingEmailMessage=Veuillez entrer votre courriel. -error-invalid-value=Valeur invalide. -error-pattern-no-match=Valeur invalide. -invalidPasswordMinLengthMessage=Mot de passe invalide : longueur minimale requise de {0}. -invalidPasswordConfirmMessage=Le mot de passe de confirmation ne correspond pas. -usernameExistsMessage=Le nom d''utilisateur existe déjà. -emailExistsMessage=Le courriel existe déjà. -invalidEmailMessage=Courriel invalide. -doSignOut=Déconnexion -signOut=Déconnexion -personalInfo=Information personnelle : -personalSubMessage=Gérez ces informations de base: votre prénom, nom de famille et email -selectALocale=Sélectionner une langue -doSave=Sauvegarder -save=Sauvegarder +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Se déconnecter +signOut=Se déconnecter + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Enregistrer +save=Enregistrer doCancel=Annuler cancel=Annuler deleteAccount=Supprimer le compte -deleteAccountWarning=Ceci est irréversible. Toutes vos données seront définitivement supprimées, et irrécupérables +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Supprimer -accountSecurity=Sécurité du compte -signingIn=Connexion -signingInDescription=Configurez les façons de vous authentifier. -basic-authentication=Authentification de base -password-help-text=Connectez-vous en saisissant votre mot de passe. -credentialCreatedAt=<0>Créé {{date}}. -update=Mettre à jour -two-factor=Authentification à deux facteurs -otp-display-name=Application d''authentification -otp-help-text=Entrez un code de vérification depuis votre application d''authentification. -setUpNew=Configurer {{name}} -notSetUp={{name}} n''est pas configuré. -deviceActivity=Activités des appareils -signedInDevicesExplanation=Déconnectez-vous de tout appareil non familier. -signedInDevices=Appareils connectés -refreshPage=Rafraichir la page -currentSession=Session actuelle +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Mise à jour +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session ipAddress=Adresse IP -lastAccessedOn=Dernier accès +lastAccessedOn=Last accessed clients=Clients -started=Début -expires=Expiration +started=Started +expires=Expires + applications=Applications -applicationsIntroMessage=Auditez et gérez les permissions d''accès des applications aux données de votre compte -applicationName=Nom de l''application -applicationType=Type d''application -status=Statut -internalApp=Interne -notInUse=Inutilisé +applicationsIntroMessage=View applications your account has access to +applicationName=Nom +applicationType=Application type +status=État  +internalApp=Internal +notInUse=Not in use client=Client description=Description -inUse=Utilisé -updatePasswordTitle=Mise à jour du mot de passe -logoutOtherSessions=Se déconnecter des autres appareils -passwordNew=Nouveau mot de passe -doSubmit=Soumettre -notMatchPasswordMessage=Les mots de passe ne sont pas identiques. -invalidPasswordHistoryMessage=Mot de passe invalide : ne doit pas être égal aux {0} derniers mots de passe. -loginTimeout=Le temps imparti pour la connexion est écoulé. Le processus de connexion redémarre depuis le début. -accountUpdatedMessage=Votre compte a été mis à jour. -client_account-console=Console de gestion du compte \ No newline at end of file +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Envoyer +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 7a365b545f25d88d73f156f95e5a89c28680e035 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:52 +0200 Subject: [PATCH 003/192] New translations messages_en.properties (Spanish) --- src/messages/messages_es.properties | 141 +++++++++++++++------------- 1 file changed, 77 insertions(+), 64 deletions(-) diff --git a/src/messages/messages_es.properties b/src/messages/messages_es.properties index 56eff3b3f..0d078437c 100644 --- a/src/messages/messages_es.properties +++ b/src/messages/messages_es.properties @@ -1,77 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Contraseña +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Regístrate -name=Nombre +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Crear cuenta +backToLogin=« Back to Login +requiredFields=Campos obligatorios +username=Nombre de usuario username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters - - -loginAccountTitle=Acceder a tu cuenta -usernameOrEmail=Usuario o email -password=Contraseña -doForgotPassword=¿Has olvidado tu contraseña? -doLogIn=Iniciar sesión -noAccount=¿Usuario nuevo? -invalidUserMessage=Usuario o contraseña incorrectos. -registerTitle=Registro -backToLogin=« Volver a la identificación -requiredFields=Campos requeridos -username=Usuario -passwordConfirm=Confirma la contraseña +passwordConfirm=Confirmar contraseña email=Email +name=Nombre country=País -missingUsernameMessage=Por favor indica tu usuario. -missingPasswordMessage=Por favor indica tu contraseña. -missingEmailMessage=Por favor indica tu email. -error-invalid-value=Valor no válido. -error-pattern-no-match=Valor no válido. -invalidPasswordMinLengthMessage=Contraseña incorrecta: longitud mínima {0}. -invalidPasswordConfirmMessage=La confirmación de contraseña no coincide. -usernameExistsMessage=El nombre de usuario ya existe -emailExistsMessage=El email ya existe -invalidEmailMessage=Email no válido -doSignOut=Desconectar -personalInfo=Información personal: -personalSubMessage=Administre su información básica. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Cerrar sesión +signOut=Cerrar sesión + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Guardar +save=Guardar doCancel=Cancelar cancel=Cancelar -deleteAccount=Borrar cuenta -deleteAccountWarning=Esto es irreversible. Todos sus datos serán permanentemente destruidos e irrecuperables. -signingIn=Iniciando sesión -basic-authentication=Autenticación básica -password-help-text=Inicie sesión ingresando su contraseña. -credentialCreatedAt=Creada +deleteAccount=Eliminar cuenta +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Eliminar +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Actualizar -two-factor=Autenticación de dos factores -otp-display-name=Aplicación de autenticador -otp-help-text=Ingrese un código de verificación de la aplicación Authenticator. -setUpNew=Configurar {0} -notSetUp={0} no está configurado. -signedInDevicesExplanation=Desconéctese de cualquier dispositivo desconocido. -signedInDevices=Dispositivos conectados -refreshPage=Recarga la página -currentSession=Sesión actual -ipAddress=dirección IP -lastAccessedOn=Último accedido -clients=Clientes -started=Iniciado -expires=Expira -applications=Aplicaciones -applicationsIntroMessage=Rastree y administre el permiso de su aplicación para acceder a su cuenta +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=Dirección IP +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nombre -applicationType=Tipo de aplicación +applicationType=Application type status=Estado -internalApp=Interna -notInUse=No esta en uso -client=Cliente +internalApp=Internal +notInUse=Not in use +client=Client description=Descripción -inUse=En uso -reauthenticate=Vuelva a autenticar para continuar -updatePasswordTitle=Modificación de contraseña -logoutOtherSessions=Cerrar sesión en otros dispositivos -passwordNew=Nueva contraseña +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Enviar -notMatchPasswordMessage=Las contraseñas no coinciden. -invalidPasswordHistoryMessage=Contraseña incorrecta: no puede ser igual a ninguna de las últimas {0} contraseñas. -loginTimeout=Has tardado demasiado en identificarte. Inicia de nuevo la identificación. -accountUpdatedMessage=Tu cuenta se ha actualizado. -client_account-console=Consola de cuentas \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From d2fb1560d2a73ae3ded2357fc8f3f7869dc64eec Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:53 +0200 Subject: [PATCH 004/192] New translations messages_en.properties (Afrikaans) --- src/messages/messages_af.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_af.properties b/src/messages/messages_af.properties index efc40de85..dc169c850 100644 --- a/src/messages/messages_af.properties +++ b/src/messages/messages_af.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registreer +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Kanselleer +cancel=Kanselleer +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 69449b867ac8e55fca5163ec151a0433ecc237cb Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:54 +0200 Subject: [PATCH 005/192] New translations messages_en.properties (Arabic) --- src/messages/messages_ar.properties | 148 +++++++++++++++------------- 1 file changed, 77 insertions(+), 71 deletions(-) diff --git a/src/messages/messages_ar.properties b/src/messages/messages_ar.properties index 3100b0103..6a31b6dd1 100644 --- a/src/messages/messages_ar.properties +++ b/src/messages/messages_ar.properties @@ -1,84 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=كلمة المرور +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=تسجيل جديد -name=اﻹسم +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=التسجيل +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=تأكيد كلمة المرور +email=Email +name=اﻹسم +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=تسجيل الخروج +signOut=تسجيل الخروج -loginAccountTitle=تسجيل الدخول إلى حسابك -usernameOrEmail=اسم المستخدم أو البريد الإلكتروني -password=كلمة المرور -doForgotPassword=نسيت كلمة المرور؟ -doLogIn=تسجيل دخول -noAccount=مستخدم جديد؟ -invalidUserMessage=اسم المستخدم أو كلمة مرور غير صالحة. -registerTitle=تسجيل -backToLogin=» العودة إلى تسجيل الدخول -requiredFields=الحقول المطلوبة -username=اسم المستخدم -passwordConfirm=تأكيد كلمة المرور -email=البريد الإلكتروني -country=الدولة -missingUsernameMessage=الرجاء تحديد اسم المستخدم. -missingPasswordMessage=الرجاء تحديد كلمة المرور. -missingEmailMessage=الرجاء تحديد البريد الإلكتروني. -error-invalid-value=قيمة غير صالحة. -error-pattern-no-match=قيمة غير صالحة. -invalidPasswordMinLengthMessage=كلمة المرور غير صالحة: الحد الأدنى للطول {0}. -invalidPasswordConfirmMessage=تأكيد كلمة المرور غير متطابق. -usernameExistsMessage=اسم المستخدم مستخدم مسبقًا. -emailExistsMessage=البريد الإلكتروني مستخدم مسبقًا. -invalidEmailMessage=البريد الإلكتروني غير صالح. -doSignOut=تسجيل خروج -signOut=تسجيل خروج -personalInfo=البيانات الشخصية: -personalSubMessage=قم بإدارة البيانات الأساسية الخاصة بك. -selectALocale=اختر لغة +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=حفظ save=حفظ doCancel=إلغاء cancel=إلغاء -deleteAccount=تأكيد حذف الحساب -deleteAccountWarning=هذا أمر لا رجوع فيه. سيتم إتلاف جميع بياناتك بشكل دائم، ولا يمكن استرجاعها. +deleteAccount=حذف الحساب +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=حذف -accountSecurity=أمان الحساب -signingIn=عملية تسجيل الدخول -signingInDescription=إعداد طرق تسجيل الدخول. -basic-authentication=مصادقة أساسية -password-help-text=سجل الدخول باستخدام كلمة المرور. -credentialCreatedAt=<0>أنشئ في {{date}}. +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=تحديث -two-factor=التحقق بخطوتين -otp-display-name=تطبيق مصادق -otp-help-text=أدخل رمز التحقق الصادرة من التطبيق المصادق. -setUpNew=إعداد {{name}} -notSetUp=لم يتم إعداد {{name}}. -deviceActivity=نشاط الأجهزة -signedInDevicesExplanation=قم بتسجيل الخروج من أي جهاز غير مألوف. -signedInDevices=الأجهزة المسجلة للدخول -refreshPage=تحديث الصفحة -currentSession=الجلسة الحالية -ipAddress=عنوان الشبكة -lastAccessedOn=آخر وصول -clients=العملاء -started=ابتدأ في -expires=ينتهي في -applications=التطبيقات -applicationsIntroMessage=قم بتتبع وإدارة أذونات التطبيقات للوصول إلى حسابك -applicationName=الاسم -applicationType=نوع التطبيق +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=اﻹسم +applicationType=Application type status=الحالة -internalApp=داخلی -notInUse=غير مستخدم -client=العميل -description=الوصف -inUse=قيد الاستخدام -reauthenticate=يرجى إعادة المصادقة للمتابعة -updatePasswordTitle=تم تحديث كلمة المرور -logoutOtherSessions=تسجيل الخروج من الأجهزة الأخرى -passwordNew=كلمة مرور جديدة +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=إرسال -notMatchPasswordMessage=كلمات المرور غير متطابقة. -invalidPasswordHistoryMessage=كلمة المرور غير صالحة: يجب ألا تكون مطابقة لأي من كلمات المرور الـ {0} الأخيرة. -loginTimeout=انتهت مهلة محاولة تسجيل الدخول. سيتم البدء في عملية تسجيل الدخول من جديد. -accountUpdatedMessage=تم تحديث الحساب الخاص بك. -client_account-console=لوحة التحكم بالحساب \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From ee0c7968f915d9d925c8d2c49c41324140bd765e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:55 +0200 Subject: [PATCH 006/192] New translations messages_en.properties (Belarusian) --- src/messages/messages_be.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_be.properties b/src/messages/messages_be.properties index efc40de85..76c135c54 100644 --- a/src/messages/messages_be.properties +++ b/src/messages/messages_be.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Рэгістрацыя +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Выйсці +signOut=Выйсці + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Выдаліць уліковы запіс +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Абнавіць +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Пацьвердзіць +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 697e799d214e8c65ff18a7ea38a21f43e7fbd206 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:56 +0200 Subject: [PATCH 007/192] New translations messages_en.properties (Bulgarian) --- src/messages/messages_bg.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_bg.properties b/src/messages/messages_bg.properties index 353eb9a81..34271a654 100644 --- a/src/messages/messages_bg.properties +++ b/src/messages/messages_bg.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Парола +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Име +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Регистрирай се +backToLogin=« Back to Login +requiredFields=Задължителни полета +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Потвърди паролата +email=Email +name=Име +country=Страна +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Изход +signOut=Изход + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Запис +save=Запис +doCancel=Отмени +cancel=Отмени +deleteAccount=Изтриване на акаунт +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Изтрий +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Актуализация +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Име +applicationType=Application type +status=Статус +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Потвърди +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From b2ec4f3cdb1f27706986af189010ce93cfeb7e9a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:57 +0200 Subject: [PATCH 008/192] New translations messages_en.properties (Catalan) --- src/messages/messages_ca.properties | 141 +++++++++++++++------------- 1 file changed, 77 insertions(+), 64 deletions(-) diff --git a/src/messages/messages_ca.properties b/src/messages/messages_ca.properties index 43a6a90b6..4187e0d84 100644 --- a/src/messages/messages_ca.properties +++ b/src/messages/messages_ca.properties @@ -1,77 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Contrasenya +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registreu-vos -name=Nom +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registra +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters - - -loginAccountTitle=Accediu al vostre compte -usernameOrEmail=Usuari o adreça electrònica -password=Contrasenya -doForgotPassword=Heu oblidat la vostra contrasenya? -doLogIn=Inicia la sessió -noAccount=Usuari nou? -invalidUserMessage=El nom d''usuari o contrasenya no són vàlids. -registerTitle=Registreu-vos -backToLogin=« Torna a la identificació -requiredFields=Camps requerits -username=Usuari -passwordConfirm=Confirma la contrasenya +passwordConfirm=Confirmeu la contrasenya email=Email +name=Nom country=País -missingUsernameMessage=Indiqueu el vostre nom d''usuari. -missingPasswordMessage=Indiqueu la vostra contrasenya. -missingEmailMessage=Indiqueu la vostra adreça de correu electrònic. -error-invalid-value=El valor no és vàlid. -error-pattern-no-match=El valor no és vàlid. -invalidPasswordMinLengthMessage=La contrasenya no és vàlida: la llargària mínima és {0}. -invalidPasswordConfirmMessage=La confirmació de contrasenya no coincideix. -usernameExistsMessage=El nom d''usuari ja existeix. -emailExistsMessage=El correu electrònic ja existeix. -invalidEmailMessage=L''adreça de correu electrònic no és vàlida. -doSignOut=Surt -personalInfo=Informació personal: -personalSubMessage=Gestioneu la vostra informació bàsica. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Tanca la sessió +signOut=Tanca la sessió + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Desa -doCancel=Cancel·la -cancel=Cancel·la +save=Desa +doCancel=Cancel·lar +cancel=Cancel·lar deleteAccount=Elimina el compte -deleteAccountWarning=Això és irreversible. Totes les vostres dades es destruiran permanentment i no seran accessibles. -signingIn=Identificació -basic-authentication=Autenticació bàsica -password-help-text=Entreu introduint la vostra contrasenya. -credentialCreatedAt=Creada +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Elimina +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Actualitza -two-factor=Autenticació de doble factor -otp-display-name=Aplicació d''autenticació -otp-help-text=Introduïu el codi de verificació de l''aplicació d''autenticació. -setUpNew=Configura {{name}} -notSetUp={0} no està configurat. -signedInDevicesExplanation=Desconnecteu qualsevol dispositiu que no us siga familiar. -signedInDevices=Dispositius identificats -refreshPage=Refresca la pàgina -currentSession=Sessió actual -ipAddress=Adreça IP -lastAccessedOn=Últim accés +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed clients=Clients -started=Iniciat -expires=Caduca -applications=Aplicacions -applicationsIntroMessage=Feu seguiment i gestioneu els permisos de les aplicacions per a accedir al vostre compte +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nom -applicationType=Tipus d''aplicació +applicationType=Application type status=Estat -internalApp=Internes -notInUse=No en ús +internalApp=Internal +notInUse=Not in use client=Client -description=Descripció -inUse=En ús -reauthenticate=Torneu a identificar-vos per a continuar -updatePasswordTitle=Actualitza la contrasenya -logoutOtherSessions=Surt d''altres dispositius -passwordNew=Contrasenya nova +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Envia -notMatchPasswordMessage=Les contrasenyes no coincideixen. -invalidPasswordHistoryMessage=Contrasenya incorrecta: no pot ser igual a cap de les últimes {0} contrasenyes. -loginTimeout=S''ha excedit el temps per a realitzar una entrada. L''entrada començarà des del principi. -accountUpdatedMessage=S''ha actualitzat el compte. -client_account-console=Consola del compte \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From e991589a4a260ec5b4540754549e8aa99645fcb7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:58 +0200 Subject: [PATCH 009/192] New translations messages_en.properties (Czech) --- src/messages/messages_cs.properties | 126 ++++++++++++++++++---------- 1 file changed, 82 insertions(+), 44 deletions(-) diff --git a/src/messages/messages_cs.properties b/src/messages/messages_cs.properties index 1a0ffb58f..9fb7c2c7b 100644 --- a/src/messages/messages_cs.properties +++ b/src/messages/messages_cs.properties @@ -1,52 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Heslo +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrovat se -name=Jméno +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registrovat se +backToLogin=« Back to Login +requiredFields=Povinná pole +username=Uživatelské jméno username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Potvrdit heslo +email=Email +name=Jméno +country=Země +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Odhlásit +signOut=Odhlásit -loginAccountTitle=Přihlásit k vašemu účtu -usernameOrEmail=Přihlašovací jméno nebo e-mail -password=Heslo -doForgotPassword=Zapomenuté heslo? -doLogIn=Přihlásit se -noAccount=Nový uživatel? -invalidUserMessage=Neplatné jméno nebo heslo. -registerTitle=Registrovat -backToLogin=« Zpět k přihlášení -requiredFields=Vyžadované položky -username=Přihlašovací jméno -passwordConfirm=Potvrdit heslo -email=E-mail -country=Stát -missingUsernameMessage=Zadejte prosím uživatelské jméno. -missingPasswordMessage=Zadejte prosím heslo. -missingEmailMessage=Zadejte prosím e-mail. -error-invalid-value=Nesprávná hodnota. -error-pattern-no-match=Nesprávná hodnota. -invalidPasswordMinLengthMessage=Neplatné heslo: minimální délka {0}. -invalidPasswordConfirmMessage=Potvrzení hesla se neshoduje. -usernameExistsMessage=Uživatelské jméno již existuje. -emailExistsMessage=E-mail již existuje. -invalidEmailMessage=Neplatný e-mail. -doSignOut=Odhlásit se -personalInfo=Osobní údaje: +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Uložit +save=Uložit doCancel=Zrušit -password-help-text=Přihlaste se pomocí hesla. -otp-display-name=Autentizační Aplikace -otp-help-text=Zadejte ověřovací kód z aplikace. -clients=Klienti -started=Zahájeno -expires=Vyprší -applications=Aplikace -client=Klient -reauthenticate=Pro pokračování se prosím znovu přihlaste -updatePasswordTitle=Aktualizace hesla -logoutOtherSessions=Odhlásit se z ostatních zařízení -passwordNew=Nové heslo +cancel=Zrušit +deleteAccount=Smazat účet +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Odstranit +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Aktualizace +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP adresa +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Jméno +applicationType=Application type +status=Stav +internalApp=Internal +notInUse=Not in use +client=Client +description=Popis +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Odeslat -notMatchPasswordMessage=Hesla se neshodují. -invalidPasswordHistoryMessage=Neplatné heslo: Nesmí se rovnat žádnému z posledních {0} hesel. -loginTimeout=Přihlašování trvalo příliš dlouho. Přihlašovací proces začíná od začátku. -accountUpdatedMessage=Váš účet byl aktualizován. -client_account-console=Uživatelská konzola \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 12cd5258b141aa4fd3113426781d46fa5b728346 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:55:59 +0200 Subject: [PATCH 010/192] New translations messages_en.properties (Danish) --- src/messages/messages_da.properties | 124 ++++++++++++++++++---------- 1 file changed, 81 insertions(+), 43 deletions(-) diff --git a/src/messages/messages_da.properties b/src/messages/messages_da.properties index ec0f2f513..2d00ed219 100644 --- a/src/messages/messages_da.properties +++ b/src/messages/messages_da.properties @@ -1,52 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Adgangskode +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Opret en Open Food Facts-konto -name=Navn +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registrer bruger +backToLogin=« Back to Login +requiredFields=Obligatoriske felter +username=Username username-before=Dit brugernavn vises på alle bidrag du laver og kan ikke ændres username-after=Brugernavne skal være fra 2 til 20 tegn langt og kan kun indeholde tal og bogstaver - - -usernameOrEmail=Brugernavn eller email -password=Adgangskode -doForgotPassword=Glemt adgangskode? -doLogIn=Log ind -noAccount=Ny bruger? -invalidUserMessage=Ugyldig brugernavn eller adgangskode. -registerTitle=Registrer -backToLogin=« Tilbage til log ind -requiredFields=Nødvendige felter -username=Brugernavn passwordConfirm=Bekræft adgangskode email=Email +name=Navn country=Land -missingUsernameMessage=Angiv brugernavn. -missingPasswordMessage=Angiv password. -missingEmailMessage=Angiv email adressse. -invalidPasswordMinLengthMessage=Ugyldig adgangskode: minimum længde {0}. -invalidPasswordConfirmMessage=Adgangskoderne er ikke ens -usernameExistsMessage=Brugernavnet eksisterer allerede. -emailExistsMessage=Email adressen eksisterer allerede. -invalidEmailMessage=Ugyldig email adresse. -doSignOut=Log Ud -personalInfo=Personlig information: -personalSubMessage=Administrer disse grundinformationer; dit fornavn, efternavn og email adresse +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Log ud +signOut=Log ud + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Gem -doCancel=Annuller -password-help-text=Log ind ved at indtaste din adgangskode. -otp-display-name=Engangskodegenerator -otp-help-text=Indtast en godkendelseskode fra engangskodegeneratoren. -clients=Klienter -started=Påbegyndt -expires=Udløber -applications=Applikationer -applicationsIntroMessage=Spor og administrer dine app tilladelser for at tilgå din konto +save=Gem +doCancel=Annullér +cancel=Annullér +deleteAccount=Slet konto +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Slet +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Opdatér +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Navn -applicationType=Applikationstype -client=Klient -description=Beskrivelse -updatePasswordTitle=Opdater adgangskode -passwordNew=Ny Adgangskode +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Indsend -notMatchPasswordMessage=Passwords er ikke ens. -invalidPasswordHistoryMessage=Ugyldig adgangskode: må ikke være identisk med nogle af de seneste {0} adgangskoder. -loginTimeout=Dit login tog for lang tid. Login processen vil nu begynde forfra. -accountUpdatedMessage=Din konto er blevet opdateret. -client_account-console=Kontokonsol \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 38f33ad58d60ea656f0b593ebb37caf2dc1bbe1c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:00 +0200 Subject: [PATCH 011/192] New translations messages_en.properties (German) --- src/messages/messages_de.properties | 100 +++++++++++++++------------- 1 file changed, 53 insertions(+), 47 deletions(-) diff --git a/src/messages/messages_de.properties b/src/messages/messages_de.properties index 1391c9ced..215dd3dc6 100644 --- a/src/messages/messages_de.properties +++ b/src/messages/messages_de.properties @@ -1,84 +1,90 @@ -doRegister=Registrieren -name=Name -username-before=Ihr Benutzername wird in allen Beiträgen, die Sie erstellen, angezeigt und kann nicht geändert werden -username-after=Benutzernamen müssen zwischen 2 und 20 Zeichen lang sein und dürfen nur Ziffern und Buchstaben enthalten - - loginAccountTitle=Bei Ihrem Konto anmelden -usernameOrEmail=Benutzername oder E-Mail +usernameOrEmail=Benutzername oder E-Mail-Adresse password=Passwort doForgotPassword=Passwort vergessen? doLogIn=Anmelden -noAccount=Neuer Benutzer? -invalidUserMessage=Ungültiger Benutzername oder Passwort. -registerTitle=Registrierung -backToLogin=« Zurück zur Anmeldung -requiredFields=Benötigte Felder +noAccount=Neuen Benutzer anlegen? +doRegister=Registrieren +invalidUserMessage=Benutzername oder Passwort ungültig. +loginTimeout=Ihr Anmeldeversuch wurde abgebrochen. Die Anmeldung wird erneut gestartet. + +registerTitle=Registrieren +backToLogin=« Zurück zu Anmeldung +requiredFields=Pflichtfelder username=Benutzername +username-before=Ihr Benutzername wird in allen Beiträgen, die Sie erstellen, angezeigt und kann nicht geändert werden +username-after=Benutzernamen müssen zwischen 2 und 20 Zeichen lang sein und dürfen nur Ziffern und Buchstaben enthalten passwordConfirm=Passwort bestätigen -email=E-Mail +email=E-Mail-Adresse +name=Name country=Land missingUsernameMessage=Bitte geben Sie einen Benutzernamen ein. missingPasswordMessage=Bitte geben Sie ein Passwort ein. missingEmailMessage=Bitte geben Sie eine E-Mail-Adresse ein. -error-invalid-value=Ungültiger Wert. -error-pattern-no-match=Ungültiger Wert. -invalidPasswordMinLengthMessage=Ungültiges Passwort: Es muss mindestens {0} Zeichen lang sein. -invalidPasswordConfirmMessage=Die Passwortbestätigung ist nicht identisch. -usernameExistsMessage=Benutzername existiert bereits. -emailExistsMessage=E-Mail existiert bereits. +error-invalid-value=Unzulässiger Wert. +error-pattern-no-match=Unzulässiger Wert. +invalidPasswordMinLengthMessage=Ungültiges Passwort\: Mindestlänge {0}. +invalidPasswordConfirmMessage=Passwörter stimmen nicht überein. +usernameExistsMessage=Benutzername bereits vorhanden. +emailExistsMessage=Die E-Mail-Adresse wird bereits genutzt. invalidEmailMessage=Ungültige E-Mail-Adresse. + doSignOut=Abmelden signOut=Abmelden -personalInfo=Persönliche Informationen: -personalSubMessage=Verwalten Sie Ihre Informationen. -selectALocale=Wählen Sie eine Sprache + +personalInfo=Persönliche Informationen +personalSubMessage=Verwalten Sie Ihre grundlegenden Informationen. +selectALocale=Sprache auswählen doSave=Speichern save=Speichern doCancel=Abbrechen cancel=Abbrechen -deleteAccount=Benutzerkonto löschen -deleteAccountWarning=Dieser Vorgang ist unwiderruflich. Alle Ihre Daten werden dauerhaft gelöscht und können nicht wiederhergestellt werden. +deleteAccount=Konto löschen +deleteAccountWarning=Dies ist unwiderruflich. Alle Ihre Daten werden dauerhaft gelöscht und können nicht wiederhergestellt werden. delete=Löschen -accountSecurity=Kontosicherheit -signingIn=Anmeldung -signingInDescription=Konfigurieren Sie die Anmeldemöglichkeiten. -basic-authentication=Standardauthentifizierung +accountUpdatedMessage=Ihr Benutzerkonto wurde aktualisiert. + +accountSecurity=Kontensicherheit +signingIn=Anmelden +signingInDescription=Konfigurieren Sie die Anmeldemethoden. +basic-authentication=Einfache Authentifizierung password-help-text=Melden Sie sich an, indem Sie Ihr Passwort eingeben. credentialCreatedAt=<0>Erstellt {{date}}. update=Aktualisieren -two-factor=Zwei-Faktor-Authentifizierung -otp-display-name=Authenticator-Anwendung -otp-help-text=Eingabe eines Verifizierungscodes aus der Authenticator-Anwendung. +two-factor=Zwei-Faktor-Authentisierung +otp-display-name=Authentifikator-App +otp-help-text=Geben Sie einen Bestätigungscode aus der Authentifikator-App ein. setUpNew={{name}} einrichten notSetUp={{name}} ist nicht eingerichtet. + deviceActivity=Geräteaktivität signedInDevicesExplanation=Melden Sie sich von allen unbekannten Geräten ab. signedInDevices=Angemeldete Geräte -refreshPage=Aktualisieren Sie die Seite -currentSession=Aktuelle Session +refreshPage=Seite aktualisieren +currentSession=Aktuelle Sitzung ipAddress=IP-Adresse lastAccessedOn=Letzter Zugriff clients=Clients -started=Startdatum +started=Gestartet expires=Ablaufdatum -applications=Applikationen -applicationsIntroMessage=App-Berechtigung für den Zugriff auf Ihr Konto verwalten -applicationName=Anwendungsname -applicationType=Anwendungstyp + +applications=Anwendungen +applicationsIntroMessage=Anwendungen anzeigen, auf die Ihr Konto Zugriff hat +applicationName=Name +applicationType=Art der Anwendung status=Status internalApp=Intern -notInUse=Nicht in Verwendung +notInUse=Nicht verwendet client=Client description=Beschreibung -inUse=In Benutzung -reauthenticate=Zum Fortsetzen bitte erneut anmelden +inUse=Wird verwendet +client_account-console=Kontenkonsole + +reauthenticate=Bitte erneut authentifizieren, um fortzufahren updatePasswordTitle=Passwort aktualisieren logoutOtherSessions=Von anderen Geräten abmelden passwordNew=Neues Passwort -doSubmit=Absenden -notMatchPasswordMessage=Passwörter sind nicht identisch. -invalidPasswordHistoryMessage=Ungültiges Passwort: Es darf nicht einem der letzten {0} Passwörter entsprechen. -loginTimeout=Sie haben zu lange gebraucht, um sich anzumelden. Bitte versuchen Sie es erneut. -accountUpdatedMessage=Ihr Benutzerkonto wurde aktualisiert. -client_account-console=Accountkonsole \ No newline at end of file +doSubmit=Senden +notMatchPasswordMessage=Passwörter stimmen nicht überein. +invalidPasswordHistoryMessage=Unzulässiges Passwort\: darf nicht identisch mit einem der letzten {0} Passwörter sein. + From 74696ff130b50a0b0b9e29375958c80d71d9e0a6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:01 +0200 Subject: [PATCH 012/192] New translations messages_en.properties (Greek) --- src/messages/messages_el.properties | 149 +++++++++++++++------------- 1 file changed, 81 insertions(+), 68 deletions(-) diff --git a/src/messages/messages_el.properties b/src/messages/messages_el.properties index 05c2e530b..6cedf4e65 100644 --- a/src/messages/messages_el.properties +++ b/src/messages/messages_el.properties @@ -1,77 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Κωδικός χρήστη +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Εγγραφή -name=Όνομα +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Εγγραφή χρήστη +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Επιβεβαιωστε τον κωδικό χρήστη +email=Email +name=Όνομα +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Αποσύνδεση +signOut=Αποσύνδεση -loginAccountTitle=Είσοδος στο λογαριασμό σας -usernameOrEmail=Όνομα χρήστη ή email -password=Κωδικός πρόσβασης -doForgotPassword=Ξεχάσατε το κωδικό; -doLogIn=Είσοδος -noAccount=Νέος χρήστης; -invalidUserMessage=Μη έγκυρο όνομα χρήστη ή κωδικός πρόσβασης. -registerTitle=Εγγραφή -backToLogin=« Επιστροφή στην Είσοδο -requiredFields=Απαιτούμενα πεδία -username=Όνομα χρήστη -passwordConfirm=Επιβεβαίωση κωδικού -email=Email -country=Χώρα -missingUsernameMessage=Παρακαλώ ορίστε όνομα χρήστη. -missingPasswordMessage=Παρακαλώ ορίστε κωδικό πρόσβασης. -missingEmailMessage=Παρακαλώ ορίστε email. -error-invalid-value=Μη έγκυρη τιμή. -error-pattern-no-match=Μη έγκυρη τιμή. -invalidPasswordMinLengthMessage=Μη έγκυρος κωδικός πρόσβασης: ελάχιστο μήκος {0}. -invalidPasswordConfirmMessage=Η επιβεβαίωση του κωδικού πρόσβασης δε ταιριάζει. -usernameExistsMessage=Το όνομα χρήστη υπάρχει ήδη. -emailExistsMessage=Το email υπάρχει ήδη. -invalidEmailMessage=Μη έγκυρη διεύθυνση email. -doSignOut=Έξοδος -personalInfo=Προσωπικά Στοιχεία: -personalSubMessage=Διαχειριστείτε τα βασικά στοιχεία σας. +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Αποθήκευση +save=Αποθήκευση doCancel=Ακύρωση -cancel=Άκυρο +cancel=Ακύρωση deleteAccount=Διαγραφή λογαριασμού -deleteAccountWarning=Αυτό είναι ανεπίστροφο. Όλα τα δεδομένα σας θα καταστραφούν οριστικά και δεν επαναφέρονται. -signingIn=Σε είσοδο -basic-authentication=Βασική ταυτοποίηση -password-help-text=Συνδεθείτε βάζοντας το κωδικό πρόσβασης σας. -credentialCreatedAt=Δημιουργήθηκε -update=Ενημέρωση -two-factor=Έλεγχος ταυτότητας δύο-παραγόντων -otp-display-name=Εφαρμογή Ταυτοποίησης -otp-help-text=Εισάγετε ένα κωδικό επιβεβαίωσης από την εφαρμογή ταυτοποίησης. -setUpNew=Καθορισμός του {{name}} -notSetUp=Το {0} δεν έχει καθοριστεί. -signedInDevicesExplanation=Αποσύνδεση από όποια άγνωστη συσκευή. -signedInDevices=Συνδεδεμένες συσκευές -refreshPage=Ανανέωση σελίδας -currentSession=Τρέχουσα συνεδρία -ipAddress=Διεύθυνση IP -lastAccessedOn=Τελευταία πρόσβαση -clients=Πελάτες -started=Ξεκίνησε -expires=Λήγει -applications=Εφαρμογές -applicationsIntroMessage=Διαχειριστείτε το δικαίωμα της εφαρμογής σας να έχει πρόσβαση στο λογαριασμό σας +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Διαγραφή +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Όνομα -applicationType=Τύπος Εφαρμογής -status=Κατάσταση -internalApp=Εσωτερικό -notInUse=Δεν χρησιμοποιείται -client=Πελάτης -description=Περιγραφή -inUse=Σε χρήση -reauthenticate=Για να συνεχίσετε παρακαλώ για αυθεντικοποίηση ξανά -updatePasswordTitle=Ενημέρωση κωδικού -logoutOtherSessions=Έξοδος από άλλες συσκευές -passwordNew=Νέος Κωδικός Πρόσβασης -doSubmit=Εφαρμογή -notMatchPasswordMessage=Οι κωδικοί πρόσβασης δε ταιριάζουν. -invalidPasswordHistoryMessage=Μη έγκυρος κωδικός πρόσβασης: δε πρέπει να είναι το ίδιο με τους τελευταίους {0} κωδικούς. -loginTimeout=Η προσπάθεια εισόδου σας έληξε. Είσοδος από την αρχή. -accountUpdatedMessage=Ο λογαριασμός σας έχει ενημερωθεί. -client_account-console=Κονσόλα Λογαριασμού \ No newline at end of file +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 8b9dc9c7644cf91929c5fc92003e91cbfbd8a793 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:02 +0200 Subject: [PATCH 013/192] New translations messages_en.properties (Basque) --- src/messages/messages_eu.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_eu.properties b/src/messages/messages_eu.properties index 11f94f0b4..b4bb1bca6 100644 --- a/src/messages/messages_eu.properties +++ b/src/messages/messages_eu.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Pasahitza +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Izena +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Eman izena +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Izena +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Saioa itxi +signOut=Saioa itxi + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Gorde +save=Gorde +doCancel=Ezeztatu +cancel=Ezeztatu +deleteAccount=Ezabatu kontua +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Ezabatu +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Izena +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 433dc1cee3f44069c23db35c41665c7356734956 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:03 +0200 Subject: [PATCH 014/192] New translations messages_en.properties (Finnish) --- src/messages/messages_fi.properties | 122 ++++++++++++++++++---------- 1 file changed, 78 insertions(+), 44 deletions(-) diff --git a/src/messages/messages_fi.properties b/src/messages/messages_fi.properties index 50c6ce6bd..5df3576df 100644 --- a/src/messages/messages_fi.properties +++ b/src/messages/messages_fi.properties @@ -1,56 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Salasana +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Rekisteröidy -name=Nimi -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Kirjaudu sisään -usernameOrEmail=Käyttäjätunnus tai sähköpostiosoite -password=Salasana -doForgotPassword=Unohditko salasanan? -doLogIn=Kirjaudu -noAccount=Uusi käyttäjä? -invalidUserMessage=Virheellinen käyttäjätunnus tai salasana. registerTitle=Rekisteröidy -backToLogin=« Takaisin kirjautumiseen +backToLogin=« Back to Login requiredFields=Vaaditut kentät username=Käyttäjätunnus -passwordConfirm=Salasana uudelleen -email=Sähköposti +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Vahvista salasana +email=Email +name=Nimi country=Maa -missingUsernameMessage=Anna käyttäjätunnus. -missingPasswordMessage=Anna salasana. -missingEmailMessage=Anna sähköpostiosoite. -error-invalid-value=Väärä arvo. -error-pattern-no-match=Väärä arvo. -invalidPasswordMinLengthMessage=Virheellinen salasana: vähimmäispituus {0}. -invalidPasswordConfirmMessage=Salasanan vahvistus ei täsmää. -usernameExistsMessage=Käyttäjänimi on varattu. -emailExistsMessage=Sähköpostiosoite on jo käytössä. -invalidEmailMessage=Virheellinen sähköpostiosoite. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=Kirjaudu ulos -personalInfo=Henkilökohtaiset tiedot: -personalSubMessage=Hallitse näitä perustietojasi: etunimi, sukunimi ja sähköposti +signOut=Kirjaudu ulos + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Tallenna +save=Tallenna doCancel=Peruuta -password-help-text=Kirjaudu sisään syöttämällä salasanasi. -otp-display-name=Todentajasovellus -otp-help-text=Syötä todentajasovelluksen tarjoama vahvistuskoodi. -clients=Asiakkaat -started=Luotu -expires=Vanhenee -applications=Sovellukset -applicationsIntroMessage=Seuraa ja hallitse sovelluksiasi, joilla on pääsy tilille +cancel=Peruuta +deleteAccount=Poista tunnus +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Poista +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Päivitä +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP-osoite +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nimi -applicationType=Ohjelman tyyppi -client=Asiakas +applicationType=Application type +status=Tila +internalApp=Internal +notInUse=Not in use +client=Client description=Kuvaus -updatePasswordTitle=Päivitä salasana -logoutOtherSessions=Kirjaudu ulos muilta laitteilta -passwordNew=Uusi salasana +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Lähetä -notMatchPasswordMessage=Salasanat eivät täsmää. -invalidPasswordHistoryMessage=Virheellinen salasana: salasana ei saa olla sama kuin {0} edellistä salasanaasi. -loginTimeout=Kirjautumisyritys kesti liian kauan. Kirjautuminen aloitetaan alusta. -accountUpdatedMessage=Käyttäjätiedot päivitetty. -client_account-console=Tilin konsoli \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From bcc1d713759ec3c29d908cccb2c1599e417e0e90 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:04 +0200 Subject: [PATCH 015/192] New translations messages_en.properties (Irish) --- src/messages/messages_ga.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ga.properties b/src/messages/messages_ga.properties index 25d17460d..8133d3bfa 100644 --- a/src/messages/messages_ga.properties +++ b/src/messages/messages_ga.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Pasfhocal +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Ainm +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Cláraigh +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Ainm +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Sábháil +save=Sábháil +doCancel=Cealaigh +cancel=Cealaigh +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Ainm +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 05e3cdd39ed6eddb2633e6cc94d9c04d4b7a309c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:05 +0200 Subject: [PATCH 016/192] New translations messages_en.properties (Gujarati) --- src/messages/messages_gu.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_gu.properties b/src/messages/messages_gu.properties index efc40de85..822364134 100644 --- a/src/messages/messages_gu.properties +++ b/src/messages/messages_gu.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=નોંધણી કરો +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 24f2b0123d23d41ae5e8a3efc78cf75de4665fee Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:06 +0200 Subject: [PATCH 017/192] New translations messages_en.properties (Hebrew) --- src/messages/messages_he.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_he.properties b/src/messages/messages_he.properties index 2c85f035e..0e275f7c3 100644 --- a/src/messages/messages_he.properties +++ b/src/messages/messages_he.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=סיסמה +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=יצירת חשבון ב־Open Food Facts -name=שם +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=הרשמה +backToLogin=« Back to Login +requiredFields=שדות נדרשים +username=שם משתמש username-before=שם המשתמש שלך יופיע בכל החלקים שתרמת ולא ניתן לשנות אותו username-after=שם משתמש חייב להיות בין 2 תווים ל־20 ויכול להיות מורכב רק מספרות ואותיות +passwordConfirm=אימות הסיסמה +email=Email +name=שם +country=מדינה +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=יציאה +signOut=יציאה + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=שמירה +save=שמירה +doCancel=ביטול +cancel=ביטול +deleteAccount=מחיקת חשבון +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=מחיקה +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=עדכון +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=כתובת IP +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=שם +applicationType=Application type +status=מצב +internalApp=Internal +notInUse=Not in use +client=Client +description=תיאור +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=הגשה +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 9b722d9a0fb09a94cab6d7020ebac98bb47d9548 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:07 +0200 Subject: [PATCH 018/192] New translations messages_en.properties (Hungarian) --- src/messages/messages_hu.properties | 151 +++++++++++++++------------- 1 file changed, 82 insertions(+), 69 deletions(-) diff --git a/src/messages/messages_hu.properties b/src/messages/messages_hu.properties index 109fb0054..29669b8ad 100644 --- a/src/messages/messages_hu.properties +++ b/src/messages/messages_hu.properties @@ -1,77 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Jelszó +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Regisztráció -name=Név -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Jelentkezzen be a fiókjába -usernameOrEmail=Felhasználónév vagy email -password=Jelszó -doForgotPassword=Elfelejtette a jelszavát? -doLogIn=Belépés -noAccount=Új felhasználó? -invalidUserMessage=Érvénytelen felhasználónév vagy jelszó. registerTitle=Regisztráció -backToLogin=« Vissza a belépéshez -requiredFields=Kötelezően kitöltendő mezők -username=Felhasználónév +backToLogin=« Back to Login +requiredFields=Kötelező mezők +username=Username +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Jelszó megerősítése -email=E-mail cím +email=Email +name=Név country=Ország -missingUsernameMessage=Kérem, adja meg a felhasználónevét. -missingPasswordMessage=Kérem, adja meg a jelszót. -missingEmailMessage=Kérem, adja meg az e-mail címet. -error-invalid-value=Érvénytelen érték -error-pattern-no-match=Érvénytelen érték. -invalidPasswordMinLengthMessage=Érvénytelen jelszó: minimum hossz: {0}. -invalidPasswordConfirmMessage=A jelszavak nem egyeznek meg. -usernameExistsMessage=Ez a felhasználónév már foglalt. -emailExistsMessage=Ez az e-mail cím már foglalt. -invalidEmailMessage=Érvénytelen e-mail cím. -doSignOut=Kilépés -personalInfo=Személyes adatok: -personalSubMessage=Kezelje alapvető személyes adatait: vezetéknév, keresztnév, e-mail cím +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Kijelentkezés +signOut=Kijelentkezés + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Mentés -doCancel=Mégsem +save=Mentés +doCancel=Mégse cancel=Mégse -deleteAccount=Felhasználói fiók törlése -deleteAccountWarning=Ez visszavonhatatlan. Az összes adat véglegesen törlésre kerül. -signingIn=Bejelentkezés -basic-authentication=Normál bejelentkezés -password-help-text=Lépjen be a jelszava megadásával -credentialCreatedAt=Létrehozva -update=Módosítás -two-factor=Kétlépcsős azonosítás -otp-display-name=Hitelesítő alkalmazás -otp-help-text=Adja meg az ellenőrző kódot a hitelesítő alkalmazásból -setUpNew=Új {{name}} hozzáadása -notSetUp={{name}} nincs beállítva. -signedInDevicesExplanation=Jelentkezzen ki minden ismeretlen eszközből. -signedInDevices=Bejelentkezett eszközök -refreshPage=Oldal újratöltése -currentSession=Ez a munkamenet -ipAddress=IP cím -lastAccessedOn=Utoljára használva -clients=Kliensek -started=Kezdete -expires=Lejárat -applications=Alkalmazások -applicationsIntroMessage=Kezelje alkalmazás jogosultságait, hogy hozzáférjen a fiókjához +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Törlés +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Frissítés +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Név -applicationType=Alkalmazás típus -status=Státusz -internalApp=Belső -notInUse=Használaton kívül -client=Kliens -description=Leírás -inUse=Használatban -reauthenticate=Kérem, jelentkezzen be újra a folytatáshoz -updatePasswordTitle=Jelszó módosítása -logoutOtherSessions=Kijelentkezés más eszközökről -passwordNew=Új jelszó -doSubmit=Elküld -notMatchPasswordMessage=A jelszavak nem egyeznek meg. -invalidPasswordHistoryMessage=Érvénytelen jelszó: nem lehet azonos az utolsó {0} darab, korábban alkalmazott jelszóval. -loginTimeout=Belépési kísérlete időtúllépés miatt meghiúsult, a belépési eljárás újraindul. -accountUpdatedMessage=A felhasználói fiók adatai megváltoztak. -client_account-console=Fiók kezelés \ No newline at end of file +applicationType=Application type +status=Állapot +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Elküldés +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 060727f3ba1de88f50091abaea7e0262d42659d5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:08 +0200 Subject: [PATCH 019/192] New translations messages_en.properties (Armenian) --- src/messages/messages_hy.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_hy.properties b/src/messages/messages_hy.properties index 088379ccc..c214494f4 100644 --- a/src/messages/messages_hy.properties +++ b/src/messages/messages_hy.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Գաղտնաբառ +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Անվանում +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Անվանում +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Ջնջել +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Անվանում +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 2cd215a5712eca0cc51cfecdcfdae17f63a3c122 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:09 +0200 Subject: [PATCH 020/192] New translations messages_en.properties (Italian) --- src/messages/messages_it.properties | 131 ++++++++++++++++------------ 1 file changed, 73 insertions(+), 58 deletions(-) diff --git a/src/messages/messages_it.properties b/src/messages/messages_it.properties index 0828f4b99..f2c7a0d8a 100644 --- a/src/messages/messages_it.properties +++ b/src/messages/messages_it.properties @@ -1,75 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrati -name=Nome -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Accedi -usernameOrEmail=Username o email -password=Password -doForgotPassword=Password dimenticata? -doLogIn=Accedi -noAccount=Nuovo utente? -invalidUserMessage=Username o password non validi. registerTitle=Registrati -backToLogin=« Torna al Login -requiredFields=Campi obbligatori -username=Username -passwordConfirm=Conferma password +backToLogin=« Back to Login +requiredFields=Campi richiesti +username=Nome utente +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Conferma la password email=Email +name=Nome country=Paese -missingUsernameMessage=Inserisci l''username. -missingPasswordMessage=Inserisci la password. -missingEmailMessage=Inserisci l''email. -error-invalid-value=''{0}'' ha un valore non valido. -error-pattern-no-match=''{0}'' non corrisponde al formato richiesto. -invalidPasswordMinLengthMessage=Password non valida: lunghezza minima {0}. -invalidPasswordConfirmMessage=La password di conferma non coincide. -usernameExistsMessage=Username già esistente. -emailExistsMessage=Email già esistente. -invalidEmailMessage=Indirizzo email non valido. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=Esci -personalInfo=Informazioni personali: -personalSubMessage=Gestisce queste informazioni di base: il tuo nome, cognome, e indirizzo email +signOut=Esci + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Salva +save=Salva doCancel=Annulla cancel=Annulla deleteAccount=Elimina account -deleteAccountWarning=Questa operazione è irreversibile. Tutti i tuoi dati saranno distrutti in modo permanente e non potranno essere recuperati. -signingIn=Impostazioni di accesso -basic-authentication=Autenticazione di base -password-help-text=Accedi inserendo la tua password. -credentialCreatedAt=Creato +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Elimina +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Aggiorna -two-factor=Autenticazione a due fattori -otp-display-name=Applicazione di autenticazione -otp-help-text=Inserire un codice di verifica fornito dall''applicazione di autenticazione. -setUpNew=Impostazione {{name}} -notSetUp={{name}} non è impostato. -signedInDevicesExplanation=Uscire da tutti i dispositivi sconosciuti. -signedInDevices=Dispositivi registrati -refreshPage=Aggiornare la pagina -currentSession=Sessione in corso +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session ipAddress=Indirizzo IP -lastAccessedOn=Ultimo accesso -clients=Client -started=Iniziato -expires=Scade -applications=Applicazioni -applicationsIntroMessage=Traccia e gestisci i permessi delle applicazioni nell''accesso al tuo account +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nome -applicationType=Tipo applicazione +applicationType=Application type status=Stato -internalApp=Interna -notInUse=Non in uso +internalApp=Internal +notInUse=Not in use client=Client description=Descrizione -inUse=In uso -updatePasswordTitle=Aggiorna password -passwordNew=Nuova Password +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Invia -notMatchPasswordMessage=Le password non coincidono. -invalidPasswordHistoryMessage=Password non valida: non deve essere uguale ad una delle ultime {0} password. -loginTimeout=Stai impiegando troppo tempo per accedere. Il processo di autenticazione verrà riavviato. -accountUpdatedMessage=Il tuo account è stato aggiornato. -client_account-console=Console account \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 27379780d44624be4ce58187710fdaf730394abc Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:10 +0200 Subject: [PATCH 021/192] New translations messages_en.properties (Japanese) --- src/messages/messages_ja.properties | 125 ++++++++++++++++++---------- 1 file changed, 81 insertions(+), 44 deletions(-) diff --git a/src/messages/messages_ja.properties b/src/messages/messages_ja.properties index 936c17c94..91193d9f1 100644 --- a/src/messages/messages_ja.properties +++ b/src/messages/messages_ja.properties @@ -1,53 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=パスワード +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=登録 -name=名前 -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=アカウントにログイン -usernameOrEmail=ユーザー名またはメールアドレス -password=パスワード -doForgotPassword=パスワードをお忘れですか? -doLogIn=ログイン -noAccount=新規ユーザーですか? -invalidUserMessage=無効なユーザー名またはパスワードです。 registerTitle=登録 -backToLogin=« ログインに戻る -requiredFields=必須フィールド -username=ユーザー名 -passwordConfirm=パスワード(確認) -email=Eメール +backToLogin=« Back to Login +requiredFields=Required fields +username=Username +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=パスワードの確認 +email=Email +name=名前 country=国 -missingUsernameMessage=ユーザー名を指定してください。 -missingPasswordMessage=パスワードを指定してください。 -missingEmailMessage=Eメールを指定してください。 -invalidPasswordMinLengthMessage=無効なパスワード: 最小{0}の長さが必要です。 -invalidPasswordConfirmMessage=パスワード確認が一致していません。 -usernameExistsMessage=既に存在するユーザー名です。 -emailExistsMessage=既に存在するEメールです。 -invalidEmailMessage=無効なメールアドレスです。 +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=サインアウト -personalInfo=個人情報: -personalSubMessage=この基本情報を管理してください:名、姓、メール +signOut=サインアウト + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=保存 -doCancel=キャンセル -password-help-text=パスワードを入力してログインします。 -otp-display-name=オーセンティケーター・アプリケーション -otp-help-text=オーセンティケーター・アプリケーションから取得した確認コードを入力してください。 -clients=クライアント -started=開始 -expires=有効期限 -applications=アプリケーション -applicationsIntroMessage=アカウントへアクセスするためにアプリのパーミッションを追跡して管理する +save=保存 +doCancel=取消 +cancel=取消 +deleteAccount=アカウントを削除 +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=削除 +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=更新 +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=名前 -applicationType=アプリケーション・タイプ -client=クライアント +applicationType=Application type +status=状態 +internalApp=Internal +notInUse=Not in use +client=Client description=説明 -updatePasswordTitle=パスワードの更新 -passwordNew=新しいパスワード +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=送信 -notMatchPasswordMessage=パスワードが一致していません。 -invalidPasswordHistoryMessage=無効なパスワード: 最近の{0}パスワードのいずれかと同じパスワードは禁止されています。 -loginTimeout=ログイン試行がタイムアウトしました。ログインは最初から開始されます。 -accountUpdatedMessage=アカウントが更新されました。 -client_account-console=アカウント・コンソール \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From e7cdf387be10d3fffcaa7b94f3dd62ef3826cc1f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:11 +0200 Subject: [PATCH 022/192] New translations messages_en.properties (Georgian) --- src/messages/messages_ka.properties | 158 +++++++++++++++------------- 1 file changed, 82 insertions(+), 76 deletions(-) diff --git a/src/messages/messages_ka.properties b/src/messages/messages_ka.properties index 4c0eedb53..547495487 100644 --- a/src/messages/messages_ka.properties +++ b/src/messages/messages_ka.properties @@ -1,84 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=რეგისტრაცია -name=სახელი +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=სახელი +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Sign out +signOut=Sign out -loginAccountTitle=შედით თქვენს ანგარიშში -usernameOrEmail=მომხმარებლის სახელი ან ელფოსტა -password=პაროლი -doForgotPassword=დაგავიწყდათ პაროლი? -doLogIn=შესვლა -noAccount=ახალი მომხმარებელი ბრძანდებით? -invalidUserMessage=არასწორი მომხმარებელი ან პაროლი. -registerTitle=რეგისტრაცია -backToLogin=« შესვლაზე დაბრუნება -requiredFields=აუცილებელი ველები -username=მომხმარებლის სახელი -passwordConfirm=გაიმეორეთ პაროლი -email=ელფოსტა -country=ქვეყანა -missingUsernameMessage=მიუთითეთ მომხმარებლის სახელი. -missingPasswordMessage=მიუთითეთ პაროლი. -missingEmailMessage=მიუთითეთ ელფოსტა. -error-invalid-value=არასწორი მნიშვნელობა. -error-pattern-no-match=არასწორი მნიშვნელობა. -invalidPasswordMinLengthMessage=არასწორი პაროლი: მინიმალური სიგრძეა {0}. -invalidPasswordConfirmMessage=პაროლის დადასტურება არ ემთხვევა. -usernameExistsMessage=მომხმარებლის სახელი უკვე არსებობს. -emailExistsMessage=ელფოსტა უკვე არსებობს. -invalidEmailMessage=არასწორი ელფოსტის მისამართი. -doSignOut=გასვლა -signOut=გასვლა -personalInfo=პერსონალური ინფორმაცია: -personalSubMessage=მართეთ თქვენი ძირითადი ინფორმაცია. -selectALocale=აირჩიეთ ლოკალი +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=შენახვა save=შენახვა -doCancel=გაუქმება -cancel=გაუქმება -deleteAccount=ანგარიშის წაშლა -deleteAccountWarning=ეს შეუქცევადია. თქვენი მონაცემები სამუდამოდ განადგურდება. -delete=წაშლა -accountSecurity=ანგარიშის უსაფრთხოება -signingIn=შესვლა -signingInDescription=შესვლის გზების მორგება. -basic-authentication=საბაზისო ავთენტიკაცია -password-help-text=შესვლა პაროლის შეყვანით. -credentialCreatedAt=<0>შექმნის დრო {{date}}. -update=განახლება -two-factor=2FA -otp-display-name=ავთენტიკატორი აპლიკაცია -otp-help-text=შეიყვანეთ გადამოწმების კოდი ავთენტიკატორი აპლიკაციიდან. -setUpNew={{name}}-ის მოცილება -notSetUp={{name}} მორგებული არაა. -deviceActivity=მოწყობილობის აქტივობა -signedInDevicesExplanation=გასვლა ყველა უცნობი მოწყობილობიდან. -signedInDevices=შესული მოწყობილობები -refreshPage=გვერდის განახლება -currentSession=მიმდინარე სესია -ipAddress=IP მისამართი -lastAccessedOn=ბოლო წვდომა -clients=კლიენტები -started=გაშვებულია -expires=ვადა -applications=აპლიკაციები -applicationsIntroMessage=ადევნეთ თვალყური და მართეთ თქვენი აპის წვდომები თქვენს ანგარიშთან წვდომისთვის +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=სახელი -applicationType=აპლიკაციის ტიპი -status=სტატუსი -internalApp=შიდა -notInUse=არ გამოიყენება -client=კლიენტი -description=აღწერა -inUse=გამოიყენება -reauthenticate=გასაგრძელებლად საჭიროა, ავთენტიკაცია თავიდან გაიაროთ -updatePasswordTitle=პაროლის განახლება -logoutOtherSessions=გასვლა სხვა მოწყობილობებიდან -passwordNew=ახალი პაროლი -doSubmit=გადაცემა -notMatchPasswordMessage=პაროლები არ ემთხვევა. -invalidPasswordHistoryMessage=არასწორი პაროლი: არ უნდა უდრიდეს ბოლო {0} პაროლს. -loginTimeout=თქვენი შესვლის მცდელობის მოლოდინის ვადა ამოიწურა. შესვლა თავიდან დაიწყება. -accountUpdatedMessage=თქვენი ანგარიში განახლდა. -client_account-console=ანგარიშის კონსოლი \ No newline at end of file +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 25f5a4cfb5c599df2982a2793d84822fb3cd47ea Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:12 +0200 Subject: [PATCH 023/192] New translations messages_en.properties (Korean) --- src/messages/messages_ko.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ko.properties b/src/messages/messages_ko.properties index 404ddce63..0602af066 100644 --- a/src/messages/messages_ko.properties +++ b/src/messages/messages_ko.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=암호 +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=이름 +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=등록 +backToLogin=« Back to Login +requiredFields=필수 입력 사항 +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=비밀번호 확인 +email=Email +name=이름 +country=국가 +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=로그아웃 +signOut=로그아웃 + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=저장 +save=저장 +doCancel=취소 +cancel=취소 +deleteAccount=계정 삭제 +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=삭제 +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=업데이트 +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=이름 +applicationType=Application type +status=상태 +internalApp=Internal +notInUse=Not in use +client=Client +description=설명 +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=제출 +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 55a04cfda8149d1061b795096e8453da26271c84 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:13 +0200 Subject: [PATCH 024/192] New translations messages_en.properties (Kurdish) --- src/messages/messages_ku.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ku.properties b/src/messages/messages_ku.properties index f3dc2077d..9a2c50ed6 100644 --- a/src/messages/messages_ku.properties +++ b/src/messages/messages_ku.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Şîfreya +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nav +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Rojavayî +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Nav +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Rekor +save=Rekor +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Paqijkirin +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nav +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 582ed0f23316786c690d947e0f1746b343f60e84 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:14 +0200 Subject: [PATCH 025/192] New translations messages_en.properties (Lithuanian) --- src/messages/messages_lt.properties | 120 +++++++++++++++++++--------- 1 file changed, 84 insertions(+), 36 deletions(-) diff --git a/src/messages/messages_lt.properties b/src/messages/messages_lt.properties index 01524ed0b..202e50464 100644 --- a/src/messages/messages_lt.properties +++ b/src/messages/messages_lt.properties @@ -1,42 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Slaptažodis +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Sukurti „Open Food Facts“ paskyrą -name=Vardas -username-before=Jūsų vartotojo vardas bus rodomas ant visų jūsų pateiktų įrašų ir jo pakeisti negalima -username-after=Vartotojo vardai turi būti 2–20 simbolių ir juose gali būti tik skaičiai bei raidės +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -usernameOrEmail=Naudotojo vardas arba el. pašto adresas -password=Slaptažodis -doForgotPassword=Pamiršote slaptažodį? -doLogIn=Prisijungti -noAccount=Dar neturite paskyros? -invalidUserMessage=Neteisingas naudotojo vardas arba slaptažodis. -backToLogin=« Grįžti į prisijungimo langą +registerTitle=Registruotis +backToLogin=« Back to Login requiredFields=Privalomi laukai -username=Naudotojo vardas -passwordConfirm=Pakartotas slaptažodis -email=El. paštas +username=Vartotojo vardas +username-before=Jūsų vartotojo vardas bus rodomas ant visų jūsų pateiktų įrašų ir jo pakeisti negalima +username-after=Vartotojo vardai turi būti 2–20 simbolių ir juose gali būti tik skaičiai bei raidės +passwordConfirm=Patvirtinti slaptažodį +email=Email +name=Vardas country=Šalis -missingUsernameMessage=Prašome įvesti naudotojo vardą. -missingPasswordMessage=Prašome įvesti slaptažodį. -missingEmailMessage=Prašome įvesti el. pašto adresą. -invalidPasswordMinLengthMessage=Neteisingas slaptažodis: privalomi bent {0} simboliai. -invalidPasswordConfirmMessage=Pakartotas slaptažodis nesutampa. -usernameExistsMessage=Toks naudotojas jau egzistuoja. -emailExistsMessage=El. pašto adresas jau egzistuoja. -invalidEmailMessage=Neteisingas el. pašto adresas. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=Atsijungti -personalInfo=Asmeninė informacija: -doSave=Saugoti +signOut=Atsijungti + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Išsaugoti +save=Išsaugoti doCancel=Atšaukti -clients=Klientai -started=Sukūrimo laikas -expires=Galioja iki -applications=Programos -client=Klientas -updatePasswordTitle=Atnaujinti slaptažodį -passwordNew=Naujas slaptažodis -doSubmit=Patvirtinti -notMatchPasswordMessage=Slaptažodžiai nesutampa. -invalidPasswordHistoryMessage=Neteisingas slaptažodis: negali sutapti su prieš tai naudotais {0} slaptažodžiais. -loginTimeout=Užtrukote per ilgai. Prisijungimo procesas pradedamas iš naujo. -accountUpdatedMessage=Jųsų paskyros informacija atnaujinta. \ No newline at end of file +cancel=Atšaukti +deleteAccount=Ištrinti paskyrą +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Ištrinti +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Atnaujinti +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Vardas +applicationType=Application type +status=Būsena +internalApp=Internal +notInUse=Not in use +client=Client +description=Aprašas +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Pateikti +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From d6c4c232ae533fb427160992e3e7b9b43ba18e71 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:15 +0200 Subject: [PATCH 026/192] New translations messages_en.properties (Mongolian) --- src/messages/messages_mn.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_mn.properties b/src/messages/messages_mn.properties index efc40de85..9556148d3 100644 --- a/src/messages/messages_mn.properties +++ b/src/messages/messages_mn.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Хадгалах +save=Хадгалах +doCancel=Цуцлах +cancel=Цуцлах +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From ec28a2754efd5cdd09f6def5e0f86e0484f90309 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:16 +0200 Subject: [PATCH 027/192] New translations messages_en.properties (Dutch) --- src/messages/messages_nl.properties | 143 +++++++++++++++------------- 1 file changed, 75 insertions(+), 68 deletions(-) diff --git a/src/messages/messages_nl.properties b/src/messages/messages_nl.properties index 9ebe6ca0c..a88ecf318 100644 --- a/src/messages/messages_nl.properties +++ b/src/messages/messages_nl.properties @@ -1,83 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Wachtwoord +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Maak een Open Food Facts-account aan -name=Naam -username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd -username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Inloggen met uw account -usernameOrEmail=Gebruikersnaam of e-mailadres -password=Wachtwoord -doForgotPassword=Wachtwoord vergeten? -doLogIn=Inloggen -noAccount=Nieuwe gebruiker? -invalidUserMessage=Ongeldige gebruikersnaam of wachtwoord. -registerTitle=Registreer -backToLogin=« Terug naar Inloggen +registerTitle=Registreren +backToLogin=« Back to Login requiredFields=Verplichte velden username=Gebruikersnaam -passwordConfirm=Bevestig wachtwoord -email=E-mailadres +username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd +username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten +passwordConfirm=Wachtwoord bevestigen +email=Email +name=Naam country=Land -missingUsernameMessage=Voer uw gebruikersnaam in. -missingPasswordMessage=Voer uw wachtwoord in. -missingEmailMessage=Voer uw e-mailadres in. -error-invalid-value=Ongeldige waarde. -error-pattern-no-match=Ongeldige waarde. -invalidPasswordMinLengthMessage=Ongeldig wachtwoord, de minimumlengte is {0} karakters. -invalidPasswordConfirmMessage=Wachtwoord komt niet overeen met wachtwoordbevestiging. -usernameExistsMessage=Gebruikersnaam bestaat al. -emailExistsMessage=E-mailadres bestaat al. -invalidEmailMessage=Ongeldig e-mailadres. -doSignOut=Afmelden -signOut=Afmelden -personalInfo=Persoonlijke informatie: -personalSubMessage=Beheer uw basisgegevens. -selectALocale=Selecteer een taal +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Uitloggen +signOut=Uitloggen + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Opslaan save=Opslaan doCancel=Annuleer -cancel=Annuleren +cancel=Annuleer deleteAccount=Account verwijderen -deleteAccountWarning=Dit is onomkeerbaar. Al uw gegevens worden permanent vernietigd en zijn onherstelbaar. -delete=Verwijderen -accountSecurity=Accountbeveiliging -signingIn=Aanmelden -signingInDescription=Configureer manieren om aan te melden. -basic-authentication=Basis authenticatie -password-help-text=Meld u aan door uw wachtwoord in te voeren. -credentialCreatedAt=<0>Aangemaakt op {{date}}. -update=Bijwerken -two-factor=Tweestapsverificatie -otp-display-name=Authenticator-applicatie -otp-help-text=Voer een verificatiecode in van de authenticator-applicatie. -setUpNew=Stel {{name}} in -notSetUp={{name}} is niet ingesteld. -deviceActivity=Apparaat activiteit -signedInDevicesExplanation=Meld u af bij onbekende apparaten. -signedInDevices=Ingelogde apparaten -refreshPage=Ververs de pagina -currentSession=Huidige sessie +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Verwijder +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session ipAddress=IP-adres -lastAccessedOn=Laatst geopend +lastAccessedOn=Last accessed clients=Clients -started=Gestart -expires=Vervalt -applications=Applicaties -applicationsIntroMessage=Volg en beheer uw app-toestemming voor toegang tot uw account -applicationName=Applicatienaam -applicationType=Applicatietype +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Naam +applicationType=Application type status=Status -internalApp=Intern -notInUse=Niet in gebruik +internalApp=Internal +notInUse=Not in use client=Client description=Beschrijving -inUse=In gebruik -reauthenticate=Log opnieuw in om verder te gaan -updatePasswordTitle=Wachtwoord updaten -passwordNew=Nieuw wachtwoord +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Verzenden -notMatchPasswordMessage=Wachtwoorden komen niet overeen. -invalidPasswordHistoryMessage=Ongeldig wachtwoord, deze mag niet overeen komen met een van de laatste {0} wachtwoorden. -loginTimeout=U bent te lang bezig geweest met inloggen. Het inlogproces begint opnieuw. -accountUpdatedMessage=Uw account is gewijzigd. -client_account-console=Account Console \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From dbe00a225628fff1b83066709b06e923ec4e486d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:17 +0200 Subject: [PATCH 028/192] New translations messages_en.properties (Norwegian) --- src/messages/messages_no.properties | 122 +++++++++++++++++++--------- 1 file changed, 85 insertions(+), 37 deletions(-) diff --git a/src/messages/messages_no.properties b/src/messages/messages_no.properties index 123e0e681..59895064b 100644 --- a/src/messages/messages_no.properties +++ b/src/messages/messages_no.properties @@ -1,42 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Passord +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrer deg -name=Navn +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registrér +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Navn +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Lagr +save=Lagr +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Slett +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Navn +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. -usernameOrEmail=Brukernavn eller e-postadresse -password=Passord -doForgotPassword=Glemt passord? -doLogIn=Logg inn -noAccount=Ny bruker? -invalidUserMessage=Ugyldig brukernavn eller passord. -backToLogin=« Tilbake til innlogging -requiredFields=Obligatoriske felt -username=Brukernavn -passwordConfirm=Bekreft passord -email=E-postadresse -country=Land -missingUsernameMessage=Vennligst oppgi brukernavn. -missingPasswordMessage=Vennligst oppgi passord. -missingEmailMessage=Vennligst oppgi e-postadresse. -invalidPasswordMinLengthMessage=Ugyldig passord: minimum lengde {0}. -invalidPasswordConfirmMessage=Passord er ikke like. -usernameExistsMessage=Brukernavnet finnes allerede. -emailExistsMessage=E-post finnes allerede. -invalidEmailMessage=Ugyldig e-postadresse. -doSignOut=Logg ut -personalInfo=Personlig informasjon: -doSave=Lagre -doCancel=Avbryt -clients=Klienter -started=Startet -expires=Utløper -applications=Applikasjoner -client=Klient -updatePasswordTitle=Oppdater passord -passwordNew=Nytt passord -doSubmit=Send inn -notMatchPasswordMessage=Passordene er ikke like. -invalidPasswordHistoryMessage=Ugyldig passord: kan ikke være likt noen av de {0} foregående passordene. -loginTimeout=Du brukte for lang tid på å logge inn. Vennligst prøv igjen. -accountUpdatedMessage=Din konto har blitt oppdatert. \ No newline at end of file From ec1710cdc80335497dd5aecc51a4b8ed4e4b2634 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:18 +0200 Subject: [PATCH 029/192] New translations messages_en.properties (Punjabi) --- src/messages/messages_pa.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_pa.properties b/src/messages/messages_pa.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_pa.properties +++ b/src/messages/messages_pa.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 2118a48384a91585e7f85fbe732e9dfb90cbc074 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:19 +0200 Subject: [PATCH 030/192] New translations messages_en.properties (Polish) --- src/messages/messages_pl.properties | 144 +++++++++++++++------------- 1 file changed, 76 insertions(+), 68 deletions(-) diff --git a/src/messages/messages_pl.properties b/src/messages/messages_pl.properties index 2b513f851..bcbbd813d 100644 --- a/src/messages/messages_pl.properties +++ b/src/messages/messages_pl.properties @@ -1,82 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Hasło +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Rejestracja -name=Nazwa +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Zarejestruj się +backToLogin=« Back to Login +requiredFields=Pola wymagane +username=Nazwa użytkownika username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters - - -loginAccountTitle=Zaloguj się na swoje konto -usernameOrEmail=Nazwa użytkownika lub e-mail (login) -password=Hasło -doForgotPassword=Nie pamiętasz hasła? -doLogIn=Logowanie -noAccount=Nie masz konta? -invalidUserMessage=Nieprawidłowa nazwa użytkownika lub hasło. -registerTitle=Rejestracja -backToLogin=« Powrót do logowania -requiredFields=Wymagane pola -username=Nazwa użytkownika (login) passwordConfirm=Potwierdź hasło -email=E-mail -country=Państwo -missingUsernameMessage=Proszę podać nazwę użytkownika. -missingPasswordMessage=Proszę podać hasło. -missingEmailMessage=Proszę podać e-mail. -error-invalid-value=Nieprawidłowa wartość. -error-pattern-no-match=Nieprawidłowa wartość. -invalidPasswordMinLengthMessage=Nieprawidłowe hasło\: minimalna długość {0}. -invalidPasswordConfirmMessage=Potwierdzenie hasła nie pasuje. -usernameExistsMessage=Nazwa użytkownika już istnieje. -emailExistsMessage=Email już istnieje. -invalidEmailMessage=Nieprawidłowy adres e-mail. -doSignOut=Wyloguj +email=Email +name=Nazwa +country=Kraj +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Wyloguj się signOut=Wyloguj się -personalInfo=Informacje osobiste\: -personalSubMessage=Zarządzaj informacjami podstawowymi: twoim imieniem, nazwiskiem oraz emailem -selectALocale=Wybierz lokalizację + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Zapisz save=Zapisz doCancel=Anuluj cancel=Anuluj deleteAccount=Usuń konto -deleteAccountWarning=Jest to nieodwracalne. Wszystkie Twoje dane zostaną trwale zniszczone i nieodzyskiwalne. +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Usuń -accountSecurity=Bezpieczeństwo konta -signingIn=Logowanie -signingInDescription=Konfiguruj sposoby logowania. -basic-authentication=Podstawowe uwierzytelnianie -password-help-text=Zaloguj się, wprowadzając hasło. -credentialCreatedAt=<0>Utworzono {{date}}. +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Aktualizuj -two-factor=Dwuskładnikowe uwierzytelnianie -otp-display-name=Aplikacja uwierzytelniająca -otp-help-text=Wprowadź kod weryfikacyjny z aplikacji uwierzytelniającej. -setUpNew=Skonfiguruj {{name}} -notSetUp={{name}} nie jest skonfigurowany. -deviceActivity=Aktywność urządzenia -signedInDevicesExplanation=Wyloguj się z wszelkich nieznanych urządzeń. -signedInDevices=Zalogowane urządzenia -refreshPage=Odśwież stronę -currentSession=Aktualna sesja -ipAddress=Adres IP -lastAccessedOn=Ostatnio dostępny -clients=Aplikacje klienckie -started=Rozpoczęta -expires=Data ważności -applications=Aplikacje -applicationsIntroMessage=Śledź i zarządzaj uprawnieniami aplikacji do twojego konta +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nazwa -applicationType=Typ aplikacji +applicationType=Application type status=Status -internalApp=Wewnętrzna -notInUse=Nie w użyciu -client=Klient -description=Opis -inUse=W użyciu -updatePasswordTitle=Aktualizacja hasła -passwordNew=Nowe hasło -doSubmit=Zatwierdź -notMatchPasswordMessage=Hasła nie są zgodne. -invalidPasswordHistoryMessage=Nieprawidłowe hasło\: nie może być takie jak {0} ostatnich haseł. -loginTimeout=Zbyt dużo czasu zajęło logowanie. Proces logowania rozpocznie się od nowa. -accountUpdatedMessage=Twoje konto zostało zaktualizowane. -client_account-console=Konsola konta \ No newline at end of file +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Prześlij +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 0a9badbacaabdbbf261a09fae1b0239e78724af3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:20 +0200 Subject: [PATCH 031/192] New translations messages_en.properties (Portuguese) --- src/messages/messages_pt.properties | 146 +++++++++++++++------------- 1 file changed, 76 insertions(+), 70 deletions(-) diff --git a/src/messages/messages_pt.properties b/src/messages/messages_pt.properties index 36685c9b8..3f548d71e 100644 --- a/src/messages/messages_pt.properties +++ b/src/messages/messages_pt.properties @@ -1,84 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Palavra-passe +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Criar uma conta Open Food Facts -name=Nome -username-before=O seu nome de utilizador aparecerá em todas as contribuições que fizer e não pode ser alterado -username-after=Os nomes de utilizador devem ter entre 2 e 20 caracteres e só podem conter números e letras +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Entrar na sua conta -usernameOrEmail=Nome de utilizador ou e-mail -password=Palavra-passe -doForgotPassword=Esqueceu-se da sua palavra-passe? -doLogIn=Entrar -noAccount=Novo utilizador? -invalidUserMessage=Nome de utilizador ou palavra-passe inválida. -registerTitle=Registe-se -backToLogin=« Voltar ao Login +registerTitle=Criar conta +backToLogin=« Back to Login requiredFields=Campos obrigatórios username=Nome de utilizador +username-before=O seu nome de utilizador aparecerá em todas as contribuições que fizer e não pode ser alterado +username-after=Os nomes de utilizador devem ter entre 2 e 20 caracteres e só podem conter números e letras passwordConfirm=Confirme a palavra-passe -email=Endereço de e-mail +email=Email +name=Nome country=País -missingUsernameMessage=Por favor, insira o nome de utilizador. -missingPasswordMessage=Por favor, insira a palavra-passe. -missingEmailMessage=Por favor, insira o endereço de e-mail. -error-invalid-value=Valor inválido. -error-pattern-no-match=Valor inválido. -invalidPasswordMinLengthMessage=Palavra-passe inválida\: deve ter pelo menos {0} caracteres. -invalidPasswordConfirmMessage=Palavra-passe de confirmação não coincide. -usernameExistsMessage=Nome de utilizador já existe. -emailExistsMessage=Endereço de e-mail já existe. -invalidEmailMessage=Endereço de e-mail inválido. -doSignOut=Sair -signOut=Sair da sessão -personalInfo=Informações Pessoais: -personalSubMessage=Gira as suas informações básicas -selectALocale=Selecionar língua -doSave=Gravar +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Terminar sessão +signOut=Terminar sessão + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Guardar save=Guardar doCancel=Cancelar cancel=Cancelar -deleteAccount=Apagar Conta -deleteAccountWarning=Esta ação é irreversível. Todos os seus dados serão apagados permanentemente e não poderão ser recuperados. -delete=Apagar -accountSecurity=Segurança da conta -signingIn=Entrar na Conta -signingInDescription=Configure maneiras de fazer login. -basic-authentication=Autenticação Básica -password-help-text=Faça o login insirindo a sua palavra-passe. -credentialCreatedAt=<0>Criado {{date}}. +deleteAccount=Eliminar a conta +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Eliminar +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Atualizar -two-factor=Autenticação de Dois Fatores -otp-display-name=Aplicação Autenticador -otp-help-text=Insira o código de verificação da aplicação autenticador. -setUpNew=Configurar {{name}} -notSetUp={{name}} não está configurada. -deviceActivity=Atividade dos dispositivos -signedInDevicesExplanation=Saia de qualquer dispositivo que não reconheça. -signedInDevices=Dispositivos autenticados -refreshPage=Atualizar página -currentSession=Sessão Atual +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session ipAddress=Endereço IP -lastAccessedOn=Último acesso em -clients=Clientes -started=Início em -expires=Expira em -applications=Aplicações -applicationsIntroMessage=Acompanhe e gira as permissões da aplicação para acesso à sua conta +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nome -applicationType=Tipo de aplicação +applicationType=Application type status=Estado -internalApp=Interna -notInUse=Não utilizado -client=Cliente +internalApp=Internal +notInUse=Not in use +client=Client description=Descrição -inUse=Em uso -reauthenticate=Autentique-se novamente para continuar -updatePasswordTitle=Atualizar palavra-passe -logoutOtherSessions=Sair dos outros dispositivos -passwordNew=Nova palavra-passe -doSubmit=Confirmar -notMatchPasswordMessage=As palavras-passes não coincidem. -invalidPasswordHistoryMessage=Palavra-passe inválida\: não pode ser igual a qualquer uma da(s) última(s) {0} palavra-passe(s). -loginTimeout=Demorou muito tempo para entrar. Por favor, recomece o processo de login. -accountUpdatedMessage=A sua conta foi atualizada. -client_account-console=Consola da Conta \ No newline at end of file +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Enviar +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 663d76163861ecfe9e11c4289f152f64687a7fea Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:21 +0200 Subject: [PATCH 032/192] New translations messages_en.properties (Russian) --- src/messages/messages_ru.properties | 143 +++++++++++++++------------- 1 file changed, 76 insertions(+), 67 deletions(-) diff --git a/src/messages/messages_ru.properties b/src/messages/messages_ru.properties index c38b72fd3..a35d2ef75 100644 --- a/src/messages/messages_ru.properties +++ b/src/messages/messages_ru.properties @@ -1,81 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Пароль +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Регистрация -name=Название +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Зарегистрироваться +backToLogin=« Back to Login +requiredFields=Обязательные поля +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Подтвердите пароль +email=Email +name=Название +country=Страна +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Выйти +signOut=Выйти -loginAccountTitle=Вход в учетную запись -usernameOrEmail=Имя пользователя или E-mail -password=Пароль -doForgotPassword=Забыли пароль? -doLogIn=Вход -noAccount=Новый пользователь? -invalidUserMessage=Неправильное имя пользователя или пароль. -backToLogin=« Назад ко входу -requiredFields=Обязательные поля -username=Имя пользователя -passwordConfirm=Подтверждение пароля -email=E-mail -country=Страна -missingUsernameMessage=Пожалуйста введите имя пользователя. -missingPasswordMessage=Пожалуйста введите пароль. -missingEmailMessage=Пожалуйста введите E-mail. -error-invalid-value=''{{0}}'' имеет недопустимое значение. -error-pattern-no-match=''{{0}}'' не соответствует требуемому формату. -invalidPasswordMinLengthMessage=Некорректный пароль: длина пароля должна быть не менее {0} символов(а). -invalidPasswordConfirmMessage=Подтверждение пароля не совпадает. -usernameExistsMessage=Имя пользователя уже занято. -emailExistsMessage=E-mail уже существует. -invalidEmailMessage=Неправильный E-mail. -doSignOut=Выход -signOut=Выход -personalInfo=Персональная информация: -personalSubMessage=Управление данными о себе -selectALocale=Выбрать язык +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Сохранить save=Сохранить doCancel=Отмена cancel=Отмена -deleteAccount=Удалить аккаунт -deleteAccountWarning=Это необратимо. Все ваши данные будут безвозвратно уничтожены. +deleteAccount=Удалить учётную запись +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Удалить -accountSecurity=Безопасность -signingIn=Вход -signingInDescription=Настройте способы входа в систему. -basic-authentication=Базовая аутентификация -password-help-text=Вход с использованием ввода пароля -credentialCreatedAt=Создан +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Обновить -two-factor=Двухфакторная аутентификация -otp-display-name=приложение аутентификатор -otp-help-text=Ввод проверочного кода из приложения аутентификатора -setUpNew=Настроить {0} -notSetUp={0} не настроено. -deviceActivity=Активные устройства -signedInDevicesExplanation=Выполните выход с незнакомых устройств -signedInDevices=Выполнен вход на устройствах -refreshPage=Обновить страницу -currentSession=Текущая сессия -ipAddress=IP адрес -lastAccessedOn=Последний доступ -clients=Клиенты -started=Начата -expires=Истекает -applications=Приложения -applicationsIntroMessage=Отслеживайте и управляйте разрешениями приложений на доступ к вашей учетной записи -applicationName=Имя -applicationType=Тип приложения +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP-адрес. +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Название +applicationType=Application type status=Статус -internalApp=Внутренний -notInUse=Не используется -client=Клиент +internalApp=Internal +notInUse=Not in use +client=Client description=Описание -inUse=Используется -updatePasswordTitle=Обновление пароля -logoutOtherSessions=Выполнить выход на других устройствах -passwordNew=Новый пароль +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Подтвердить -notMatchPasswordMessage=Пароли не совпадают. -invalidPasswordHistoryMessage=Некорректный пароль: пароль не должен совпадать с последним(и) {0} паролем(ями). -loginTimeout=Вы слишком долго бездействовали. Процесс аутентификации начнется с начала. -accountUpdatedMessage=Ваша учетная запись успешно обновлена. \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 0f07ece77ff8a30ba6686f42697b6f57b4c5fd65 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:22 +0200 Subject: [PATCH 033/192] New translations messages_en.properties (Slovak) --- src/messages/messages_sk.properties | 128 ++++++++++++++++++---------- 1 file changed, 83 insertions(+), 45 deletions(-) diff --git a/src/messages/messages_sk.properties b/src/messages/messages_sk.properties index b252edd1b..26a375fdc 100644 --- a/src/messages/messages_sk.properties +++ b/src/messages/messages_sk.properties @@ -1,52 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Heslo +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrácia -name=Názov +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Potvrďte heslo +email=Email +name=Názov +country=Krajina +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Odhlásiť sa +signOut=Odhlásiť sa -loginAccountTitle=Prihláste sa do svojho účtu -usernameOrEmail=Prihlasovacie meno alebo e-mail -password=Heslo -doForgotPassword=Zabudli ste heslo? -doLogIn=Prihlásenie -noAccount=Nový používateľ? -invalidUserMessage=Neplatné používateľské meno alebo heslo. -registerTitle=Registrácia -backToLogin=« Späť na prihlásenie -requiredFields=Povinné polia -username=Prihlasovacie meno -passwordConfirm=Potvrdenie hesla -email=E-mail -country=Štát -missingUsernameMessage=Zadajte používateľské meno. -missingPasswordMessage=Zadajte prosím heslo. -missingEmailMessage=Zadajte e-mail. -error-invalid-value=Neplatná hodnota. -error-pattern-no-match=Neplatná hodnota. -invalidPasswordMinLengthMessage=Neplatné heslo: minimálna dĺžka {0}. -invalidPasswordConfirmMessage=Potvrdenie hesla sa nezhoduje. -usernameExistsMessage=Užívateľské meno už existuje. -emailExistsMessage=E-mail už existuje. -invalidEmailMessage=Neplatná e-mailová adresa. -doSignOut=Odhlásiť -personalInfo=Osobné informácie: +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Uložiť +save=Uložiť doCancel=Zrušiť -password-help-text=Prihlásenie zadaním hesla. -otp-display-name=Authenticator Application -otp-help-text=Zadajte overovací kód z aplikácie autentifikátora. -clients=Klienti -started=Začíname -expires=Vyprší -applications=Aplikácie -client=Klient -reauthenticate=Pre pokračovanie sa prosím prihláste znova -updatePasswordTitle=Aktualizácia hesla -logoutOtherSessions=Odhlásenie z iných zariadení -passwordNew=Nové heslo -doSubmit=Odoslať -notMatchPasswordMessage=Heslá sa nezhodujú. -invalidPasswordHistoryMessage=Neplatné heslo: nesmie sa rovnať žiadnemu z posledných {0} hesiel. -loginTimeout=Prihlasovanie trvalo príliš dlho. Prihlasovací proces začína od začiatku. -accountUpdatedMessage=Váš účet bol aktualizovaný. -client_account-console=Užívateľská konzola \ No newline at end of file +cancel=Zrušiť +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Vymazať +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Aktualizovať +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Názov +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Potvrdiť +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 961fdd15b5c9aec7f60a0950cd62f621768792ac Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:23 +0200 Subject: [PATCH 034/192] New translations messages_en.properties (Slovenian) --- src/messages/messages_sl.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sl.properties b/src/messages/messages_sl.properties index c44b5a50c..5d0315664 100644 --- a/src/messages/messages_sl.properties +++ b/src/messages/messages_sl.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Geslo +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Ime +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registriraj se +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Potrdite geslo +email=Email +name=Ime +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Odjava +signOut=Odjava + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Shrani +save=Shrani +doCancel=Prekliči +cancel=Prekliči +deleteAccount=Izbrišite račun +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Izbriši +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Ime +applicationType=Application type +status=Stanje +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From faa364e619c293bb2a5f6ed5af862d120d304ae2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:24 +0200 Subject: [PATCH 035/192] New translations messages_en.properties (Albanian) --- src/messages/messages_sq.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sq.properties b/src/messages/messages_sq.properties index efc40de85..126fea0d2 100644 --- a/src/messages/messages_sq.properties +++ b/src/messages/messages_sq.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Rregjistrohuni +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Dilni +signOut=Dilni + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f205c557e463402f29ac178207da72ecdd681a58 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:25 +0200 Subject: [PATCH 036/192] New translations messages_en.properties (Serbian (Cyrillic)) --- src/messages/messages_sr.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sr.properties b/src/messages/messages_sr.properties index d2f2450df..9ecab6b91 100644 --- a/src/messages/messages_sr.properties +++ b/src/messages/messages_sr.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Naziv +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Региструјте се +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 49fe76c52cd6349a8cf7269c6def83fcc19e9a2f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:26 +0200 Subject: [PATCH 037/192] New translations messages_en.properties (Swati) --- src/messages/messages_ss.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ss.properties b/src/messages/messages_ss.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ss.properties +++ b/src/messages/messages_ss.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 8dcb45c70305b7ad1652c20ac40d85bccc463470 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:27 +0200 Subject: [PATCH 038/192] New translations messages_en.properties (Southern Sotho) --- src/messages/messages_st.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_st.properties b/src/messages/messages_st.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_st.properties +++ b/src/messages/messages_st.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f8f4d87bae0b3d07723cd4dc130f767e9212c903 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:28 +0200 Subject: [PATCH 039/192] New translations messages_en.properties (Swedish) --- src/messages/messages_sv.properties | 119 +++++++++++++++++++--------- 1 file changed, 83 insertions(+), 36 deletions(-) diff --git a/src/messages/messages_sv.properties b/src/messages/messages_sv.properties index 3cc703a93..71c5282ac 100644 --- a/src/messages/messages_sv.properties +++ b/src/messages/messages_sv.properties @@ -1,43 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Lösenord +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrera -name=Namn -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Logga in till ditt konto -usernameOrEmail=Användarnamn eller e-post -password=Lösenord -doForgotPassword=Glömt lösenord? -doLogIn=Logga in -noAccount=Ny användare? -invalidUserMessage=Ogiltigt användarnamn eller lösenord. -backToLogin=« Tillbaka till inloggningen +registerTitle=Registrera dig +backToLogin=« Back to Login requiredFields=Obligatoriska fält -username=Användarnamn +username=Username +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Bekräfta lösenord -email=E-post +email=Email +name=Namn country=Land -missingUsernameMessage=Vänligen ange användarnamn. -missingPasswordMessage=Vänligen ange lösenord. -missingEmailMessage=Vänligen ange e-post. -invalidPasswordMinLengthMessage=Ogiltigt lösenord. Minsta längd är {0}. -invalidPasswordConfirmMessage=Lösenordsbekräftelsen matchar inte. -usernameExistsMessage=Användarnamnet finns redan. -emailExistsMessage=E-postadressen finns redan. -invalidEmailMessage=Ogiltig e-postadress. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=Logga ut -personalInfo=Personlig information: +signOut=Logga ut + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Spara -doCancel=Avbryt -clients=Klienter -started=Startade -expires=Upphör -applications=Applikationer -client=Klient -updatePasswordTitle=Uppdatera lösenord -passwordNew=Nytt lösenord -doSubmit=Skicka -notMatchPasswordMessage=Lösenorden matchar inte. -invalidPasswordHistoryMessage=Ogiltigt lösenord: Får inte vara samma som de senaste {0} lösenorden. -loginTimeout=Det tog för lång tid att logga in. Inloggningsprocessen börjar om. -accountUpdatedMessage=Ditt konto har uppdaterats. \ No newline at end of file +save=Spara +doCancel=Annulera +cancel=Annulera +deleteAccount=Radera konto +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Radera +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Uppdatera +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Namn +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Skicka in +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 0dcbff56d65af61c64cd4a4307fd7160d42bb505 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:29 +0200 Subject: [PATCH 040/192] New translations messages_en.properties (Tswana) --- src/messages/messages_tn.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_tn.properties b/src/messages/messages_tn.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_tn.properties +++ b/src/messages/messages_tn.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 98219ad07abc02a7fd0c7c85092685aec665ec2d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:30 +0200 Subject: [PATCH 041/192] New translations messages_en.properties (Turkish) --- src/messages/messages_tr.properties | 140 +++++++++++++++------------- 1 file changed, 75 insertions(+), 65 deletions(-) diff --git a/src/messages/messages_tr.properties b/src/messages/messages_tr.properties index 7e0a5796d..ddee0ffef 100644 --- a/src/messages/messages_tr.properties +++ b/src/messages/messages_tr.properties @@ -1,80 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Şifre +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Kayıt ol -name=İsim +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Kaydol +backToLogin=« Back to Login +requiredFields=Gerekli alanlar +username=Kullanıcı adı username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Şifreyi Onayla +email=Email +name=İsim +country=Ülke +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Çıkış yap +signOut=Çıkış yap -usernameOrEmail=Kullanıcı adı veya E-mail -password=Şifre -doForgotPassword=Parolanızı mı unuttunuz? -doLogIn=Oturum aç -noAccount=Yeni kullanıcı? -invalidUserMessage=Geçersiz kullanıcı adı veya şifre. -registerTitle=Kayıt ol -backToLogin=« Giriş''e geri dön -requiredFields=Zorunlu Alanlar -username=Kullanıcı Adı -passwordConfirm=Şifre Doğrulama -email=E-Mail -country=Ülke -missingUsernameMessage=Lütfen kullanıcı adını belirtin. -missingPasswordMessage=Lütfen şifre belirtin. -missingEmailMessage=Lütfen email belirtin. -error-invalid-value=''{{0}}'' geçersiz bir değere sahip. -error-pattern-no-match=''{{0}}'' gerekli formatla eşleşmiyor. -invalidPasswordMinLengthMessage=Geçersiz Şifre: En az {0} karakter uzunluğunda olmalı. -invalidPasswordConfirmMessage=Şifre onayı eşleşmiyor. -usernameExistsMessage=Kullanıcı adı zaten var. -emailExistsMessage=Bu e-posta zaten var. -invalidEmailMessage=Geçersiz e-posta adresi. -doSignOut=Çıkış -signOut=Çıkış yapın -personalInfo=Kişisel bilgi: -personalSubMessage=Bu temel bilgileri yönetin: adınız, soyadınız ve e-posta adresiniz -selectALocale=Yerelleştirme seçin +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Kaydet save=Kaydet -doCancel=İptal et +doCancel=İptal cancel=İptal -deleteAccount=Hesap sil -deleteAccountWarning=Bu geri döndürülemez. Tüm verileriniz kalıcı olarak yok edilecek ve geri getirilemeyecektir. +deleteAccount=Hesabımı sil +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Sil -accountSecurity=Hesap güvenliği -signingIn=Oturum açma -signingInDescription=Oturum açma yollarını yapılandırma. -basic-authentication=Temel kimlik doğrulama -password-help-text=Şifrenizi girerek oturum açın. -credentialCreatedAt=<0>Oluşturma {{date}}. +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=Güncelle -two-factor=İki faktörlü kimlik doğrulama -otp-display-name=Kimlik Doğrulayıcı uygulaması -otp-help-text=Kimlik doğrulayıcı uygulamasından bir doğrulama kodu girin. -setUpNew={{name}} ayarla -notSetUp={{isim}} ayarlanmamış. -deviceActivity=Cihaz etkinliği -signedInDevicesExplanation=Bilmediğiniz cihazlardan çıkış yapın. -signedInDevices=İmzalı cihazlar -refreshPage=Sayfayı yenileyin -currentSession=Aktif oturum +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session ipAddress=IP adresi -lastAccessedOn=Son erişim -clients=İstemciler -started=Başlangıç Tarihi -expires=Son Kullanma Tarihi -applications=Uygulama -applicationsIntroMessage=Hesabınıza erişmek için uygulama izninizi takip edin ve yönetin +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=İsim -applicationType=Uygulama Tipi +applicationType=Application type status=Durum -internalApp=Dahili -notInUse=Kullanımda değil -client=İstemci +internalApp=Internal +notInUse=Not in use +client=Client description=Açıklama -inUse=Kullanımda -updatePasswordTitle=Şifre güncelle -passwordNew=Yeni Şifre +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password doSubmit=Gönder -notMatchPasswordMessage=Şifreler eşleşmiyor. -invalidPasswordHistoryMessage=Geçersiz Şifre: Son {0} şifreden biri olamaz. -loginTimeout=Giriş yapmak çok uzun sürdü. Giriş süreci baştan başlayacak. -accountUpdatedMessage=Hesabın güncellendi. \ No newline at end of file +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 46afd18d516cc76b1527d14d077d232905e7dbbe Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:31 +0200 Subject: [PATCH 042/192] New translations messages_en.properties (Tsonga) --- src/messages/messages_ts.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ts.properties b/src/messages/messages_ts.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ts.properties +++ b/src/messages/messages_ts.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 03b5549566fbd3f1db7d78a399e475ed16ad7646 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:32 +0200 Subject: [PATCH 043/192] New translations messages_en.properties (Ukrainian) --- src/messages/messages_uk.properties | 148 +++++++++++++++------------- 1 file changed, 77 insertions(+), 71 deletions(-) diff --git a/src/messages/messages_uk.properties b/src/messages/messages_uk.properties index 004a7c021..3509bbc18 100644 --- a/src/messages/messages_uk.properties +++ b/src/messages/messages_uk.properties @@ -1,84 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Пароль +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Зареєструватися -name=Ім’я -username-before=Ваше ім’я відображатиметься на всіх ваших внесках і не може бути змінено -username-after=Ім’я користувача має містити від 2 до 20 символів і може містити лише цифри та літери +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. - -loginAccountTitle=Увійдіть у свій обліковий запис -usernameOrEmail=Ім''я користувача або електронна пошта -password=Пароль -doForgotPassword=Забули пароль? -doLogIn=Увійти -noAccount=Новий користувач? -invalidUserMessage=Невірне ім''я користувача або пароль. registerTitle=Зареєструватися -backToLogin=« Назад до входу -requiredFields=Обов''язкові поля -username=Ім''я користувача +backToLogin=« Back to Login +requiredFields=Обов'язкові для заповнення поля +username=Ім'я користувача +username-before=Ваше ім’я відображатиметься на всіх ваших внесках і не може бути змінено +username-after=Ім’я користувача має містити від 2 до 20 символів і може містити лише цифри та літери passwordConfirm=Підтвердити пароль -email=Електронна пошта +email=Email +name=Ім’я country=Країна -missingUsernameMessage=Будь ласка, вкажіть ім''я користувача. -missingPasswordMessage=Будь ласка, вкажіть пароль. -missingEmailMessage=Будь ласка, вкажіть адресу електронної пошти. -error-invalid-value=Невірне значення. -error-pattern-no-match=Невірне значення. -invalidPasswordMinLengthMessage=Невірний пароль: довжина пароля повинна бути не менше {0} символів(а). -invalidPasswordConfirmMessage=Підтвердження паролю не збігається. -usernameExistsMessage=Ім''я користувача вже існує. -emailExistsMessage=Адреса електронної пошти вже існує. -invalidEmailMessage=Невірна адреса електронної пошти. +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=Вийти signOut=Вийти -personalInfo=Особиста інформація: -personalSubMessage=Керування своєю основною інформацією. -selectALocale=Виберіть мову + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Зберегти save=Зберегти -doCancel=Скасувати -cancel=Скасувати +doCancel=Відмінити +cancel=Відмінити deleteAccount=Видалити обліковий запис -deleteAccountWarning=Це незворотно. Усі Ваші дані буде остаточно знищено та неможливо відновити. +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Видалити -accountSecurity=Безпека облікового запису -signingIn=Вхід -signingInDescription=Налаштувати способи входу. -basic-authentication=Базова автентифікація -password-help-text=Увійдіть, ввівши свій пароль. -credentialCreatedAt=<0>Створено {{date}}. -update=Оновити -two-factor=Двофакторна автентифікація -otp-display-name=Застосунок автентифікації -otp-help-text=Введіть код підтвердження з застосунку автентифікації. -setUpNew=Налаштувати {{name}} -notSetUp={{name}} не налаштовано. -deviceActivity=Активні пристрої -signedInDevicesExplanation=Вийдіть із будь-яких незнайомих пристроїв. -signedInDevices=Пристрої, на яких виконано вхід -refreshPage=Оновити сторінку -currentSession=Поточна сесія +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Редагувати +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session ipAddress=IP-адреса -lastAccessedOn=Останній доступ -clients=Клієнти -started=Почато -expires=Закінчується -applications=Застосунки -applicationsIntroMessage=Відстежуйте та керуйте дозволом Вашого застосунку і доступом до Вашого облікового запису -applicationName=Назва -applicationType=Тип застосунку -status=Статус -internalApp=Внутрішній -notInUse=Не використовується -client=Клієнт +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Ім’я +applicationType=Application type +status=Стан +internalApp=Internal +notInUse=Not in use +client=Client description=Опис -inUse=Використовується -reauthenticate=Будь ласка, пройдіть повторну автентифікацію, щоб продовжити -updatePasswordTitle=Оновити пароль -logoutOtherSessions=Вийти з інших пристроїв -passwordNew=Новий пароль -doSubmit=Надіслати -notMatchPasswordMessage=Паролі не збігаються. -invalidPasswordHistoryMessage=Недійсний пароль: пароль не повинен збігатися з жодним з останніх {0} паролів. -loginTimeout=Час очікування вашої спроби входу минув. Вхід почнеться з початку. -accountUpdatedMessage=Ваш обліковий запис оновлено. -client_account-console=Консоль облікового запису \ No newline at end of file +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Підтвердити +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 1ffd301e253d19eb18029ee25334f65d091780b1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:33 +0200 Subject: [PATCH 044/192] New translations messages_en.properties (Venda) --- src/messages/messages_ve.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ve.properties b/src/messages/messages_ve.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ve.properties +++ b/src/messages/messages_ve.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f885dc2edee049c569ae163a2552cf50ab7dedfb Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:34 +0200 Subject: [PATCH 045/192] New translations messages_en.properties (Xhosa) --- src/messages/messages_xh.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_xh.properties b/src/messages/messages_xh.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_xh.properties +++ b/src/messages/messages_xh.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From abd0632d0773423920941afe6d6d3feff555c359 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:35 +0200 Subject: [PATCH 046/192] New translations messages_en.properties (Chinese Simplified) --- src/messages/messages_zh.properties | 150 +++++++++++++++------------- 1 file changed, 78 insertions(+), 72 deletions(-) diff --git a/src/messages/messages_zh.properties b/src/messages/messages_zh.properties index a9556a0ae..b666b8568 100644 --- a/src/messages/messages_zh.properties +++ b/src/messages/messages_zh.properties @@ -1,84 +1,90 @@ -doRegister=注册 -name=名称 -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters - - -loginAccountTitle=登录到您的账户 -usernameOrEmail=用户名 或 电子邮箱地址 +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email password=密码 -doForgotPassword=忘记密码? -doLogIn=登录 -noAccount=新用户? -invalidUserMessage=无效的用户名或密码。 +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? +doRegister=Create an Open Food Facts account +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + registerTitle=注册 -backToLogin=« 回到登录 +backToLogin=« Back to Login requiredFields=必填字段 username=用户名 +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=确认密码 email=Email -country=国家 -missingUsernameMessage=请输入用户名。 -missingPasswordMessage=请输入密码。 -missingEmailMessage=请输入电子邮箱. -error-invalid-value=无效值。 -error-pattern-no-match=无效值。 -invalidPasswordMinLengthMessage=无效的密码:最短长度 {0}. -invalidPasswordConfirmMessage=确认密码不相同 -usernameExistsMessage=用户名已被占用 -emailExistsMessage=电子邮件已存在。 -invalidEmailMessage=无效的电子邮件地址 +name=名称 +country=地區 +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + doSignOut=登出 signOut=登出 -personalInfo=个人信息\: -personalSubMessage=管理您的基本信息。 -selectALocale=选择语言 -doSave=保存 -save=保存 + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=儲存 +save=儲存 doCancel=取消 cancel=取消 -deleteAccount=删除帐户 -deleteAccountWarning=这是不可恢复的。您的所有资料将永久销毁且无法恢复。 -delete=刪除 -accountSecurity=帐户安全 -signingIn=登陆凭证 -signingInDescription=设置登陆方式 -basic-authentication=基本身份验证 -password-help-text=通过输入密码登录。 -credentialCreatedAt={{date}} <0>创建 +deleteAccount=删除账号 +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=删除 +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=更新 -two-factor=双因子身份验证 -otp-display-name=验证器应用程序 -otp-help-text=从验证器应用输入验证码。 -setUpNew=设置 {{name}} -notSetUp=尚未设置 {{name}}。 -deviceActivity=设备活动 -signedInDevicesExplanation=退出任何不熟悉的设备。 -signedInDevices=已登陆设备 -refreshPage=刷新页面 -currentSession=当前会话 -ipAddress=IP 地址 -lastAccessedOn=上次访问时间 -clients=客户端 -started=开始 -expires=过期时间 -applications=应用 -applicationsIntroMessage=跟踪和管理您的应用程序访问您帐户的权限 -applicationName=名稱 -applicationType=應用程式型態 +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=名称 +applicationType=Application type status=状态 -internalApp=内置应用 -notInUse=未被使用 -client=客户端 -description=描述 -inUse=使用中 -reauthenticate=请重新授权以继续 -updatePasswordTitle=更新密码 -logoutOtherSessions=从其他设备中登出 -passwordNew=新密码 -doSubmit=提交 -notMatchPasswordMessage=密码不匹配。 -invalidPasswordHistoryMessage=无效的密码: 不能与前 {0} 个旧密码相同. -loginTimeout=您的登录已超时,请重新开始登录。 -accountUpdatedMessage=您的账户已经更新。 -client_account-console=账户控制台 \ No newline at end of file +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=送出 +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 8babf1081e4e6320e482411c58fdde1a16222b52 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:36 +0200 Subject: [PATCH 047/192] New translations messages_en.properties (Chinese Traditional) --- src/messages/messages_zh.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/messages/messages_zh.properties b/src/messages/messages_zh.properties index b666b8568..729528859 100644 --- a/src/messages/messages_zh.properties +++ b/src/messages/messages_zh.properties @@ -1,6 +1,6 @@ loginAccountTitle=Sign in to your account usernameOrEmail=Username or email -password=密码 +password=密碼 doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? @@ -8,15 +8,15 @@ doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=注册 +registerTitle=註冊 backToLogin=« Back to Login -requiredFields=必填字段 -username=用户名 +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=确认密码 +passwordConfirm=確認密碼 email=Email -name=名称 +name=名稱 country=地區 missingUsernameMessage=Please specify username. missingPasswordMessage=Please specify password. @@ -39,9 +39,9 @@ doSave=儲存 save=儲存 doCancel=取消 cancel=取消 -deleteAccount=删除账号 +deleteAccount=刪除帳號 deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=删除 +delete=刪除 accountUpdatedMessage=Your account has been updated. accountSecurity=Account security @@ -70,9 +70,9 @@ expires=Expires applications=Applications applicationsIntroMessage=View applications your account has access to -applicationName=名称 +applicationName=名稱 applicationType=Application type -status=状态 +status=狀態 internalApp=Internal notInUse=Not in use client=Client From adaa89b8d1a1421e5e2b109dc458067f370abcb7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:37 +0200 Subject: [PATCH 048/192] New translations messages_en.properties (Zulu) --- src/messages/messages_zu.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_zu.properties b/src/messages/messages_zu.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_zu.properties +++ b/src/messages/messages_zu.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From ee474062c99c00b4ed5f59c4ceb8d5635917617c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:38 +0200 Subject: [PATCH 049/192] New translations messages_en.properties (English) --- src/messages/messages_en.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/messages/messages_en.properties b/src/messages/messages_en.properties index 5a28e9b53..4b532d761 100644 --- a/src/messages/messages_en.properties +++ b/src/messages/messages_en.properties @@ -23,8 +23,8 @@ missingPasswordMessage=Please specify password. missingEmailMessage=Please specify email. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn''t match. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. usernameExistsMessage=Username already exists. emailExistsMessage=Email already exists. invalidEmailMessage=Invalid email address. @@ -85,6 +85,6 @@ updatePasswordTitle=Update password logoutOtherSessions=Sign out from other devices passwordNew=New Password doSubmit=Submit -notMatchPasswordMessage=Passwords don''t match. -invalidPasswordHistoryMessage=Invalid password: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 6d1f67628adac47c85e392d8506aea0752b99e09 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:39 +0200 Subject: [PATCH 050/192] New translations messages_en.properties (Vietnamese) --- src/messages/messages_vi.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_vi.properties b/src/messages/messages_vi.properties index 5bb8086fe..19826d7f2 100644 --- a/src/messages/messages_vi.properties +++ b/src/messages/messages_vi.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Mật khẩu +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Tên +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Đăng ký +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Xác nhận mật khẩu +email=Email +name=Tên +country=Quốc gia +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Thoát +signOut=Thoát + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Lưu +save=Lưu +doCancel=Huỷ +cancel=Huỷ +deleteAccount=Xoá tài khoản +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Xóa +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Cập nhật +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Tên +applicationType=Application type +status=Trạng thái +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Gửi +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 034e80a8ffe4435606f839d6406214002da06f3e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:39 +0200 Subject: [PATCH 051/192] New translations messages_en.properties (Galician) --- src/messages/messages_gl.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_gl.properties b/src/messages/messages_gl.properties index ce7aa7210..57c5d0345 100644 --- a/src/messages/messages_gl.properties +++ b/src/messages/messages_gl.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Contrasinal +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nome +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Rexistrar +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Nome +country=País +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Gardar +save=Gardar +doCancel=Cancelar +cancel=Cancelar +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Eliminar +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Actualizar +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nome +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Enviar +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f8a755c806eae58de83f03d722333d17c9d30ea5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:40 +0200 Subject: [PATCH 052/192] New translations messages_en.properties (Icelandic) --- src/messages/messages_is.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_is.properties b/src/messages/messages_is.properties index efc40de85..cfbe10129 100644 --- a/src/messages/messages_is.properties +++ b/src/messages/messages_is.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Nýskráning +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 81fea58909dd707df15462fbea91cfcd07b23173 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:41 +0200 Subject: [PATCH 053/192] New translations messages_en.properties (Portuguese, Brazilian) --- src/messages/messages_pt.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/messages/messages_pt.properties b/src/messages/messages_pt.properties index 3f548d71e..20399d457 100644 --- a/src/messages/messages_pt.properties +++ b/src/messages/messages_pt.properties @@ -4,16 +4,16 @@ password=Palavra-passe doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? -doRegister=Criar uma conta Open Food Facts +doRegister=Cadastre-se invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. registerTitle=Criar conta backToLogin=« Back to Login requiredFields=Campos obrigatórios -username=Nome de utilizador -username-before=O seu nome de utilizador aparecerá em todas as contribuições que fizer e não pode ser alterado -username-after=Os nomes de utilizador devem ter entre 2 e 20 caracteres e só podem conter números e letras +username=Nome de usuário +username-before=Your username will appear on all contributions you make and cannot be changed +username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirme a palavra-passe email=Email name=Nome @@ -29,8 +29,8 @@ usernameExistsMessage=Username already exists. emailExistsMessage=Email already exists. invalidEmailMessage=Invalid email address. -doSignOut=Terminar sessão -signOut=Terminar sessão +doSignOut=Sair +signOut=Sair personalInfo=Personal info personalSubMessage=Manage your basic information. @@ -50,7 +50,7 @@ signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication password-help-text=Sign in by entering your password. credentialCreatedAt=<0>Created {{date}}. -update=Atualizar +update=Atualização two-factor=Two-factor authentication otp-display-name=Authenticator application otp-help-text=Enter a verification code from authenticator application. @@ -62,7 +62,7 @@ signedInDevicesExplanation=Sign out of any unfamiliar devices. signedInDevices=Signed in devices refreshPage=Refresh the page currentSession=Current session -ipAddress=Endereço IP +ipAddress=IP address lastAccessedOn=Last accessed clients=Clients started=Started @@ -76,7 +76,7 @@ status=Estado internalApp=Internal notInUse=Not in use client=Client -description=Descrição +description=Description inUse=In use client_account-console=Account Console @@ -84,7 +84,7 @@ reauthenticate=Please re-authenticate to continue updatePasswordTitle=Update password logoutOtherSessions=Sign out from other devices passwordNew=New Password -doSubmit=Enviar +doSubmit=Envie notMatchPasswordMessage=Passwords don't match. invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 131bba8ab893185b373be2b1ce709f8737394b1f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:42 +0200 Subject: [PATCH 054/192] New translations messages_en.properties (Indonesian) --- src/messages/messages_id.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_id.properties b/src/messages/messages_id.properties index 2cd492331..7ff6b73e8 100644 --- a/src/messages/messages_id.properties +++ b/src/messages/messages_id.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Kata sandi +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nama +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Daftar +backToLogin=« Back to Login +requiredFields=Bidang yang harus diisi +username=Nama pengguna username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Konfirmasi kata sandi +email=Email +name=Nama +country=Negara +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Keluar +signOut=Keluar + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=menyimpan +save=menyimpan +doCancel=Batalkan +cancel=Batalkan +deleteAccount=Hapus akun +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Hapus +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Pembaruan +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=Alamat IP +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nama +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Deskripsi +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Kirim +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 1bf44aca769e33d26e24b79eeb8cbf9856ec4e75 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:43 +0200 Subject: [PATCH 055/192] New translations messages_en.properties (Persian) --- src/messages/messages_fa.properties | 158 +++++++++++++++------------- 1 file changed, 84 insertions(+), 74 deletions(-) diff --git a/src/messages/messages_fa.properties b/src/messages/messages_fa.properties index 16342e158..db302b4ed 100644 --- a/src/messages/messages_fa.properties +++ b/src/messages/messages_fa.properties @@ -1,80 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=گذرواژه +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=ثبت نام -name=نام +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=ثبت نام +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=نام +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Sign out +signOut=Sign out -loginAccountTitle=به حساب خود وارد شوید -usernameOrEmail=نام کاربری یا پست الکترونیک -password=رمز عبور -doForgotPassword=رمز عبور خود را فراموش کرده‌اید? -doLogIn=ورود -noAccount=کاربر جدید هستید؟ -invalidUserMessage=نام کاربری یا رمز عبور نامعتبر است. -registerTitle=ثبت نام -backToLogin=« بازگشت به صفحه ورود -requiredFields=فیلدهای مورد نیاز -username=نام کاربری -passwordConfirm=تائید رمز عبور -email=ایمیل -country=کشور -missingUsernameMessage=لطفا نام کاربری را مشخص کنید -missingPasswordMessage=لطفا رمز عبور را مشخص کنید -missingEmailMessage=لطفا ایمیل را مشخص کنید -error-invalid-value=مقدار نامعتبر است. -error-pattern-no-match=مقدار نامعتبر است. -invalidPasswordMinLengthMessage=رمز عبور نامعتبر: حداقل طول {0}. -invalidPasswordConfirmMessage=تأیید رمز عبور مطابقت ندارد. -usernameExistsMessage=نام کاربری از قبل وجود دارد. -emailExistsMessage=ایمیل از قبل وجود دارد. -invalidEmailMessage=آدرس ایمیل نامعتبر است. -doSignOut=خروج -signOut=خروج -personalInfo=اطلاعات شخصی: -personalSubMessage=اطلاعات اولیه خود را مدیریت کنید -doSave=ذخیره -save=ذخیره -doCancel=لغو -cancel=لغو -accountSecurity=امنیت حساب -signingIn=در حال ورود -signingInDescription=راه های ورود به سیستم را پیکربندی کنید. -basic-authentication=اعتبارسنجی پایه -password-help-text=با وارد کردن رمز عبور خود وارد شوید. -credentialCreatedAt=<0>ایجاد شد {{date}}. -update=به روزرسانی -two-factor=اعتبارسنجی دو مرحله‌ای -otp-display-name=برنامه Authenticator -otp-help-text=یک کد تأیید را از برنامه احراز هویت وارد کنید. -setUpNew=راه اندازی {{0}} -notSetUp={{0}} تنظیم نشده است. -deviceActivity=فعالیت دستگاه -signedInDevicesExplanation=از هر دستگاه ناآشنا خارج شوید. -signedInDevices=دستگاه‌های وارد شده -refreshPage=بارگذاری مجدد صفحه -currentSession=نشست فعلی -ipAddress=آدرس IP -lastAccessedOn=آخرین دسترسی -clients=مشتریان -started=آغاز شده -expires=منقضی می شود -applications=برنامه های کاربردی -applicationsIntroMessage=مجوز برنامه خود را برای دسترسی به حساب خود ردیابی و مدیریت کنید +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=ذخيره +save=ذخيره +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delet +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=نام -applicationType=نوع اپلیکیشن -status=وضعیت -internalApp=داخلی -notInUse=بدون استفاده -client=مشتری -description=شرح -inUse=در حال استفاده -reauthenticate=لطفاً برای ادامه دوباره احراز هویت کنید -updatePasswordTitle=رمز عبور را به روز کنید -logoutOtherSessions=از دستگاه های دیگر خارج شوید -passwordNew=رمز عبور جدید -doSubmit=ارسال -notMatchPasswordMessage=گذرواژه ها مطابقت ندارند -invalidPasswordHistoryMessage=گذرواژه نامعتبر: نباید با هیچ یک از رمزهای عبور اخیر {0} برابر باشد. -loginTimeout=زمان تلاش برای ورود شما به پایان رسید. ورود از ابتدا شروع خواهد شد. -accountUpdatedMessage=حساب شما به روز شده است. -client_account-console=کنسول حساب \ No newline at end of file +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 9e892fae677d61a88f35b9410647da4e301fb4d4 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:44 +0200 Subject: [PATCH 056/192] New translations messages_en.properties (Khmer) --- src/messages/messages_km.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_km.properties b/src/messages/messages_km.properties index efc40de85..26dee571b 100644 --- a/src/messages/messages_km.properties +++ b/src/messages/messages_km.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=លុប +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From dd02e6847dab6f55d8787a79905cd320468c8265 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:45 +0200 Subject: [PATCH 057/192] New translations messages_en.properties (Tamil) --- src/messages/messages_ta.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ta.properties b/src/messages/messages_ta.properties index efc40de85..2752913c6 100644 --- a/src/messages/messages_ta.properties +++ b/src/messages/messages_ta.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=கடவுச்சொல் +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=பதிவுசெய் +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=சேமி +save=சேமி +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=நீக்கு +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From d66a7ce789e6ec8d96db3465671c46ba44d13d0a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:46 +0200 Subject: [PATCH 058/192] New translations messages_en.properties (Bengali) --- src/messages/messages_bn.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_bn.properties b/src/messages/messages_bn.properties index 1ec6fef21..87f97e39e 100644 --- a/src/messages/messages_bn.properties +++ b/src/messages/messages_bn.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=পাসওয়ার্ড +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=নাম +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=নিবন্ধন করুন +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=নাম +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=সাইন আউট করুন +signOut=সাইন আউট করুন + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=সংরক্ষণ করুন +save=সংরক্ষণ করুন +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=মুছুন +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=নাম +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 97c4e8cb416ec0abfef68608e13b809a6f486940 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:47 +0200 Subject: [PATCH 059/192] New translations messages_en.properties (Marathi) --- src/messages/messages_mr.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_mr.properties b/src/messages/messages_mr.properties index efc40de85..09b5fe193 100644 --- a/src/messages/messages_mr.properties +++ b/src/messages/messages_mr.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=जतन करा +save=जतन करा +doCancel=रद्द करा +cancel=रद्द करा +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 3bd908a5f94017247b6e52fa1ae7a0b3cdd8c8dd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:48 +0200 Subject: [PATCH 060/192] New translations messages_en.properties (Thai) --- src/messages/messages_th.properties | 147 +++++++++++++++------------- 1 file changed, 80 insertions(+), 67 deletions(-) diff --git a/src/messages/messages_th.properties b/src/messages/messages_th.properties index 26e79bb29..b86b85d72 100644 --- a/src/messages/messages_th.properties +++ b/src/messages/messages_th.properties @@ -1,77 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=รหัสผ่าน +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=ลงทะเบียน -name=ชื่อ +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=สมัครสมาชิก +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=ชื่อ +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=ล๊อคเอ้าท์ +signOut=ล๊อคเอ้าท์ -loginAccountTitle=เข้าสู่ระบบด้วยบัญชีของคุณ -usernameOrEmail=ชื่อผู้ใช้งานหรืออีเมล -password=รหัสผ่าน -doForgotPassword=ลืมรหัสผ่าน? -doLogIn=เข้าสู่ระบบ -noAccount=ผู้ใช้งานใหม่? -invalidUserMessage=ชื่อผู้ใช้งานหรือรหัสผ่านไม่ถูกต้อง -registerTitle=ลงทะเบียน -backToLogin=« กลับไปที่การเข้าสู่ระบบ -requiredFields=ฟิลด์ที่ต้องระบุ -username=ชื่อผู้ใช้งาน -passwordConfirm=ยืนยันรหัสผ่าน -email=อีเมล -country=ประเทศ -missingUsernameMessage=กรุณาระบุชื่อผู้ใช้งาน -missingPasswordMessage=กรุณาระบุรหัสผ่าน -missingEmailMessage=กรุณาระบุอีเมล -error-invalid-value=ค่าไม่ถูกต้อง -error-pattern-no-match=ค่าไม่ถูกต้อง -invalidPasswordMinLengthMessage=รหัสผ่านไม่ถูกต้อง: ความยาวขั้นต่ำ {0} อักษร -invalidPasswordConfirmMessage=การยืนยันรหัสผ่านไม่ตรงกัน -usernameExistsMessage=มีชื่อผู้ใช้งานนี้อยู่แล้ว -emailExistsMessage=มีอีเมลอยู่แล้ว -invalidEmailMessage=ที่อยู่อีเมลไม่ถูกต้อง -doSignOut=ออกจากระบบ -personalInfo=ข้อมูลส่วนตัว: -personalSubMessage=จัดการข้อมูลพื้นฐานของคุณ +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=บันทึก +save=บันทึก doCancel=ยกเลิก cancel=ยกเลิก -deleteAccount=ลบบัญชี -deleteAccountWarning=กระบวนการนี้ไม่สามารถย้อนกลับได้ ข้อมูลทั้งหมดของคุณจะถูกทำลายอย่างถาวรและไม่สามารถกู้คืนได้อีก -signingIn=ลงชื่อเข้าใช้ -basic-authentication=การพิสูจน์ตัวจริงพื้นฐาน -password-help-text=ลงชื่อเข้าใช้โดยการระบุรหัสผ่าน -credentialCreatedAt=สร้างเมื่อ +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=ลบ +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. update=อัปเดต -two-factor=การตรวจสอบสิทธิ์แบบสองปัจจัย -otp-display-name=แอปพลิเคชัน Authenticator -otp-help-text=ระบุรหัสยืนยันจากแอปพลิเคชัน Authenticator -setUpNew=ตั้งค่า {{name}} -notSetUp={{name}} ไม่ได้ตั้งค่า -signedInDevicesExplanation=ลงชื่อออกจากอุปกรณ์ที่ไม่คุ้นเคย -signedInDevices=อุปกรณ์ที่ลงชื่อเข้าใช้ -refreshPage=รีเฟรชหน้า -currentSession=เซสชันปัจจุบัน -ipAddress=ที่อยู่ IP -lastAccessedOn=เข้าถึงครั้งล่าสุด -clients=ไคลเอนต์ -started=เริ่มต้น -expires=หมดอายุ -applications=แอปพลิเคชัน -applicationsIntroMessage=ติดตามและจัดการการอนุญาตให้แอปพลิเคชันเข้าถึงบัญชีของคุณ +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=ชื่อ -applicationType=ประเภทแอปพลิเคชัน -status=สถานะ -internalApp=ภายใน -notInUse=ไม่ได้ใช้งาน -client=ไคลเอนต์ -description=คำอธิบาย -inUse=กำลังใช้งาน -reauthenticate=กรุณาพิสูจน์ตัวจริงอีกครั้งเพื่อดำเนินการต่อ -updatePasswordTitle=ปรับปรุงรหัสผ่าน -logoutOtherSessions=ออกจากระบบจากอุปกรณ์อื่น -passwordNew=รหัสผ่านใหม่ -doSubmit=ส่ง -notMatchPasswordMessage=รหัสผ่านไม่ตรงกัน -invalidPasswordHistoryMessage=รหัสผ่านไม่ถูกต้อง: ต้องไม่เหมือนกับ {0} รหัสผ่านล่าสุด -loginTimeout=การพยายามเข้าสู่ระบบของคุณหมดเวลา การเข้าสู่ระบบจะเริ่มต้นใหม่ -accountUpdatedMessage=บัญชีของคุณได้รับการปรับปรุงแล้ว -client_account-console=คอนโซลบัญชี \ No newline at end of file +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 264f454229264918817b0857c587b8c0a14d8e1b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:49 +0200 Subject: [PATCH 061/192] New translations messages_en.properties (Croatian) --- src/messages/messages_hr.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_hr.properties b/src/messages/messages_hr.properties index efc40de85..0bcf99389 100644 --- a/src/messages/messages_hr.properties +++ b/src/messages/messages_hr.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Lozinka +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registriraj se +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Spremi +save=Spremi +doCancel=Otkaži +cancel=Otkaži +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From e95e7d62eb02519e4ebddda726c55e7c9a08849a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:50 +0200 Subject: [PATCH 062/192] New translations messages_en.properties (Norwegian Nynorsk) --- src/messages/messages_nn.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_nn.properties b/src/messages/messages_nn.properties index 62895f13b..59895064b 100644 --- a/src/messages/messages_nn.properties +++ b/src/messages/messages_nn.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Passord +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrer deg -name=Navn +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registrér +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Navn +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Lagr +save=Lagr +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Slett +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Navn +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From c036417b63563bed198a8cafd23bf384f3242003 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:51 +0200 Subject: [PATCH 063/192] New translations messages_en.properties (Kazakh) --- src/messages/messages_kk.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_kk.properties b/src/messages/messages_kk.properties index 28347077a..dfbbefa9f 100644 --- a/src/messages/messages_kk.properties +++ b/src/messages/messages_kk.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Құпиясөз +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Атауы +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Тіркелу +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Атауы +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Жою +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Атауы +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From d0a6aedf758ae570ba5d804cbda5fa5935e75bd4 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:51 +0200 Subject: [PATCH 064/192] New translations messages_en.properties (Estonian) --- src/messages/messages_et.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_et.properties b/src/messages/messages_et.properties index efc40de85..a880a805a 100644 --- a/src/messages/messages_et.properties +++ b/src/messages/messages_et.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registreeru +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Salvesta +save=Salvesta +doCancel=Tühista +cancel=Tühista +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Kustuta +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Uuenda +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Salvesta +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From cd65c0ac0a72bd9a81c6abccc45b70690fa68b04 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:52 +0200 Subject: [PATCH 065/192] New translations messages_en.properties (Latvian) --- src/messages/messages_lv.properties | 126 ++++++++++++++++++---------- 1 file changed, 83 insertions(+), 43 deletions(-) diff --git a/src/messages/messages_lv.properties b/src/messages/messages_lv.properties index aa457e77c..06bdebb15 100644 --- a/src/messages/messages_lv.properties +++ b/src/messages/messages_lv.properties @@ -1,50 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Parole +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Reģistrēties -name=Nosaukums +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Reģistrēties +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Apstipriniet paroli +email=Email +name=Nosaukums +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. +doSignOut=Sign out +signOut=Sign out -loginAccountTitle=Pieslēgties savam kontam -usernameOrEmail=Lietotājvārds vai e-pasts -password=Parole -doForgotPassword=Aizmirsāt paroli? -doLogIn=Pieslēgties -noAccount=Jauns lietotājs? -invalidUserMessage=Nekorekts lietotājvārds vai parole. -registerTitle=Reģistrācija -backToLogin=« Atpakaļ uz pieslēgšanos -requiredFields=Obligātie lauki -username=Lietotājvārds -passwordConfirm=Parole atkārtoti -email=E-pasts -country=Valsts -missingUsernameMessage=Lūdzu norādi lietotājvārdu. -missingPasswordMessage=Lūdzu norādi paroli. -missingEmailMessage=Lūdzu norādi e-pastu. -invalidPasswordMinLengthMessage=Nekorekta parole: minimālais paroles garums {0}. -invalidPasswordConfirmMessage=Paroles apstiprinājums nav pareizs. -usernameExistsMessage=Lietotājvārds jau eksistē. -emailExistsMessage=E-pasts jau eksistē. -invalidEmailMessage=Nekorekta e-pasta adrese. -doSignOut=Atslēgties -personalInfo=Personiskā informācija: -personalSubMessage=Pārvaldi savu pamatinformāciju: vārdu, uzvārdu un e-pastu +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale doSave=Saglabāt -doCancel=Atcelt -clients=Klienti -started=Uzsākta -expires=Beidzas -applications=Lietojumprogrammas -applicationsIntroMessage=Uzraugi un pārvaldi lietojumprogrammas pieeju savam kontam +save=Saglabāt +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Dzēst +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to applicationName=Nosaukums -applicationType=Lietojumprogrammas tips -client=Klients -description=Apraksts -updatePasswordTitle=Atjaunot paroli -logoutOtherSessions=Atteikties no visām ierīcēm -passwordNew=Jauna parole -doSubmit=Iesniegt -notMatchPasswordMessage=Paroles nesakrīt. -invalidPasswordHistoryMessage=Nekorekta parole: nedrīkst būt vienāda ar iepriekšējām {0} parolēm. -loginTimeout=Jūs pārāk ilgi pieslēdzaties. Pieslēgšanās process tiks sākts no jauna. -accountUpdatedMessage=Jūsu konts ir atjaunots. \ No newline at end of file +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. + From 9c8215033d5d5e9d761250d4bf21eb3ae2a772f2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:53 +0200 Subject: [PATCH 066/192] New translations messages_en.properties (Azerbaijani) --- src/messages/messages_az.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_az.properties b/src/messages/messages_az.properties index 676bfd6a4..a7882b1b7 100644 --- a/src/messages/messages_az.properties +++ b/src/messages/messages_az.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Şifrə +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Ad +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Qeydiyyat +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Ad +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=İmtina +cancel=İmtina +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Sil +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Yenilə +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Ad +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 6276618eb01e8aad92ce3cab429d392416809905 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:55 +0200 Subject: [PATCH 067/192] New translations messages_en.properties (Hindi) --- src/messages/messages_hi.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_hi.properties b/src/messages/messages_hi.properties index 1f6d70e7c..8e1697f13 100644 --- a/src/messages/messages_hi.properties +++ b/src/messages/messages_hi.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=पासवर्ड +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=नाम +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=दर्ज करें +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=नाम +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=सेव़ +save=सेव़ +doCancel=रद्द करें +cancel=रद्द करें +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=नष्ट करे +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=नाम +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 0546034ddd336996e56c69e2b36cbf6fc3f27595 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:55 +0200 Subject: [PATCH 068/192] New translations messages_en.properties (Kyrgyz) --- src/messages/messages_ky.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ky.properties b/src/messages/messages_ky.properties index efc40de85..b40bbfb29 100644 --- a/src/messages/messages_ky.properties +++ b/src/messages/messages_ky.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Катталуу +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Сактоо +save=Сактоо +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Өчүрүү +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Жаңылоо +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Урастоо +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f7e5a7034ded498f853b961fcac60bfd0eb8a36e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:56 +0200 Subject: [PATCH 069/192] New translations messages_en.properties (Malay) --- src/messages/messages_ms.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ms.properties b/src/messages/messages_ms.properties index 2cd492331..ed0992dab 100644 --- a/src/messages/messages_ms.properties +++ b/src/messages/messages_ms.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Kata laluan +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nama +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Daftar +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Sahkan kata laluan +email=Email +name=Nama +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Daftar keluar +signOut=Daftar keluar + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Simpan +save=Simpan +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Kemas kini +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nama +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Serahkan +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f42d42667819d9821fb03d5c047c73bfdb59c002 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:57 +0200 Subject: [PATCH 070/192] New translations messages_en.properties (Maori) --- src/messages/messages_mi.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_mi.properties b/src/messages/messages_mi.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_mi.properties +++ b/src/messages/messages_mi.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 70df79d03258b50384c2e685e9956937c60eba52 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:58 +0200 Subject: [PATCH 071/192] New translations messages_en.properties (Telugu) --- src/messages/messages_te.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_te.properties b/src/messages/messages_te.properties index efc40de85..c07c2ef69 100644 --- a/src/messages/messages_te.properties +++ b/src/messages/messages_te.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=రద్దుచేయి +cancel=రద్దుచేయి +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=తొలగించు +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f11f3913cd12eb26c46179cba0f44f40bf31a4aa Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:00 +0200 Subject: [PATCH 072/192] New translations messages_en.properties (Tagalog) --- src/messages/messages_tl.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_tl.properties b/src/messages/messages_tl.properties index 93f69316a..72fa6aa19 100644 --- a/src/messages/messages_tl.properties +++ b/src/messages/messages_tl.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Pangalan +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Rehistro +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Kumpirmahin ang password +email=Email +name=Pangalan +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=I-save +save=I-save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Burahin +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Pangalan +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From e14f925b0fefde0a6a2ebee3811937c9fb84a060 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:01 +0200 Subject: [PATCH 073/192] New translations messages_en.properties (Burmese) --- src/messages/messages_my.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_my.properties b/src/messages/messages_my.properties index 8f773ac0d..07d6a8029 100644 --- a/src/messages/messages_my.properties +++ b/src/messages/messages_my.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=စကားဝွက္ +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=အမည္ +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=အမည္ +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=သိမ်းဆည်းမည် +save=သိမ်းဆည်းမည် +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=ဖ်က္မည္ +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=အမည္ +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From df7fc7fad51c0de626e8d0a5f74c8fe872535221 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:02 +0200 Subject: [PATCH 074/192] New translations messages_en.properties (Yiddish) --- src/messages/messages_yi.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_yi.properties b/src/messages/messages_yi.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_yi.properties +++ b/src/messages/messages_yi.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 6d125f6536ef11557153127f261eddade1e540d4 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:03 +0200 Subject: [PATCH 075/192] New translations messages_en.properties (Maltese) --- src/messages/messages_mt.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_mt.properties b/src/messages/messages_mt.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_mt.properties +++ b/src/messages/messages_mt.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 5d4d096e1f57ec17c175ede3891a2f4bbafbc34c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:04 +0200 Subject: [PATCH 076/192] New translations messages_en.properties (Welsh) --- src/messages/messages_cy.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_cy.properties b/src/messages/messages_cy.properties index efc40de85..97e137ad9 100644 --- a/src/messages/messages_cy.properties +++ b/src/messages/messages_cy.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Cofrestru +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 232003f46857891d63068186505e40828b1825f7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:05 +0200 Subject: [PATCH 077/192] New translations messages_en.properties (Faroese) --- src/messages/messages_fo.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_fo.properties b/src/messages/messages_fo.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_fo.properties +++ b/src/messages/messages_fo.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From d50bd636501c84a7ab52b1e70bf7ecd2d4523a34 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:06 +0200 Subject: [PATCH 078/192] New translations messages_en.properties (Esperanto) --- src/messages/messages_eo.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_eo.properties b/src/messages/messages_eo.properties index ecba10b7b..4d3c7aa02 100644 --- a/src/messages/messages_eo.properties +++ b/src/messages/messages_eo.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Pasvorto +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nomo +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Aliĝi +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Konfirmu pasvorton +email=Email +name=Nomo +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Konservi +save=Konservi +doCancel=Nuligi +cancel=Nuligi +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Forigi +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nomo +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 12531899e75a7f5949a151567e207cd413255869 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:07 +0200 Subject: [PATCH 079/192] New translations messages_en.properties (Uyghur) --- src/messages/messages_ug.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ug.properties b/src/messages/messages_ug.properties index 0684a207f..55a34ba24 100644 --- a/src/messages/messages_ug.properties +++ b/src/messages/messages_ug.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=نامى +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=تېزىملىتىش +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=نامى +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=ساقلاش +save=ساقلاش +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=ئۆچۈرۈش +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=نامى +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From a0f9210ddb64af820aa2ad824906358869215ac3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:08 +0200 Subject: [PATCH 080/192] New translations messages_en.properties (Filipino) --- src/messages/messages_fil.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_fil.properties b/src/messages/messages_fil.properties index 93f69316a..6454ee1f7 100644 --- a/src/messages/messages_fil.properties +++ b/src/messages/messages_fil.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Pangalan +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Rehistro +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Kumpirmahin ang password +email=Email +name=Pangalan +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=I-save +save=I-save +doCancel=Kanselahin +cancel=Kanselahin +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Burahin +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Pangalan +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 2736b112d229ca219d087d2c7e148a2461a18baf Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:09 +0200 Subject: [PATCH 081/192] New translations messages_en.properties (Luxembourgish) --- src/messages/messages_lb.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_lb.properties b/src/messages/messages_lb.properties index efc40de85..d1ff277af 100644 --- a/src/messages/messages_lb.properties +++ b/src/messages/messages_lb.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Mellt Iech un +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Land +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 9023b5f0cffac70f3f505de6281d2b27afdb2c3e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:10 +0200 Subject: [PATCH 082/192] New translations messages_en.properties (Chinese Traditional, Hong Kong) --- src/messages/messages_zh.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/messages/messages_zh.properties b/src/messages/messages_zh.properties index 729528859..eb3890b56 100644 --- a/src/messages/messages_zh.properties +++ b/src/messages/messages_zh.properties @@ -1,22 +1,22 @@ loginAccountTitle=Sign in to your account usernameOrEmail=Username or email -password=密碼 +password=密码 doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? -doRegister=Create an Open Food Facts account +doRegister=注册 invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. registerTitle=註冊 backToLogin=« Back to Login -requiredFields=Required fields +requiredFields=必填項目 username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=確認密碼 email=Email -name=名稱 +name=名称 country=地區 missingUsernameMessage=Please specify username. missingPasswordMessage=Please specify password. @@ -39,9 +39,9 @@ doSave=儲存 save=儲存 doCancel=取消 cancel=取消 -deleteAccount=刪除帳號 +deleteAccount=删除账号 deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=刪除 +delete=删除 accountUpdatedMessage=Your account has been updated. accountSecurity=Account security @@ -70,7 +70,7 @@ expires=Expires applications=Applications applicationsIntroMessage=View applications your account has access to -applicationName=名稱 +applicationName=名称 applicationType=Application type status=狀態 internalApp=Internal From 2ab440bd4b88de9bdefd60ba2ffc50238237951f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:11 +0200 Subject: [PATCH 083/192] New translations messages_en.properties (Tatar) --- src/messages/messages_tt.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_tt.properties b/src/messages/messages_tt.properties index 95e13d7f0..a6f71cccd 100644 --- a/src/messages/messages_tt.properties +++ b/src/messages/messages_tt.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Парол +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Исем +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Теркәлү +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Исем +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Сакла +save=Сакла +doCancel=Баш тарту +cancel=Баш тарту +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Бетерү +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Яңарту +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Исем +applicationType=Application type +status=Халәт +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Җибәрү +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From d0c44e5e769f12e3a47a030ea9b8258aeb804a3d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:12 +0200 Subject: [PATCH 084/192] New translations messages_en.properties (Malayalam) --- src/messages/messages_ml.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ml.properties b/src/messages/messages_ml.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ml.properties +++ b/src/messages/messages_ml.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 9714d5c7223ddcbf1c5e9bc47ecec497a6861b10 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:13 +0200 Subject: [PATCH 085/192] New translations messages_en.properties (Breton) --- src/messages/messages_br.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_br.properties b/src/messages/messages_br.properties index c09f47ce9..d9c95f567 100644 --- a/src/messages/messages_br.properties +++ b/src/messages/messages_br.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Ger-tremen +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Anv +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Enskrivañ +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Kadarnait ar ger-tremen +email=Email +name=Anv +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Enrollañ +save=Enrollañ +doCancel=Nullañ +cancel=Nullañ +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Dilemel +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Hizivaat +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Anv +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From e3436e3e43bb4a45c315f87413bcb95607c1055f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:14 +0200 Subject: [PATCH 086/192] New translations messages_en.properties (Romansh) --- src/messages/messages_rm.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_rm.properties b/src/messages/messages_rm.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_rm.properties +++ b/src/messages/messages_rm.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f636968b7068537f441535f591d58fcec6777a51 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:15 +0200 Subject: [PATCH 087/192] New translations messages_en.properties (Tibetan) --- src/messages/messages_bo.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_bo.properties b/src/messages/messages_bo.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_bo.properties +++ b/src/messages/messages_bo.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f358c72c693f332709c569670229893999c61e3c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:16 +0200 Subject: [PATCH 088/192] New translations messages_en.properties (Latin) --- src/messages/messages_la.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_la.properties b/src/messages/messages_la.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_la.properties +++ b/src/messages/messages_la.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 1e946281e19db0f0c4c9323431860cacf4746968 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:17 +0200 Subject: [PATCH 089/192] New translations messages_en.properties (Flemish) --- src/messages/messages_vls.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_vls.properties b/src/messages/messages_vls.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_vls.properties +++ b/src/messages/messages_vls.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f0bea45262d2ee96cf9fa0bc46c9c92cfa256f9c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:18 +0200 Subject: [PATCH 090/192] New translations messages_en.properties (Bosnian) --- src/messages/messages_bs.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_bs.properties b/src/messages/messages_bs.properties index efc40de85..933381a0c 100644 --- a/src/messages/messages_bs.properties +++ b/src/messages/messages_bs.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Otkaži +cancel=Otkaži +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Ažuriraj +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Pošalji +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f86cc44009faeea980b7c79b396eb4ce9c998b75 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:19 +0200 Subject: [PATCH 091/192] New translations messages_en.properties (Sinhala) --- src/messages/messages_si.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_si.properties b/src/messages/messages_si.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_si.properties +++ b/src/messages/messages_si.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From a3f9cb0b116258a176c549aec655ad5515a79391 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:20 +0200 Subject: [PATCH 092/192] New translations messages_en.properties (Cornish) --- src/messages/messages_kw.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_kw.properties b/src/messages/messages_kw.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_kw.properties +++ b/src/messages/messages_kw.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 8974ce2ae56a18912f1b11c4c9573a24e9997c2c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:21 +0200 Subject: [PATCH 093/192] New translations messages_en.properties (Uzbek) --- src/messages/messages_uz.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_uz.properties b/src/messages/messages_uz.properties index efc40de85..c32e2eb9c 100644 --- a/src/messages/messages_uz.properties +++ b/src/messages/messages_uz.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Roʻyxatdan oʻtish +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From dce29a08ca8e4302be5059ce7c18edd4a917c22c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:22 +0200 Subject: [PATCH 094/192] New translations messages_en.properties (Kannada) --- src/messages/messages_kn.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_kn.properties b/src/messages/messages_kn.properties index 9ef1b57c6..1b6d1d169 100644 --- a/src/messages/messages_kn.properties +++ b/src/messages/messages_kn.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=ಪಾಸ್‌ವರ್ಡ್ +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=ಹೆಸರು +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=ಹೆಸರು +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=ಉಳಿಸು +save=ಉಳಿಸು +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=ಅಳಿಸಿ +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=ಹೆಸರು +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From d5b8c2c23053b43056cba43f3a09e52f4dabdce6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:23 +0200 Subject: [PATCH 095/192] New translations messages_en.properties (Akan) --- src/messages/messages_ak.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ak.properties b/src/messages/messages_ak.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ak.properties +++ b/src/messages/messages_ak.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 16461544e726af1985e453404424556509fa8b9d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:24 +0200 Subject: [PATCH 096/192] New translations messages_en.properties (Songhay) --- src/messages/messages_son.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_son.properties b/src/messages/messages_son.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_son.properties +++ b/src/messages/messages_son.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 3f84c9eaa253f74e0c118e82701b3efb75ab3143 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:25 +0200 Subject: [PATCH 097/192] New translations messages_en.properties (Assamese) --- src/messages/messages_as.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_as.properties b/src/messages/messages_as.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_as.properties +++ b/src/messages/messages_as.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From fee7f40d8165b2aeb9822aa5a16e3073db5c83b0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:26 +0200 Subject: [PATCH 098/192] New translations messages_en.properties (Scottish Gaelic) --- src/messages/messages_gd.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_gd.properties b/src/messages/messages_gd.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_gd.properties +++ b/src/messages/messages_gd.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From ad979a7553f81c86e4c0cc1614396f45f99352c6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:27 +0200 Subject: [PATCH 099/192] New translations messages_en.properties (Wolof) --- src/messages/messages_wo.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_wo.properties b/src/messages/messages_wo.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_wo.properties +++ b/src/messages/messages_wo.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From fc0c33a8ed7dbe11e9bd059d2c5bb0c9ce7f5f82 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:28 +0200 Subject: [PATCH 100/192] New translations messages_en.properties (Southern Ndebele) --- src/messages/messages_nr.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_nr.properties b/src/messages/messages_nr.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_nr.properties +++ b/src/messages/messages_nr.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From eb4cbe719c2d352b8f2fab2f085156a3f1a0c78a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:29 +0200 Subject: [PATCH 101/192] New translations messages_en.properties (Walloon) --- src/messages/messages_wa.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_wa.properties b/src/messages/messages_wa.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_wa.properties +++ b/src/messages/messages_wa.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 735b7da1791ba56a51d7d8ad619c207687696645 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:30 +0200 Subject: [PATCH 102/192] New translations messages_en.properties (Asturian) --- src/messages/messages_ast.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ast.properties b/src/messages/messages_ast.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ast.properties +++ b/src/messages/messages_ast.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 7d44c394389ac271fa140edf13b71af3edfcec37 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:31 +0200 Subject: [PATCH 103/192] New translations messages_en.properties (Malagasy) --- src/messages/messages_mg.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_mg.properties b/src/messages/messages_mg.properties index efc40de85..ed35a43ae 100644 --- a/src/messages/messages_mg.properties +++ b/src/messages/messages_mg.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Hisoratra anarana +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 59a261beed3edce33270aa2dcc05d2610680d9b4 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:32 +0200 Subject: [PATCH 104/192] New translations messages_en.properties (Acholi) --- src/messages/messages_ach.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ach.properties b/src/messages/messages_ach.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ach.properties +++ b/src/messages/messages_ach.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 02c78f1b2f6c7658a8f8d824f71272ec9f076267 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:32 +0200 Subject: [PATCH 105/192] New translations messages_en.properties (Swahili) --- src/messages/messages_sw.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sw.properties b/src/messages/messages_sw.properties index efc40de85..0ebd32d10 100644 --- a/src/messages/messages_sw.properties +++ b/src/messages/messages_sw.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Sajili +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Hifadhi +save=Hifadhi +doCancel=Ghairi +cancel=Ghairi +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From c92d2dc723f1d6e5ffbf0e0ecd889fab13358848 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:33 +0200 Subject: [PATCH 106/192] New translations messages_en.properties (Odia) --- src/messages/messages_or.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_or.properties b/src/messages/messages_or.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_or.properties +++ b/src/messages/messages_or.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From a58f4f18e5355d31ab82417b479c5d455dbe9e3a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:34 +0200 Subject: [PATCH 107/192] New translations messages_en.properties (Norwegian Bokmal) --- src/messages/messages_nb.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_nb.properties b/src/messages/messages_nb.properties index 62895f13b..a3547a983 100644 --- a/src/messages/messages_nb.properties +++ b/src/messages/messages_nb.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Passord +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Registrer deg -name=Navn +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Registrer bruker +backToLogin=« Back to Login +requiredFields=Påkrevde felt +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Bekreft passordet +email=Email +name=Navn +country=Land +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Logg ut +signOut=Logg ut + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Lagre +save=Lagre +doCancel=Avbryt +cancel=Avbryt +deleteAccount=Slett konto +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Slett +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Oppdater +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Navn +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Send inn +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From bbb6a1761bab53237d0558045ad73648ee666740 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:35 +0200 Subject: [PATCH 108/192] New translations messages_en.properties (Occitan) --- src/messages/messages_oc.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_oc.properties b/src/messages/messages_oc.properties index a6f759a7b..ff655f0c0 100644 --- a/src/messages/messages_oc.properties +++ b/src/messages/messages_oc.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Senhal +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nom +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=S'inscriure +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirmatz lo senhal +email=Email +name=Nom +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Enregistrar +save=Enregistrar +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Suprimir +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nom +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 2ff3adf3f1ff6f7a2e3a37f36561ee0b240403e1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:36 +0200 Subject: [PATCH 109/192] New translations messages_en.properties (Valencian) --- src/messages/messages_val.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_val.properties b/src/messages/messages_val.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_val.properties +++ b/src/messages/messages_val.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 033fd3448b9eb09f893100aac63705dc82cda993 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:37 +0200 Subject: [PATCH 110/192] New translations messages_en.properties (Serbian (Latin)) --- src/messages/messages_sr.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/messages/messages_sr.properties b/src/messages/messages_sr.properties index 9ecab6b91..72fbb80fd 100644 --- a/src/messages/messages_sr.properties +++ b/src/messages/messages_sr.properties @@ -1,6 +1,6 @@ loginAccountTitle=Sign in to your account usernameOrEmail=Username or email -password=Password +password=Lozinka doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? @@ -8,15 +8,15 @@ doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=Региструјте се +registerTitle=Register backToLogin=« Back to Login requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=Confirm password +passwordConfirm=Potvrdi lozinku email=Email -name=Name +name=Naziv country=Country missingUsernameMessage=Please specify username. missingPasswordMessage=Please specify password. @@ -35,13 +35,13 @@ signOut=Sign out personalInfo=Personal info personalSubMessage=Manage your basic information. selectALocale=Select a locale -doSave=Save -save=Save +doSave=Sačuvaj +save=Sačuvaj doCancel=Cancel cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=Delete +delete=Obriši accountUpdatedMessage=Your account has been updated. accountSecurity=Account security @@ -70,7 +70,7 @@ expires=Expires applications=Applications applicationsIntroMessage=View applications your account has access to -applicationName=Name +applicationName=Naziv applicationType=Application type status=Status internalApp=Internal From 1d56a6442a6cfa687b2e83a911073e4badedb237 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:38 +0200 Subject: [PATCH 111/192] New translations messages_en.properties (Amharic) --- src/messages/messages_am.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_am.properties b/src/messages/messages_am.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_am.properties +++ b/src/messages/messages_am.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From b20b677b06d76cb11c6f0ebd30d624c23657bf51 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:39 +0200 Subject: [PATCH 112/192] New translations messages_en.properties (Nepali) --- src/messages/messages_ne.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ne.properties b/src/messages/messages_ne.properties index efc40de85..4b0e7a15e 100644 --- a/src/messages/messages_ne.properties +++ b/src/messages/messages_ne.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=पासवर्ड +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From abd13fb3cbe007064f66da0be18b291b4c096c8d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:40 +0200 Subject: [PATCH 113/192] New translations messages_en.properties (Montenegrin (Cyrillic)) --- src/messages/messages_sr.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/messages/messages_sr.properties b/src/messages/messages_sr.properties index 72fbb80fd..d9f233094 100644 --- a/src/messages/messages_sr.properties +++ b/src/messages/messages_sr.properties @@ -8,13 +8,13 @@ doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=Register +registerTitle=Региструјте се backToLogin=« Back to Login requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=Potvrdi lozinku +passwordConfirm=Confirm password email=Email name=Naziv country=Country @@ -41,7 +41,7 @@ doCancel=Cancel cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=Obriši +delete=Delete accountUpdatedMessage=Your account has been updated. accountSecurity=Account security From c7e8cb2a146a2d414fd4b4ae4cda840970046a66 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:41 +0200 Subject: [PATCH 114/192] New translations messages_en.properties (Dutch, Belgium) --- src/messages/messages_nl.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/messages/messages_nl.properties b/src/messages/messages_nl.properties index a88ecf318..fa9206eb9 100644 --- a/src/messages/messages_nl.properties +++ b/src/messages/messages_nl.properties @@ -14,7 +14,7 @@ requiredFields=Verplichte velden username=Gebruikersnaam username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten -passwordConfirm=Wachtwoord bevestigen +passwordConfirm=Bevestig wachtwoord email=Email name=Naam country=Land @@ -50,7 +50,7 @@ signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication password-help-text=Sign in by entering your password. credentialCreatedAt=<0>Created {{date}}. -update=Update +update=Bijgewerkt two-factor=Two-factor authentication otp-display-name=Authenticator application otp-help-text=Enter a verification code from authenticator application. @@ -72,7 +72,7 @@ applications=Applications applicationsIntroMessage=View applications your account has access to applicationName=Naam applicationType=Application type -status=Status +status=Toestand internalApp=Internal notInUse=Not in use client=Client @@ -84,7 +84,7 @@ reauthenticate=Please re-authenticate to continue updatePasswordTitle=Update password logoutOtherSessions=Sign out from other devices passwordNew=New Password -doSubmit=Verzenden +doSubmit=Bevestigen notMatchPasswordMessage=Passwords don't match. invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 0ffe3d41c5fee39e405b512d4609796cf44638a3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:42 +0200 Subject: [PATCH 115/192] New translations messages_en.properties (Tahitian) --- src/messages/messages_ty.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ty.properties b/src/messages/messages_ty.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ty.properties +++ b/src/messages/messages_ty.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From d2b2512f87193be6f696f7931a29f4f88ca710c5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:43 +0200 Subject: [PATCH 116/192] New translations messages_en.properties (Hausa) --- src/messages/messages_ha.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ha.properties b/src/messages/messages_ha.properties index efc40de85..e9586fb89 100644 --- a/src/messages/messages_ha.properties +++ b/src/messages/messages_ha.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Yi rijista +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 3b47cdd0093dddac9bd023d3efeac2a3cebd38ed Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:44 +0200 Subject: [PATCH 117/192] New translations messages_en.properties (Chuvash) --- src/messages/messages_cv.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_cv.properties b/src/messages/messages_cv.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_cv.properties +++ b/src/messages/messages_cv.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 22f2e551621a9b293488982a9e0b85df1311f37f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:45 +0200 Subject: [PATCH 118/192] New translations messages_en.properties (Berber) --- src/messages/messages_ber.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ber.properties b/src/messages/messages_ber.properties index b70a17b50..d2f56e755 100644 --- a/src/messages/messages_ber.properties +++ b/src/messages/messages_ber.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=ⵉⵙⵎ +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=ⵉⵙⵎ +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=ⵃⴹⵓ +save=ⵃⴹⵓ +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=ⵉⵙⵎ +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 637aa32022c19ca495f6a65ed77f96da7aeac8d0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:46 +0200 Subject: [PATCH 119/192] New translations messages_en.properties (Scots) --- src/messages/messages_sco.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sco.properties b/src/messages/messages_sco.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sco.properties +++ b/src/messages/messages_sco.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 6cbad4375538bfecf3eab0ae972606647c3c7e3d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:47 +0200 Subject: [PATCH 120/192] New translations messages_en.properties (Tajik) --- src/messages/messages_tg.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_tg.properties b/src/messages/messages_tg.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_tg.properties +++ b/src/messages/messages_tg.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 892030c906ee04bc36a3307b45a449b6165bb80e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:48 +0200 Subject: [PATCH 121/192] New translations messages_en.properties (Lao) --- src/messages/messages_lo.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_lo.properties b/src/messages/messages_lo.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_lo.properties +++ b/src/messages/messages_lo.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f507abe3d1e2a5795062d91a2905bd55af2de0c9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:49 +0200 Subject: [PATCH 122/192] New translations messages_en.properties (Quechua) --- src/messages/messages_qu.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_qu.properties b/src/messages/messages_qu.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_qu.properties +++ b/src/messages/messages_qu.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From a1c04d271fd269a9aa6421337af28b44ab3522c5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:50 +0200 Subject: [PATCH 123/192] New translations messages_en.properties (Somali) --- src/messages/messages_so.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_so.properties b/src/messages/messages_so.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_so.properties +++ b/src/messages/messages_so.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 6972003e8b9d0284030287c096812f418e032667 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:50 +0200 Subject: [PATCH 124/192] New translations messages_en.properties (Yoruba) --- src/messages/messages_yo.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_yo.properties b/src/messages/messages_yo.properties index efc40de85..55d30f3fb 100644 --- a/src/messages/messages_yo.properties +++ b/src/messages/messages_yo.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Fi oruko sile +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 1b2a99e38f0744fd706883846703e7e91994d259 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:51 +0200 Subject: [PATCH 125/192] New translations messages_en.properties (Afar) --- src/messages/messages_aa.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_aa.properties b/src/messages/messages_aa.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_aa.properties +++ b/src/messages/messages_aa.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 52876339238e3394097697b51fd7e5db7ecdce2c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:52 +0200 Subject: [PATCH 126/192] New translations messages_en.properties (Bambara) --- src/messages/messages_bm.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_bm.properties b/src/messages/messages_bm.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_bm.properties +++ b/src/messages/messages_bm.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From efbddb6690e002ee8413495a56f148a10818f2aa Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:53 +0200 Subject: [PATCH 127/192] New translations messages_en.properties (Chechen) --- src/messages/messages_ce.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ce.properties b/src/messages/messages_ce.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ce.properties +++ b/src/messages/messages_ce.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From be0c482c6eea25b70c8c74ec84b7c9d9b691789f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:54 +0200 Subject: [PATCH 128/192] New translations messages_en.properties (Cherokee) --- src/messages/messages_chr.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_chr.properties b/src/messages/messages_chr.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_chr.properties +++ b/src/messages/messages_chr.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 04329774c42e92901ba3a462a3e973104e5979f1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:55 +0200 Subject: [PATCH 129/192] New translations messages_en.properties (Corsican) --- src/messages/messages_co.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_co.properties b/src/messages/messages_co.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_co.properties +++ b/src/messages/messages_co.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 87c92483d62e77007d7a1aa8c08be4ba740dc910 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:56 +0200 Subject: [PATCH 130/192] New translations messages_en.properties (Haitian Creole) --- src/messages/messages_ht.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ht.properties b/src/messages/messages_ht.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ht.properties +++ b/src/messages/messages_ht.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From c398e62cdcb64b1a4478d78cf7c0933a5a0df0e6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:57 +0200 Subject: [PATCH 131/192] New translations messages_en.properties (Sichuan Yi) --- src/messages/messages_ii.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ii.properties b/src/messages/messages_ii.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ii.properties +++ b/src/messages/messages_ii.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 0956f404e7189bc554b1829b031dca44ecd1b39f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:58 +0200 Subject: [PATCH 132/192] New translations messages_en.properties (Inuktitut) --- src/messages/messages_iu.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_iu.properties b/src/messages/messages_iu.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_iu.properties +++ b/src/messages/messages_iu.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 47fa842e481639070a60c5e1eab12173466af370 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:57:59 +0200 Subject: [PATCH 133/192] New translations messages_en.properties (Javanese) --- src/messages/messages_jv.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_jv.properties b/src/messages/messages_jv.properties index 011dc22b0..2028cf0b8 100644 --- a/src/messages/messages_jv.properties +++ b/src/messages/messages_jv.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Sandi +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Jeneng +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Jeneng +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Nyimpen +save=Nyimpen +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Jeneng +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 7fb40d3f2da10f1fa4d3490bb7a1ce0881a9630d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:00 +0200 Subject: [PATCH 134/192] New translations messages_en.properties (Santali) --- src/messages/messages_sat.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sat.properties b/src/messages/messages_sat.properties index efc40de85..2a13dabe3 100644 --- a/src/messages/messages_sat.properties +++ b/src/messages/messages_sat.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=ᱨᱮᱡᱤᱥᱴᱟᱨ ᱢᱮ +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=ᱥᱟᱱᱪᱟᱣ +save=ᱥᱟᱱᱪᱟᱣ +doCancel=ᱵᱟᱫᱽ +cancel=ᱵᱟᱫᱽ +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=ᱢᱮᱴᱟᱣ +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 990b0a20c0a432c5143c201d565e9760e8f75dc1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:01 +0200 Subject: [PATCH 135/192] New translations messages_en.properties (Sardinian) --- src/messages/messages_sc.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sc.properties b/src/messages/messages_sc.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sc.properties +++ b/src/messages/messages_sc.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 425f7b66bf59b41016fe19a7c1e59b3f797127c3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:02 +0200 Subject: [PATCH 136/192] New translations messages_en.properties (Sindhi) --- src/messages/messages_sd.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sd.properties b/src/messages/messages_sd.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sd.properties +++ b/src/messages/messages_sd.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 9c047dada9b972d84231bd3874532f5f21d3c069 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:03 +0200 Subject: [PATCH 137/192] New translations messages_en.properties (Sango) --- src/messages/messages_sg.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sg.properties b/src/messages/messages_sg.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sg.properties +++ b/src/messages/messages_sg.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From b453ce549f30037ed5e5de2562af1945854df28e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:04 +0200 Subject: [PATCH 138/192] New translations messages_en.properties (Shona) --- src/messages/messages_sn.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sn.properties b/src/messages/messages_sn.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sn.properties +++ b/src/messages/messages_sn.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 92e0c43c7c844616755017a58605482bd1f82e54 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:05 +0200 Subject: [PATCH 139/192] New translations messages_en.properties (Tigrinya) --- src/messages/messages_ti.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ti.properties b/src/messages/messages_ti.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_ti.properties +++ b/src/messages/messages_ti.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 514c66b4688a9bd06c1d728776af19e1865f5921 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:06 +0200 Subject: [PATCH 140/192] New translations messages_en.properties (Sanskrit) --- src/messages/messages_sa.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sa.properties b/src/messages/messages_sa.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sa.properties +++ b/src/messages/messages_sa.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From dba4b58561a9e06c4b77b0b3755389cba1d35ac3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:07 +0200 Subject: [PATCH 141/192] New translations messages_en.properties (Seychellois Creole) --- src/messages/messages_crs.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_crs.properties b/src/messages/messages_crs.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_crs.properties +++ b/src/messages/messages_crs.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From c240dcf0aff6dab89b4d7d44cd26f1abd20c0088 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:08 +0200 Subject: [PATCH 142/192] New translations messages_en.properties (Venetian) --- src/messages/messages_vec.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_vec.properties b/src/messages/messages_vec.properties index ce7aa7210..2e192c9e0 100644 --- a/src/messages/messages_vec.properties +++ b/src/messages/messages_vec.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Nome +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Nome +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Salva +save=Salva +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Nome +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From dcdbc997cf0784b5628d69336597d9dd21c98eff Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:09 +0200 Subject: [PATCH 143/192] New translations messages_en.properties (Southern Sami) --- src/messages/messages_sma.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_sma.properties b/src/messages/messages_sma.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_sma.properties +++ b/src/messages/messages_sma.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 0fb7b256ee1b9e7ff99805a2e49ca9c228906310 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:10 +0200 Subject: [PATCH 144/192] New translations messages_en.properties (Akan, Twi) --- src/messages/messages_tw.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_tw.properties b/src/messages/messages_tw.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_tw.properties +++ b/src/messages/messages_tw.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From c8672273082a35659ca5ab4b1b0d1cf39a28253f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:11 +0200 Subject: [PATCH 145/192] New translations messages_en.properties (Talossan) --- src/messages/messages_tzl.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_tzl.properties b/src/messages/messages_tzl.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_tzl.properties +++ b/src/messages/messages_tzl.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From f7a6bc07f58f1afcd5c967b1adb8611b2dacaacf Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:12 +0200 Subject: [PATCH 146/192] New translations messages_en.properties (Zeelandic) --- src/messages/messages_zea.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_zea.properties b/src/messages/messages_zea.properties index efc40de85..4b532d761 100644 --- a/src/messages/messages_zea.properties +++ b/src/messages/messages_zea.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Register +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Confirm password +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 1be8dda4e04ff249dcb8498a8c28cbc21ac0bb33 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:13 +0200 Subject: [PATCH 147/192] New translations messages_en.properties (Kabyle) --- src/messages/messages_kab.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_kab.properties b/src/messages/messages_kab.properties index 2c39c1dd7..9822e6ae8 100644 --- a/src/messages/messages_kab.properties +++ b/src/messages/messages_kab.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Tasarut +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Isem +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=Jerred +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=Sentem awal uffir +email=Email +name=Isem +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Sekles +save=Sekles +doCancel=Ssefex +cancel=Ssefex +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Isem +applicationType=Application type +status=Aẓayer +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 6d83a3776b5f4a7305884de1619a1a3dd3f3a2c9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:14 +0200 Subject: [PATCH 148/192] New translations messages_en.properties (Urdu (India)) --- src/messages/messages_ur.properties | 87 ++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_ur.properties b/src/messages/messages_ur.properties index efc40de85..d92cdd2c0 100644 --- a/src/messages/messages_ur.properties +++ b/src/messages/messages_ur.properties @@ -1,5 +1,90 @@ +loginAccountTitle=Sign in to your account +usernameOrEmail=Username or email +password=Password +doForgotPassword=Forgot Password? +doLogIn=Sign In +noAccount=New user? doRegister=Create an Open Food Facts account -name=Name +invalidUserMessage=Invalid username or password. +loginTimeout=Your login attempt timed out. Login will start from the beginning. + +registerTitle=اندراج +backToLogin=« Back to Login +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +passwordConfirm=کیا +email=Email +name=Name +country=Country +missingUsernameMessage=Please specify username. +missingPasswordMessage=Please specify password. +missingEmailMessage=Please specify email. +error-invalid-value=Invalid value. +error-pattern-no-match=Invalid value. +invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. +invalidPasswordConfirmMessage=Password confirmation doesn't match. +usernameExistsMessage=Username already exists. +emailExistsMessage=Email already exists. +invalidEmailMessage=Invalid email address. + +doSignOut=Sign out +signOut=Sign out + +personalInfo=Personal info +personalSubMessage=Manage your basic information. +selectALocale=Select a locale +doSave=Save +save=Save +doCancel=Cancel +cancel=Cancel +deleteAccount=Delete account +deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +delete=Delete +accountUpdatedMessage=Your account has been updated. + +accountSecurity=Account security +signingIn=Signing in +signingInDescription=Configure ways to sign in. +basic-authentication=Basic authentication +password-help-text=Sign in by entering your password. +credentialCreatedAt=<0>Created {{date}}. +update=Update +two-factor=Two-factor authentication +otp-display-name=Authenticator application +otp-help-text=Enter a verification code from authenticator application. +setUpNew=Set up {{name}} +notSetUp={{name}} is not set up. + +deviceActivity=Device activity +signedInDevicesExplanation=Sign out of any unfamiliar devices. +signedInDevices=Signed in devices +refreshPage=Refresh the page +currentSession=Current session +ipAddress=IP address +lastAccessedOn=Last accessed +clients=Clients +started=Started +expires=Expires + +applications=Applications +applicationsIntroMessage=View applications your account has access to +applicationName=Name +applicationType=Application type +status=Status +internalApp=Internal +notInUse=Not in use +client=Client +description=Description +inUse=In use +client_account-console=Account Console + +reauthenticate=Please re-authenticate to continue +updatePasswordTitle=Update password +logoutOtherSessions=Sign out from other devices +passwordNew=New Password +doSubmit=Submit +notMatchPasswordMessage=Passwords don't match. +invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From a6c724e475cb4bb68cfeb8d43738a4b3ff603317 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:58:15 +0200 Subject: [PATCH 149/192] New translations messages_en.properties (LOLCAT) --- src/messages/messages_lol.properties | 87 +++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/src/messages/messages_lol.properties b/src/messages/messages_lol.properties index 6a8383b72..76771abf4 100644 --- a/src/messages/messages_lol.properties +++ b/src/messages/messages_lol.properties @@ -1,5 +1,90 @@ +loginAccountTitle=crwdns249204\:0crwdne249204\:0 +usernameOrEmail=crwdns249206\:0crwdne249206\:0 +password=crwdns249208\:0crwdne249208\:0 +doForgotPassword=crwdns249210\:0crwdne249210\:0 +doLogIn=crwdns249212\:0crwdne249212\:0 +noAccount=crwdns249214\:0crwdne249214\:0 doRegister=crwdns249176\:0crwdne249176\:0 -name=crwdns249178\:0crwdne249178\:0 +invalidUserMessage=crwdns249216\:0crwdne249216\:0 +loginTimeout=crwdns249218\:0crwdne249218\:0 + +registerTitle=crwdns249220\:0crwdne249220\:0 +backToLogin=crwdns249222\:0crwdne249222\:0 +requiredFields=crwdns249224\:0crwdne249224\:0 +username=crwdns249226\:0crwdne249226\:0 username-before=crwdns249180\:0crwdne249180\:0 username-after=crwdns249182\:0crwdne249182\:0 +passwordConfirm=crwdns249228\:0crwdne249228\:0 +email=crwdns249230\:0crwdne249230\:0 +name=crwdns249178\:0crwdne249178\:0 +country=crwdns249232\:0crwdne249232\:0 +missingUsernameMessage=crwdns249234\:0crwdne249234\:0 +missingPasswordMessage=crwdns249236\:0crwdne249236\:0 +missingEmailMessage=crwdns249238\:0crwdne249238\:0 +error-invalid-value=crwdns249240\:0crwdne249240\:0 +error-pattern-no-match=crwdns249242\:0crwdne249242\:0 +invalidPasswordMinLengthMessage=crwdns249244\:0{0}crwdne249244\:0 +invalidPasswordConfirmMessage=crwdns249246\:0crwdne249246\:0 +usernameExistsMessage=crwdns249248\:0crwdne249248\:0 +emailExistsMessage=crwdns249250\:0crwdne249250\:0 +invalidEmailMessage=crwdns249252\:0crwdne249252\:0 + +doSignOut=crwdns249254\:0crwdne249254\:0 +signOut=crwdns249256\:0crwdne249256\:0 + +personalInfo=crwdns249258\:0crwdne249258\:0 +personalSubMessage=crwdns249260\:0crwdne249260\:0 +selectALocale=crwdns249262\:0crwdne249262\:0 +doSave=crwdns249264\:0crwdne249264\:0 +save=crwdns249266\:0crwdne249266\:0 +doCancel=crwdns249268\:0crwdne249268\:0 +cancel=crwdns249270\:0crwdne249270\:0 +deleteAccount=crwdns249272\:0crwdne249272\:0 +deleteAccountWarning=crwdns249274\:0crwdne249274\:0 +delete=crwdns249276\:0crwdne249276\:0 +accountUpdatedMessage=crwdns249278\:0crwdne249278\:0 + +accountSecurity=crwdns249280\:0crwdne249280\:0 +signingIn=crwdns249282\:0crwdne249282\:0 +signingInDescription=crwdns249284\:0crwdne249284\:0 +basic-authentication=crwdns249286\:0crwdne249286\:0 +password-help-text=crwdns249288\:0crwdne249288\:0 +credentialCreatedAt=crwdns249290\:0{{date}}crwdne249290\:0 +update=crwdns249292\:0crwdne249292\:0 +two-factor=crwdns249294\:0crwdne249294\:0 +otp-display-name=crwdns249296\:0crwdne249296\:0 +otp-help-text=crwdns249298\:0crwdne249298\:0 +setUpNew=crwdns249300\:0{{name}}crwdne249300\:0 +notSetUp=crwdns249302\:0{{name}}crwdne249302\:0 + +deviceActivity=crwdns249304\:0crwdne249304\:0 +signedInDevicesExplanation=crwdns249306\:0crwdne249306\:0 +signedInDevices=crwdns249308\:0crwdne249308\:0 +refreshPage=crwdns249310\:0crwdne249310\:0 +currentSession=crwdns249312\:0crwdne249312\:0 +ipAddress=crwdns249314\:0crwdne249314\:0 +lastAccessedOn=crwdns249316\:0crwdne249316\:0 +clients=crwdns249318\:0crwdne249318\:0 +started=crwdns249320\:0crwdne249320\:0 +expires=crwdns249322\:0crwdne249322\:0 + +applications=crwdns249324\:0crwdne249324\:0 +applicationsIntroMessage=crwdns249326\:0crwdne249326\:0 +applicationName=crwdns249328\:0crwdne249328\:0 +applicationType=crwdns249330\:0crwdne249330\:0 +status=crwdns249332\:0crwdne249332\:0 +internalApp=crwdns249334\:0crwdne249334\:0 +notInUse=crwdns249336\:0crwdne249336\:0 +client=crwdns249338\:0crwdne249338\:0 +description=crwdns249340\:0crwdne249340\:0 +inUse=crwdns249342\:0crwdne249342\:0 +client_account-console=crwdns249344\:0crwdne249344\:0 + +reauthenticate=crwdns249346\:0crwdne249346\:0 +updatePasswordTitle=crwdns249348\:0crwdne249348\:0 +logoutOtherSessions=crwdns249350\:0crwdne249350\:0 +passwordNew=crwdns249352\:0crwdne249352\:0 +doSubmit=crwdns249354\:0crwdne249354\:0 +notMatchPasswordMessage=crwdns249356\:0crwdne249356\:0 +invalidPasswordHistoryMessage=crwdns249358\:0{0}crwdne249358\:0 From ede6c660e19c43ef334b550acf5f5d70801eecb0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 20:59:25 +0200 Subject: [PATCH 150/192] New translations messages_en.properties (Lithuanian) --- src/messages/messages_lt.properties | 102 ++++++++++++++-------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/src/messages/messages_lt.properties b/src/messages/messages_lt.properties index 202e50464..2818e3b55 100644 --- a/src/messages/messages_lt.properties +++ b/src/messages/messages_lt.properties @@ -1,83 +1,83 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Prisijunkite prie savo paskyros +usernameOrEmail=Vartotojo vardas arba el. paštas password=Slaptažodis -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Pamiršote slaptažodį? +doLogIn=Prisijungti +noAccount=Naujas vartotojas? doRegister=Sukurti „Open Food Facts“ paskyrą -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Neteisingas vartotojo vardas arba slaptažodis. +loginTimeout=Jūsų bandymui prisijungti skirtasis laikas baigėsi. Prisijungimas prasidės nuo pradžios. registerTitle=Registruotis -backToLogin=« Back to Login +backToLogin=« Atgal į prisijungimą requiredFields=Privalomi laukai username=Vartotojo vardas username-before=Jūsų vartotojo vardas bus rodomas ant visų jūsų pateiktų įrašų ir jo pakeisti negalima username-after=Vartotojo vardai turi būti 2–20 simbolių ir juose gali būti tik skaičiai bei raidės passwordConfirm=Patvirtinti slaptažodį -email=Email +email=El. paštas name=Vardas country=Šalis -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Nurodykite vartotojo vardą. +missingPasswordMessage=Nurodykite slaptažodį. +missingEmailMessage=Nurodykite el. paštą. +error-invalid-value=Neteisinga reikšmė. +error-pattern-no-match=Neteisinga reikšmė. +invalidPasswordMinLengthMessage=Neteisingas slaptažodis\: minimalus ilgis {0}. +invalidPasswordConfirmMessage=Slaptažodžio patvirtinimas nesutampa. +usernameExistsMessage=Vartotojo vardas jau yra. +emailExistsMessage=El. paštas jau yra. +invalidEmailMessage=Netinkamas el. pašto adresas. doSignOut=Atsijungti signOut=Atsijungti -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Asmeninė informacija +personalSubMessage=Tvarkykite savo pagrindinę informaciją. +selectALocale=Pasirinkti lokalę doSave=Išsaugoti save=Išsaugoti doCancel=Atšaukti cancel=Atšaukti deleteAccount=Ištrinti paskyrą -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Tai yra negrįžtama. Visi jūsų duomenys bus visam laikui sunaikinti ir neatkuriami. delete=Ištrinti -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Jūsų paskyra atnaujinta. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=Paskyros sauga +signingIn=Prisijungiama +signingInDescription=Sukonfigūruokite prisijungimo būdus. +basic-authentication=Pagrindinis autentifikavimas +password-help-text=Prisijunkite įvesdami savo slaptažodį. +credentialCreatedAt=<0>Sukurta {{date}}. update=Atnaujinti -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Dviejų veiksnių autentikavimas +otp-display-name=Autentifikatoriaus programėlė +otp-help-text=Įveskite patvirtinimo kodą iš autentifikavimo programėlės. +setUpNew=Nustatyti {{name}} +notSetUp={{name}} nenustatytas. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Įrenginio veikla +signedInDevicesExplanation=Atsijunkite nuo bet kokių nepažįstamų įrenginių. +signedInDevices=Prisijungę įrenginiai +refreshPage=Įkelti puslapį iš naujo +currentSession=Dabartinis seansas ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Paskutinį kartą prisijungta +clients=Klientai +started=Pradėtas +expires=Baigia galioti -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Programėlės +applicationsIntroMessage=Peržiūrėkite programėles, prie kurių jūsų paskyra turi prieigą applicationName=Vardas -applicationType=Application type +applicationType=Programėlės tipas status=Būsena -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Vidinis +notInUse=Nenaudojamas +client=Klientas description=Aprašas -inUse=In use +inUse=Naudojamas client_account-console=Account Console reauthenticate=Please re-authenticate to continue From f385ac69d6a23cc80edad51e824620fc4f4bb7ad Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 11:21:40 +0200 Subject: [PATCH 151/192] New translations messages_en.properties (Swedish) --- src/messages/messages_sv.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/messages/messages_sv.properties b/src/messages/messages_sv.properties index 71c5282ac..63759130e 100644 --- a/src/messages/messages_sv.properties +++ b/src/messages/messages_sv.properties @@ -1,11 +1,11 @@ -loginAccountTitle=Sign in to your account +loginAccountTitle=Logga in på ditt konto usernameOrEmail=Username or email password=Lösenord -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Glömt lösenord? +doLogIn=Logga in +noAccount=Ny användare? doRegister=Registrera -invalidUserMessage=Invalid username or password. +invalidUserMessage=Ogiltigt användarnamn eller lösenord. loginTimeout=Your login attempt timed out. Login will start from the beginning. registerTitle=Registrera dig @@ -15,7 +15,7 @@ username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Bekräfta lösenord -email=Email +email=E-postadress name=Namn country=Land missingUsernameMessage=Please specify username. @@ -51,7 +51,7 @@ basic-authentication=Basic authentication password-help-text=Sign in by entering your password. credentialCreatedAt=<0>Created {{date}}. update=Uppdatera -two-factor=Two-factor authentication +two-factor=Tvåfaktorsautentisering otp-display-name=Authenticator application otp-help-text=Enter a verification code from authenticator application. setUpNew=Set up {{name}} From a6cb4c58c1698926f3e11c20d526dc6bd5fe6c57 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:20:52 +0200 Subject: [PATCH 152/192] New translations messages_en.properties (Hebrew) --- src/messages/messages_he.properties | 74 ++++++++++++++--------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/src/messages/messages_he.properties b/src/messages/messages_he.properties index 0e275f7c3..d72e2dd50 100644 --- a/src/messages/messages_he.properties +++ b/src/messages/messages_he.properties @@ -1,65 +1,65 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=כניסה לחשבון שלך +usernameOrEmail=שם משתמש או דוא״ל password=סיסמה -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=שכחת סיסמה? +doLogIn=כניסה +noAccount=משתמשים חדשים? doRegister=יצירת חשבון ב־Open Food Facts -invalidUserMessage=Invalid username or password. +invalidUserMessage=שם משתמש או סיסמה שגויים. loginTimeout=Your login attempt timed out. Login will start from the beginning. registerTitle=הרשמה -backToLogin=« Back to Login +backToLogin=« חזרה לכניסה requiredFields=שדות נדרשים username=שם משתמש username-before=שם המשתמש שלך יופיע בכל החלקים שתרמת ולא ניתן לשנות אותו username-after=שם משתמש חייב להיות בין 2 תווים ל־20 ויכול להיות מורכב רק מספרות ואותיות passwordConfirm=אימות הסיסמה -email=Email +email=דוא״ל name=שם country=מדינה -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=נא לציין שם משתמש. +missingPasswordMessage=נא לציין סיסמה. +missingEmailMessage=נא לציין דוא״ל. +error-invalid-value=ערך שגוי. +error-pattern-no-match=ערך שגוי. +invalidPasswordMinLengthMessage=סיסמה שגויה\: אורך מזערי {0}. +invalidPasswordConfirmMessage=אימות הסיסמה לא תואם. +usernameExistsMessage=שם המשתמש כבר קיים. +emailExistsMessage=כתובת הדוא״ל כבר קיימת. +invalidEmailMessage=כתובת דוא״ל שגויה. doSignOut=יציאה signOut=יציאה -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=פרטים אישיים +personalSubMessage=ניהול הפרטים הבסיסיים שלך. +selectALocale=נא לבחור שפה doSave=שמירה save=שמירה doCancel=ביטול cancel=ביטול deleteAccount=מחיקת חשבון -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=זאת פעולה בלתי הפיכה. כל הנתונים שלך יושמדו לצמיתות ולא ניתן יהיה לקבל אותם שוב. delete=מחיקה -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=החשבון שלך עודכן. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=אבטחת חשבון +signingIn=מתבצעת כניסה +signingInDescription=הגדרת דרכים לכניסה. +basic-authentication=אימות בסיסי +password-help-text=אפשר להיכנס על ידי מילוי הסיסמה. +credentialCreatedAt=<0>נוצר ב־{{date}}. update=עדכון -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=אימות דו־שלבי +otp-display-name=יישומון אימות +otp-help-text=נא למלא קוד אימות מיישומון האימות. +setUpNew=הגדרת {{name}} +notSetUp={{name}} לא מוגדר. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices +deviceActivity=פעילות מכשיר +signedInDevicesExplanation=יציאה ממכשירים לא מוכרים. +signedInDevices=מכשירים מחוברים refreshPage=Refresh the page currentSession=Current session ipAddress=כתובת IP From 3b9ac3c435bf75a87befcef875e7e46152eaeab3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:37:54 +0200 Subject: [PATCH 153/192] New translations messages_en.properties (French) --- src/messages/messages_fr.properties | 108 ++++++++++++++-------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/src/messages/messages_fr.properties b/src/messages/messages_fr.properties index 8e482d6e1..2617c584d 100644 --- a/src/messages/messages_fr.properties +++ b/src/messages/messages_fr.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Connectez-vous à votre compte +usernameOrEmail=Nom d'utilisateur ou courriel password=Mot de passe -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Mot de passe oublié ? +doLogIn=Connexion +noAccount=Nouvel utilisateur ? doRegister=Enregistrement -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Nom d'utilisateur ou mot de passe invalide. +loginTimeout=Le temps imparti pour la connexion est écoulé. Le processus de connexion redémarre depuis le début. registerTitle=S'inscrire -backToLogin=« Back to Login +backToLogin=« Retour à la connexion requiredFields=Champs obligatoires username=Identifiant username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirmation du mot de passe -email=Email +email=Courriel name=Nom country=Pays -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Veuillez entrer votre nom d'utilisateur. +missingPasswordMessage=Veuillez entrer votre mot de passe. +missingEmailMessage=Veuillez entrer votre courriel. +error-invalid-value=Valeur invalide. +error-pattern-no-match=Valeur invalide. +invalidPasswordMinLengthMessage=Mot de passe invalide \: longueur minimale requise de {0}. +invalidPasswordConfirmMessage=Le mot de passe de confirmation ne correspond pas. +usernameExistsMessage=Le nom d'utilisateur existe déjà. +emailExistsMessage=Le courriel existe déjà. +invalidEmailMessage=Courriel invalide. doSignOut=Se déconnecter signOut=Se déconnecter -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Information personnelle \: +personalSubMessage=Gérez ces informations de base\: votre prénom, nom de famille et email +selectALocale=Sélectionner une langue doSave=Enregistrer save=Enregistrer doCancel=Annuler cancel=Annuler deleteAccount=Supprimer le compte -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Ceci est irréversible. Toutes vos données seront définitivement supprimées, et irrécupérables delete=Supprimer -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Votre compte a été mis à jour. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=Sécurité du compte +signingIn=Connexion +signingInDescription=Configurez les façons de vous authentifier. +basic-authentication=Authentification de base +password-help-text=Connectez-vous en saisissant votre mot de passe. +credentialCreatedAt=<0>Créé {{date}}. update=Mise à jour -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Authentification à deux facteurs +otp-display-name=Application d'authentification +otp-help-text=Entrez un code de vérification depuis votre application d'authentification. +setUpNew=Configurer {{name}} +notSetUp={{name}} n''est pas configuré. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Activités des appareils +signedInDevicesExplanation=Déconnectez-vous de tout appareil non familier. +signedInDevices=Appareils connectés +refreshPage=Rafraichir la page +currentSession=Session actuelle ipAddress=Adresse IP -lastAccessedOn=Last accessed +lastAccessedOn=Dernier accès clients=Clients -started=Started -expires=Expires +started=Début +expires=Expiration applications=Applications -applicationsIntroMessage=View applications your account has access to +applicationsIntroMessage=Auditez et gérez les permissions d'accès des applications aux données de votre compte applicationName=Nom -applicationType=Application type +applicationType=Type d'application status=État  -internalApp=Internal -notInUse=Not in use +internalApp=Interne +notInUse=Inutilisé client=Client description=Description -inUse=In use -client_account-console=Account Console +inUse=Utilisé +client_account-console=Console de gestion du compte reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +updatePasswordTitle=Mise à jour du mot de passe +logoutOtherSessions=Se déconnecter des autres appareils +passwordNew=Nouveau mot de passe doSubmit=Envoyer -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Les mots de passe ne sont pas identiques. +invalidPasswordHistoryMessage=Mot de passe invalide \: ne doit pas être égal aux {0} derniers mots de passe. From 2e3847ad2cbb90d1b910c23be088593beb40ad9e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:37:55 +0200 Subject: [PATCH 154/192] New translations messages_en.properties (Spanish) --- src/messages/messages_es.properties | 106 ++++++++++++++-------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/src/messages/messages_es.properties b/src/messages/messages_es.properties index 0d078437c..5d1834a08 100644 --- a/src/messages/messages_es.properties +++ b/src/messages/messages_es.properties @@ -1,15 +1,15 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Acceder a tu cuenta +usernameOrEmail=Usuario o email password=Contraseña -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=¿Has olvidado tu contraseña? +doLogIn=Iniciar sesión +noAccount=¿Usuario nuevo? doRegister=Regístrate -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Usuario o contraseña incorrectos. +loginTimeout=Has tardado demasiado en identificarte. Inicia de nuevo la identificación. registerTitle=Crear cuenta -backToLogin=« Back to Login +backToLogin=« Volver a la identificación requiredFields=Campos obligatorios username=Nombre de usuario username-before=Your username will appear on all contributions you make and cannot be changed @@ -18,73 +18,73 @@ passwordConfirm=Confirmar contraseña email=Email name=Nombre country=País -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Por favor indica tu usuario. +missingPasswordMessage=Por favor indica tu contraseña. +missingEmailMessage=Por favor indica tu email. +error-invalid-value=Valor no válido. +error-pattern-no-match=Valor no válido. +invalidPasswordMinLengthMessage=Contraseña incorrecta\: longitud mínima {0}. +invalidPasswordConfirmMessage=La confirmación de contraseña no coincide. +usernameExistsMessage=El nombre de usuario ya existe +emailExistsMessage=El email ya existe +invalidEmailMessage=Email no válido doSignOut=Cerrar sesión signOut=Cerrar sesión -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Información personal\: +personalSubMessage=Administre su información básica. selectALocale=Select a locale doSave=Guardar save=Guardar doCancel=Cancelar cancel=Cancelar deleteAccount=Eliminar cuenta -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Esto es irreversible. Todos sus datos serán permanentemente destruidos e irrecuperables. delete=Eliminar -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Tu cuenta se ha actualizado. accountSecurity=Account security -signingIn=Signing in +signingIn=Iniciando sesión signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +basic-authentication=Autenticación básica +password-help-text=Inicie sesión ingresando su contraseña. +credentialCreatedAt=Creada update=Actualizar -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Autenticación de dos factores +otp-display-name=Aplicación de autenticador +otp-help-text=Ingrese un código de verificación de la aplicación Authenticator. +setUpNew=Configurar {0} +notSetUp={0} no está configurado. deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +signedInDevicesExplanation=Desconéctese de cualquier dispositivo desconocido. +signedInDevices=Dispositivos conectados +refreshPage=Recarga la página +currentSession=Sesión actual ipAddress=Dirección IP -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Último accedido +clients=Clientes +started=Iniciado +expires=Expira -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Aplicaciones +applicationsIntroMessage=Rastree y administre el permiso de su aplicación para acceder a su cuenta applicationName=Nombre -applicationType=Application type +applicationType=Tipo de aplicación status=Estado -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Interna +notInUse=No esta en uso +client=Cliente description=Descripción -inUse=In use -client_account-console=Account Console +inUse=En uso +client_account-console=Consola de cuentas -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Vuelva a autenticar para continuar +updatePasswordTitle=Modificación de contraseña +logoutOtherSessions=Cerrar sesión en otros dispositivos +passwordNew=Nueva contraseña doSubmit=Enviar -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Las contraseñas no coinciden. +invalidPasswordHistoryMessage=Contraseña incorrecta\: no puede ser igual a ninguna de las últimas {0} contraseñas. From e6a47fb2c0f9d7350fb736c240c184ef28d6823b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:37:57 +0200 Subject: [PATCH 155/192] New translations messages_en.properties (Arabic) --- src/messages/messages_ar.properties | 116 ++++++++++++++-------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/src/messages/messages_ar.properties b/src/messages/messages_ar.properties index 6a31b6dd1..b82e71436 100644 --- a/src/messages/messages_ar.properties +++ b/src/messages/messages_ar.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=تسجيل الدخول إلى حسابك +usernameOrEmail=اسم المستخدم أو البريد الإلكتروني password=كلمة المرور -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=نسيت كلمة المرور؟ +doLogIn=تسجيل دخول +noAccount=مستخدم جديد؟ doRegister=تسجيل جديد -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=اسم المستخدم أو كلمة مرور غير صالحة. +loginTimeout=انتهت مهلة محاولة تسجيل الدخول. سيتم البدء في عملية تسجيل الدخول من جديد. registerTitle=التسجيل -backToLogin=« Back to Login +backToLogin=» العودة إلى تسجيل الدخول requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=تأكيد كلمة المرور -email=Email +email=البريد الإلكتروني name=اﻹسم country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=الرجاء تحديد اسم المستخدم. +missingPasswordMessage=الرجاء تحديد كلمة المرور. +missingEmailMessage=الرجاء تحديد البريد الإلكتروني. +error-invalid-value=قيمة غير صالحة. +error-pattern-no-match=قيمة غير صالحة. +invalidPasswordMinLengthMessage=كلمة المرور غير صالحة\: الحد الأدنى للطول {0}. +invalidPasswordConfirmMessage=تأكيد كلمة المرور غير متطابق. +usernameExistsMessage=اسم المستخدم مستخدم مسبقًا. +emailExistsMessage=البريد الإلكتروني مستخدم مسبقًا. +invalidEmailMessage=البريد الإلكتروني غير صالح. doSignOut=تسجيل الخروج signOut=تسجيل الخروج -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=البيانات الشخصية\: +personalSubMessage=قم بإدارة البيانات الأساسية الخاصة بك. +selectALocale=اختر لغة doSave=حفظ save=حفظ doCancel=إلغاء cancel=إلغاء deleteAccount=حذف الحساب -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=هذا أمر لا رجوع فيه. سيتم إتلاف جميع بياناتك بشكل دائم، ولا يمكن استرجاعها. delete=حذف -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=تم تحديث الحساب الخاص بك. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=أمان الحساب +signingIn=عملية تسجيل الدخول +signingInDescription=إعداد طرق تسجيل الدخول. +basic-authentication=مصادقة أساسية +password-help-text=سجل الدخول باستخدام كلمة المرور. +credentialCreatedAt=<0>أنشئ في {{date}}. update=تحديث -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=التحقق بخطوتين +otp-display-name=تطبيق مصادق +otp-help-text=أدخل رمز التحقق الصادرة من التطبيق المصادق. +setUpNew=إعداد {{name}} +notSetUp=لم يتم إعداد {{name}}. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=نشاط الأجهزة +signedInDevicesExplanation=قم بتسجيل الخروج من أي جهاز غير مألوف. +signedInDevices=الأجهزة المسجلة للدخول +refreshPage=تحديث الصفحة +currentSession=الجلسة الحالية ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=آخر وصول +clients=العملاء +started=ابتدأ في +expires=ينتهي في -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=التطبيقات +applicationsIntroMessage=قم بتتبع وإدارة أذونات التطبيقات للوصول إلى حسابك applicationName=اﻹسم -applicationType=Application type +applicationType=نوع التطبيق status=الحالة -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=داخلی +notInUse=غير مستخدم +client=العميل description=Description -inUse=In use -client_account-console=Account Console +inUse=قيد الاستخدام +client_account-console=لوحة التحكم بالحساب -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=يرجى إعادة المصادقة للمتابعة +updatePasswordTitle=تم تحديث كلمة المرور +logoutOtherSessions=تسجيل الخروج من الأجهزة الأخرى +passwordNew=كلمة مرور جديدة doSubmit=إرسال -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=كلمات المرور غير متطابقة. +invalidPasswordHistoryMessage=كلمة المرور غير صالحة\: يجب ألا تكون مطابقة لأي من كلمات المرور الـ {0} الأخيرة. From 2917af416b01737c822852ca06f65681cd5b255b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:37:59 +0200 Subject: [PATCH 156/192] New translations messages_en.properties (Catalan) --- src/messages/messages_ca.properties | 102 ++++++++++++++-------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/src/messages/messages_ca.properties b/src/messages/messages_ca.properties index 4187e0d84..c0b390728 100644 --- a/src/messages/messages_ca.properties +++ b/src/messages/messages_ca.properties @@ -1,15 +1,15 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Accediu al vostre compte +usernameOrEmail=Usuari o adreça electrònica password=Contrasenya -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Heu oblidat la vostra contrasenya? +doLogIn=Inicia la sessió +noAccount=Usuari nou? doRegister=Registreu-vos -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=El nom d'usuari o contrasenya no són vàlids. +loginTimeout=S'ha excedit el temps per a realitzar una entrada. L'entrada començarà des del principi. registerTitle=Registra -backToLogin=« Back to Login +backToLogin=« Torna a la identificació requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed @@ -18,73 +18,73 @@ passwordConfirm=Confirmeu la contrasenya email=Email name=Nom country=País -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Indiqueu el vostre nom d'usuari. +missingPasswordMessage=Indiqueu la vostra contrasenya. +missingEmailMessage=Indiqueu la vostra adreça de correu electrònic. +error-invalid-value=El valor no és vàlid. +error-pattern-no-match=El valor no és vàlid. +invalidPasswordMinLengthMessage=La contrasenya no és vàlida\: la llargària mínima és {0}. +invalidPasswordConfirmMessage=La confirmació de contrasenya no coincideix. +usernameExistsMessage=El nom d'usuari ja existeix. +emailExistsMessage=El correu electrònic ja existeix. +invalidEmailMessage=L'adreça de correu electrònic no és vàlida. doSignOut=Tanca la sessió signOut=Tanca la sessió -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Informació personal\: +personalSubMessage=Gestioneu la vostra informació bàsica. selectALocale=Select a locale doSave=Desa save=Desa doCancel=Cancel·lar cancel=Cancel·lar deleteAccount=Elimina el compte -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Això és irreversible. Totes les vostres dades es destruiran permanentment i no seran accessibles. delete=Elimina -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=S'ha actualitzat el compte. accountSecurity=Account security -signingIn=Signing in +signingIn=Identificació signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +basic-authentication=Autenticació bàsica +password-help-text=Entreu introduint la vostra contrasenya. +credentialCreatedAt=Creada update=Actualitza -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Autenticació de doble factor +otp-display-name=Aplicació d'autenticació +otp-help-text=Introduïu el codi de verificació de l'aplicació d'autenticació. +setUpNew=Configura {{name}} +notSetUp={0} no està configurat. deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +signedInDevicesExplanation=Desconnecteu qualsevol dispositiu que no us siga familiar. +signedInDevices=Dispositius identificats +refreshPage=Refresca la pàgina +currentSession=Sessió actual ipAddress=IP address -lastAccessedOn=Last accessed +lastAccessedOn=Últim accés clients=Clients -started=Started -expires=Expires +started=Iniciat +expires=Caduca -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Aplicacions +applicationsIntroMessage=Feu seguiment i gestioneu els permisos de les aplicacions per a accedir al vostre compte applicationName=Nom -applicationType=Application type +applicationType=Tipus d'aplicació status=Estat -internalApp=Internal -notInUse=Not in use +internalApp=Internes +notInUse=No en ús client=Client description=Description -inUse=In use -client_account-console=Account Console +inUse=En ús +client_account-console=Consola del compte -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Torneu a identificar-vos per a continuar +updatePasswordTitle=Actualitza la contrasenya +logoutOtherSessions=Surt d'altres dispositius +passwordNew=Contrasenya nova doSubmit=Envia -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Les contrasenyes no coincideixen. +invalidPasswordHistoryMessage=Contrasenya incorrecta\: no pot ser igual a cap de les últimes {0} contrasenyes. From 85d6202a9f70e666afb65356c48c8e1c757a4e6f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:00 +0200 Subject: [PATCH 157/192] New translations messages_en.properties (Czech) --- src/messages/messages_cs.properties | 72 ++++++++++++++--------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/src/messages/messages_cs.properties b/src/messages/messages_cs.properties index 9fb7c2c7b..7a50fbde0 100644 --- a/src/messages/messages_cs.properties +++ b/src/messages/messages_cs.properties @@ -1,38 +1,38 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Přihlásit k vašemu účtu +usernameOrEmail=Přihlašovací jméno nebo e-mail password=Heslo -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Zapomenuté heslo? +doLogIn=Přihlásit se +noAccount=Nový uživatel? doRegister=Registrovat se -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Neplatné jméno nebo heslo. +loginTimeout=Přihlašování trvalo příliš dlouho. Přihlašovací proces začíná od začátku. registerTitle=Registrovat se -backToLogin=« Back to Login +backToLogin=« Zpět k přihlášení requiredFields=Povinná pole username=Uživatelské jméno username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Potvrdit heslo -email=Email +email=E-mail name=Jméno country=Země -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Zadejte prosím uživatelské jméno. +missingPasswordMessage=Zadejte prosím heslo. +missingEmailMessage=Zadejte prosím e-mail. +error-invalid-value=Nesprávná hodnota. +error-pattern-no-match=Nesprávná hodnota. +invalidPasswordMinLengthMessage=Neplatné heslo\: minimální délka {0}. +invalidPasswordConfirmMessage=Potvrzení hesla se neshoduje. +usernameExistsMessage=Uživatelské jméno již existuje. +emailExistsMessage=E-mail již existuje. +invalidEmailMessage=Neplatný e-mail. doSignOut=Odhlásit signOut=Odhlásit -personalInfo=Personal info +personalInfo=Osobní údaje\: personalSubMessage=Manage your basic information. selectALocale=Select a locale doSave=Uložit @@ -42,18 +42,18 @@ cancel=Zrušit deleteAccount=Smazat účet deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Odstranit -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Váš účet byl aktualizován. accountSecurity=Account security signingIn=Signing in signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. +password-help-text=Přihlaste se pomocí hesla. credentialCreatedAt=<0>Created {{date}}. update=Aktualizace two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. +otp-display-name=Autentizační Aplikace +otp-help-text=Zadejte ověřovací kód z aplikace. setUpNew=Set up {{name}} notSetUp={{name}} is not set up. @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP adresa lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienti +started=Zahájeno +expires=Vyprší -applications=Applications +applications=Aplikace applicationsIntroMessage=View applications your account has access to applicationName=Jméno applicationType=Application type status=Stav internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Popis inUse=In use -client_account-console=Account Console +client_account-console=Uživatelská konzola -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Pro pokračování se prosím znovu přihlaste +updatePasswordTitle=Aktualizace hesla +logoutOtherSessions=Odhlásit se z ostatních zařízení +passwordNew=Nové heslo doSubmit=Odeslat -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Hesla se neshodují. +invalidPasswordHistoryMessage=Neplatné heslo\: Nesmí se rovnat žádnému z posledních {0} hesel. From db7fcf736c70917329cb7b57b297037911c6bed7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:01 +0200 Subject: [PATCH 158/192] New translations messages_en.properties (Danish) --- src/messages/messages_da.properties | 66 ++++++++++++++--------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/src/messages/messages_da.properties b/src/messages/messages_da.properties index 2d00ed219..acd8b2e74 100644 --- a/src/messages/messages_da.properties +++ b/src/messages/messages_da.properties @@ -1,15 +1,15 @@ loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +usernameOrEmail=Brugernavn eller email password=Adgangskode -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Glemt adgangskode? +doLogIn=Log ind +noAccount=Ny bruger? doRegister=Opret en Open Food Facts-konto -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Ugyldig brugernavn eller adgangskode. +loginTimeout=Dit login tog for lang tid. Login processen vil nu begynde forfra. registerTitle=Registrer bruger -backToLogin=« Back to Login +backToLogin=« Tilbage til log ind requiredFields=Obligatoriske felter username=Username username-before=Dit brugernavn vises på alle bidrag du laver og kan ikke ændres @@ -18,22 +18,22 @@ passwordConfirm=Bekræft adgangskode email=Email name=Navn country=Land -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=Angiv brugernavn. +missingPasswordMessage=Angiv password. +missingEmailMessage=Angiv email adressse. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=Ugyldig adgangskode\: minimum længde {0}. +invalidPasswordConfirmMessage=Adgangskoderne er ikke ens +usernameExistsMessage=Brugernavnet eksisterer allerede. +emailExistsMessage=Email adressen eksisterer allerede. +invalidEmailMessage=Ugyldig email adresse. doSignOut=Log ud signOut=Log ud -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Personlig information\: +personalSubMessage=Administrer disse grundinformationer; dit fornavn, efternavn og email adresse selectALocale=Select a locale doSave=Gem save=Gem @@ -42,18 +42,18 @@ cancel=Annullér deleteAccount=Slet konto deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Slet -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Din konto er blevet opdateret. accountSecurity=Account security signingIn=Signing in signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. +password-help-text=Log ind ved at indtaste din adgangskode. credentialCreatedAt=<0>Created {{date}}. update=Opdatér two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. +otp-display-name=Engangskodegenerator +otp-help-text=Indtast en godkendelseskode fra engangskodegeneratoren. setUpNew=Set up {{name}} notSetUp={{name}} is not set up. @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienter +started=Påbegyndt +expires=Udløber -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Applikationer +applicationsIntroMessage=Spor og administrer dine app tilladelser for at tilgå din konto applicationName=Navn -applicationType=Application type +applicationType=Applikationstype status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Description inUse=In use -client_account-console=Account Console +client_account-console=Kontokonsol reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Opdater adgangskode logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Ny Adgangskode doSubmit=Indsend -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Passwords er ikke ens. +invalidPasswordHistoryMessage=Ugyldig adgangskode\: må ikke være identisk med nogle af de seneste {0} adgangskoder. From 2fd5d912a66ad8dc5d0f694d8580066ccb220a05 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:02 +0200 Subject: [PATCH 159/192] New translations messages_en.properties (German) --- src/messages/messages_de.properties | 54 ++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/messages/messages_de.properties b/src/messages/messages_de.properties index 215dd3dc6..2e55d2ba0 100644 --- a/src/messages/messages_de.properties +++ b/src/messages/messages_de.properties @@ -1,30 +1,30 @@ loginAccountTitle=Bei Ihrem Konto anmelden -usernameOrEmail=Benutzername oder E-Mail-Adresse +usernameOrEmail=Benutzername oder E-Mail password=Passwort doForgotPassword=Passwort vergessen? doLogIn=Anmelden -noAccount=Neuen Benutzer anlegen? +noAccount=Neuer Benutzer? doRegister=Registrieren invalidUserMessage=Benutzername oder Passwort ungültig. -loginTimeout=Ihr Anmeldeversuch wurde abgebrochen. Die Anmeldung wird erneut gestartet. +loginTimeout=Sie haben zu lange gebraucht, um sich anzumelden. Bitte versuchen Sie es erneut. registerTitle=Registrieren -backToLogin=« Zurück zu Anmeldung +backToLogin=« Zurück zur Anmeldung requiredFields=Pflichtfelder username=Benutzername username-before=Ihr Benutzername wird in allen Beiträgen, die Sie erstellen, angezeigt und kann nicht geändert werden username-after=Benutzernamen müssen zwischen 2 und 20 Zeichen lang sein und dürfen nur Ziffern und Buchstaben enthalten passwordConfirm=Passwort bestätigen -email=E-Mail-Adresse +email=E-Mail name=Name country=Land missingUsernameMessage=Bitte geben Sie einen Benutzernamen ein. missingPasswordMessage=Bitte geben Sie ein Passwort ein. missingEmailMessage=Bitte geben Sie eine E-Mail-Adresse ein. -error-invalid-value=Unzulässiger Wert. -error-pattern-no-match=Unzulässiger Wert. +error-invalid-value=Ungültiger Wert. +error-pattern-no-match=Ungültiger Wert. invalidPasswordMinLengthMessage=Ungültiges Passwort\: Mindestlänge {0}. -invalidPasswordConfirmMessage=Passwörter stimmen nicht überein. +invalidPasswordConfirmMessage=Die Passwortbestätigung ist nicht identisch. usernameExistsMessage=Benutzername bereits vorhanden. emailExistsMessage=Die E-Mail-Adresse wird bereits genutzt. invalidEmailMessage=Ungültige E-Mail-Adresse. @@ -33,58 +33,58 @@ doSignOut=Abmelden signOut=Abmelden personalInfo=Persönliche Informationen -personalSubMessage=Verwalten Sie Ihre grundlegenden Informationen. -selectALocale=Sprache auswählen +personalSubMessage=Verwalten Sie Ihre Informationen. +selectALocale=Wählen Sie eine Sprache doSave=Speichern save=Speichern doCancel=Abbrechen cancel=Abbrechen deleteAccount=Konto löschen -deleteAccountWarning=Dies ist unwiderruflich. Alle Ihre Daten werden dauerhaft gelöscht und können nicht wiederhergestellt werden. +deleteAccountWarning=Dieser Vorgang ist unwiderruflich. Alle Ihre Daten werden dauerhaft gelöscht und können nicht wiederhergestellt werden. delete=Löschen accountUpdatedMessage=Ihr Benutzerkonto wurde aktualisiert. -accountSecurity=Kontensicherheit -signingIn=Anmelden -signingInDescription=Konfigurieren Sie die Anmeldemethoden. -basic-authentication=Einfache Authentifizierung +accountSecurity=Kontosicherheit +signingIn=Anmeldung +signingInDescription=Konfigurieren Sie die Anmeldemöglichkeiten. +basic-authentication=Standardauthentifizierung password-help-text=Melden Sie sich an, indem Sie Ihr Passwort eingeben. credentialCreatedAt=<0>Erstellt {{date}}. update=Aktualisieren -two-factor=Zwei-Faktor-Authentisierung -otp-display-name=Authentifikator-App -otp-help-text=Geben Sie einen Bestätigungscode aus der Authentifikator-App ein. +two-factor=Zwei-Faktor-Authentifizierung +otp-display-name=Authenticator-Anwendung +otp-help-text=Eingabe eines Verifizierungscodes aus der Authenticator-Anwendung. setUpNew={{name}} einrichten notSetUp={{name}} ist nicht eingerichtet. deviceActivity=Geräteaktivität signedInDevicesExplanation=Melden Sie sich von allen unbekannten Geräten ab. signedInDevices=Angemeldete Geräte -refreshPage=Seite aktualisieren -currentSession=Aktuelle Sitzung +refreshPage=Aktualisieren Sie die Seite +currentSession=Aktuelle Session ipAddress=IP-Adresse lastAccessedOn=Letzter Zugriff clients=Clients -started=Gestartet +started=Startdatum expires=Ablaufdatum -applications=Anwendungen -applicationsIntroMessage=Anwendungen anzeigen, auf die Ihr Konto Zugriff hat +applications=Applikationen +applicationsIntroMessage=App-Berechtigung für den Zugriff auf Ihr Konto verwalten applicationName=Name -applicationType=Art der Anwendung +applicationType=Anwendungstyp status=Status internalApp=Intern notInUse=Nicht verwendet client=Client description=Beschreibung inUse=Wird verwendet -client_account-console=Kontenkonsole +client_account-console=Accountkonsole -reauthenticate=Bitte erneut authentifizieren, um fortzufahren +reauthenticate=Zum Fortsetzen bitte erneut anmelden updatePasswordTitle=Passwort aktualisieren logoutOtherSessions=Von anderen Geräten abmelden passwordNew=Neues Passwort doSubmit=Senden notMatchPasswordMessage=Passwörter stimmen nicht überein. -invalidPasswordHistoryMessage=Unzulässiges Passwort\: darf nicht identisch mit einem der letzten {0} Passwörter sein. +invalidPasswordHistoryMessage=Ungültiges Passwort\: Es darf nicht einem der letzten {0} Passwörter entsprechen. From e2ba7bb1461f7bd718153dac1c770489bcefd51b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:04 +0200 Subject: [PATCH 160/192] New translations messages_en.properties (Greek) --- src/messages/messages_el.properties | 106 ++++++++++++++-------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/src/messages/messages_el.properties b/src/messages/messages_el.properties index 6cedf4e65..a9f15f445 100644 --- a/src/messages/messages_el.properties +++ b/src/messages/messages_el.properties @@ -1,15 +1,15 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Είσοδος στο λογαριασμό σας +usernameOrEmail=Όνομα χρήστη ή email password=Κωδικός χρήστη -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Ξεχάσατε το κωδικό; +doLogIn=Είσοδος +noAccount=Νέος χρήστης; doRegister=Εγγραφή -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Μη έγκυρο όνομα χρήστη ή κωδικός πρόσβασης. +loginTimeout=Η προσπάθεια εισόδου σας έληξε. Είσοδος από την αρχή. registerTitle=Εγγραφή χρήστη -backToLogin=« Back to Login +backToLogin=« Επιστροφή στην Είσοδο requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed @@ -18,73 +18,73 @@ passwordConfirm=Επιβεβαιωστε τον κωδικό χρήστη email=Email name=Όνομα country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Παρακαλώ ορίστε όνομα χρήστη. +missingPasswordMessage=Παρακαλώ ορίστε κωδικό πρόσβασης. +missingEmailMessage=Παρακαλώ ορίστε email. +error-invalid-value=Μη έγκυρη τιμή. +error-pattern-no-match=Μη έγκυρη τιμή. +invalidPasswordMinLengthMessage=Μη έγκυρος κωδικός πρόσβασης\: ελάχιστο μήκος {0}. +invalidPasswordConfirmMessage=Η επιβεβαίωση του κωδικού πρόσβασης δε ταιριάζει. +usernameExistsMessage=Το όνομα χρήστη υπάρχει ήδη. +emailExistsMessage=Το email υπάρχει ήδη. +invalidEmailMessage=Μη έγκυρη διεύθυνση email. doSignOut=Αποσύνδεση signOut=Αποσύνδεση -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Προσωπικά Στοιχεία\: +personalSubMessage=Διαχειριστείτε τα βασικά στοιχεία σας. selectALocale=Select a locale doSave=Αποθήκευση save=Αποθήκευση doCancel=Ακύρωση cancel=Ακύρωση deleteAccount=Διαγραφή λογαριασμού -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Αυτό είναι ανεπίστροφο. Όλα τα δεδομένα σας θα καταστραφούν οριστικά και δεν επαναφέρονται. delete=Διαγραφή -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Ο λογαριασμός σας έχει ενημερωθεί. accountSecurity=Account security -signingIn=Signing in +signingIn=Σε είσοδο signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +basic-authentication=Βασική ταυτοποίηση +password-help-text=Συνδεθείτε βάζοντας το κωδικό πρόσβασης σας. +credentialCreatedAt=Δημιουργήθηκε update=Update -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Έλεγχος ταυτότητας δύο-παραγόντων +otp-display-name=Εφαρμογή Ταυτοποίησης +otp-help-text=Εισάγετε ένα κωδικό επιβεβαίωσης από την εφαρμογή ταυτοποίησης. +setUpNew=Καθορισμός του {{name}} +notSetUp=Το {0} δεν έχει καθοριστεί. deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +signedInDevicesExplanation=Αποσύνδεση από όποια άγνωστη συσκευή. +signedInDevices=Συνδεδεμένες συσκευές +refreshPage=Ανανέωση σελίδας +currentSession=Τρέχουσα συνεδρία ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Τελευταία πρόσβαση +clients=Πελάτες +started=Ξεκίνησε +expires=Λήγει -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Εφαρμογές +applicationsIntroMessage=Διαχειριστείτε το δικαίωμα της εφαρμογής σας να έχει πρόσβαση στο λογαριασμό σας applicationName=Όνομα -applicationType=Application type +applicationType=Τύπος Εφαρμογής status=Status -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Εσωτερικό +notInUse=Δεν χρησιμοποιείται +client=Πελάτης description=Description -inUse=In use -client_account-console=Account Console +inUse=Σε χρήση +client_account-console=Κονσόλα Λογαριασμού -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Για να συνεχίσετε παρακαλώ για αυθεντικοποίηση ξανά +updatePasswordTitle=Ενημέρωση κωδικού +logoutOtherSessions=Έξοδος από άλλες συσκευές +passwordNew=Νέος Κωδικός Πρόσβασης doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Οι κωδικοί πρόσβασης δε ταιριάζουν. +invalidPasswordHistoryMessage=Μη έγκυρος κωδικός πρόσβασης\: δε πρέπει να είναι το ίδιο με τους τελευταίους {0} κωδικούς. From cb3ebb2c6ecacb040d54d0f551e93a39328f9594 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:05 +0200 Subject: [PATCH 161/192] New translations messages_en.properties (Finnish) --- src/messages/messages_fi.properties | 76 ++++++++++++++--------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/src/messages/messages_fi.properties b/src/messages/messages_fi.properties index 5df3576df..e94e40b84 100644 --- a/src/messages/messages_fi.properties +++ b/src/messages/messages_fi.properties @@ -1,39 +1,39 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Kirjaudu sisään +usernameOrEmail=Käyttäjätunnus tai sähköpostiosoite password=Salasana -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Unohditko salasanan? +doLogIn=Kirjaudu +noAccount=Uusi käyttäjä? doRegister=Rekisteröidy -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Virheellinen käyttäjätunnus tai salasana. +loginTimeout=Kirjautumisyritys kesti liian kauan. Kirjautuminen aloitetaan alusta. registerTitle=Rekisteröidy -backToLogin=« Back to Login +backToLogin=« Takaisin kirjautumiseen requiredFields=Vaaditut kentät username=Käyttäjätunnus username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Vahvista salasana -email=Email +email=Sähköposti name=Nimi country=Maa -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Anna käyttäjätunnus. +missingPasswordMessage=Anna salasana. +missingEmailMessage=Anna sähköpostiosoite. +error-invalid-value=Väärä arvo. +error-pattern-no-match=Väärä arvo. +invalidPasswordMinLengthMessage=Virheellinen salasana\: vähimmäispituus {0}. +invalidPasswordConfirmMessage=Salasanan vahvistus ei täsmää. +usernameExistsMessage=Käyttäjänimi on varattu. +emailExistsMessage=Sähköpostiosoite on jo käytössä. +invalidEmailMessage=Virheellinen sähköpostiosoite. doSignOut=Kirjaudu ulos signOut=Kirjaudu ulos -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Henkilökohtaiset tiedot\: +personalSubMessage=Hallitse näitä perustietojasi\: etunimi, sukunimi ja sähköposti selectALocale=Select a locale doSave=Tallenna save=Tallenna @@ -42,18 +42,18 @@ cancel=Peruuta deleteAccount=Poista tunnus deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Poista -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Käyttäjätiedot päivitetty. accountSecurity=Account security signingIn=Signing in signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. +password-help-text=Kirjaudu sisään syöttämällä salasanasi. credentialCreatedAt=<0>Created {{date}}. update=Päivitä two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. +otp-display-name=Todentajasovellus +otp-help-text=Syötä todentajasovelluksen tarjoama vahvistuskoodi. setUpNew=Set up {{name}} notSetUp={{name}} is not set up. @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP-osoite lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Asiakkaat +started=Luotu +expires=Vanhenee -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Sovellukset +applicationsIntroMessage=Seuraa ja hallitse sovelluksiasi, joilla on pääsy tilille applicationName=Nimi -applicationType=Application type +applicationType=Ohjelman tyyppi status=Tila internalApp=Internal notInUse=Not in use -client=Client +client=Asiakas description=Kuvaus inUse=In use -client_account-console=Account Console +client_account-console=Tilin konsoli reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +updatePasswordTitle=Päivitä salasana +logoutOtherSessions=Kirjaudu ulos muilta laitteilta +passwordNew=Uusi salasana doSubmit=Lähetä -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Salasanat eivät täsmää. +invalidPasswordHistoryMessage=Virheellinen salasana\: salasana ei saa olla sama kuin {0} edellistä salasanaasi. From 9a7e79614e8a2dc5b272bc7ef7e187d114136534 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:07 +0200 Subject: [PATCH 162/192] New translations messages_en.properties (Hebrew) --- src/messages/messages_he.properties | 42 ++++++++++++++--------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/messages/messages_he.properties b/src/messages/messages_he.properties index d72e2dd50..d222a6bce 100644 --- a/src/messages/messages_he.properties +++ b/src/messages/messages_he.properties @@ -6,7 +6,7 @@ doLogIn=כניסה noAccount=משתמשים חדשים? doRegister=יצירת חשבון ב־Open Food Facts invalidUserMessage=שם משתמש או סיסמה שגויים. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +loginTimeout=הזמן שהוקצב לניסיון הכניסה שלך הסתיים. הכניסה תחל מההתחלה. registerTitle=הרשמה backToLogin=« חזרה לכניסה @@ -60,31 +60,31 @@ notSetUp={{name}} לא מוגדר. deviceActivity=פעילות מכשיר signedInDevicesExplanation=יציאה ממכשירים לא מוכרים. signedInDevices=מכשירים מחוברים -refreshPage=Refresh the page -currentSession=Current session +refreshPage=רענון העמוד +currentSession=ההפעלה הנוכחית ipAddress=כתובת IP -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=גישה אחרונה +clients=לקוחות +started=החל +expires=יפוג -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=יישומים +applicationsIntroMessage=הצגת יישומים שלחשבון שלך יש גישה אליהם applicationName=שם -applicationType=Application type +applicationType=סוג יישום status=מצב -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=פנימי +notInUse=לא בשימוש +client=לקוח description=תיאור -inUse=In use -client_account-console=Account Console +inUse=בשימוש +client_account-console=מסוף חשבונות -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=נא ליצור אימות מחודש כדי להמשיך +updatePasswordTitle=עדכון סיסמה +logoutOtherSessions=יציאה ממכשירים אחרים +passwordNew=סיסמה חדשה doSubmit=הגשה -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=הסיסמאות לא תואמות. +invalidPasswordHistoryMessage=סיסמה שגויה\: לא יכול להיות זהה לאף אחת מ־{0} הסיסמאות האחרונות. From 265ca1aab4563a41919e9a440eb36b416ab3e33f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:09 +0200 Subject: [PATCH 163/192] New translations messages_en.properties (Hungarian) --- src/messages/messages_hu.properties | 108 ++++++++++++++-------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/src/messages/messages_hu.properties b/src/messages/messages_hu.properties index 29669b8ad..fcf50ecbf 100644 --- a/src/messages/messages_hu.properties +++ b/src/messages/messages_hu.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Jelentkezzen be a fiókjába +usernameOrEmail=Felhasználónév vagy email password=Jelszó -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Elfelejtette a jelszavát? +doLogIn=Belépés +noAccount=Új felhasználó? doRegister=Regisztráció -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Érvénytelen felhasználónév vagy jelszó. +loginTimeout=Belépési kísérlete időtúllépés miatt meghiúsult, a belépési eljárás újraindul. registerTitle=Regisztráció -backToLogin=« Back to Login +backToLogin=« Vissza a belépéshez requiredFields=Kötelező mezők username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Jelszó megerősítése -email=Email +email=E-mail cím name=Név country=Ország -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Kérem, adja meg a felhasználónevét. +missingPasswordMessage=Kérem, adja meg a jelszót. +missingEmailMessage=Kérem, adja meg az e-mail címet. +error-invalid-value=Érvénytelen érték +error-pattern-no-match=Érvénytelen érték +invalidPasswordMinLengthMessage=Érvénytelen jelszó\: minimum hossz\: {0}. +invalidPasswordConfirmMessage=A jelszavak nem egyeznek meg. +usernameExistsMessage=Ez a felhasználónév már foglalt. +emailExistsMessage=Ez az e-mail cím már foglalt. +invalidEmailMessage=Érvénytelen e-mail cím. doSignOut=Kijelentkezés signOut=Kijelentkezés -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Személyes adatok\: +personalSubMessage=Kezelje alapvető személyes adatait\: vezetéknév, keresztnév, e-mail cím selectALocale=Select a locale doSave=Mentés save=Mentés doCancel=Mégse cancel=Mégse deleteAccount=Delete account -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Ez visszavonhatatlan. Az összes adat véglegesen törlésre kerül. delete=Törlés -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=A felhasználói fiók adatai megváltoztak. accountSecurity=Account security -signingIn=Signing in +signingIn=Bejelentkezés signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +basic-authentication=Normál bejelentkezés +password-help-text=Lépjen be a jelszava megadásával +credentialCreatedAt=Létrehozva update=Frissítés -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Kétlépcsős azonosítás +otp-display-name=Hitelesítő alkalmazás +otp-help-text=Adja meg az ellenőrző kódot a hitelesítő alkalmazásból +setUpNew=Új {{name}} hozzáadása +notSetUp={{name}} nincs beállítva. deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +signedInDevicesExplanation=Jelentkezzen ki minden ismeretlen eszközből. +signedInDevices=Bejelentkezett eszközök +refreshPage=Oldal újratöltése +currentSession=Ez a munkamenet ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Utoljára használva +clients=Kliensek +started=Kezdete +expires=Lejárat -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Alkalmazások +applicationsIntroMessage=Kezelje alkalmazás jogosultságait, hogy hozzáférjen a fiókjához applicationName=Név -applicationType=Application type +applicationType=Alkalmazás típus status=Állapot -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Belső +notInUse=Használaton kívül +client=Kliens description=Description -inUse=In use -client_account-console=Account Console +inUse=Használatban +client_account-console=Fiók kezelés -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Kérem, jelentkezzen be újra a folytatáshoz +updatePasswordTitle=Jelszó módosítása +logoutOtherSessions=Kijelentkezés más eszközökről +passwordNew=Új jelszó doSubmit=Elküldés -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=A jelszavak nem egyeznek meg. +invalidPasswordHistoryMessage=Érvénytelen jelszó\: nem lehet azonos az utolsó {0} darab, korábban alkalmazott jelszóval. From ae8bfb6df6a4c2d2c76b6e35f384cc7d1004c01d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:10 +0200 Subject: [PATCH 164/192] New translations messages_en.properties (Italian) --- src/messages/messages_it.properties | 100 ++++++++++++++-------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/src/messages/messages_it.properties b/src/messages/messages_it.properties index f2c7a0d8a..159b1fc00 100644 --- a/src/messages/messages_it.properties +++ b/src/messages/messages_it.properties @@ -1,15 +1,15 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Accedi +usernameOrEmail=Username o email password=Password -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Password dimenticata? +doLogIn=Accedi +noAccount=Nuovo utente? doRegister=Registrati -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Username o password non validi. +loginTimeout=Stai impiegando troppo tempo per accedere. Il processo di autenticazione verrà riavviato. registerTitle=Registrati -backToLogin=« Back to Login +backToLogin=« Torna al Login requiredFields=Campi richiesti username=Nome utente username-before=Your username will appear on all contributions you make and cannot be changed @@ -18,73 +18,73 @@ passwordConfirm=Conferma la password email=Email name=Nome country=Paese -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Inserisci l'username. +missingPasswordMessage=Inserisci la password. +missingEmailMessage=Inserisci l'email. +error-invalid-value=''{0}'' ha un valore non valido. +error-pattern-no-match=''{0}'' ha un valore non valido. +invalidPasswordMinLengthMessage=Password non valida\: lunghezza minima {0}. +invalidPasswordConfirmMessage=La password di conferma non coincide. +usernameExistsMessage=Username già esistente. +emailExistsMessage=Email già esistente. +invalidEmailMessage=Indirizzo email non valido. doSignOut=Esci signOut=Esci -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Informazioni personali\: +personalSubMessage=Gestisce queste informazioni di base\: il tuo nome, cognome, e indirizzo email selectALocale=Select a locale doSave=Salva save=Salva doCancel=Annulla cancel=Annulla deleteAccount=Elimina account -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Questa operazione è irreversibile. Tutti i tuoi dati saranno distrutti in modo permanente e non potranno essere recuperati. delete=Elimina -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Il tuo account è stato aggiornato. accountSecurity=Account security -signingIn=Signing in +signingIn=Impostazioni di accesso signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +basic-authentication=Autenticazione di base +password-help-text=Accedi inserendo la tua password. +credentialCreatedAt=Creato update=Aggiorna -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Autenticazione a due fattori +otp-display-name=Applicazione di autenticazione +otp-help-text=Inserire un codice di verifica fornito dall'applicazione di autenticazione. +setUpNew=Impostazione {{name}} +notSetUp={{name}} non è impostato. deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +signedInDevicesExplanation=Uscire da tutti i dispositivi sconosciuti. +signedInDevices=Dispositivi registrati +refreshPage=Aggiornare la pagina +currentSession=Sessione in corso ipAddress=Indirizzo IP -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Ultimo accesso +clients=Client +started=Iniziato +expires=Scade -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Applicazioni +applicationsIntroMessage=Traccia e gestisci i permessi delle applicazioni nell'accesso al tuo account applicationName=Nome -applicationType=Application type +applicationType=Tipo applicazione status=Stato -internalApp=Internal -notInUse=Not in use +internalApp=Interna +notInUse=Non in uso client=Client description=Descrizione -inUse=In use -client_account-console=Account Console +inUse=In uso +client_account-console=Console account reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Aggiorna password logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Nuova Password doSubmit=Invia -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Le password non coincidono. +invalidPasswordHistoryMessage=Password non valida\: non deve essere uguale ad una delle ultime {0} password. From b7bbeb5828840f365e63743e58f1c4b5b0b92b1b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:11 +0200 Subject: [PATCH 165/192] New translations messages_en.properties (Japanese) --- src/messages/messages_ja.properties | 70 ++++++++++++++--------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/src/messages/messages_ja.properties b/src/messages/messages_ja.properties index 91193d9f1..3c74249bb 100644 --- a/src/messages/messages_ja.properties +++ b/src/messages/messages_ja.properties @@ -1,39 +1,39 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=アカウントにログイン +usernameOrEmail=ユーザー名またはメールアドレス password=パスワード -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=パスワードをお忘れですか? +doLogIn=ログイン +noAccount=新規ユーザーですか? doRegister=登録 -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=無効なユーザー名またはパスワードです。 +loginTimeout=ログイン試行がタイムアウトしました。ログインは最初から開始されます。 registerTitle=登録 -backToLogin=« Back to Login +backToLogin=« ログインに戻る requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=パスワードの確認 -email=Email +email=Eメール name=名前 country=国 -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=ユーザー名を指定してください。 +missingPasswordMessage=パスワードを指定してください。 +missingEmailMessage=Eメールを指定してください。 error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=無効なパスワード\: 最小{0}の長さが必要です。 +invalidPasswordConfirmMessage=パスワード確認が一致していません。 +usernameExistsMessage=既に存在するユーザー名です。 +emailExistsMessage=既に存在するEメールです。 +invalidEmailMessage=無効なメールアドレスです。 doSignOut=サインアウト signOut=サインアウト -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=個人情報\: +personalSubMessage=この基本情報を管理してください:名、姓、メール selectALocale=Select a locale doSave=保存 save=保存 @@ -42,18 +42,18 @@ cancel=取消 deleteAccount=アカウントを削除 deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=削除 -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=アカウントが更新されました。 accountSecurity=Account security signingIn=Signing in signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. +password-help-text=パスワードを入力してログインします。 credentialCreatedAt=<0>Created {{date}}. update=更新 two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. +otp-display-name=オーセンティケーター・アプリケーション +otp-help-text=オーセンティケーター・アプリケーションから取得した確認コードを入力してください。 setUpNew=Set up {{name}} notSetUp={{name}} is not set up. @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=クライアント +started=開始 +expires=有効期限 -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=アプリケーション +applicationsIntroMessage=アカウントへアクセスするためにアプリのパーミッションを追跡して管理する applicationName=名前 -applicationType=Application type +applicationType=アプリケーション・タイプ status=状態 internalApp=Internal notInUse=Not in use -client=Client +client=クライアント description=説明 inUse=In use -client_account-console=Account Console +client_account-console=アカウント・コンソール reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=パスワードの更新 logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=新しいパスワード doSubmit=送信 -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=パスワードが一致していません。 +invalidPasswordHistoryMessage=無効なパスワード\: 最近の{0}パスワードのいずれかと同じパスワードは禁止されています。 From 37a22fcf4a10bc8a975f0e0159f0db7140843328 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:13 +0200 Subject: [PATCH 166/192] New translations messages_en.properties (Georgian) --- src/messages/messages_ka.properties | 116 ++++++++++++++-------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/src/messages/messages_ka.properties b/src/messages/messages_ka.properties index 547495487..cb401fc91 100644 --- a/src/messages/messages_ka.properties +++ b/src/messages/messages_ka.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=შედით თქვენს ანგარიშში +usernameOrEmail=მომხმარებლის სახელი ან ელფოსტა password=Password -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=დაგავიწყდათ პაროლი? +doLogIn=შესვლა +noAccount=ახალი მომხმარებელი ბრძანდებით? doRegister=რეგისტრაცია -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=არასწორი მომხმარებელი ან პაროლი. +loginTimeout=თქვენი შესვლის მცდელობის მოლოდინის ვადა ამოიწურა. შესვლა თავიდან დაიწყება. registerTitle=Register -backToLogin=« Back to Login +backToLogin=« შესვლაზე დაბრუნება requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirm password -email=Email +email=ელფოსტა name=სახელი country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=მიუთითეთ მომხმარებლის სახელი. +missingPasswordMessage=მიუთითეთ პაროლი. +missingEmailMessage=მიუთითეთ ელფოსტა. +error-invalid-value=არასწორი მნიშვნელობა. +error-pattern-no-match=არასწორი მნიშვნელობა. +invalidPasswordMinLengthMessage=არასწორი პაროლი\: მინიმალური სიგრძეა {0}. +invalidPasswordConfirmMessage=პაროლის დადასტურება არ ემთხვევა. +usernameExistsMessage=მომხმარებლის სახელი უკვე არსებობს. +emailExistsMessage=ელფოსტა უკვე არსებობს. +invalidEmailMessage=არასწორი ელფოსტის მისამართი. doSignOut=Sign out signOut=Sign out -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=პერსონალური ინფორმაცია\: +personalSubMessage=მართეთ თქვენი ძირითადი ინფორმაცია. +selectALocale=აირჩიეთ ლოკალი doSave=შენახვა save=შენახვა doCancel=Cancel cancel=Cancel deleteAccount=Delete account -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=ეს შეუქცევადია. თქვენი მონაცემები სამუდამოდ განადგურდება. delete=Delete -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=თქვენი ანგარიში განახლდა. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=ანგარიშის უსაფრთხოება +signingIn=შესვლა +signingInDescription=შესვლის გზების მორგება. +basic-authentication=საბაზისო ავთენტიკაცია +password-help-text=შესვლა პაროლის შეყვანით. +credentialCreatedAt=<0>შექმნის დრო {{date}}. update=Update -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=2FA +otp-display-name=ავთენტიკატორი აპლიკაცია +otp-help-text=შეიყვანეთ გადამოწმების კოდი ავთენტიკატორი აპლიკაციიდან. +setUpNew={{name}}-ის მოცილება +notSetUp={{name}} მორგებული არაა. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=მოწყობილობის აქტივობა +signedInDevicesExplanation=გასვლა ყველა უცნობი მოწყობილობიდან. +signedInDevices=შესული მოწყობილობები +refreshPage=გვერდის განახლება +currentSession=მიმდინარე სესია ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=ბოლო წვდომა +clients=კლიენტები +started=გაშვებულია +expires=ვადა -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=აპლიკაციები +applicationsIntroMessage=ადევნეთ თვალყური და მართეთ თქვენი აპის წვდომები თქვენს ანგარიშთან წვდომისთვის applicationName=სახელი -applicationType=Application type +applicationType=აპლიკაციის ტიპი status=Status -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=შიდა +notInUse=არ გამოიყენება +client=კლიენტი description=Description -inUse=In use -client_account-console=Account Console +inUse=გამოიყენება +client_account-console=ანგარიშის კონსოლი -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=გასაგრძელებლად საჭიროა, ავთენტიკაცია თავიდან გაიაროთ +updatePasswordTitle=პაროლის განახლება +logoutOtherSessions=გასვლა სხვა მოწყობილობებიდან +passwordNew=ახალი პაროლი doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=პაროლები არ ემთხვევა. +invalidPasswordHistoryMessage=არასწორი პაროლი\: არ უნდა უდრიდეს ბოლო {0} პაროლს. From 7a944948e5e9395b837ac38c2d5a786677a9fa41 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:15 +0200 Subject: [PATCH 167/192] New translations messages_en.properties (Lithuanian) --- src/messages/messages_lt.properties | 44 ++++++++++++++--------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/messages/messages_lt.properties b/src/messages/messages_lt.properties index 2818e3b55..2836245da 100644 --- a/src/messages/messages_lt.properties +++ b/src/messages/messages_lt.properties @@ -1,15 +1,15 @@ loginAccountTitle=Prisijunkite prie savo paskyros -usernameOrEmail=Vartotojo vardas arba el. paštas +usernameOrEmail=Naudotojo vardas arba el. pašto adresas password=Slaptažodis doForgotPassword=Pamiršote slaptažodį? doLogIn=Prisijungti -noAccount=Naujas vartotojas? +noAccount=Dar neturite paskyros? doRegister=Sukurti „Open Food Facts“ paskyrą -invalidUserMessage=Neteisingas vartotojo vardas arba slaptažodis. -loginTimeout=Jūsų bandymui prisijungti skirtasis laikas baigėsi. Prisijungimas prasidės nuo pradžios. +invalidUserMessage=Neteisingas naudotojo vardas arba slaptažodis. +loginTimeout=Užtrukote per ilgai. Prisijungimo procesas pradedamas iš naujo. registerTitle=Registruotis -backToLogin=« Atgal į prisijungimą +backToLogin=« Grįžti į prisijungimo langą requiredFields=Privalomi laukai username=Vartotojo vardas username-before=Jūsų vartotojo vardas bus rodomas ant visų jūsų pateiktų įrašų ir jo pakeisti negalima @@ -18,21 +18,21 @@ passwordConfirm=Patvirtinti slaptažodį email=El. paštas name=Vardas country=Šalis -missingUsernameMessage=Nurodykite vartotojo vardą. -missingPasswordMessage=Nurodykite slaptažodį. -missingEmailMessage=Nurodykite el. paštą. +missingUsernameMessage=Prašome įvesti naudotojo vardą. +missingPasswordMessage=Prašome įvesti slaptažodį. +missingEmailMessage=Prašome įvesti el. pašto adresą. error-invalid-value=Neteisinga reikšmė. error-pattern-no-match=Neteisinga reikšmė. -invalidPasswordMinLengthMessage=Neteisingas slaptažodis\: minimalus ilgis {0}. -invalidPasswordConfirmMessage=Slaptažodžio patvirtinimas nesutampa. -usernameExistsMessage=Vartotojo vardas jau yra. -emailExistsMessage=El. paštas jau yra. -invalidEmailMessage=Netinkamas el. pašto adresas. +invalidPasswordMinLengthMessage=Neteisingas slaptažodis\: privalomi bent {0} simboliai. +invalidPasswordConfirmMessage=Pakartotas slaptažodis nesutampa. +usernameExistsMessage=Toks naudotojas jau egzistuoja. +emailExistsMessage=El. pašto adresas jau egzistuoja. +invalidEmailMessage=Neteisingas el. pašto adresas. doSignOut=Atsijungti signOut=Atsijungti -personalInfo=Asmeninė informacija +personalInfo=Asmeninė informacija\: personalSubMessage=Tvarkykite savo pagrindinę informaciją. selectALocale=Pasirinkti lokalę doSave=Išsaugoti @@ -42,7 +42,7 @@ cancel=Atšaukti deleteAccount=Ištrinti paskyrą deleteAccountWarning=Tai yra negrįžtama. Visi jūsų duomenys bus visam laikui sunaikinti ir neatkuriami. delete=Ištrinti -accountUpdatedMessage=Jūsų paskyra atnaujinta. +accountUpdatedMessage=Jųsų paskyros informacija atnaujinta. accountSecurity=Paskyros sauga signingIn=Prisijungiama @@ -65,10 +65,10 @@ currentSession=Dabartinis seansas ipAddress=IP address lastAccessedOn=Paskutinį kartą prisijungta clients=Klientai -started=Pradėtas -expires=Baigia galioti +started=Sukūrimo laikas +expires=Galioja iki -applications=Programėlės +applications=Programos applicationsIntroMessage=Peržiūrėkite programėles, prie kurių jūsų paskyra turi prieigą applicationName=Vardas applicationType=Programėlės tipas @@ -81,10 +81,10 @@ inUse=Naudojamas client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Atnaujinti slaptažodį logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Naujas slaptažodis doSubmit=Pateikti -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Slaptažodžiai nesutampa. +invalidPasswordHistoryMessage=Neteisingas slaptažodis\: negali sutapti su prieš tai naudotais {0} slaptažodžiais. From 3a5f40a6cfce96257ccfe24d3108de4ccadd246a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:17 +0200 Subject: [PATCH 168/192] New translations messages_en.properties (Dutch) --- src/messages/messages_nl.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/messages/messages_nl.properties b/src/messages/messages_nl.properties index fa9206eb9..a88ecf318 100644 --- a/src/messages/messages_nl.properties +++ b/src/messages/messages_nl.properties @@ -14,7 +14,7 @@ requiredFields=Verplichte velden username=Gebruikersnaam username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten -passwordConfirm=Bevestig wachtwoord +passwordConfirm=Wachtwoord bevestigen email=Email name=Naam country=Land @@ -50,7 +50,7 @@ signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication password-help-text=Sign in by entering your password. credentialCreatedAt=<0>Created {{date}}. -update=Bijgewerkt +update=Update two-factor=Two-factor authentication otp-display-name=Authenticator application otp-help-text=Enter a verification code from authenticator application. @@ -72,7 +72,7 @@ applications=Applications applicationsIntroMessage=View applications your account has access to applicationName=Naam applicationType=Application type -status=Toestand +status=Status internalApp=Internal notInUse=Not in use client=Client @@ -84,7 +84,7 @@ reauthenticate=Please re-authenticate to continue updatePasswordTitle=Update password logoutOtherSessions=Sign out from other devices passwordNew=New Password -doSubmit=Bevestigen +doSubmit=Verzenden notMatchPasswordMessage=Passwords don't match. invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From 069de0f96cf723f3b7fd1fa64576ac1c7da5cace Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:18 +0200 Subject: [PATCH 169/192] New translations messages_en.properties (Norwegian) --- src/messages/messages_no.properties | 54 ++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/messages/messages_no.properties b/src/messages/messages_no.properties index 59895064b..35dfd1449 100644 --- a/src/messages/messages_no.properties +++ b/src/messages/messages_no.properties @@ -1,38 +1,38 @@ loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +usernameOrEmail=Brukernavn eller e-postadresse password=Passord -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Glemt passord? +doLogIn=Logg inn +noAccount=Ny bruker? doRegister=Registrer deg -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Ugyldig brukernavn eller passord. +loginTimeout=Du brukte for lang tid på å logge inn. Vennligst prøv igjen. registerTitle=Registrér -backToLogin=« Back to Login +backToLogin=« Tilbake til innlogging requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirm password -email=Email +email=E-postadresse name=Navn country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=Vennligst oppgi brukernavn. +missingPasswordMessage=Vennligst oppgi passord. +missingEmailMessage=Vennligst oppgi e-postadresse. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=Ugyldig passord\: minimum lengde {0}. +invalidPasswordConfirmMessage=Passord er ikke like. +usernameExistsMessage=Brukernavnet finnes allerede. +emailExistsMessage=E-post finnes allerede. +invalidEmailMessage=Ugyldig e-postadresse. doSignOut=Sign out signOut=Sign out -personalInfo=Personal info +personalInfo=Personlig informasjon\: personalSubMessage=Manage your basic information. selectALocale=Select a locale doSave=Lagr @@ -42,7 +42,7 @@ cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Slett -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Din konto har blitt oppdatert. accountSecurity=Account security signingIn=Signing in @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienter +started=Startet +expires=Utløper -applications=Applications +applications=Applikasjoner applicationsIntroMessage=View applications your account has access to applicationName=Navn applicationType=Application type status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Description inUse=In use client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Oppdater passord logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Nytt passord doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Passordene er ikke like. +invalidPasswordHistoryMessage=Ugyldig passord\: kan ikke være likt noen av de {0} foregående passordene. From e4ff5ffc22e733b844bb54bf62cec938968444b2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:19 +0200 Subject: [PATCH 170/192] New translations messages_en.properties (Polish) --- src/messages/messages_pl.properties | 112 ++++++++++++++-------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/src/messages/messages_pl.properties b/src/messages/messages_pl.properties index bcbbd813d..cbcfe54d8 100644 --- a/src/messages/messages_pl.properties +++ b/src/messages/messages_pl.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Zaloguj się na swoje konto +usernameOrEmail=Nazwa użytkownika lub e-mail (login) password=Hasło -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Nie pamiętasz hasła? +doLogIn=Logowanie +noAccount=Nie masz konta? doRegister=Rejestracja -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Nieprawidłowa nazwa użytkownika lub hasło. +loginTimeout=Zbyt dużo czasu zajęło logowanie. Proces logowania rozpocznie się od nowa. registerTitle=Zarejestruj się -backToLogin=« Back to Login +backToLogin=« Powrót do logowania requiredFields=Pola wymagane username=Nazwa użytkownika username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Potwierdź hasło -email=Email +email=E-mail name=Nazwa country=Kraj -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Proszę podać nazwę użytkownika. +missingPasswordMessage=Proszę podać hasło. +missingEmailMessage=Proszę podać e-mail. +error-invalid-value=Nieprawidłowa wartość. +error-pattern-no-match=Nieprawidłowa wartość. +invalidPasswordMinLengthMessage=Nieprawidłowe hasło\: minimalna długość {0}. +invalidPasswordConfirmMessage=Potwierdzenie hasła nie pasuje. +usernameExistsMessage=Nazwa użytkownika już istnieje. +emailExistsMessage=Email już istnieje. +invalidEmailMessage=Nieprawidłowy adres e-mail. doSignOut=Wyloguj się signOut=Wyloguj się -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Informacje osobiste\: +personalSubMessage=Zarządzaj informacjami podstawowymi\: twoim imieniem, nazwiskiem oraz emailem +selectALocale=Wybierz lokalizację doSave=Zapisz save=Zapisz doCancel=Anuluj cancel=Anuluj deleteAccount=Usuń konto -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Jest to nieodwracalne. Wszystkie Twoje dane zostaną trwale zniszczone i nieodzyskiwalne. delete=Usuń -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Twoje konto zostało zaktualizowane. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=Bezpieczeństwo konta +signingIn=Logowanie +signingInDescription=Konfiguruj sposoby logowania. +basic-authentication=Podstawowe uwierzytelnianie +password-help-text=Zaloguj się, wprowadzając hasło. +credentialCreatedAt=<0>Utworzono {{date}}. update=Aktualizuj -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Dwuskładnikowe uwierzytelnianie +otp-display-name=Aplikacja uwierzytelniająca +otp-help-text=Wprowadź kod weryfikacyjny z aplikacji uwierzytelniającej. +setUpNew=Skonfiguruj {{name}} +notSetUp={{name}} nie jest skonfigurowany. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Aktywność urządzenia +signedInDevicesExplanation=Wyloguj się z wszelkich nieznanych urządzeń. +signedInDevices=Zalogowane urządzenia +refreshPage=Odśwież stronę +currentSession=Aktualna sesja ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Ostatnio dostępny +clients=Aplikacje klienckie +started=Rozpoczęta +expires=Data ważności -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Aplikacje +applicationsIntroMessage=Śledź i zarządzaj uprawnieniami aplikacji do twojego konta applicationName=Nazwa -applicationType=Application type +applicationType=Typ aplikacji status=Status -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Wewnętrzna +notInUse=Nie w użyciu +client=Klient description=Description -inUse=In use -client_account-console=Account Console +inUse=W użyciu +client_account-console=Konsola konta reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Aktualizacja hasła logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Nowe hasło doSubmit=Prześlij -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Hasła nie są zgodne. +invalidPasswordHistoryMessage=Nieprawidłowe hasło\: nie może być takie jak {0} ostatnich haseł. From 691d08763d9945183e5dd65c283d4c83d2d4fc55 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:20 +0200 Subject: [PATCH 171/192] New translations messages_en.properties (Portuguese) --- src/messages/messages_pt.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/messages/messages_pt.properties b/src/messages/messages_pt.properties index 20399d457..3f548d71e 100644 --- a/src/messages/messages_pt.properties +++ b/src/messages/messages_pt.properties @@ -4,16 +4,16 @@ password=Palavra-passe doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? -doRegister=Cadastre-se +doRegister=Criar uma conta Open Food Facts invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. registerTitle=Criar conta backToLogin=« Back to Login requiredFields=Campos obrigatórios -username=Nome de usuário -username-before=Your username will appear on all contributions you make and cannot be changed -username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters +username=Nome de utilizador +username-before=O seu nome de utilizador aparecerá em todas as contribuições que fizer e não pode ser alterado +username-after=Os nomes de utilizador devem ter entre 2 e 20 caracteres e só podem conter números e letras passwordConfirm=Confirme a palavra-passe email=Email name=Nome @@ -29,8 +29,8 @@ usernameExistsMessage=Username already exists. emailExistsMessage=Email already exists. invalidEmailMessage=Invalid email address. -doSignOut=Sair -signOut=Sair +doSignOut=Terminar sessão +signOut=Terminar sessão personalInfo=Personal info personalSubMessage=Manage your basic information. @@ -50,7 +50,7 @@ signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication password-help-text=Sign in by entering your password. credentialCreatedAt=<0>Created {{date}}. -update=Atualização +update=Atualizar two-factor=Two-factor authentication otp-display-name=Authenticator application otp-help-text=Enter a verification code from authenticator application. @@ -62,7 +62,7 @@ signedInDevicesExplanation=Sign out of any unfamiliar devices. signedInDevices=Signed in devices refreshPage=Refresh the page currentSession=Current session -ipAddress=IP address +ipAddress=Endereço IP lastAccessedOn=Last accessed clients=Clients started=Started @@ -76,7 +76,7 @@ status=Estado internalApp=Internal notInUse=Not in use client=Client -description=Description +description=Descrição inUse=In use client_account-console=Account Console @@ -84,7 +84,7 @@ reauthenticate=Please re-authenticate to continue updatePasswordTitle=Update password logoutOtherSessions=Sign out from other devices passwordNew=New Password -doSubmit=Envie +doSubmit=Enviar notMatchPasswordMessage=Passwords don't match. invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. From ad07669ca09f3c6729889e20c710a588b24722c4 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:21 +0200 Subject: [PATCH 172/192] New translations messages_en.properties (Russian) --- src/messages/messages_ru.properties | 112 ++++++++++++++-------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/src/messages/messages_ru.properties b/src/messages/messages_ru.properties index a35d2ef75..bca1322e2 100644 --- a/src/messages/messages_ru.properties +++ b/src/messages/messages_ru.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Вход в учетную запись +usernameOrEmail=Имя пользователя или E-mail password=Пароль -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Забыли пароль? +doLogIn=Вход +noAccount=Новый пользователь? doRegister=Регистрация -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Неправильное имя пользователя или пароль. +loginTimeout=Вы слишком долго бездействовали. Процесс аутентификации начнется с начала. registerTitle=Зарегистрироваться -backToLogin=« Back to Login +backToLogin=« Назад ко входу requiredFields=Обязательные поля username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Подтвердите пароль -email=Email +email=E-mail name=Название country=Страна -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Пожалуйста введите имя пользователя. +missingPasswordMessage=Пожалуйста введите пароль. +missingEmailMessage=Пожалуйста введите E-mail. +error-invalid-value=''{{0}}'' имеет недопустимое значение. +error-pattern-no-match=''{{0}}'' имеет недопустимое значение. +invalidPasswordMinLengthMessage=Некорректный пароль\: длина пароля должна быть не менее {0} символов(а). +invalidPasswordConfirmMessage=Подтверждение пароля не совпадает. +usernameExistsMessage=Имя пользователя уже занято. +emailExistsMessage=E-mail уже существует. +invalidEmailMessage=Неправильный E-mail. doSignOut=Выйти signOut=Выйти -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Персональная информация\: +personalSubMessage=Управление данными о себе +selectALocale=Выбрать язык doSave=Сохранить save=Сохранить doCancel=Отмена cancel=Отмена deleteAccount=Удалить учётную запись -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Это необратимо. Все ваши данные будут безвозвратно уничтожены. delete=Удалить -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Ваша учетная запись успешно обновлена. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=Безопасность +signingIn=Вход +signingInDescription=Настройте способы входа в систему. +basic-authentication=Базовая аутентификация +password-help-text=Вход с использованием ввода пароля +credentialCreatedAt=Создан update=Обновить -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Двухфакторная аутентификация +otp-display-name=приложение аутентификатор +otp-help-text=Ввод проверочного кода из приложения аутентификатора +setUpNew=Настроить {0} +notSetUp={0} не настроено. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Активные устройства +signedInDevicesExplanation=Выполните выход с незнакомых устройств +signedInDevices=Выполнен вход на устройствах +refreshPage=Обновить страницу +currentSession=Текущая сессия ipAddress=IP-адрес. -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Последний доступ +clients=Клиенты +started=Начата +expires=Истекает -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Приложения +applicationsIntroMessage=Отслеживайте и управляйте разрешениями приложений на доступ к вашей учетной записи applicationName=Название -applicationType=Application type +applicationType=Тип приложения status=Статус -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Внутренний +notInUse=Не используется +client=Клиент description=Описание -inUse=In use +inUse=Используется client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +updatePasswordTitle=Обновление пароля +logoutOtherSessions=Выполнить выход на других устройствах +passwordNew=Новый пароль doSubmit=Подтвердить -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Пароли не совпадают. +invalidPasswordHistoryMessage=Некорректный пароль\: пароль не должен совпадать с последним(и) {0} паролем(ями). From 9c1a5480c9fc1c77ff3431d25af88cb85aa45b52 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:22 +0200 Subject: [PATCH 173/192] New translations messages_en.properties (Slovak) --- src/messages/messages_sk.properties | 72 ++++++++++++++--------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/src/messages/messages_sk.properties b/src/messages/messages_sk.properties index 26a375fdc..23fdecc10 100644 --- a/src/messages/messages_sk.properties +++ b/src/messages/messages_sk.properties @@ -1,38 +1,38 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Prihláste sa do svojho účtu +usernameOrEmail=Prihlasovacie meno alebo e-mail password=Heslo -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Zabudli ste heslo? +doLogIn=Prihlásenie +noAccount=Nový používateľ? doRegister=Registrácia -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Neplatné používateľské meno alebo heslo. +loginTimeout=Prihlasovanie trvalo príliš dlho. Prihlasovací proces začína od začiatku. registerTitle=Register -backToLogin=« Back to Login +backToLogin=« Späť na prihlásenie requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Potvrďte heslo -email=Email +email=E-mail name=Názov country=Krajina -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Zadajte používateľské meno. +missingPasswordMessage=Zadajte prosím heslo. +missingEmailMessage=Zadajte e-mail. +error-invalid-value=Neplatná hodnota. +error-pattern-no-match=Neplatná hodnota. +invalidPasswordMinLengthMessage=Neplatné heslo\: minimálna dĺžka {0}. +invalidPasswordConfirmMessage=Potvrdenie hesla sa nezhoduje. +usernameExistsMessage=Užívateľské meno už existuje. +emailExistsMessage=E-mail už existuje. +invalidEmailMessage=Neplatná e-mailová adresa. doSignOut=Odhlásiť sa signOut=Odhlásiť sa -personalInfo=Personal info +personalInfo=Osobné informácie\: personalSubMessage=Manage your basic information. selectALocale=Select a locale doSave=Uložiť @@ -42,18 +42,18 @@ cancel=Zrušiť deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Vymazať -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Váš účet bol aktualizovaný. accountSecurity=Account security signingIn=Signing in signingInDescription=Configure ways to sign in. basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. +password-help-text=Prihlásenie zadaním hesla. credentialCreatedAt=<0>Created {{date}}. update=Aktualizovať two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. +otp-display-name=Authenticator Application +otp-help-text=Zadajte overovací kód z aplikácie autentifikátora. setUpNew=Set up {{name}} notSetUp={{name}} is not set up. @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienti +started=Začíname +expires=Vyprší -applications=Applications +applications=Aplikácie applicationsIntroMessage=View applications your account has access to applicationName=Názov applicationType=Application type status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Description inUse=In use -client_account-console=Account Console +client_account-console=Užívateľská konzola -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Pre pokračovanie sa prosím prihláste znova +updatePasswordTitle=Aktualizácia hesla +logoutOtherSessions=Odhlásenie z iných zariadení +passwordNew=Nové heslo doSubmit=Potvrdiť -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Heslá sa nezhodujú. +invalidPasswordHistoryMessage=Neplatné heslo\: nesmie sa rovnať žiadnemu z posledných {0} hesiel. From 678167dc9265df822681482a9abf36ca20e75063 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:24 +0200 Subject: [PATCH 174/192] New translations messages_en.properties (Serbian (Cyrillic)) --- src/messages/messages_sr.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/messages/messages_sr.properties b/src/messages/messages_sr.properties index d9f233094..9ecab6b91 100644 --- a/src/messages/messages_sr.properties +++ b/src/messages/messages_sr.properties @@ -1,6 +1,6 @@ loginAccountTitle=Sign in to your account usernameOrEmail=Username or email -password=Lozinka +password=Password doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? @@ -16,7 +16,7 @@ username-before=Your username will appear on all contributions you make and cann username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirm password email=Email -name=Naziv +name=Name country=Country missingUsernameMessage=Please specify username. missingPasswordMessage=Please specify password. @@ -35,8 +35,8 @@ signOut=Sign out personalInfo=Personal info personalSubMessage=Manage your basic information. selectALocale=Select a locale -doSave=Sačuvaj -save=Sačuvaj +doSave=Save +save=Save doCancel=Cancel cancel=Cancel deleteAccount=Delete account @@ -70,7 +70,7 @@ expires=Expires applications=Applications applicationsIntroMessage=View applications your account has access to -applicationName=Naziv +applicationName=Name applicationType=Application type status=Status internalApp=Internal From 20c796e89393a5a2097ef9affa180470f6a2e1f8 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:27 +0200 Subject: [PATCH 175/192] New translations messages_en.properties (Swedish) --- src/messages/messages_sv.properties | 48 ++++++++++++++--------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/messages/messages_sv.properties b/src/messages/messages_sv.properties index 63759130e..854859522 100644 --- a/src/messages/messages_sv.properties +++ b/src/messages/messages_sv.properties @@ -1,38 +1,38 @@ -loginAccountTitle=Logga in på ditt konto -usernameOrEmail=Username or email +loginAccountTitle=Logga in till ditt konto +usernameOrEmail=Användarnamn eller e-post password=Lösenord doForgotPassword=Glömt lösenord? doLogIn=Logga in noAccount=Ny användare? doRegister=Registrera invalidUserMessage=Ogiltigt användarnamn eller lösenord. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +loginTimeout=Det tog för lång tid att logga in. Inloggningsprocessen börjar om. registerTitle=Registrera dig -backToLogin=« Back to Login +backToLogin=« Tillbaka till inloggningen requiredFields=Obligatoriska fält username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Bekräfta lösenord -email=E-postadress +email=E-post name=Namn country=Land -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=Vänligen ange användarnamn. +missingPasswordMessage=Vänligen ange lösenord. +missingEmailMessage=Vänligen ange e-post. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=Ogiltigt lösenord. Minsta längd är {0}. +invalidPasswordConfirmMessage=Lösenordsbekräftelsen matchar inte. +usernameExistsMessage=Användarnamnet finns redan. +emailExistsMessage=E-postadressen finns redan. +invalidEmailMessage=Ogiltig e-postadress. doSignOut=Logga ut signOut=Logga ut -personalInfo=Personal info +personalInfo=Personlig information\: personalSubMessage=Manage your basic information. selectALocale=Select a locale doSave=Spara @@ -42,7 +42,7 @@ cancel=Annulera deleteAccount=Radera konto deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Radera -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Ditt konto har uppdaterats. accountSecurity=Account security signingIn=Signing in @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienter +started=Startade +expires=Upphör -applications=Applications +applications=Applikationer applicationsIntroMessage=View applications your account has access to applicationName=Namn applicationType=Application type status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Description inUse=In use client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Uppdatera lösenord logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Nytt lösenord doSubmit=Skicka in -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Lösenorden matchar inte. +invalidPasswordHistoryMessage=Ogiltigt lösenord\: Får inte vara samma som de senaste {0} lösenorden. From 38faa999a0bc5d9de80f7e25111a8c6e3c4aca91 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:28 +0200 Subject: [PATCH 176/192] New translations messages_en.properties (Turkish) --- src/messages/messages_tr.properties | 108 ++++++++++++++-------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/src/messages/messages_tr.properties b/src/messages/messages_tr.properties index ddee0ffef..762956030 100644 --- a/src/messages/messages_tr.properties +++ b/src/messages/messages_tr.properties @@ -1,90 +1,90 @@ loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +usernameOrEmail=Kullanıcı adı veya E-mail password=Şifre -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Parolanızı mı unuttunuz? +doLogIn=Oturum aç +noAccount=Yeni kullanıcı? doRegister=Kayıt ol -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Geçersiz kullanıcı adı veya şifre. +loginTimeout=Giriş yapmak çok uzun sürdü. Giriş süreci baştan başlayacak. registerTitle=Kaydol -backToLogin=« Back to Login +backToLogin=« Giriş'e geri dön requiredFields=Gerekli alanlar username=Kullanıcı adı username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Şifreyi Onayla -email=Email +email=E-Mail name=İsim country=Ülke -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Lütfen kullanıcı adını belirtin. +missingPasswordMessage=Lütfen şifre belirtin. +missingEmailMessage=Lütfen email belirtin. +error-invalid-value=''{{0}}'' geçersiz bir değere sahip. +error-pattern-no-match=''{{0}}'' geçersiz bir değere sahip. +invalidPasswordMinLengthMessage=Geçersiz Şifre\: En az {0} karakter uzunluğunda olmalı. +invalidPasswordConfirmMessage=Şifre onayı eşleşmiyor. +usernameExistsMessage=Kullanıcı adı zaten var. +emailExistsMessage=Bu e-posta zaten var. +invalidEmailMessage=Geçersiz e-posta adresi. doSignOut=Çıkış yap signOut=Çıkış yap -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Kişisel bilgi\: +personalSubMessage=Bu temel bilgileri yönetin\: adınız, soyadınız ve e-posta adresiniz +selectALocale=Yerelleştirme seçin doSave=Kaydet save=Kaydet doCancel=İptal cancel=İptal deleteAccount=Hesabımı sil -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Bu geri döndürülemez. Tüm verileriniz kalıcı olarak yok edilecek ve geri getirilemeyecektir. delete=Sil -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Hesabın güncellendi. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=Hesap güvenliği +signingIn=Oturum açma +signingInDescription=Oturum açma yollarını yapılandırma. +basic-authentication=Temel kimlik doğrulama +password-help-text=Şifrenizi girerek oturum açın. +credentialCreatedAt=<0>Oluşturma {{date}}. update=Güncelle -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=İki faktörlü kimlik doğrulama +otp-display-name=Kimlik Doğrulayıcı uygulaması +otp-help-text=Kimlik doğrulayıcı uygulamasından bir doğrulama kodu girin. +setUpNew={{name}} ayarla +notSetUp={{isim}} ayarlanmamış. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Cihaz etkinliği +signedInDevicesExplanation=Bilmediğiniz cihazlardan çıkış yapın. +signedInDevices=İmzalı cihazlar +refreshPage=Sayfayı yenileyin +currentSession=Aktif oturum ipAddress=IP adresi -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Son erişim +clients=İstemciler +started=Başlangıç Tarihi +expires=Son Kullanma Tarihi -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Uygulama +applicationsIntroMessage=Hesabınıza erişmek için uygulama izninizi takip edin ve yönetin applicationName=İsim -applicationType=Application type +applicationType=Uygulama Tipi status=Durum -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Dahili +notInUse=Kullanımda değil +client=İstemci description=Açıklama -inUse=In use +inUse=Kullanımda client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Şifre güncelle logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Yeni Şifre doSubmit=Gönder -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Şifreler eşleşmiyor. +invalidPasswordHistoryMessage=Geçersiz Şifre\: Son {0} şifreden biri olamaz. From 21e21404d6f52984608ddc0082081015e30ff062 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:30 +0200 Subject: [PATCH 177/192] New translations messages_en.properties (Ukrainian) --- src/messages/messages_uk.properties | 116 ++++++++++++++-------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/src/messages/messages_uk.properties b/src/messages/messages_uk.properties index 3509bbc18..63daf8230 100644 --- a/src/messages/messages_uk.properties +++ b/src/messages/messages_uk.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Увійдіть у свій обліковий запис +usernameOrEmail=Ім'я користувача або електронна пошта password=Пароль -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Забули пароль? +doLogIn=Увійти +noAccount=Новий користувач? doRegister=Зареєструватися -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Невірне ім'я користувача або пароль. +loginTimeout=Час очікування вашої спроби входу минув. Вхід почнеться з початку. registerTitle=Зареєструватися -backToLogin=« Back to Login +backToLogin=« Назад до входу requiredFields=Обов'язкові для заповнення поля username=Ім'я користувача username-before=Ваше ім’я відображатиметься на всіх ваших внесках і не може бути змінено username-after=Ім’я користувача має містити від 2 до 20 символів і може містити лише цифри та літери passwordConfirm=Підтвердити пароль -email=Email +email=Електронна пошта name=Ім’я country=Країна -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Будь ласка, вкажіть ім'я користувача. +missingPasswordMessage=Будь ласка, вкажіть пароль. +missingEmailMessage=Будь ласка, вкажіть адресу електронної пошти. +error-invalid-value=Невірне значення. +error-pattern-no-match=Невірне значення. +invalidPasswordMinLengthMessage=Невірний пароль\: довжина пароля повинна бути не менше {0} символів(а). +invalidPasswordConfirmMessage=Підтвердження паролю не збігається. +usernameExistsMessage=Ім'я користувача вже існує. +emailExistsMessage=Адреса електронної пошти вже існує. +invalidEmailMessage=Невірна адреса електронної пошти. doSignOut=Вийти signOut=Вийти -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Особиста інформація\: +personalSubMessage=Керування своєю основною інформацією. +selectALocale=Виберіть мову doSave=Зберегти save=Зберегти doCancel=Відмінити cancel=Відмінити deleteAccount=Видалити обліковий запис -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Це незворотно. Усі Ваші дані буде остаточно знищено та неможливо відновити. delete=Видалити -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Ваш обліковий запис оновлено. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=Безпека облікового запису +signingIn=Вхід +signingInDescription=Налаштувати способи входу. +basic-authentication=Базова автентифікація +password-help-text=Увійдіть, ввівши свій пароль. +credentialCreatedAt=<0>Створено {{date}}. update=Редагувати -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=Двофакторна автентифікація +otp-display-name=Застосунок автентифікації +otp-help-text=Введіть код підтвердження з застосунку автентифікації. +setUpNew=Налаштувати {{name}} +notSetUp={{name}} не налаштовано. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Активні пристрої +signedInDevicesExplanation=Вийдіть із будь-яких незнайомих пристроїв. +signedInDevices=Пристрої, на яких виконано вхід +refreshPage=Оновити сторінку +currentSession=Поточна сесія ipAddress=IP-адреса -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=Останній доступ +clients=Клієнти +started=Почато +expires=Закінчується -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Застосунки +applicationsIntroMessage=Відстежуйте та керуйте дозволом Вашого застосунку і доступом до Вашого облікового запису applicationName=Ім’я -applicationType=Application type +applicationType=Тип застосунку status=Стан -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=Внутрішній +notInUse=Не використовується +client=Клієнт description=Опис -inUse=In use -client_account-console=Account Console +inUse=Використовується +client_account-console=Консоль облікового запису -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=Будь ласка, пройдіть повторну автентифікацію, щоб продовжити +updatePasswordTitle=Оновити пароль +logoutOtherSessions=Вийти з інших пристроїв +passwordNew=Новий пароль doSubmit=Підтвердити -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Паролі не збігаються. +invalidPasswordHistoryMessage=Недійсний пароль\: пароль не повинен збігатися з жодним з останніх {0} паролів. From f2e4143ca2bf2b51fc74e5128129430265bda544 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:32 +0200 Subject: [PATCH 178/192] New translations messages_en.properties (Chinese Simplified) --- src/messages/messages_zh.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/messages/messages_zh.properties b/src/messages/messages_zh.properties index eb3890b56..b666b8568 100644 --- a/src/messages/messages_zh.properties +++ b/src/messages/messages_zh.properties @@ -4,17 +4,17 @@ password=密码 doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? -doRegister=注册 +doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=註冊 +registerTitle=注册 backToLogin=« Back to Login -requiredFields=必填項目 -username=Username +requiredFields=必填字段 +username=用户名 username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=確認密碼 +passwordConfirm=确认密码 email=Email name=名称 country=地區 @@ -72,7 +72,7 @@ applications=Applications applicationsIntroMessage=View applications your account has access to applicationName=名称 applicationType=Application type -status=狀態 +status=状态 internalApp=Internal notInUse=Not in use client=Client From 84eb1fb25d4845aee7979ace88a7e6c3dfec8797 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:33 +0200 Subject: [PATCH 179/192] New translations messages_en.properties (Chinese Traditional) --- src/messages/messages_zh.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/messages/messages_zh.properties b/src/messages/messages_zh.properties index b666b8568..729528859 100644 --- a/src/messages/messages_zh.properties +++ b/src/messages/messages_zh.properties @@ -1,6 +1,6 @@ loginAccountTitle=Sign in to your account usernameOrEmail=Username or email -password=密码 +password=密碼 doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? @@ -8,15 +8,15 @@ doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=注册 +registerTitle=註冊 backToLogin=« Back to Login -requiredFields=必填字段 -username=用户名 +requiredFields=Required fields +username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=确认密码 +passwordConfirm=確認密碼 email=Email -name=名称 +name=名稱 country=地區 missingUsernameMessage=Please specify username. missingPasswordMessage=Please specify password. @@ -39,9 +39,9 @@ doSave=儲存 save=儲存 doCancel=取消 cancel=取消 -deleteAccount=删除账号 +deleteAccount=刪除帳號 deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=删除 +delete=刪除 accountUpdatedMessage=Your account has been updated. accountSecurity=Account security @@ -70,9 +70,9 @@ expires=Expires applications=Applications applicationsIntroMessage=View applications your account has access to -applicationName=名称 +applicationName=名稱 applicationType=Application type -status=状态 +status=狀態 internalApp=Internal notInUse=Not in use client=Client From 810dde70db2ff2d903d6242805d7678795a967f3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:37 +0200 Subject: [PATCH 180/192] New translations messages_en.properties (Portuguese, Brazilian) --- src/messages/messages_pt.properties | 130 ++++++++++++++-------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/src/messages/messages_pt.properties b/src/messages/messages_pt.properties index 3f548d71e..0962bd8ca 100644 --- a/src/messages/messages_pt.properties +++ b/src/messages/messages_pt.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Entrar na sua conta +usernameOrEmail=Nome de utilizador ou e-mail password=Palavra-passe -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Esqueceu-se da sua palavra-passe? +doLogIn=Entrar +noAccount=Novo utilizador? doRegister=Criar uma conta Open Food Facts -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Nome de utilizador ou palavra-passe inválida. +loginTimeout=Demorou muito tempo para entrar. Por favor, recomece o processo de login. registerTitle=Criar conta -backToLogin=« Back to Login +backToLogin=« Voltar ao Login requiredFields=Campos obrigatórios -username=Nome de utilizador +username=Nome de usuário username-before=O seu nome de utilizador aparecerá em todas as contribuições que fizer e não pode ser alterado username-after=Os nomes de utilizador devem ter entre 2 e 20 caracteres e só podem conter números e letras passwordConfirm=Confirme a palavra-passe -email=Email +email=Endereço de e-mail name=Nome country=País -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Por favor, insira o nome de utilizador. +missingPasswordMessage=Por favor, insira a palavra-passe. +missingEmailMessage=Por favor, insira o endereço de e-mail. +error-invalid-value=Valor inválido. +error-pattern-no-match=Valor inválido. +invalidPasswordMinLengthMessage=Palavra-passe inválida\: deve ter pelo menos {0} caracteres. +invalidPasswordConfirmMessage=Palavra-passe de confirmação não coincide. +usernameExistsMessage=Nome de utilizador já existe. +emailExistsMessage=Endereço de e-mail já existe. +invalidEmailMessage=Endereço de e-mail inválido. -doSignOut=Terminar sessão -signOut=Terminar sessão +doSignOut=Sair +signOut=Sair -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Informações Pessoais\: +personalSubMessage=Gira as suas informações básicas +selectALocale=Selecionar língua doSave=Guardar save=Guardar doCancel=Cancelar cancel=Cancelar deleteAccount=Eliminar a conta -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Esta ação é irreversível. Todos os seus dados serão apagados permanentemente e não poderão ser recuperados. delete=Eliminar -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=A sua conta foi atualizada. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. -update=Atualizar -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +accountSecurity=Segurança da conta +signingIn=Entrar na Conta +signingInDescription=Configure maneiras de fazer login. +basic-authentication=Autenticação Básica +password-help-text=Faça o login insirindo a sua palavra-passe. +credentialCreatedAt=<0>Criado {{date}}. +update=Atualização +two-factor=Autenticação de Dois Fatores +otp-display-name=Aplicação Autenticador +otp-help-text=Insira o código de verificação da aplicação autenticador. +setUpNew=Configurar {{name}} +notSetUp={{name}} não está configurada. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session -ipAddress=Endereço IP -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +deviceActivity=Atividade dos dispositivos +signedInDevicesExplanation=Saia de qualquer dispositivo que não reconheça. +signedInDevices=Dispositivos autenticados +refreshPage=Atualizar página +currentSession=Sessão Atual +ipAddress=IP address +lastAccessedOn=Último acesso em +clients=Clientes +started=Início em +expires=Expira em -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Aplicações +applicationsIntroMessage=Acompanhe e gira as permissões da aplicação para acesso à sua conta applicationName=Nome -applicationType=Application type +applicationType=Tipo de aplicação status=Estado -internalApp=Internal -notInUse=Not in use -client=Client -description=Descrição -inUse=In use -client_account-console=Account Console +internalApp=Interna +notInUse=Não utilizado +client=Cliente +description=Description +inUse=Em uso +client_account-console=Consola da Conta -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password -doSubmit=Enviar -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +reauthenticate=Autentique-se novamente para continuar +updatePasswordTitle=Atualizar palavra-passe +logoutOtherSessions=Sair dos outros dispositivos +passwordNew=Nova palavra-passe +doSubmit=Envie +notMatchPasswordMessage=As palavras-passes não coincidem. +invalidPasswordHistoryMessage=Palavra-passe inválida\: não pode ser igual a qualquer uma da(s) última(s) {0} palavra-passe(s). From 39b3c6a353cf128082173049afbbe02e7e968715 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:39 +0200 Subject: [PATCH 181/192] New translations messages_en.properties (Persian) --- src/messages/messages_fa.properties | 112 ++++++++++++++-------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/src/messages/messages_fa.properties b/src/messages/messages_fa.properties index db302b4ed..3264a9651 100644 --- a/src/messages/messages_fa.properties +++ b/src/messages/messages_fa.properties @@ -1,39 +1,39 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=به حساب خود وارد شوید +usernameOrEmail=نام کاربری یا پست الکترونیک password=گذرواژه -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=رمز عبور خود را فراموش کرده‌اید? +doLogIn=ورود +noAccount=کاربر جدید هستید؟ doRegister=ثبت نام -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=نام کاربری یا رمز عبور نامعتبر است. +loginTimeout=زمان تلاش برای ورود شما به پایان رسید. ورود از ابتدا شروع خواهد شد. registerTitle=ثبت نام -backToLogin=« Back to Login +backToLogin=« بازگشت به صفحه ورود requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirm password -email=Email +email=ایمیل name=نام country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=لطفا نام کاربری را مشخص کنید +missingPasswordMessage=لطفا رمز عبور را مشخص کنید +missingEmailMessage=لطفا ایمیل را مشخص کنید +error-invalid-value=مقدار نامعتبر است. +error-pattern-no-match=مقدار نامعتبر است. +invalidPasswordMinLengthMessage=رمز عبور نامعتبر\: حداقل طول {0}. +invalidPasswordConfirmMessage=تأیید رمز عبور مطابقت ندارد. +usernameExistsMessage=نام کاربری از قبل وجود دارد. +emailExistsMessage=ایمیل از قبل وجود دارد. +invalidEmailMessage=آدرس ایمیل نامعتبر است. doSignOut=Sign out signOut=Sign out -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=اطلاعات شخصی\: +personalSubMessage=اطلاعات اولیه خود را مدیریت کنید selectALocale=Select a locale doSave=ذخيره save=ذخيره @@ -42,49 +42,49 @@ cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Delet -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=حساب شما به روز شده است. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=امنیت حساب +signingIn=در حال ورود +signingInDescription=راه های ورود به سیستم را پیکربندی کنید. +basic-authentication=اعتبارسنجی پایه +password-help-text=با وارد کردن رمز عبور خود وارد شوید. +credentialCreatedAt=<0>ایجاد شد {{date}}. update=Update -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=اعتبارسنجی دو مرحله‌ای +otp-display-name=برنامه Authenticator +otp-help-text=یک کد تأیید را از برنامه احراز هویت وارد کنید. +setUpNew=راه اندازی {{0}} +notSetUp={{0}} تنظیم نشده است. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=فعالیت دستگاه +signedInDevicesExplanation=از هر دستگاه ناآشنا خارج شوید. +signedInDevices=دستگاه‌های وارد شده +refreshPage=بارگذاری مجدد صفحه +currentSession=نشست فعلی ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=آخرین دسترسی +clients=مشتریان +started=آغاز شده +expires=منقضی می شود -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=برنامه های کاربردی +applicationsIntroMessage=مجوز برنامه خود را برای دسترسی به حساب خود ردیابی و مدیریت کنید applicationName=نام -applicationType=Application type +applicationType=نوع اپلیکیشن status=Status -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=داخلی +notInUse=بدون استفاده +client=مشتری description=Description -inUse=In use -client_account-console=Account Console +inUse=در حال استفاده +client_account-console=کنسول حساب -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=لطفاً برای ادامه دوباره احراز هویت کنید +updatePasswordTitle=رمز عبور را به روز کنید +logoutOtherSessions=از دستگاه های دیگر خارج شوید +passwordNew=رمز عبور جدید doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=گذرواژه ها مطابقت ندارند +invalidPasswordHistoryMessage=گذرواژه نامعتبر\: نباید با هیچ یک از رمزهای عبور اخیر {0} برابر باشد. From 1533b48bc5c31ecb298940be26abb88f44cc16e6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:42 +0200 Subject: [PATCH 182/192] New translations messages_en.properties (Thai) --- src/messages/messages_th.properties | 108 ++++++++++++++-------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/src/messages/messages_th.properties b/src/messages/messages_th.properties index b86b85d72..277b72ddb 100644 --- a/src/messages/messages_th.properties +++ b/src/messages/messages_th.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=เข้าสู่ระบบด้วยบัญชีของคุณ +usernameOrEmail=ชื่อผู้ใช้งานหรืออีเมล password=รหัสผ่าน -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=ลืมรหัสผ่าน? +doLogIn=เข้าสู่ระบบ +noAccount=ผู้ใช้งานใหม่? doRegister=ลงทะเบียน -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=ชื่อผู้ใช้งานหรือรหัสผ่านไม่ถูกต้อง +loginTimeout=การพยายามเข้าสู่ระบบของคุณหมดเวลา การเข้าสู่ระบบจะเริ่มต้นใหม่ registerTitle=สมัครสมาชิก -backToLogin=« Back to Login +backToLogin=« กลับไปที่การเข้าสู่ระบบ requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirm password -email=Email +email=อีเมล name=ชื่อ country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=กรุณาระบุชื่อผู้ใช้งาน +missingPasswordMessage=กรุณาระบุรหัสผ่าน +missingEmailMessage=กรุณาระบุอีเมล +error-invalid-value=ค่าไม่ถูกต้อง +error-pattern-no-match=ค่าไม่ถูกต้อง +invalidPasswordMinLengthMessage=รหัสผ่านไม่ถูกต้อง\: ความยาวขั้นต่ำ {0} อักษร +invalidPasswordConfirmMessage=การยืนยันรหัสผ่านไม่ตรงกัน +usernameExistsMessage=มีชื่อผู้ใช้งานนี้อยู่แล้ว +emailExistsMessage=มีอีเมลอยู่แล้ว +invalidEmailMessage=ที่อยู่อีเมลไม่ถูกต้อง doSignOut=ล๊อคเอ้าท์ signOut=ล๊อคเอ้าท์ -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=ข้อมูลส่วนตัว\: +personalSubMessage=จัดการข้อมูลพื้นฐานของคุณ selectALocale=Select a locale doSave=บันทึก save=บันทึก doCancel=ยกเลิก cancel=ยกเลิก deleteAccount=Delete account -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=กระบวนการนี้ไม่สามารถย้อนกลับได้ ข้อมูลทั้งหมดของคุณจะถูกทำลายอย่างถาวรและไม่สามารถกู้คืนได้อีก delete=ลบ -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=บัญชีของคุณได้รับการปรับปรุงแล้ว accountSecurity=Account security -signingIn=Signing in +signingIn=ลงชื่อเข้าใช้ signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +basic-authentication=การพิสูจน์ตัวจริงพื้นฐาน +password-help-text=ลงชื่อเข้าใช้โดยการระบุรหัสผ่าน +credentialCreatedAt=สร้างเมื่อ update=อัปเดต -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=การตรวจสอบสิทธิ์แบบสองปัจจัย +otp-display-name=แอปพลิเคชัน Authenticator +otp-help-text=ระบุรหัสยืนยันจากแอปพลิเคชัน Authenticator +setUpNew=ตั้งค่า {{name}} +notSetUp={{name}} ไม่ได้ตั้งค่า deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +signedInDevicesExplanation=ลงชื่อออกจากอุปกรณ์ที่ไม่คุ้นเคย +signedInDevices=อุปกรณ์ที่ลงชื่อเข้าใช้ +refreshPage=รีเฟรชหน้า +currentSession=เซสชันปัจจุบัน ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=เข้าถึงครั้งล่าสุด +clients=ไคลเอนต์ +started=เริ่มต้น +expires=หมดอายุ -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=แอปพลิเคชัน +applicationsIntroMessage=ติดตามและจัดการการอนุญาตให้แอปพลิเคชันเข้าถึงบัญชีของคุณ applicationName=ชื่อ -applicationType=Application type +applicationType=ประเภทแอปพลิเคชัน status=Status -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=ภายใน +notInUse=ไม่ได้ใช้งาน +client=ไคลเอนต์ description=Description -inUse=In use -client_account-console=Account Console +inUse=กำลังใช้งาน +client_account-console=คอนโซลบัญชี -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=กรุณาพิสูจน์ตัวจริงอีกครั้งเพื่อดำเนินการต่อ +updatePasswordTitle=ปรับปรุงรหัสผ่าน +logoutOtherSessions=ออกจากระบบจากอุปกรณ์อื่น +passwordNew=รหัสผ่านใหม่ doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=รหัสผ่านไม่ตรงกัน +invalidPasswordHistoryMessage=รหัสผ่านไม่ถูกต้อง\: ต้องไม่เหมือนกับ {0} รหัสผ่านล่าสุด From da30369e71fd7b90291376b80cd9cc825d01ab73 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:44 +0200 Subject: [PATCH 183/192] New translations messages_en.properties (Norwegian Nynorsk) --- src/messages/messages_nn.properties | 54 ++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/messages/messages_nn.properties b/src/messages/messages_nn.properties index 59895064b..35dfd1449 100644 --- a/src/messages/messages_nn.properties +++ b/src/messages/messages_nn.properties @@ -1,38 +1,38 @@ loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +usernameOrEmail=Brukernavn eller e-postadresse password=Passord -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Glemt passord? +doLogIn=Logg inn +noAccount=Ny bruker? doRegister=Registrer deg -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Ugyldig brukernavn eller passord. +loginTimeout=Du brukte for lang tid på å logge inn. Vennligst prøv igjen. registerTitle=Registrér -backToLogin=« Back to Login +backToLogin=« Tilbake til innlogging requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Confirm password -email=Email +email=E-postadresse name=Navn country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=Vennligst oppgi brukernavn. +missingPasswordMessage=Vennligst oppgi passord. +missingEmailMessage=Vennligst oppgi e-postadresse. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=Ugyldig passord\: minimum lengde {0}. +invalidPasswordConfirmMessage=Passord er ikke like. +usernameExistsMessage=Brukernavnet finnes allerede. +emailExistsMessage=E-post finnes allerede. +invalidEmailMessage=Ugyldig e-postadresse. doSignOut=Sign out signOut=Sign out -personalInfo=Personal info +personalInfo=Personlig informasjon\: personalSubMessage=Manage your basic information. selectALocale=Select a locale doSave=Lagr @@ -42,7 +42,7 @@ cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Slett -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Din konto har blitt oppdatert. accountSecurity=Account security signingIn=Signing in @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienter +started=Startet +expires=Utløper -applications=Applications +applications=Applikasjoner applicationsIntroMessage=View applications your account has access to applicationName=Navn applicationType=Application type status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Description inUse=In use client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Oppdater passord logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Nytt passord doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Passordene er ikke like. +invalidPasswordHistoryMessage=Ugyldig passord\: kan ikke være likt noen av de {0} foregående passordene. From 9b234194ab51c260b476c4790c699b1308fd1e26 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:46 +0200 Subject: [PATCH 184/192] New translations messages_en.properties (Latvian) --- src/messages/messages_lv.properties | 64 ++++++++++++++--------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/src/messages/messages_lv.properties b/src/messages/messages_lv.properties index 06bdebb15..c663b6430 100644 --- a/src/messages/messages_lv.properties +++ b/src/messages/messages_lv.properties @@ -1,39 +1,39 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Pieslēgties savam kontam +usernameOrEmail=Lietotājvārds vai e-pasts password=Parole -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Aizmirsāt paroli? +doLogIn=Pieslēgties +noAccount=Jauns lietotājs? doRegister=Reģistrēties -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Nekorekts lietotājvārds vai parole. +loginTimeout=Jūs pārāk ilgi pieslēdzaties. Pieslēgšanās process tiks sākts no jauna. registerTitle=Reģistrēties -backToLogin=« Back to Login +backToLogin=« Atpakaļ uz pieslēgšanos requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Apstipriniet paroli -email=Email +email=E-pasts name=Nosaukums country=Country -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=Lūdzu norādi lietotājvārdu. +missingPasswordMessage=Lūdzu norādi paroli. +missingEmailMessage=Lūdzu norādi e-pastu. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=Nekorekta parole\: minimālais paroles garums {0}. +invalidPasswordConfirmMessage=Paroles apstiprinājums nav pareizs. +usernameExistsMessage=Lietotājvārds jau eksistē. +emailExistsMessage=E-pasts jau eksistē. +invalidEmailMessage=Nekorekta e-pasta adrese. doSignOut=Sign out signOut=Sign out -personalInfo=Personal info -personalSubMessage=Manage your basic information. +personalInfo=Personiskā informācija\: +personalSubMessage=Pārvaldi savu pamatinformāciju\: vārdu, uzvārdu un e-pastu selectALocale=Select a locale doSave=Saglabāt save=Saglabāt @@ -42,7 +42,7 @@ cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Dzēst -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Jūsu konts ir atjaunots. accountSecurity=Account security signingIn=Signing in @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienti +started=Uzsākta +expires=Beidzas -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Lietojumprogrammas +applicationsIntroMessage=Uzraugi un pārvaldi lietojumprogrammas pieeju savam kontam applicationName=Nosaukums -applicationType=Application type +applicationType=Lietojumprogrammas tips status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klients description=Description inUse=In use client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +updatePasswordTitle=Atjaunot paroli +logoutOtherSessions=Atteikties no visām ierīcēm +passwordNew=Jauna parole doSubmit=Submit -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Paroles nesakrīt. +invalidPasswordHistoryMessage=Nekorekta parole\: nedrīkst būt vienāda ar iepriekšējām {0} parolēm. From 5e261a05a26ef239febd2f813234b24aa0c8ae2a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:38:58 +0200 Subject: [PATCH 185/192] New translations messages_en.properties (Chinese Traditional, Hong Kong) --- src/messages/messages_zh.properties | 128 ++++++++++++++-------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/src/messages/messages_zh.properties b/src/messages/messages_zh.properties index 729528859..6073ca626 100644 --- a/src/messages/messages_zh.properties +++ b/src/messages/messages_zh.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email -password=密碼 -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? -doRegister=Create an Open Food Facts account -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +loginAccountTitle=登录到您的账户 +usernameOrEmail=用户名 或 电子邮箱地址 +password=密码 +doForgotPassword=忘记密码? +doLogIn=登录 +noAccount=新用户? +doRegister=注册 +invalidUserMessage=无效的用户名或密码。 +loginTimeout=您的登录已超时,请重新开始登录。 registerTitle=註冊 -backToLogin=« Back to Login -requiredFields=Required fields +backToLogin=« 回到登录 +requiredFields=必填項目 username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=確認密碼 email=Email -name=名稱 +name=名称 country=地區 -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=请输入用户名。 +missingPasswordMessage=请输入密码。 +missingEmailMessage=请输入电子邮箱. +error-invalid-value=无效值。 +error-pattern-no-match=无效值。 +invalidPasswordMinLengthMessage=无效的密码:最短长度 {0}. +invalidPasswordConfirmMessage=确认密码不相同 +usernameExistsMessage=用户名已被占用 +emailExistsMessage=电子邮件已存在。 +invalidEmailMessage=无效的电子邮件地址 doSignOut=登出 signOut=登出 -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=个人信息\: +personalSubMessage=管理您的基本信息。 +selectALocale=选择语言 doSave=儲存 save=儲存 doCancel=取消 cancel=取消 -deleteAccount=刪除帳號 -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=刪除 -accountUpdatedMessage=Your account has been updated. +deleteAccount=删除账号 +deleteAccountWarning=这是不可恢复的。您的所有资料将永久销毁且无法恢复。 +delete=删除 +accountUpdatedMessage=您的账户已经更新。 -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. +accountSecurity=帐户安全 +signingIn=登陆凭证 +signingInDescription=设置登陆方式 +basic-authentication=基本身份验证 +password-help-text=通过输入密码登录。 +credentialCreatedAt={{date}} <0>创建 update=更新 -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +two-factor=双因子身份验证 +otp-display-name=验证器应用程序 +otp-help-text=从验证器应用输入验证码。 +setUpNew=设置 {{name}} +notSetUp=尚未设置 {{name}}。 -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=设备活动 +signedInDevicesExplanation=退出任何不熟悉的设备。 +signedInDevices=已登陆设备 +refreshPage=刷新页面 +currentSession=当前会话 ipAddress=IP address -lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +lastAccessedOn=上次访问时间 +clients=客户端 +started=开始 +expires=过期时间 -applications=Applications -applicationsIntroMessage=View applications your account has access to -applicationName=名稱 -applicationType=Application type +applications=应用 +applicationsIntroMessage=跟踪和管理您的应用程序访问您帐户的权限 +applicationName=名称 +applicationType=應用程式型態 status=狀態 -internalApp=Internal -notInUse=Not in use -client=Client +internalApp=内置应用 +notInUse=未被使用 +client=客户端 description=Description -inUse=In use -client_account-console=Account Console +inUse=使用中 +client_account-console=账户控制台 -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password -logoutOtherSessions=Sign out from other devices -passwordNew=New Password +reauthenticate=请重新授权以继续 +updatePasswordTitle=更新密码 +logoutOtherSessions=从其他设备中登出 +passwordNew=新密码 doSubmit=送出 -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=密码不匹配。 +invalidPasswordHistoryMessage=无效的密码: 不能与前 {0} 个旧密码相同. From fbe8a703a2fcacd45cd33ae82c18661f12834ab7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:39:12 +0200 Subject: [PATCH 186/192] New translations messages_en.properties (Norwegian Bokmal) --- src/messages/messages_nb.properties | 54 ++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/messages/messages_nb.properties b/src/messages/messages_nb.properties index a3547a983..49efa4595 100644 --- a/src/messages/messages_nb.properties +++ b/src/messages/messages_nb.properties @@ -1,38 +1,38 @@ loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +usernameOrEmail=Brukernavn eller e-postadresse password=Passord -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Glemt passord? +doLogIn=Logg inn +noAccount=Ny bruker? doRegister=Registrer deg -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Ugyldig brukernavn eller passord. +loginTimeout=Du brukte for lang tid på å logge inn. Vennligst prøv igjen. registerTitle=Registrer bruker -backToLogin=« Back to Login +backToLogin=« Tilbake til innlogging requiredFields=Påkrevde felt username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters passwordConfirm=Bekreft passordet -email=Email +email=E-postadresse name=Navn country=Land -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. +missingUsernameMessage=Vennligst oppgi brukernavn. +missingPasswordMessage=Vennligst oppgi passord. +missingEmailMessage=Vennligst oppgi e-postadresse. error-invalid-value=Invalid value. error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +invalidPasswordMinLengthMessage=Ugyldig passord\: minimum lengde {0}. +invalidPasswordConfirmMessage=Passord er ikke like. +usernameExistsMessage=Brukernavnet finnes allerede. +emailExistsMessage=E-post finnes allerede. +invalidEmailMessage=Ugyldig e-postadresse. doSignOut=Logg ut signOut=Logg ut -personalInfo=Personal info +personalInfo=Personlig informasjon\: personalSubMessage=Manage your basic information. selectALocale=Select a locale doSave=Lagre @@ -42,7 +42,7 @@ cancel=Avbryt deleteAccount=Slett konto deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. delete=Slett -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Din konto har blitt oppdatert. accountSecurity=Account security signingIn=Signing in @@ -64,27 +64,27 @@ refreshPage=Refresh the page currentSession=Current session ipAddress=IP address lastAccessedOn=Last accessed -clients=Clients -started=Started -expires=Expires +clients=Klienter +started=Startet +expires=Utløper -applications=Applications +applications=Applikasjoner applicationsIntroMessage=View applications your account has access to applicationName=Navn applicationType=Application type status=Status internalApp=Internal notInUse=Not in use -client=Client +client=Klient description=Description inUse=In use client_account-console=Account Console reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +updatePasswordTitle=Oppdater passord logoutOtherSessions=Sign out from other devices -passwordNew=New Password +passwordNew=Nytt passord doSubmit=Send inn -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +notMatchPasswordMessage=Passordene er ikke like. +invalidPasswordHistoryMessage=Ugyldig passord\: kan ikke være likt noen av de {0} foregående passordene. From c1d2edb15027e6f10b794531d3b2fe59fdab5fb1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:39:14 +0200 Subject: [PATCH 187/192] New translations messages_en.properties (Serbian (Latin)) --- src/messages/messages_sr.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/messages/messages_sr.properties b/src/messages/messages_sr.properties index 9ecab6b91..72fbb80fd 100644 --- a/src/messages/messages_sr.properties +++ b/src/messages/messages_sr.properties @@ -1,6 +1,6 @@ loginAccountTitle=Sign in to your account usernameOrEmail=Username or email -password=Password +password=Lozinka doForgotPassword=Forgot Password? doLogIn=Sign In noAccount=New user? @@ -8,15 +8,15 @@ doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=Региструјте се +registerTitle=Register backToLogin=« Back to Login requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=Confirm password +passwordConfirm=Potvrdi lozinku email=Email -name=Name +name=Naziv country=Country missingUsernameMessage=Please specify username. missingPasswordMessage=Please specify password. @@ -35,13 +35,13 @@ signOut=Sign out personalInfo=Personal info personalSubMessage=Manage your basic information. selectALocale=Select a locale -doSave=Save -save=Save +doSave=Sačuvaj +save=Sačuvaj doCancel=Cancel cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=Delete +delete=Obriši accountUpdatedMessage=Your account has been updated. accountSecurity=Account security @@ -70,7 +70,7 @@ expires=Expires applications=Applications applicationsIntroMessage=View applications your account has access to -applicationName=Name +applicationName=Naziv applicationType=Application type status=Status internalApp=Internal From 8557d3ccf589639a220b9035985468c49e3786f1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:39:17 +0200 Subject: [PATCH 188/192] New translations messages_en.properties (Montenegrin (Cyrillic)) --- src/messages/messages_sr.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/messages/messages_sr.properties b/src/messages/messages_sr.properties index 72fbb80fd..d9f233094 100644 --- a/src/messages/messages_sr.properties +++ b/src/messages/messages_sr.properties @@ -8,13 +8,13 @@ doRegister=Create an Open Food Facts account invalidUserMessage=Invalid username or password. loginTimeout=Your login attempt timed out. Login will start from the beginning. -registerTitle=Register +registerTitle=Региструјте се backToLogin=« Back to Login requiredFields=Required fields username=Username username-before=Your username will appear on all contributions you make and cannot be changed username-after=Usernames must be between 2 and 20 characters and can only contain numbers and letters -passwordConfirm=Potvrdi lozinku +passwordConfirm=Confirm password email=Email name=Naziv country=Country @@ -41,7 +41,7 @@ doCancel=Cancel cancel=Cancel deleteAccount=Delete account deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. -delete=Obriši +delete=Delete accountUpdatedMessage=Your account has been updated. accountSecurity=Account security From 4d1440c2a55ee3ab5480bc92fc93f19e4003f51c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:39:17 +0200 Subject: [PATCH 189/192] New translations messages_en.properties (Dutch, Belgium) --- src/messages/messages_nl.properties | 116 ++++++++++++++-------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/src/messages/messages_nl.properties b/src/messages/messages_nl.properties index a88ecf318..79ec88f82 100644 --- a/src/messages/messages_nl.properties +++ b/src/messages/messages_nl.properties @@ -1,90 +1,90 @@ -loginAccountTitle=Sign in to your account -usernameOrEmail=Username or email +loginAccountTitle=Inloggen met uw account +usernameOrEmail=Gebruikersnaam of e-mailadres password=Wachtwoord -doForgotPassword=Forgot Password? -doLogIn=Sign In -noAccount=New user? +doForgotPassword=Wachtwoord vergeten? +doLogIn=Inloggen +noAccount=Nieuwe gebruiker? doRegister=Maak een Open Food Facts-account aan -invalidUserMessage=Invalid username or password. -loginTimeout=Your login attempt timed out. Login will start from the beginning. +invalidUserMessage=Ongeldige gebruikersnaam of wachtwoord. +loginTimeout=U bent te lang bezig geweest met inloggen. Het inlogproces begint opnieuw. registerTitle=Registreren -backToLogin=« Back to Login +backToLogin=« Terug naar Inloggen requiredFields=Verplichte velden username=Gebruikersnaam username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten -passwordConfirm=Wachtwoord bevestigen -email=Email +passwordConfirm=Bevestig wachtwoord +email=E-mailadres name=Naam country=Land -missingUsernameMessage=Please specify username. -missingPasswordMessage=Please specify password. -missingEmailMessage=Please specify email. -error-invalid-value=Invalid value. -error-pattern-no-match=Invalid value. -invalidPasswordMinLengthMessage=Invalid password\: minimum length {0}. -invalidPasswordConfirmMessage=Password confirmation doesn't match. -usernameExistsMessage=Username already exists. -emailExistsMessage=Email already exists. -invalidEmailMessage=Invalid email address. +missingUsernameMessage=Voer uw gebruikersnaam in. +missingPasswordMessage=Voer uw wachtwoord in. +missingEmailMessage=Voer uw e-mailadres in. +error-invalid-value=Ongeldige waarde. +error-pattern-no-match=Ongeldige waarde. +invalidPasswordMinLengthMessage=Ongeldig wachtwoord, de minimumlengte is {0} karakters. +invalidPasswordConfirmMessage=Wachtwoord komt niet overeen met wachtwoordbevestiging. +usernameExistsMessage=Gebruikersnaam bestaat al. +emailExistsMessage=E-mailadres bestaat al. +invalidEmailMessage=Ongeldig e-mailadres. doSignOut=Uitloggen signOut=Uitloggen -personalInfo=Personal info -personalSubMessage=Manage your basic information. -selectALocale=Select a locale +personalInfo=Persoonlijke informatie\: +personalSubMessage=Beheer uw basisgegevens. +selectALocale=Selecteer een taal doSave=Opslaan save=Opslaan doCancel=Annuleer cancel=Annuleer deleteAccount=Account verwijderen -deleteAccountWarning=This is irreversible. All your data will be permanently destroyed, and irretrievable. +deleteAccountWarning=Dit is onomkeerbaar. Al uw gegevens worden permanent vernietigd en zijn onherstelbaar. delete=Verwijder -accountUpdatedMessage=Your account has been updated. +accountUpdatedMessage=Uw account is gewijzigd. -accountSecurity=Account security -signingIn=Signing in -signingInDescription=Configure ways to sign in. -basic-authentication=Basic authentication -password-help-text=Sign in by entering your password. -credentialCreatedAt=<0>Created {{date}}. -update=Update -two-factor=Two-factor authentication -otp-display-name=Authenticator application -otp-help-text=Enter a verification code from authenticator application. -setUpNew=Set up {{name}} -notSetUp={{name}} is not set up. +accountSecurity=Accountbeveiliging +signingIn=Aanmelden +signingInDescription=Configureer manieren om aan te melden. +basic-authentication=Basis authenticatie +password-help-text=Meld u aan door uw wachtwoord in te voeren. +credentialCreatedAt=<0>Aangemaakt op {{date}}. +update=Bijgewerkt +two-factor=Tweestapsverificatie +otp-display-name=Authenticator-applicatie +otp-help-text=Voer een verificatiecode in van de authenticator-applicatie. +setUpNew=Stel {{name}} in +notSetUp={{name}} is niet ingesteld. -deviceActivity=Device activity -signedInDevicesExplanation=Sign out of any unfamiliar devices. -signedInDevices=Signed in devices -refreshPage=Refresh the page -currentSession=Current session +deviceActivity=Apparaat activiteit +signedInDevicesExplanation=Meld u af bij onbekende apparaten. +signedInDevices=Ingelogde apparaten +refreshPage=Ververs de pagina +currentSession=Huidige sessie ipAddress=IP-adres -lastAccessedOn=Last accessed +lastAccessedOn=Laatst geopend clients=Clients -started=Started -expires=Expires +started=Gestart +expires=Vervalt -applications=Applications -applicationsIntroMessage=View applications your account has access to +applications=Applicaties +applicationsIntroMessage=Volg en beheer uw app-toestemming voor toegang tot uw account applicationName=Naam -applicationType=Application type -status=Status -internalApp=Internal -notInUse=Not in use +applicationType=Applicatietype +status=Toestand +internalApp=Intern +notInUse=Niet in gebruik client=Client description=Beschrijving -inUse=In use +inUse=In gebruik client_account-console=Account Console -reauthenticate=Please re-authenticate to continue -updatePasswordTitle=Update password +reauthenticate=Log opnieuw in om verder te gaan +updatePasswordTitle=Wachtwoord updaten logoutOtherSessions=Sign out from other devices -passwordNew=New Password -doSubmit=Verzenden -notMatchPasswordMessage=Passwords don't match. -invalidPasswordHistoryMessage=Invalid password\: must not be equal to any of last {0} passwords. +passwordNew=Nieuw wachtwoord +doSubmit=Bevestigen +notMatchPasswordMessage=Wachtwoorden komen niet overeen. +invalidPasswordHistoryMessage=Ongeldig wachtwoord, deze mag niet overeen komen met een van de laatste {0} wachtwoorden. From 6fa7f7cd61d75fbedcd96fdcedc3bd0c5341684f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:09:23 +0200 Subject: [PATCH 190/192] New translations messages_en.properties (Dutch) --- src/messages/messages_nl.properties | 76 ++++++++++++++--------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/src/messages/messages_nl.properties b/src/messages/messages_nl.properties index 79ec88f82..adaac07a4 100644 --- a/src/messages/messages_nl.properties +++ b/src/messages/messages_nl.properties @@ -1,12 +1,12 @@ -loginAccountTitle=Inloggen met uw account +loginAccountTitle=Meld je aan bij je account usernameOrEmail=Gebruikersnaam of e-mailadres password=Wachtwoord doForgotPassword=Wachtwoord vergeten? doLogIn=Inloggen noAccount=Nieuwe gebruiker? doRegister=Maak een Open Food Facts-account aan -invalidUserMessage=Ongeldige gebruikersnaam of wachtwoord. -loginTimeout=U bent te lang bezig geweest met inloggen. Het inlogproces begint opnieuw. +invalidUserMessage=Gebruikersnaam of wachtwoord ongeldig. +loginTimeout=Uw loginpoging is verlopen. Login start opnieuw. registerTitle=Registreren backToLogin=« Terug naar Inloggen @@ -14,77 +14,77 @@ requiredFields=Verplichte velden username=Gebruikersnaam username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten -passwordConfirm=Bevestig wachtwoord -email=E-mailadres +passwordConfirm=Wachtwoord bevestigen +email=E-mail name=Naam country=Land missingUsernameMessage=Voer uw gebruikersnaam in. -missingPasswordMessage=Voer uw wachtwoord in. -missingEmailMessage=Voer uw e-mailadres in. +missingPasswordMessage=Voer een wachtwoord in. +missingEmailMessage=Vul uw e-mailadres in. error-invalid-value=Ongeldige waarde. error-pattern-no-match=Ongeldige waarde. -invalidPasswordMinLengthMessage=Ongeldig wachtwoord, de minimumlengte is {0} karakters. -invalidPasswordConfirmMessage=Wachtwoord komt niet overeen met wachtwoordbevestiging. +invalidPasswordMinLengthMessage=Ongeldig wachtwoord\: minimale lengte {0}. +invalidPasswordConfirmMessage=Wachtwoordbevestiging komt niet overeen. usernameExistsMessage=Gebruikersnaam bestaat al. emailExistsMessage=E-mailadres bestaat al. -invalidEmailMessage=Ongeldig e-mailadres. +invalidEmailMessage=E-mailadres is niet geldig. doSignOut=Uitloggen signOut=Uitloggen -personalInfo=Persoonlijke informatie\: +personalInfo=Persoonlijke informatie personalSubMessage=Beheer uw basisgegevens. -selectALocale=Selecteer een taal +selectALocale=Selecteer een landinstelling doSave=Opslaan save=Opslaan doCancel=Annuleer cancel=Annuleer deleteAccount=Account verwijderen -deleteAccountWarning=Dit is onomkeerbaar. Al uw gegevens worden permanent vernietigd en zijn onherstelbaar. +deleteAccountWarning=Dit is onomkeerbaar. Al uw gegevens worden permanent vernietigd en zijn niet meer terug te halen. delete=Verwijder -accountUpdatedMessage=Uw account is gewijzigd. +accountUpdatedMessage=Uw account is bijgewerkt. accountSecurity=Accountbeveiliging -signingIn=Aanmelden -signingInDescription=Configureer manieren om aan te melden. -basic-authentication=Basis authenticatie +signingIn=Inloggen +signingInDescription=Configureer manieren om u aan te melden. +basic-authentication=Basisverificatie password-help-text=Meld u aan door uw wachtwoord in te voeren. -credentialCreatedAt=<0>Aangemaakt op {{date}}. -update=Bijgewerkt +credentialCreatedAt=<0>Aangemaakt {{date}}. +update=Update two-factor=Tweestapsverificatie -otp-display-name=Authenticator-applicatie -otp-help-text=Voer een verificatiecode in van de authenticator-applicatie. -setUpNew=Stel {{name}} in +otp-display-name=Verificatietoepassing +otp-help-text=Voer een verificatiecode in van de verificatieapplicatie. +setUpNew={{name}} instellen notSetUp={{name}} is niet ingesteld. -deviceActivity=Apparaat activiteit +deviceActivity=Apparaatactiviteit signedInDevicesExplanation=Meld u af bij onbekende apparaten. -signedInDevices=Ingelogde apparaten -refreshPage=Ververs de pagina +signedInDevices=Aangemelde apparaten +refreshPage=De pagina vernieuwen currentSession=Huidige sessie ipAddress=IP-adres lastAccessedOn=Laatst geopend -clients=Clients +clients=Klanten started=Gestart -expires=Vervalt +expires=Verloopt applications=Applicaties -applicationsIntroMessage=Volg en beheer uw app-toestemming voor toegang tot uw account +applicationsIntroMessage=Bekijk de applicaties waartoe uw account toegang heeft applicationName=Naam -applicationType=Applicatietype -status=Toestand +applicationType=Toepassingstype +status=Status internalApp=Intern notInUse=Niet in gebruik -client=Client +client=Klant description=Beschrijving inUse=In gebruik -client_account-console=Account Console +client_account-console=Accountconsole -reauthenticate=Log opnieuw in om verder te gaan -updatePasswordTitle=Wachtwoord updaten -logoutOtherSessions=Sign out from other devices -passwordNew=Nieuw wachtwoord -doSubmit=Bevestigen +reauthenticate=Gelieve opnieuw te verifiëren om door te gaan +updatePasswordTitle=Wachtwoord bijwerken +logoutOtherSessions=Afmelden bij andere apparaten +passwordNew=Nieuw Wachtwoord +doSubmit=Verzenden notMatchPasswordMessage=Wachtwoorden komen niet overeen. -invalidPasswordHistoryMessage=Ongeldig wachtwoord, deze mag niet overeen komen met een van de laatste {0} wachtwoorden. +invalidPasswordHistoryMessage=Ongeldig wachtwoord\: het mag niet overeen komen met een van de laatste {0} wachtwoorden. From 33b9e1ca9c1cff98f60d9f312608f00421ba3430 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:09:30 +0200 Subject: [PATCH 191/192] New translations messages_en.properties (Dutch, Belgium) --- src/messages/messages_nl.properties | 58 ++++++++++++++--------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/messages/messages_nl.properties b/src/messages/messages_nl.properties index adaac07a4..1514aeae1 100644 --- a/src/messages/messages_nl.properties +++ b/src/messages/messages_nl.properties @@ -1,12 +1,12 @@ -loginAccountTitle=Meld je aan bij je account +loginAccountTitle=Log in op je account usernameOrEmail=Gebruikersnaam of e-mailadres password=Wachtwoord doForgotPassword=Wachtwoord vergeten? doLogIn=Inloggen noAccount=Nieuwe gebruiker? doRegister=Maak een Open Food Facts-account aan -invalidUserMessage=Gebruikersnaam of wachtwoord ongeldig. -loginTimeout=Uw loginpoging is verlopen. Login start opnieuw. +invalidUserMessage=Ongeldige gebruikersnaam of wachtwoord. +loginTimeout=U bent te lang bezig geweest met inloggen. Het inlogproces begint opnieuw. registerTitle=Registreren backToLogin=« Terug naar Inloggen @@ -14,25 +14,25 @@ requiredFields=Verplichte velden username=Gebruikersnaam username-before=Uw gebruikersnaam verschijnt bij alle bijdragen die u maakt en kan niet worden gewijzigd username-after=Gebruikersnamen moeten tussen de 2 en 20 tekens lang zijn en mogen alleen cijfers en letters bevatten -passwordConfirm=Wachtwoord bevestigen -email=E-mail +passwordConfirm=Bevestig wachtwoord +email=E-mailadres name=Naam country=Land missingUsernameMessage=Voer uw gebruikersnaam in. -missingPasswordMessage=Voer een wachtwoord in. -missingEmailMessage=Vul uw e-mailadres in. +missingPasswordMessage=Voer uw wachtwoord in. +missingEmailMessage=Voer uw e-mailadres in. error-invalid-value=Ongeldige waarde. error-pattern-no-match=Ongeldige waarde. -invalidPasswordMinLengthMessage=Ongeldig wachtwoord\: minimale lengte {0}. -invalidPasswordConfirmMessage=Wachtwoordbevestiging komt niet overeen. +invalidPasswordMinLengthMessage=Ongeldig wachtwoord, de minimumlengte is {0} karakters. +invalidPasswordConfirmMessage=Wachtwoord komt niet overeen met wachtwoordbevestiging. usernameExistsMessage=Gebruikersnaam bestaat al. emailExistsMessage=E-mailadres bestaat al. -invalidEmailMessage=E-mailadres is niet geldig. +invalidEmailMessage=Ongeldig e-mailadres. doSignOut=Uitloggen signOut=Uitloggen -personalInfo=Persoonlijke informatie +personalInfo=Persoonlijke informatie\: personalSubMessage=Beheer uw basisgegevens. selectALocale=Selecteer een landinstelling doSave=Opslaan @@ -45,34 +45,34 @@ delete=Verwijder accountUpdatedMessage=Uw account is bijgewerkt. accountSecurity=Accountbeveiliging -signingIn=Inloggen -signingInDescription=Configureer manieren om u aan te melden. -basic-authentication=Basisverificatie +signingIn=Aanmelden +signingInDescription=Configureer manieren om aan te melden. +basic-authentication=Basisauthenticatie password-help-text=Meld u aan door uw wachtwoord in te voeren. -credentialCreatedAt=<0>Aangemaakt {{date}}. -update=Update +credentialCreatedAt=<0>Aangemaakt op {{date}}. +update=Bijgewerkt two-factor=Tweestapsverificatie -otp-display-name=Verificatietoepassing -otp-help-text=Voer een verificatiecode in van de verificatieapplicatie. -setUpNew={{name}} instellen +otp-display-name=Authenticator-applicatie +otp-help-text=Voer een verificatiecode in van de authenticator-applicatie. +setUpNew=Stel {{name}} in notSetUp={{name}} is niet ingesteld. deviceActivity=Apparaatactiviteit signedInDevicesExplanation=Meld u af bij onbekende apparaten. -signedInDevices=Aangemelde apparaten -refreshPage=De pagina vernieuwen +signedInDevices=Ingelogde apparaten +refreshPage=Vernieuw de pagina currentSession=Huidige sessie ipAddress=IP-adres lastAccessedOn=Laatst geopend clients=Klanten started=Gestart -expires=Verloopt +expires=Vervalt applications=Applicaties applicationsIntroMessage=Bekijk de applicaties waartoe uw account toegang heeft applicationName=Naam -applicationType=Toepassingstype -status=Status +applicationType=Applicatietype +status=Toestand internalApp=Intern notInUse=Niet in gebruik client=Klant @@ -80,11 +80,11 @@ description=Beschrijving inUse=In gebruik client_account-console=Accountconsole -reauthenticate=Gelieve opnieuw te verifiëren om door te gaan -updatePasswordTitle=Wachtwoord bijwerken +reauthenticate=Log opnieuw in om verder te gaan +updatePasswordTitle=Wachtwoord updaten logoutOtherSessions=Afmelden bij andere apparaten -passwordNew=Nieuw Wachtwoord -doSubmit=Verzenden +passwordNew=Nieuw wachtwoord +doSubmit=Bevestigen notMatchPasswordMessage=Wachtwoorden komen niet overeen. -invalidPasswordHistoryMessage=Ongeldig wachtwoord\: het mag niet overeen komen met een van de laatste {0} wachtwoorden. +invalidPasswordHistoryMessage=Ongeldig wachtwoord, deze mag niet overeen komen met een van de laatste {0} wachtwoorden. From 352b654a6e6bde30b9ad7ae12d311633ee6a3c9b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:47:20 +0200 Subject: [PATCH 192/192] New translations messages_en.properties (German) --- src/messages/messages_de.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/messages/messages_de.properties b/src/messages/messages_de.properties index 2e55d2ba0..c8ccca781 100644 --- a/src/messages/messages_de.properties +++ b/src/messages/messages_de.properties @@ -64,7 +64,7 @@ refreshPage=Aktualisieren Sie die Seite currentSession=Aktuelle Session ipAddress=IP-Adresse lastAccessedOn=Letzter Zugriff -clients=Clients +clients=Kunden started=Startdatum expires=Ablaufdatum @@ -75,7 +75,7 @@ applicationType=Anwendungstyp status=Status internalApp=Intern notInUse=Nicht verwendet -client=Client +client=Kunde description=Beschreibung inUse=Wird verwendet client_account-console=Accountkonsole