Skip to content

Commit

Permalink
New Crowdin translations by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Oct 28, 2021
1 parent ef97bc4 commit 757fcdc
Show file tree
Hide file tree
Showing 58 changed files with 1,301 additions and 968 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="تم العثور على مرجع متغير
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="ربما تستخدم صيغة العنصر النائب الغير صحيح (على سبيل المثال'%1sبدلا من '%1$s')، راجع <a href='https://www.php.net/manual/en/function.sprintf.php'>مواصفات صيغة argnum في printf</a> للحصول على التفاصيل"
COM_JEDCHECKER_LANG_SPACES_AROUND="تم اكتشاف مسافات حول سلسلة الترجمة"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unknown language key '%s' found in the code."
COM_JEDCHECKER_LEVEL_ERROR="ERROR"
COM_JEDCHECKER_LEVEL_WARNING="WARNING"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="COMPATIBILITY"
COM_JEDCHECKER_LEVEL_NOTICE="NOTICE"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="PASSED"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
; Language files have to start with semicolon (;) otherwise we have problems with transifex
COM_JEDCHECKER="JED Checker"
COM_JEDCHECKER="JED Checker - Joomla разширение за проверка на JED"

Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unknown language key '%s' found in the code."
COM_JEDCHECKER_LEVEL_ERROR="ERROR"
COM_JEDCHECKER_LEVEL_WARNING="WARNING"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="COMPATIBILITY"
COM_JEDCHECKER_LEVEL_NOTICE="NOTICE"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="PASSED"

Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unknown language key '%s' found in the code."
COM_JEDCHECKER_LEVEL_ERROR="ERROR"
COM_JEDCHECKER_LEVEL_WARNING="WARNING"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="COMPATIBILITY"
COM_JEDCHECKER_LEVEL_NOTICE="NOTICE"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="PASSED"

Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="Referenční proměnná nalezena v překladov
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Pravděpodobně používáte nesprávný formát zástupného symbolu (např. '%1s' místo '%1$s'), viz <a href='https://www.php.net/manual/en/function.sprintf.php'>specifikace řetězce sprintf</a>"
COM_JEDCHECKER_LANG_SPACES_AROUND="Byly zjištěny mezery kolem řetězce překladu"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="V kódu byl nalezen neznámý jazykový klíč '%s'."
COM_JEDCHECKER_LEVEL_ERROR="CHYBA"
COM_JEDCHECKER_LEVEL_WARNING="VAROVÁNÍ"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITA"
COM_JEDCHECKER_LEVEL_NOTICE="POZNÁMKA"
COM_JEDCHECKER_LEVEL_INFO="INFORMACE"
COM_JEDCHECKER_LEVEL_PASSED="SELHALO"
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unknown language key '%s' found in the code."
COM_JEDCHECKER_LEVEL_ERROR="ERROR"
COM_JEDCHECKER_LEVEL_WARNING="WARNING"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="COMPATIBILITY"
COM_JEDCHECKER_LEVEL_NOTICE="NOTICE"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="PASSED"

Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ COM_JEDCHECKER_OLD_RULE_X_PHP_FILE_NOT_REMOVED="PHP fil for '%s' regel kunne ikk
COM_JEDCHECKER_OLD_RULE_X_PHP_FILE_REMOVED="Fjernede PHP fil for '%s' regel."
COM_JEDCHECKER_OLD_RULE_X_INI_FILE_REMOVED="Fjernede 'ini' fil for '%s' regel."
COM_JEDCHECKER_RULE_FRAMEWORK="Joomla Framework forældet og usikkert."
COM_JEDCHECKER_RULE_FRAMEWORK_DESC="Advarer mod <ul><li>superglobale variabler</li><li>almindeligvis anvendte, men forældede funktioner</li><li>meget usikre funktioner</li></ul>Yderligere info <a href='http://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_3.0_and_Joomla_Platform_12.1' target=\"_blank\">på Joomla bagudkompatibilitet for Joomla 3</a> og <a href=\"https://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_4\">Joomla! 4</a>"
COM_JEDCHECKER_RULE_FRAMEWORK_DESC="Advarer om <ul><li>superglobale variabler</li><li>almindeligvis anvendte, men forældede funktioner</li><li>meget usikre funktioner</li></ul>Yderligere info <a href='http://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_3.0_and_Joomla_Platform_12.1' target=\"_blank\">på Joomla bagudkompatibilitet for Joomla 3</a> og <a href=\"https://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_4\">Joomla! 4</a>"
COM_JEDCHECKER_ERROR_FRAMEWORK_BOM_FOUND="Byte order mærket (BOM) er detekteret. Gem venligst filen i formatet 'UTF-8 uden BOM'."
COM_JEDCHECKER_ERROR_FRAMEWORK_SHORT_PHP_TAG="Kort PHP tag fundet. Da korte tags kan deaktiveres i PHP, så anbefales det kun at bruge normale tags (&lt;?php) for at højne kmapatibiliteten."
COM_JEDCHECKER_ERROR_FRAMEWORK_SUPERGLOBALS="Anvendelse af superglobale variabler frarådes på det kraftigste."
Expand Down Expand Up @@ -138,10 +138,16 @@ COM_JEDCHECKER_LANG_TRANSLATION_QUOTES="Alle oversættelsesstrenge skal være om
COM_JEDCHECKER_LANG_TRANSLATION_MISSED_LEFT_QUOTE="Du mangler det venstre anførselstegn."
COM_JEDCHECKER_LANG_TRANSLATION_MISSED_RIGHT_QUOTE="Du mangler det højre anførselstegn"
COM_JEDCHECKER_LANG_TRANSLATION_EMPTY="Tom oversættelsesstreng"
COM_JEDCHECKER_LANG_QQDEPRECATED="Anvendelse af &quot;&#95;QQ&#95;&quot; er forældet siden Joomla! 3.9. Anvend escapede dobbelt anførselstegn (\\&quot;) i stedet"
COM_JEDCHECKER_LANG_QQDEPRECATED="Anvendelse af %s er forældet siden Joomla! 3.9. Anvend escapede dobbelt anførselstegn (%s) i stedet"
COM_JEDCHECKER_LANG_UNESCAPED_QUOTE="Ikke escapede dobbelte anførselstegn fundet"
COM_JEDCHECKER_LANG_VARIABLE_REF="En variabelreference fundet i oversættelsesstrengen."
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Du anvender formentlig forkert pladsholderformat (fx '%1s' i stedet for '%1$s'), se <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specifikationer</a> for detaljer"
COM_JEDCHECKER_LANG_SPACES_AROUND="Der er fundet mellemrum rundt om oversættelsesstrengen"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Ukendt sprognøgle '%s' fundet i koden."
COM_JEDCHECKER_LEVEL_ERROR="FEJL"
COM_JEDCHECKER_LEVEL_WARNING="ADVARSEL"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITET"
COM_JEDCHECKER_LEVEL_NOTICE="BAMÆRK"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="BESTÅET"

Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unbekannter Sprachschlüssel '%s' im Code gefunden."
COM_JEDCHECKER_LEVEL_ERROR="FEHLER"
COM_JEDCHECKER_LEVEL_WARNING="WARNUNG"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITÄT"
COM_JEDCHECKER_LEVEL_NOTICE="HINWEIS"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="Bestanden"
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unbekannter Sprachschlüssel '%s' im Code gefunden."
COM_JEDCHECKER_LEVEL_ERROR="FEHLER"
COM_JEDCHECKER_LEVEL_WARNING="WARNUNG"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITÄT"
COM_JEDCHECKER_LEVEL_NOTICE="HINWEIS"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="Bestanden"
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unbekannter Sprachschlüssel '%s' im Code gefunden."
COM_JEDCHECKER_LEVEL_ERROR="FEHLER"
COM_JEDCHECKER_LEVEL_WARNING="WARNUNG"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITÄT"
COM_JEDCHECKER_LEVEL_NOTICE="HINWEIS"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="Bestanden"
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unbekannter Sprachschlüssel '%s' im Code gefunden."
COM_JEDCHECKER_LEVEL_ERROR="FEHLER"
COM_JEDCHECKER_LEVEL_WARNING="WARNUNG"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITÄT"
COM_JEDCHECKER_LEVEL_NOTICE="HINWEIS"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="Bestanden"
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unbekannter Sprachschlüssel '%s' im Code gefunden."
COM_JEDCHECKER_LEVEL_ERROR="FEHLER"
COM_JEDCHECKER_LEVEL_WARNING="WARNUNG"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="KOMPATIBILITÄT"
COM_JEDCHECKER_LEVEL_NOTICE="HINWEIS"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="Bestanden"
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,21 @@ COM_JEDCHECKER_OLD_RULE_X_PHP_FILE_REMOVED="Αφαιρέθηκε το αρχεί
COM_JEDCHECKER_OLD_RULE_X_INI_FILE_REMOVED="Αφαιρέθηκε το αρχείο 'ini' για τον κανόνα '%s."
COM_JEDCHECKER_RULE_FRAMEWORK="Joomla Framework deprecated and unsafe"
COM_JEDCHECKER_RULE_FRAMEWORK_DESC="Warns about <ul><li>superglobals</li><li>commonly used but deprecated functions</li><li>highly unsafe functions</li></ul>Find more info <a href='https://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_3.0_and_Joomla_Platform_12.1' target='_blank'>on Joomla! backward compatibility for Joomla! 3</a> and <a href='https://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_4'>Joomla! 4</a>"
COM_JEDCHECKER_ERROR_FRAMEWORK_BOM_FOUND="The byte order mark (BOM) is detected. Please, save the file in the 'UTF-8 without BOM' format."
COM_JEDCHECKER_ERROR_FRAMEWORK_SHORT_PHP_TAG="Short PHP tag found. As short tags can be disabled in PHP, it is recommended to only use the normal tags (&lt;?php) to maximise compatibility."
COM_JEDCHECKER_ERROR_FRAMEWORK_BOM_FOUND="Εντοπίστηκε το Byte Order Mark (BOM). Αποθηκεύστε το αρχείο σε μορφή UTF-8 χωρίς BOM."
COM_JEDCHECKER_ERROR_FRAMEWORK_SHORT_PHP_TAG="Βρέθηκε σύντομη ετικέτα PHP. Καθώς οι σύντομες ετικέτες μπορούν να απενεργοποιηθούν στην PHP, συνιστάται να χρησιμοποιείτε μόνο τις κανονικές ετικέτες (&lt;?php) για να μεγιστοποιήσετε τη συμβατότητα."
COM_JEDCHECKER_ERROR_FRAMEWORK_SUPERGLOBALS="Use of superglobals is strongly discouraged"
COM_JEDCHECKER_ERROR_FRAMEWORK_DIRECTDB="Use of direct database access is strongly discouraged"
COM_JEDCHECKER_RULE_FRAMEWORK_NOTINJ3="Functions deprecated in Joomla 3"
COM_JEDCHECKER_ERROR_FRAMEWORK_NOTINJ3="deprecated in Joomla 3"
COM_JEDCHECKER_ERROR_FRAMEWORK_NOTINJ4="removed in Joomla! 4"
COM_JEDCHECKER_ERROR_FRAMEWORK_NOTINJ4="αφαιρέθηκε στο Joomla! 4"
COM_JEDCHECKER_ERROR_FRAMEWORK_DS="DS is deprecated in Joomla 3"
COM_JEDCHECKER_ERROR_FRAMEWORK_JERR="JError is deprecated, you should use JFactory::getApplication()->enqueueMessage();"
COM_JEDCHECKER_ERROR_FRAMEWORK_ERRORLOG="error_log and var_dump"
COM_JEDCHECKER_ERROR_FRAMEWORK_DEPRECATED="JRequest is deprecated, you should use JFactory::getApplication()->input;"
COM_JEDCHECKER_ERROR_FRAMEWORK_DEPRECATEDINJ4="deprecated in Joomla! 4"
COM_JEDCHECKER_ERROR_FRAMEWORK_DEPRECATEDINJ4="παρωχημένο στο Joomla! 4"
COM_JEDCHECKER_ERROR_FRAMEWORK_TODO="TODO statement detected"
COM_JEDCHECKER_ERROR_FRAMEWORK_LEFTOVER_FOLDER="Leftover folder detected"
COM_JEDCHECKER_ERROR_FRAMEWORK_LEFTOVER_FILE="Leftover file detected"
COM_JEDCHECKER_ERROR_FRAMEWORK_LEFTOVER_FOLDER="Ανιχνεύθηκε υπολειμματικός φάκελος"
COM_JEDCHECKER_ERROR_FRAMEWORK_LEFTOVER_FILE="Ανιχνεύθηκε υπολειμματικό αρχείο"
COM_JEDCHECKER_ERROR_FRAMEWORK_STRICT="PHP Strict Standards: Only variables should be assigned by reference"
COM_JEDCHECKER_RULE_JAMSS="JAMSS - Joomla! Anti-Malware Scan Script"
COM_JEDCHECKER_RULE_JAMSS_DESC="JAMSS will raise many flags for use of potentially dangerous methods, additionally checking for some known attack signatures. Find out more on the <a href='https://github.com/btoplak/Joomla-Anti-Malware-Scan-Script' target='_blank'>Project's homepage</a><br>JAMSS output is very verbose and very useful, hover over any lines to see the details."
Expand Down Expand Up @@ -136,12 +136,18 @@ COM_JEDCHECKER_LANG_TRANSLATION_ERROR="Invalid translation string"
COM_JEDCHECKER_LANG_INVALID_UTF8="Invalid UTF8 string"
COM_JEDCHECKER_LANG_TRANSLATION_QUOTES="All translation strings should be enclosed in double quotation marks."
COM_JEDCHECKER_LANG_TRANSLATION_MISSED_LEFT_QUOTE="You have missed the left quote."
COM_JEDCHECKER_LANG_TRANSLATION_MISSED_RIGHT_QUOTE="You have missed the right quote"
COM_JEDCHECKER_LANG_TRANSLATION_MISSED_RIGHT_QUOTE="Τα σωστά εισαγωγικά παραβλέφθηκαν"
COM_JEDCHECKER_LANG_TRANSLATION_EMPTY="Empty translation string"
COM_JEDCHECKER_LANG_QQDEPRECATED="Usage of %s is deprecated since Joomla! 3.9. Use escaped double quotes (%s) instead"
COM_JEDCHECKER_LANG_QQDEPRECATED="Η χρήση του %s έχει καταργηθεί από το Joomla! 3.9. Χρησιμοποιήστε διπλά εισαγωγικά διαφυγής (%s) αντί γι αυτό"
COM_JEDCHECKER_LANG_UNESCAPED_QUOTE="Unescaped double quotation mark found"
COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation string."
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unknown language key '%s' found in the code."
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Άγνωστο κλειδί γλώσσας '%s' βρέθηκε στον κώδικα."
COM_JEDCHECKER_LEVEL_ERROR="ERROR"
COM_JEDCHECKER_LEVEL_WARNING="WARNING"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="COMPATIBILITY"
COM_JEDCHECKER_LEVEL_NOTICE="NOTICE"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="PASSED"

Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ COM_JEDCHECKER_OLD_RULE_X_PHP_FILE_NOT_REMOVED="PHP file for '%s' rule could not
COM_JEDCHECKER_OLD_RULE_X_PHP_FILE_REMOVED="Removed PHP file for '%s' rule."
COM_JEDCHECKER_OLD_RULE_X_INI_FILE_REMOVED="Removed 'ini' file for '%s' rule."
COM_JEDCHECKER_RULE_FRAMEWORK="Joomla Framework deprecated and unsafe"
COM_JEDCHECKER_RULE_FRAMEWORK_DESC="Warns about <ul><li>superglobals</li><li>commonly used but deprecated functions</li><li>highly unsafe functions</li></ul>Find more info <a href='http://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_3.0_and_Joomla_Platform_12.1' target='_blank'>on Joomla backward compatibility for Joomla 3</a>"
COM_JEDCHECKER_RULE_FRAMEWORK_DESC="Warns about <ul><li>superglobals</li><li>commonly used but deprecated functions</li><li>highly unsafe functions</li></ul>Find more info <a href='https://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_3.0_and_Joomla_Platform_12.1' target='_blank'>on Joomla! backward compatibility for Joomla! 3</a> and <a href='https://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_4'>Joomla! 4</a>"
COM_JEDCHECKER_ERROR_FRAMEWORK_BOM_FOUND="The byte order mark (BOM) is detected. Please, save the file in the 'UTF-8 without BOM' format."
COM_JEDCHECKER_ERROR_FRAMEWORK_SHORT_PHP_TAG="Short PHP tag found. As short tags can be disabled in PHP, it is recommended to only use the normal tags (&lt;?php) to maximise compatibility."
COM_JEDCHECKER_ERROR_FRAMEWORK_SUPERGLOBALS="Use of superglobals is strongly discouraged"
Expand Down Expand Up @@ -144,4 +144,10 @@ COM_JEDCHECKER_LANG_VARIABLE_REF="A variable reference found in the translation
COM_JEDCHECKER_LANG_INCORRECT_ARGNUM="Probably you use incorrect placeholder format (e.g. '%1s' instead of '%1$s'), see <a href='https://www.php.net/manual/en/function.sprintf.php'>printf's argnum format specification</a> for details"
COM_JEDCHECKER_LANG_SPACES_AROUND="Spaces around the translation string are detected"
COM_JEDCHECKER_LANG_UNKNOWN_KEY_IN_CODE="Unknown language key '%s' found in the code."
COM_JEDCHECKER_LEVEL_ERROR="ERROR"
COM_JEDCHECKER_LEVEL_WARNING="WARNING"
COM_JEDCHECKER_LEVEL_COMPATIBILITY="COMPATIBILITY"
COM_JEDCHECKER_LEVEL_NOTICE="NOTICE"
COM_JEDCHECKER_LEVEL_INFO="INFO"
COM_JEDCHECKER_LEVEL_PASSED="PASSED"

Loading

0 comments on commit 757fcdc

Please sign in to comment.