216 lines
4.5 KiB
Plaintext
216 lines
4.5 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <aitzol@lainoa.eus>, 2022.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 0.0.1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-04-07 17:23+0200\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: Aitzol Berasategi <aitzol@lainoa.eus>\n"
|
|
"Language-Team: LANGUAGE <EU@eu.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: app.py:880
|
|
msgid "User"
|
|
msgstr "User"
|
|
|
|
#: app.py:881
|
|
msgid "Username"
|
|
msgstr "Username"
|
|
|
|
#: app.py:882
|
|
msgid "Firstname"
|
|
msgstr "Firstname"
|
|
|
|
#: app.py:883
|
|
msgid "Surname"
|
|
msgstr "Surname"
|
|
|
|
#: app.py:884
|
|
msgid "Password"
|
|
msgstr "Password"
|
|
|
|
#: app.py:885
|
|
msgid "Old password"
|
|
msgstr "Old password"
|
|
|
|
#: app.py:886
|
|
msgid "New password"
|
|
msgstr "New password"
|
|
|
|
#: app.py:887
|
|
msgid "Confirm password"
|
|
msgstr "Confirm password"
|
|
|
|
#: app.py:888
|
|
msgid "Email"
|
|
msgstr "Email"
|
|
|
|
#: app.py:889
|
|
msgid "edit"
|
|
msgstr "edit"
|
|
|
|
#: app.py:890
|
|
msgid "Login"
|
|
msgstr "Login"
|
|
|
|
#: app.py:891
|
|
msgid "Logout"
|
|
msgstr "Logout"
|
|
|
|
#: app.py:892
|
|
msgid "Delete"
|
|
msgstr "Delete"
|
|
|
|
#: app.py:893
|
|
msgid "Sign Up"
|
|
msgstr "Sign Up"
|
|
|
|
#: app.py:894
|
|
msgid "Back"
|
|
msgstr "Back"
|
|
|
|
#: app.py:895
|
|
msgid "Update"
|
|
msgstr "Update"
|
|
|
|
#: app.py:896
|
|
msgid "Or Sign In"
|
|
msgstr "Or Sign In"
|
|
|
|
#: app.py:897
|
|
msgid "Or Sign Up"
|
|
msgstr "Or Sign Up"
|
|
|
|
#: app.py:898
|
|
msgid "Invite code"
|
|
msgstr "Invite code"
|
|
|
|
#: app.py:899
|
|
msgid "Edit your fullname"
|
|
msgstr "Edit your fullname"
|
|
|
|
#: app.py:900
|
|
msgid "Edit your email"
|
|
msgstr "Edit your email"
|
|
|
|
#: app.py:901
|
|
msgid "Change your password"
|
|
msgstr "Change your password"
|
|
|
|
#: app.py:902
|
|
msgid "Delete your account"
|
|
msgstr "Delete your account"
|
|
|
|
#: app.py:903 app.py:909
|
|
msgid "Welcome"
|
|
msgstr "Welcome"
|
|
|
|
#: app.py:906
|
|
msgid "The session was closed."
|
|
msgstr "The session was closed."
|
|
|
|
#: app.py:907
|
|
msgid "Username must be at least 3 characters long!"
|
|
msgstr "Username must be at least 3 characters long!"
|
|
|
|
#: app.py:908
|
|
msgid "Please enter your password!"
|
|
msgstr "Please enter your password!"
|
|
|
|
#: app.py:910
|
|
msgid "The code is invalid or has expired."
|
|
msgstr "The code is invalid or has expired."
|
|
|
|
#: app.py:911
|
|
msgid "A bit short, don't you think?!"
|
|
msgstr "A bit short, don't you think?!"
|
|
|
|
#: app.py:912
|
|
msgid "Not allowed characters for the username field."
|
|
msgstr "Not allowed characters for the username field."
|
|
|
|
#: app.py:913
|
|
msgid "Passwords do not match!"
|
|
msgstr "Passwords do not match!"
|
|
|
|
#: app.py:914
|
|
msgid "Password must be at least 8 characters long!"
|
|
msgstr "Password must be at least 8 characters long!"
|
|
|
|
#: app.py:915
|
|
msgid "Congratulations, your account has been created!"
|
|
msgstr "Congratulations, your account has been created!"
|
|
|
|
#: app.py:916
|
|
msgid "Your firstname is a bit short, don't you think?"
|
|
msgstr "Your firstname is a bit short, don't you think?"
|
|
|
|
#: app.py:917
|
|
msgid "Your surname is a bit short, don't you think?"
|
|
msgstr "Your surname is a bit short, don't you think?"
|
|
|
|
#: app.py:918
|
|
msgid "Your first and last name have been successfully updated."
|
|
msgstr "Your first and last name have been successfully updated."
|
|
|
|
#: app.py:919
|
|
msgid "Invalid email address. Please try again."
|
|
msgstr "Invalid email address. Please try again."
|
|
|
|
#: app.py:920
|
|
msgid "Your email has been successfully updated."
|
|
msgstr "Your email has been successfully updated."
|
|
|
|
#: app.py:921
|
|
msgid "The password entered is the same as the current password."
|
|
msgstr "The password entered is the same as the current password."
|
|
|
|
#: app.py:922
|
|
msgid "Password has been changed!"
|
|
msgstr "Password has been changed!"
|
|
|
|
#: app.py:923
|
|
msgid "Please, type your username for account deletion."
|
|
msgstr "Please, type your username for account deletion."
|
|
|
|
#: app.py:924
|
|
msgid "Account successfully deleted!"
|
|
msgstr "Account successfully deleted!"
|
|
|
|
#: app.py:925
|
|
msgid "Username or password is incorrect!"
|
|
msgstr "Username or password is incorrect!"
|
|
|
|
#: app.py:926
|
|
msgid "Unable to connect to the remote server."
|
|
msgstr "Unable to connect to the remote server."
|
|
|
|
#: app.py:927
|
|
msgid ""
|
|
"Encountered an unexpected error while communicating with the remote server."
|
|
msgstr "Encountered an unexpected error while communicating with the remote server."
|
|
|
|
#: app.py:928
|
|
msgid "User already exists."
|
|
msgstr "User already exists."
|
|
|
|
#: app.py:929
|
|
msgid "Email already exists."
|
|
msgstr "Email already exists."
|
|
|
|
#: app.py:930
|
|
msgid "Forgot your password? Please try again."
|
|
msgstr "Forgot your password? Please try again."
|
|
|
|
#: app.py:931
|
|
msgid "The session has expired."
|
|
msgstr "The session has expired."
|