Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tecpromotion committed Jul 1, 2023
1 parent d8d1eca commit 0bcf850
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
19 changes: 10 additions & 9 deletions administrator/language/de-DE/plg_quickicon_eos.ini
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
; Joomla! Project
; Joomla! German Translation
; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_QUICKICON_EOS="Quick Icon - Joomla 4.4 End Of Support Notification"
PLG_QUICKICON_EOS_MESSAGE_ERROR_SUPPORT_ENDED="<p>Support has ended for your version of Joomla 4.4. <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Joomla 5</a> as soon as possible.</p>"
PLG_QUICKICON_EOS_MESSAGE_INFO_01="<p>Joomla 5 has arrived! Find out all that Joomla 5 has to offer you. Check the landing page for <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla 5 features</a> and improvements.</p>"
PLG_QUICKICON_EOS_MESSAGE_INFO_02="<p>When is the time to upgrade to Joomla 5? Once the extensions your site needs are compatible. Learn <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\"> how to use the Pre-Update Checker</a>.</p>"
PLG_QUICKICON_EOS_MESSAGE_WARNING_SECURITY_ONLY="<p>Joomla 4.4 has entered security only mode. Support ends %1$s. Start <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">planning to upgrade</a> to Joomla 5 today.</p>"
PLG_QUICKICON_EOS_MESSAGE_WARNING_SUPPORT_ENDING="<p>Support ends on %1$s for Joomla 4.4 <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Joomla 5</a> as soon as possible.</p>"
PLG_QUICKICON_EOS_SNOOZE_BUTTON="Snooze this message for all users"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Checks for the end of support status of Joomla 4.4 and notifies you when visiting the Control Panel page."
PLG_QUICKICON_EOS="Schnellstartsymbole - Joomla! 4.4 Supportende (EOS)"
PLG_QUICKICON_EOS_MESSAGE_ERROR_SUPPORT_ENDED="<p>Der Support für Joomla 4.4 wurde beendet. Bitte schnellstmöglich zu <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla 5</a> migrieren.</p>"
PLG_QUICKICON_EOS_MESSAGE_INFO_01="<p>Joomla 5 ist verfügbar! Jetzt erfahren, was Joomla 5 an <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Funktionen und Neuerungen</a> zu bieten hat.</p>"
PLG_QUICKICON_EOS_MESSAGE_INFO_02="<p>Wann ist die richtige Zeit, um auf Joomla 5 zu migrieren? Sobald die benötigten Erweiterungen kompatibel sind. Jetzt die <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Kompatibilitätsprüfung</a> ausführen.</p>"
PLG_QUICKICON_EOS_MESSAGE_WARNING_SECURITY_ONLY="<p>Joomla 4.4 bekommt nur noch Sicherheitsupdates. Der Support endet am %1$s. Heute mit der <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Planung für eine Migration</a> zu Joomla 5 starten.</p>"
PLG_QUICKICON_EOS_MESSAGE_WARNING_SUPPORT_ENDING="<p>Der Support für Joomla 4.4 endet am %1$s. Jetzt zu <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla 5</a> migrieren.</p>"
PLG_QUICKICON_EOS_SNOOZE_BUTTON="Diese Meldung für alle Benutzer ausblenden"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Prüft, ob bereits das Ende des 4.4 Supports erreicht wurde und informiert über den Support Status im Kontrollzentrum."
7 changes: 4 additions & 3 deletions administrator/language/de-DE/plg_quickicon_eos.sys.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
; Joomla! Project
; Joomla! German Translation
; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_QUICKICON_EOS="Quick Icon - Joomla! End Of Support Notification"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Checks for the end of support status of Joomla and places a notification on the Control Panel page."
PLG_QUICKICON_EOS="Schnellstartsymbole - Joomla! 4.4 Supportende (EOS)"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Prüft, ob bereits das Ende des 4.4 Supports erreicht wurde und informiert über den Support Status im Kontrollzentrum."

0 comments on commit 0bcf850

Please sign in to comment.