Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions flask_appbuilder/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,10 @@ msgstr "Wenn Sie noch kein Nutzer sind, registrieren Sie sich bitte"
msgid "Register"
msgstr "Registrieren"

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:30
msgid "Sign In with "
msgstr "Anmelden mit "

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:44
msgid "Please choose one of the following providers:"
msgstr "Bitte wählen Sie eine der folgenden Anbieter:"
Expand Down
4 changes: 4 additions & 0 deletions flask_appbuilder/translations/es/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,10 @@ msgstr "Si no eres usuario, regístrate"
msgid "Register"
msgstr "Registrar"

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:30
msgid "Sign In with "
msgstr "Iniciar sesión con "

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:44
msgid "Please choose one of the following providers:"
msgstr "Por favor, elija uno de los proveedores siguientes:"
Expand Down
4 changes: 4 additions & 0 deletions flask_appbuilder/translations/fr/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,10 @@ msgstr "Si vous n'êtes pas inscrit, inscrivez-vous"
msgid "Register"
msgstr "S'inscrire"

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:30
msgid "Sign In with "
msgstr "Connectez-vous avec "

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:44
msgid "Please choose one of the following providers:"
msgstr "S'il vous plaît, choisissez un des fournisseurs:"
Expand Down
4 changes: 4 additions & 0 deletions flask_appbuilder/translations/nl/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,10 @@ msgstr "Registreer als u nog geen gebruiker bent"
msgid "Register"
msgstr "Registreren"

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:30
msgid "Sign In with "
msgstr "Aanmelden met "

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:44
msgid "Please choose one of the following providers:"
msgstr "Kies een van de volgende providers:"
Expand Down
4 changes: 4 additions & 0 deletions flask_appbuilder/translations/pt/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,10 @@ msgstr "Se ainda não for um utilizador, por favor registre-se"
msgid "Register"
msgstr "Registrar"

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:30
msgid "Sign In with "
msgstr "Faça login com "

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:44
msgid "Please choose one of the following providers:"
msgstr "Por favor, Escolha um dos seguintes:"
Expand Down
4 changes: 4 additions & 0 deletions flask_appbuilder/translations/pt_BR/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,10 @@ msgstr "Se ainda não for um usuário, por favor registre-se"
msgid "Register"
msgstr "Registro"

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:30
msgid "Sign In with "
msgstr "Faça login com "

#: flask_appbuilder/templates/appbuilder/general/security/login_oauth.html:44
msgid "Please choose one of the following providers:"
msgstr "Por favor, escolha um dos seguintes:"
Expand Down