From 4201cd74b87a60022547d0969bff4f206fe69fd9 Mon Sep 17 00:00:00 2001 From: Rob Kuipers Date: Sun, 22 Mar 2026 17:26:35 +0100 Subject: [PATCH] Add Dutch (nl) translations --- axes/locale/nl/LC_MESSAGES/django.mo | Bin 0 -> 1664 bytes axes/locale/nl/LC_MESSAGES/django.po | 107 +++++++++++++++++++++++++++ 2 files changed, 107 insertions(+) create mode 100644 axes/locale/nl/LC_MESSAGES/django.mo create mode 100644 axes/locale/nl/LC_MESSAGES/django.po diff --git a/axes/locale/nl/LC_MESSAGES/django.mo b/axes/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1dbb9a375a2f06192085ebff49e5d0ff73a29729 GIT binary patch literal 1664 zcmb7@zmFS56vy`<0b+h696u@$FC9O$hNFsnF**~kFBbNBWA8;GRAcYUdgI-hWoOpm zBwGFhsHi9@5H(0N6jTUm8aikJQPCj2&%5VKfC5IE{mh$v^M1{nA9v4vVoboNAb$#@8Tb`A0AD^| z@4pK^1Nj5+N$_J(^7srCJ70q0{~J(h@_qCFXHfF|9fS*S=b_sFc~IiK1j_#xK#A7} zC5|pA{%(L`KLN#`1*OCfV~RZ);#YKbF(tOsA@#Y`2ojUne;QNrM>v~$qHLQXJ|!OU zAwyyk|1#hbMOrM_TFT5~MW%8hn@YRQ2FD$8#!#;G2{w{clX8yp!r3-mGuo+zBZbX4 z$1i87(i=M`rYcF*hT8w#VwkbAOs+g3l_*%ul;aWxYM&IPIeP<@W*pNejqZGZF6w)@h-!>gF=d@^g*c6nrBW6u=UWzUBfyt@5OHCV#87Mbq zVc>r`!*$PLm6mX_X=*ZsPPw|<_M-GoY+YK=8V{)s&l{&Ut5)!+l+KaFCge@8S6PbO zIN>#;`_c3MR*=5;w|(y`Y5V)FSE)k@ki91lV0%#Bz?qp)#rHmgL!Osax, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-05-27 11:46+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Dutch \n" +"Language: nl\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" + +#: .\axes\admin.py:27 +msgid "Form Data" +msgstr "Formuliergegevens" + +#: .\axes\admin.py:28 .\axes\admin.py:65 .\axes\admin.py:100 +msgid "Meta Data" +msgstr "Metagegevens" + +#: .\axes\conf.py:97 +msgid "Account locked: too many login attempts. Please try again later." +msgstr "Account vergrendeld: te veel inlogpogingen. Probeer het later opnieuw." + +#: .\axes\conf.py:105 +msgid "" +"Account locked: too many login attempts. Contact an admin to unlock your " +"account." +msgstr "" +"Account vergrendeld: te veel inlogpogingen. Neem contact op met een " +"beheerder om uw account te ontgrendelen." + +#: .\axes\models.py:6 +msgid "User Agent" +msgstr "User Agent" + +#: .\axes\models.py:8 +msgid "IP Address" +msgstr "IP-adres" + +#: .\axes\models.py:10 +msgid "Username" +msgstr "Gebruikersnaam" + +#: .\axes\models.py:12 +msgid "HTTP Accept" +msgstr "HTTP-Accept" + +#: .\axes\models.py:14 +msgid "Path" +msgstr "Pad" + +#: .\axes\models.py:16 +msgid "Attempt Time" +msgstr "Tijdstip van poging" + +#: .\axes\models.py:26 +msgid "Access lock out" +msgstr "Toegang geblokkeerd" + +#: .\axes\models.py:34 +msgid "access failure" +msgstr "mislukte aanmelding" + +#: .\axes\models.py:35 +msgid "access failures" +msgstr "mislukte aanmeldingen" + +#: .\axes\models.py:39 +msgid "GET Data" +msgstr "GET-gegevens" + +#: .\axes\models.py:41 +msgid "POST Data" +msgstr "POST-gegevens" + +#: .\axes\models.py:43 +msgid "Failed Logins" +msgstr "Mislukte aanmeldingen" + +#: .\axes\models.py:49 +msgid "access attempt" +msgstr "aanmeldpoging" + +#: .\axes\models.py:50 +msgid "access attempts" +msgstr "aanmeldpogingen" + +#: .\axes\models.py:55 +msgid "Logout Time" +msgstr "Tijdstip van uitloggen" + +#: .\axes\models.py:61 +msgid "access log" +msgstr "toegangslog" + +#: .\axes\models.py:62 +msgid "access logs" +msgstr "toegangslogs"