-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
19 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
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 |
---|---|---|
|
@@ -5,7 +5,6 @@ | |
# Translators: | ||
# arne <[email protected]>, 2015 | ||
# fin <[email protected]>, 2015 | ||
# Karl Engelhardt <[email protected]>, 2022 | ||
# m_hoerz <[email protected]>, 2011 | ||
# m_hoerz <[email protected]>, 2011 | ||
# Stefan Wehrmeyer <[email protected]>, 2011 | ||
|
@@ -16,7 +15,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: froide\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-15 16:48+0200\n" | ||
"POT-Creation-Date: 2024-04-26 16:54+0200\n" | ||
"PO-Revision-Date: 2024-04-15 15:08+0000\n" | ||
"Last-Translator: krmax44 <[email protected]>\n" | ||
"Language-Team: German <https://weblate.frag-den-staat.de/projects/froide/" | ||
|
@@ -3545,12 +3544,12 @@ msgstr "An:" | |
#: froide/foirequest/models/message.py | ||
#, python-format | ||
msgid "" | ||
"You exceeded your message limit of %(count)s messages in %(time)s. <a " | ||
"href=\"%(url)s\">Learn more</a>" | ||
"You exceeded your message limit of %(count)s messages in %(time)s. Find out " | ||
"more in the Help area." | ||
msgstr "" | ||
"Sie haben die Begrenzung von %(count)s Nachrichten in %(time)s " | ||
"überschritten. Dies ist eine automatische Vorsichtsmaßnahme. <a " | ||
"href=\"%(url)s\">Mehr erfahren</a>" | ||
"überschritten. Dies ist eine automatische Vorsichtsmaßnahme. Weitere " | ||
"Informationen finden Sie im Hilfe-Bereich." | ||
|
||
#: froide/foirequest/models/message.py | ||
msgid "sending" | ||
|
@@ -11588,18 +11587,6 @@ msgstr "zustaendigkeit/<slug:slug>/" | |
#~ "Dieser Nachricht ist ein Identitätsnachweis beigefügt, den Sie bitte nach " | ||
#~ "Verifizierung löschen (Art. 17 DSGVO)." | ||
|
||
#, python-format | ||
#~ msgid "You exceeded your message limit of %(count)s messages in %(time)s." | ||
#~ msgstr "" | ||
#~ "Sie haben die Begrenzung von %(count)s Nachrichten in %(time)s " | ||
#~ "überschritten. Dies ist eine automatische Vorsichtsmaßnahme." | ||
|
||
#, python-format | ||
#~ msgid "You exceeded your request limit of %(count)s requests in %(time)s." | ||
#~ msgstr "" | ||
#~ "Sie haben die Begrenzung von %(count)s Anfragen in %(time)s " | ||
#~ "überschritten. Dies ist eine automatische Vorsichtsmaßnahme." | ||
|
||
#~ msgid "" | ||
#~ "This message has an attached proof of identity that I kindly ask you to " | ||
#~ "delete after you have verifyied it (Art. 17 GDPR)." | ||
|