-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(i18n): Translated using Weblate (Basque)
Currently translated at 41.3% (127 of 307 strings) Translation: allauth/django-allauth Translate-URL: https://hosted.weblate.org/projects/allauth/django-allauth/eu/
- Loading branch information
Showing
1 changed file
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,25 +8,24 @@ msgstr "" | |
"Project-Id-Version: django-allauth\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-21 06:42-0500\n" | ||
"PO-Revision-Date: 2024-04-20 22:11+0200\n" | ||
"Last-Translator: Eneko Illarramendi <[email protected]>\n" | ||
"Language-Team: Basque <[email protected]>\n" | ||
"PO-Revision-Date: 2024-10-31 18:31+0000\n" | ||
"Last-Translator: Alain EIguren <[email protected]>\n" | ||
"Language-Team: Basque <https://hosted.weblate.org/projects/allauth/" | ||
"django-allauth/eu/>\n" | ||
"Language: eu\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: Poedit 2.1.1\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.8.2-dev\n" | ||
|
||
#: account/adapter.py:51 | ||
msgid "This account is currently inactive." | ||
msgstr "Kontu hau ez dago aktiboa orain." | ||
msgstr "Kontu hau ez dago aktibo une honetan." | ||
|
||
#: account/adapter.py:53 | ||
#, fuzzy | ||
#| msgid "You cannot remove your primary email address (%(email)s)." | ||
msgid "You cannot remove your primary email address." | ||
msgstr "Ezin duzu zure helbide elektroniko nagusia ezabatu (%(email)s)." | ||
msgstr "Ezin duzu zure helbide elektroniko nagusia ezabatu." | ||
|
||
#: account/adapter.py:56 | ||
msgid "This email address is already associated with this account." | ||
|
@@ -47,13 +46,11 @@ msgstr "Mesedez idatzi zure oraingo pasahitza." | |
|
||
#: account/adapter.py:63 mfa/adapter.py:40 | ||
msgid "Incorrect code." | ||
msgstr "" | ||
msgstr "Kode okerra." | ||
|
||
#: account/adapter.py:64 | ||
#, fuzzy | ||
#| msgid "Current Password" | ||
msgid "Incorrect password." | ||
msgstr "Oraingo pasahitza" | ||
msgstr "Pasahitz okerra." | ||
|
||
#: account/adapter.py:65 | ||
#, fuzzy | ||
|