31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-03 14:10:47 +00:00

Merge pull request #274 from joomla-extensions/l10n_master

New Crowdin translations
This commit is contained in:
Roland Dalmulder 2020-04-14 12:55:00 +02:00 committed by GitHub
commit 2337adc8a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
96 changed files with 1188 additions and 53 deletions

View File

@ -10,6 +10,7 @@ COM_PATCHTESTER_APPLIED="مطبق"
COM_PATCHTESTER_APPLIED_COMMIT_SHA="فرض مطبق SHA: %s"
COM_PATCHTESTER_APPLY_OK="طبق التصحيح بنجاح"
COM_PATCHTESTER_APPLY_PATCH="تطبيق التصحيح"
COM_PATCHTESTER_BRANCH="Branch"
COM_PATCHTESTER_CONFIGURATION="اعدادات Joomla! Patch Tester"
COM_PATCHTESTER_CONFIRM_RESET="إن إعادة التعيين سيحاول العودة لكل التصحيحات المطبقة ويزيل جميع النسخ الاحتياطي للملفات. قد ينتج عن هذا بيئة معطوبة. هل أنت متأكد من أنك تريد المتابعة؟"
COM_PATCHTESTER_CONFLICT_S="لا يمكن تطبيق التصحيح لأنه يتعارض مع تصحيح مطبق سابقا: %s"
@ -26,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="خطأ اقتطاع سحوبات
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="خطأ اقتطاع اختبارات الجدول: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="تم ترميز ملفات التصحيح في تنسيق غير معتمد."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="لم يتم العثور على العرض [اسم بتنسيق]: %1$s، %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="حدث خطأ أثناء إحضار البيانات من GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="تم استرداد كافة البيانات. الرجاء إغلاق هذه النافذة لتحديث الصفحة."
COM_PATCHTESTER_FETCH_INITIALIZING="التحضير لإحضار بيانات GitHub"
@ -55,25 +58,38 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="مكون Joomla! Patch Test
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="تثبيت جملة! من اضافات الويب"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="جملة! مجموعة روابط المواقع"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="مخصص"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="قيم الاعداد لـمستودع GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="مستودع GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="قيم التكوين لمصادقة GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="مصادقة GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="الملف المحدد للحذف غير موجود: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="الملف المحدد للتعديل غير موجود: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="تصحيحات التصفية المطبقة"
COM_PATCHTESTER_FILTER_BRANCH="Filter Target Branch"
COM_PATCHTESTER_FILTER_RTC_PATCHES="تصحيحات تصفية RTC"
COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="البحث في القائمة حسب العنوان أو بادئة مع 'id:' البحث عن طريق سحب المعرف."
COM_PATCHTESTER_GITHUB="GitHub"
COM_PATCHTESTER_HEADING_FETCH_DATA="إحضار بيانات GitHub"
COM_PATCHTESTER_JISSUE="مشكلة J!"
COM_PATCHTESTER_JISSUES="تعقب المشكلة"
COM_PATCHTESTER_PULL_ID="سحب معرف"
COM_PATCHTESTER_NO_CREDENTIALS="لم تقم بإدخال بيانات اعتماد المستخدم الخاصة بك في الخيارات. هذا سوف يلزمك ب 60 طلب فقط كل ساعة لـ API GitHub. إضافة بيانات الاعتماد الخاصة بك وسوف تسمح لك بـ 000 5 طلب كل ساعة."
COM_PATCHTESTER_NO_FILES_TO_PATCH="لا توجد ملفات للتصحيح من طلب السحب هذا. وهذا قد يعني أن الملفات في طلب السحب ليست موجودة في التثبيت الخاص بك."
COM_PATCHTESTER_NO_ITEMS="لم يتم استرداد أية بيانات من GitHub، الرجاء النقر فوق الزر "_QQ_"إحضار بيانات"_QQ_" في شريط الأدوات لاسترداد طلبات السحب المفتوحة."
COM_PATCHTESTER_NOT_APPLIED="غير مطبق"
COM_PATCHTESTER_NOT_RTC="لا RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="سحب معرف"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_READY_TO_COMMIT="مستعدة للالتزام"
COM_PATCHTESTER_REPO_IS_GONE="لا يمكن تطبيق التصحيح لأن المستودع مفقود"
COM_PATCHTESTER_REQUIREMENT_HTTPS="يجب تمكين غلاف HTTPS"
@ -85,8 +101,13 @@ COM_PATCHTESTER_RESET_OK="تم إكمال عملية إعادة التعيين
COM_PATCHTESTER_REVERT_OK="عاد التصحيح بنجاح"
COM_PATCHTESTER_REVERT_PATCH="عودة التصحيح"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="اختبار هذا التصحيح"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="إحضار البيانات"
COM_PATCHTESTER_TOOLBAR_RESET="إعادة تعيين"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="مكون لسحب اختبار فحص الطلب"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="لا يمكن تثبيت تجاوزات القالب للقوالب التالية: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="تعذر إزالة تجاوزات القالب للقوالب التالية: %s"
COM_PATCHTESTER_XML_DESCRIPTION="مكون لسحب اختبار فحص الطلب"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Докато Joomla! 4.0 е в процес на разработка, използването на тестера за пачове се счита за експериментално, тъй като не работещите пачове могат да бъдат внесени в Joomla."
COM_PATCHTESTER_API_LIMIT_ACTION="Достигнат е лимита на GitHub API за този ресурс, не може да се свърже с GitHub за да извърши действието. Лимита ще се нулира на %s"
COM_PATCHTESTER_API_LIMIT_LIST="Достигнат е лимита на GitHub API за този ресурс, не може да се свърже с GitHub за да актуализира данните. Лимита ще се нулира на %s"
COM_PATCHTESTER_APPLIED="Приложен"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Грешка при съкраща
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Грешка при съкращаване на таблицата: %s за тестове"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Файловете на пача с кодирани в неподдържан формат."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Изгледа не е намерен [име, формат]: %1$s %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Възникна грешка при извличане на данни от GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Всички данни са извлечени. Затворете този прозорец за да се обнови страницата."
COM_PATCHTESTER_FETCH_INITIALIZING="Подготовка за извличане на GitHub данни"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Настройки за т
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Инсталиране от уеб плъгин"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Пакет Уебвръзки"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Потребителско хранилище"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Конфигурационните стойности за GitHub хранилище"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub хранилище"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Конфигурационните стойности за GitHub удостоверяване"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub удостоверяване"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Файлът маркиран за изтриване не съществува: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Файлът маркиран за промяна не съществува: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Филтрирай приложени пачове"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Няма налични файлове за
COM_PATCHTESTER_NO_ITEMS="Няма извличане на данни от GitHub, моля, кликнете върху бутона "_QQ_"Извличане на данни"_QQ_" в лентата с инструменти, за да изтеглите отворените PR."
COM_PATCHTESTER_NOT_APPLIED="Не е приложено"
COM_PATCHTESTER_NOT_RTC="Не RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="PR ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Нулирането приключи успешно."
COM_PATCHTESTER_REVERT_OK="Сполучливо връщане на пач"
COM_PATCHTESTER_REVERT_PATCH="Връщане на пач"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Тествайте този пач"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Извличане на данни"
COM_PATCHTESTER_TOOLBAR_RESET="Нулиране"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Компонент за тестване на Pull заявки (PR)"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Замяните в шаблона не се инсталираха в следните шаблони: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Замяните в шаблона не се премахнаха в следните шаблони: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Компонент за тестване на Pull заявки (PR)"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Joomla! 4.0 যদিও ডেভেলপমেন্টে, প্যাচ পরীক্ষক ব্যবহার করে পরীক্ষামূলক ব্যবহার করা হয় কারণ সেগুলি পরিবর্তনের কারণে Joomla! তে মার্জ করা যেতে পারে, যার মধ্যে একটি প্যাচ রয়েছে."
COM_PATCHTESTER_API_LIMIT_ACTION="এই রিসোর্সের জন্য GitHub API হার সীমাতে পৌঁছেছে, অনুরোধ করা কর্ম সঞ্চালনের জন্য GitHub এ সংযোগ করতে পারেনি। হার সীমা %s এ পুনরায় সেট করা হবে"
COM_PATCHTESTER_API_LIMIT_LIST="এই রিসোর্সের জন্য GitHub API হার সীমাতে পৌঁছেছে, আপডেট হওয়া ডেটার জন্য GitHub এ সংযোগ করতে পারেনি। হার সীমা %s এ পুনরায় সেট করা হবে"
COM_PATCHTESTER_APPLIED="ব্যবহারিত"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Truncating ত্রুটি য
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Truncating ত্রুটি যখন টেস্ট টেবিলের তথ্য পুল করা হয়: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="প্যাচের ফাইলগুলি অসমর্থিত ফর্ম্যাটে এনকোড করা হয়."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="পাওয়া যায় নি [নাম, ফরম্যাট]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="GitHub থেকে তথ্য আদান প্রদানের সময় একটি ত্রুটি ঘটেছে."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="সমস্ত তথ্য উদ্ধার করা হয়েছে. পৃষ্ঠার রিফ্রেশ করার জন্য এই মোডাল উইন্ডো বন্ধ করুন."
COM_PATCHTESTER_FETCH_INITIALIZING="GitHub ডেটা আনতে প্রস্তুত"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester সে
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! ওয়েব থেকে প্লাগইন ইনস্টল করুন"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! ওয়েবলিঙ্কস প্যাকেজ"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="পছন্দমত"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="কনফিগারেশন মান জন্য GitHub রেপোজিটরি"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub রেপোজিটরি"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="কনফিগারেশন মান জন্য GitHub প্রমাণীকরণ"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub প্রমাণীকরণ"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="অপসারণের জন্য চিহ্নিত ফাইলটি বিদ্যমান নেই: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="সংশোধনের জন্য চিহ্নিত ফাইলটি বিদ্যমান নয়: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="ফিল্টার প্রয়োগ প্যাচ"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="এই পুল অনুরোধ থেক
COM_PATCHTESTER_NO_ITEMS="GitHub থেকে কোন ডেটা উদ্ধার করা হয়নি, খোলা পোর্টের অনুরোধ পুনরুদ্ধারের জন্য টুলবারে 'তথ্য আনতে' বোতামটি ক্লিক করুন."
COM_PATCHTESTER_NOT_APPLIED="প্রযোজ্য নয়"
COM_PATCHTESTER_NOT_RTC="RTC না"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="পুল আই. ডি"
COM_PATCHTESTER_PULL_ID_ASC="আইডি উর্ধক্রম"
COM_PATCHTESTER_PULL_ID_DESC="আইডি নিম্নক্রম"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="রিসেট প্রক্রিয়া সফ
COM_PATCHTESTER_REVERT_OK="প্যাচ সফলভাবে প্রত্যাবর্তন"
COM_PATCHTESTER_REVERT_PATCH="প্যাচ প্রত্যাবর্তন"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="এই প্যাচ পরীক্ষা কর"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="ডেটা আনুন"
COM_PATCHTESTER_TOOLBAR_RESET="রিসেট"
COM_PATCHTESTER_VIEW_ON_GITHUB="আরো দেখুন GitHub এ"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Joomla! Issue Tracker এ দেখুন"
COM_PATCHTESTER_XML_DESCRIPTION="কম্পোনেন্ট পুল অনুরোধ করা হয়েছে ব্যবস্থাপনা পরীক্ষার জন্য"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="নিম্নলিখিত %s টেমপ্লেটগুলির জন্য টেমপ্লেট ওভাররাইড ইনস্টল করা যায়নি"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="নিম্নলিখিত %s টেমপ্লেটগুলির জন্য টেমপ্লেট ওভাররাইডগুলি সরাতে পারেনি"
COM_PATCHTESTER_XML_DESCRIPTION="কম্পোনেন্ট পুল অনুরোধ করা হয়েছে ব্যবস্থাপনা পরীক্ষার জন্য"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Mentre que Joomla! 4.0 estigui en desenvolupament, fer un ús de l'analitzador de pedaços es considera experimental ja que els canvis d'última hora podrien ser fusionats a Joomla, incloent el codi contingut en un pedaç."
COM_PATCHTESTER_API_LIMIT_ACTION="S'ha arribat a la tassa límit de la API de Github per a aquest recurs, no s'ha pogut connectar a Github per a dur a terme l'acció sol·licitada. El límit es restablirà a %s"
COM_PATCHTESTER_API_LIMIT_LIST="S'ha arribat a la tassa límit de la API de Github per a aquest recurs, no s'ha pogut connectar a Github per a obtenir dades actualitzades. El límit es restablirà a %s"
COM_PATCHTESTER_APPLIED="Aplicat"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error al truncar la taula de pulls
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error al truncar la taula de proves: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Els fitxers del pedaç están codificats en un format no soportat."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="No s'ha trobat la vista [nom, format]:%1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="S'ha produït un error a l'obtenir les dades desde GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="S'han obtingut totes les dades. Si us plau tanca questa finestra modal per a actualitzar la pàgina."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparant-se per a obtenir les dades de GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Pedaç revertit correctament"
COM_PATCHTESTER_REVERT_PATCH="Revertir el pedaç"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Prova aquest pedaç"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Obtenir dades"
COM_PATCHTESTER_TOOLBAR_RESET="Restablir"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component per a la gestió de proves de pull request"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="No s'han pogut instal·lar els overrides per a les següents plantilles: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="No s'han pogut eliminar els overrides per a les següents plantilles: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component per a la gestió de proves de pull request"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! fejlretnings testværktøj"
COM_PATCHTESTER_40_WARNING="Mens Joomla! 4.0 er i udvikling, må brug af patch tester betragtes eksperimentel da ændringer der kan give fejl kan flettes ind i Joomla, herunder den kode indeholdt i en fejlretning."
COM_PATCHTESTER_API_LIMIT_ACTION="GitHub API grænsen er nået for denne ressource. Kunne ikke forbinde til GitHub for at udføre den anmodede handling. Grænsen vil blive nulstillet om %s"
COM_PATCHTESTER_API_LIMIT_LIST="GitHub API grænsen er nået for denne ressource. Kunne ikke forbinde til GitHub for at hente opdaterede data. Grænsen vil blive nulstillet om %s"
COM_PATCHTESTER_APPLIED="Tilføjet"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Fejl ved afkortning af PR tabellen
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Fejl ved afkortning af testtabellen: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Fejlretningsfilerne er kodet i et ikke understøttet format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View ikke fundet [navn, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Der opstod en fejl under hentning af data fra GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Alle data er hentet. Luk dette modalvindue for at opdatere siden."
COM_PATCHTESTER_FETCH_INITIALIZING="Forbereder sig på at hente GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester kompon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Installer fra Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks pakke"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Brugerdefineret"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Konfigurationsværdier for GitHub opbevaringssted"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub opbevaringssted"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Konfigurationsværdier til GitHub godkendelsesmetode"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Godkendelsesmetode"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Filen markeret til sletning findes ikke: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Filen markeret for ændring findes ikke: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrer tilføjede fejlrettelser"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Der er ingen filer til fejlretning fra denne
COM_PATCHTESTER_NO_ITEMS="Ingen data er blevet hentet fra GitHub. Klik venligst på "_QQ_"Hent Data"_QQ_" knappen på værktøjslinjen for at hente åbne PRs."
COM_PATCHTESTER_NOT_APPLIED="Ikke tilføjet"
COM_PATCHTESTER_NOT_RTC="Ikke RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID stigende"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID faldende"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Nulstillingsprocessen er fuldført."
COM_PATCHTESTER_REVERT_OK="Fejlrettelse fjernet"
COM_PATCHTESTER_REVERT_PATCH="Fjern fejlrettelse"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test denne fejlrettelse"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Hent data"
COM_PATCHTESTER_TOOLBAR_RESET="Nulstil"
COM_PATCHTESTER_VIEW_ON_GITHUB="Vis på GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Vis på Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent til test af PRs"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! fejlretnings testværktøj"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Kunne ikke installere skabelonoverskrivning for følgende skabeloner: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Kunne ikke fjerne skabelonoverskrivning for følgende skabeloner: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent til test af PRs"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Solange Joomla! 4.0 in der Entwicklung ist, muss der Patch-Tester als experimentell angesehen werden, da Änderungen in Joomla, einschließlich des in einem Patch enthaltenen Codes, möglicherweise nicht rückwärts-kompatibel sind."
COM_PATCHTESTER_API_LIMIT_ACTION="Das Github API Limit für diese Aktion wurde erreicht. Es konnte keine Verbindung zu Github aufgebaut werden um die angeforderte Aktion anzuführen. Das Limit wird um %s zurückgesetzt"
COM_PATCHTESTER_API_LIMIT_LIST="Das Github API Limit für diese Aktion wurde erreicht. Es konnte keine Verbindung zu Github aufgebaut werden um die Daten zu aktualisieren. Das Limit wird um %s zurückgesetzt"
COM_PATCHTESTER_APPLIED="Angewendet"
@ -61,7 +60,7 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks-Paket"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Benutzerdefiniert"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Adresse"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server Adresse für das Herunterladen kompilierter Patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI-Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Schaltet die CI Integration an oder aus."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="An"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Aus"
@ -91,7 +90,7 @@ COM_PATCHTESTER_PULL_ID="Pull-ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull-ID aufsteigend"
COM_PATCHTESTER_PULL_ID_DESC="Pull-ID absteigend"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Tabelle der Pull-Anfragen"
COM_PATCHTESTER_READY_TO_COMMIT="Ready to Commit"
COM_PATCHTESTER_READY_TO_COMMIT="Fertig zum Commit"
COM_PATCHTESTER_REPO_IS_GONE="Der Patch konnte nicht angewendet werden, weil das Repository fehlt"
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS Wrapper müssen aktiviert sein"
COM_PATCHTESTER_REQUIREMENT_OPENSSL="Die OpenSSL-Erweiterung muss installiert und in der php.ini aktivert sein"
@ -111,3 +110,4 @@ COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Im Joomla! Issue Tracker ansehen"
COM_PATCHTESTER_XML_DESCRIPTION="Komponente um Github Pull Requests (PRs) zu testen und zu verwalten."
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="Der Patch konnte nicht angewendet werden, weil er nicht vom Server heruntergeladen werden konnte."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="Der Patch konnte nicht angewendet werden, weil nicht entpackt werden konnte."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Die Template Orverrides konnte für die folgenden Templates nicht installiert werden: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Die Template Orverrides konnte für die folgenden Templates konnten nicht gelöscht werden: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponente um Github Pull Requests (PRs) zu testen und zu verwalten."
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester-Update-Skript. Patch Tester wurde jetzt auf Version %s aktualisiert."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Vielen Dank, dass Sie den Joomla! Patch Tester installiert haben.</p><p>Um den Joomla! Patch Tester verwenden zu können, müssen Sie zuerst Ihre GitHub-Zugangsdaten in den Einstellungen des Joomla! Patch Testers eingeben. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Gehen Sie zu den Joomla! Patch Tester Einstellungen</a> , um Ihre Anmeldeinformationen einzurichten. Nachdem Sie auf Speichern & Schließen geklickt haben, werden Sie zum Joomla! Patch Tester weitergeleitet und können dann dort anfangen, den Patch Tester zu verwenden."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Vielen Dank für die Aktualisierung des Joomla! Patch Testers.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Gehen Sie zum Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Vielen Dank für die Verwendung des Joomla!-Patch Testers, um Patches für die neueste Version von Joomla! zu testen!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Καθώς η έκδοση 4.0 του Joomla! είναι ακόμη σε διαδικασία δημιουργίας, η χρησιμοποίηση της έκδοσης κώδικα ελέγχου είναι σε πειραματικό στάδιο διότι σημαντικές αλλαγές και προσθήκες σε αυτήν μπορεί να ενσωματωθούν στην τελική έκδοση του Joomla."
COM_PATCHTESTER_API_LIMIT_ACTION="Το όριο αξιολόγησης του GitHub API έχει συμπληρωθεί για αυτή την πηγή, και δεν είναι δυνατόν να συνδεθείτε με το GitHub και να εκτελέσετε την ενέργεια που ζητήσατε. Το όριο αξιολόγησης θα επαναρυθμιστεί στο %s"
COM_PATCHTESTER_API_LIMIT_LIST="Το όριο αξιολόγησης του GitHub API έχει συμπληρωθεί για αυτή την πηγή, και δεν είναι δυνατόν να συνδεθείτε με το GitHub και να ενημερώσετε τα δεδομένα. Το όριο αξιολόγησης θα επαναρυθμιστεί στο %s"
COM_PATCHTESTER_APPLIED="Εφαρμόστηκε"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Σφάλμα περικοπής τ
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Σφάλμα περικοπής του tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Τα αρχεία Ενημερωμένου Κώδικα έχουν μη υποστηριζόμενη διάταξη - format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Δεν βρέθηκε η προβολή [όνομα, μορφοποίηση]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Παρουσιάστηκε σφάλμα κατά την ανάκτηση δεδομένων από το GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Όλα τα δεδομένα έχουν ανακτηθεί. Παρακαλούμε κλείστε το παράθυρο για να ανανεωθεί η σελίδα."
COM_PATCHTESTER_FETCH_INITIALIZING="Προετοιμασία για τη λήψη δεδομένων από το GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Εφαρμογή Ελέγχ
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Πρόσθετο για την εγκατάσταση από το Διαδίκτυο"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Πακέτο Weblinks του Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Προσαρμοσμένο"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Στοιχεία Ρυθμίσεων του Αποθετηρίου GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Αποθετήριο GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Στοοιχεία Ρυθμίσεων για Πιστοποίηση στο GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Tαυτοποίηση GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Το αρχείο που σημειώθηκε για διαγραφή δεν υπάρχει: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Το αρχείο που σημειώθηκε για τροποποίηση δεν υπάρχει: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Φιλτράρισμα Εφαρμοσμένων Ενημερώσεων Κώδικα"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Δεν υπάρχουν αρχεία ενημ
COM_PATCHTESTER_NO_ITEMS="Δεν έχουν ανακτηθεί δεδομένα από το GitHub, επιλέξτε 'Λήψη Δεδομένων' στη Γραμμή Εργαλείων για να ανακτηθούν τα ανοικτά pull requests."
COM_PATCHTESTER_NOT_APPLIED="Δεν εφαρμόστηκε"
COM_PATCHTESTER_NOT_RTC="Όχι RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID αύξουσα"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID φθίνουσα"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Η διαδικασία αρχικοποίησης ο
COM_PATCHTESTER_REVERT_OK="H ενημέρωση κώδικα επανήλθε επιτυχώς"
COM_PATCHTESTER_REVERT_PATCH="Αναίρεση της ενημέρωσης κώδικα"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Δοκιμάστε αυτή την ενημερωμένη έκδοση του κώδικα"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Λήψη δεδομένων"
COM_PATCHTESTER_TOOLBAR_RESET="Επαναφορά"
COM_PATCHTESTER_VIEW_ON_GITHUB="Προβολή στο GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Προβολή στο Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Εφαρμογή για την εξαγωγή αιτημάτων διαχείρισης δοκιμών"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Δεν ήταν δυνατή η εγκατάσταση των αναπροσδιορισμών του προτύπου στα ακόλουθα πρότυπα: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Δεν ήταν δυνατή η απεγκατάσταση των αναπροσδιορισμών του προτύπου στα ακόλουθα πρότυπα: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Εφαρμογή για την εξαγωγή αιτημάτων διαχείρισης δοκιμών"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -111,3 +110,4 @@ COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied, because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied, because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Mientras que Joomla! 4.0 está en desarrollo, utilizar el comprobador de parches se considera experimental ya que los cambios de última hora pueden ser fusionados en Joomla, incluyendo el código contenido en un parche."
COM_PATCHTESTER_API_LIMIT_ACTION="La tasa límite de la API de GitHub para este recurso ha llegado a su límite, por consiguiente no es posible conectarse a GitHub para realizar la acción solicitada. La tasa límite se reiniciará en %s"
COM_PATCHTESTER_API_LIMIT_LIST="La tasa límite de la API de GitHub para este recurso ha llegado a su límite, por consiguiente no es posible conectarse a GitHub para actualizar datos. La tasa límite se reiniciará en %s"
COM_PATCHTESTER_APPLIED="Aplicado"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error al truncar la tabla de pulls
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error al truncar la tabla de pruebas: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Los archivos del parche están codificados en un formato no soportado."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vista no encontrada [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Se ha producido un error al obtener los datos desde GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Todos los datos han sido obtenidos. Por favor cierre esta ventana modal para actualizar la página."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparándose para obtener los datos de GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Componente Probador de parc
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin instalador desde web de Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquete de enlaces web de Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizado"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valores de configuración del repositorio de GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repositorio de GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valores de configuración para la autenticación de GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autenticación de GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="El archivo seleccionado para borrar no existe: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="El archivo seleccionado para modificación no existe: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrar parches aplicados"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="No hay archivos a ser modificados por este pu
COM_PATCHTESTER_NO_ITEMS="No se han obtenido datos de GitHub, por favor haga clic en el botón 'Obtener datos' en la barra de herramientas para obtener los pull requests abiertos."
COM_PATCHTESTER_NOT_APPLIED="No aplicado"
COM_PATCHTESTER_NOT_RTC="No RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID de pull"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="El proceso de restablecimiento ha terminado."
COM_PATCHTESTER_REVERT_OK="Parche revertido"
COM_PATCHTESTER_REVERT_PATCH="Revertir parche"
COM_PATCHTESTER_RTC="Listo a ser integrado - RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Probar este parche"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Obtener datos"
COM_PATCHTESTER_TOOLBAR_RESET="Restablecer"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para administrar pruebas de pull requests"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="No se pudieron instalar los overrides para las siguientes plantillas: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="No se pudieron eliminar los overrides para las siguientes plantillas: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para administrar pruebas de pull requests"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Mientras que Joomla! 4.0 está en desarrollo, utilizar el comprobador de parche se considera experimental ya que los cambios de última hora pueden ser fusionados en Joomla, incluyendo el código contenido en un parche."
COM_PATCHTESTER_API_LIMIT_ACTION="Se ha alcanzado la tasa límite de la API de Github para este recurso, no se pudo conectar a Github para llevar a cabo la acción solicitada. El límite se restablecerá a %s"
COM_PATCHTESTER_API_LIMIT_LIST="Se ha alcanzado la tasa límite de la API de Github para este recurso, no se pudo conectar a Github para obtener datos actualizados. El límite se restablecerá a %s"
COM_PATCHTESTER_APPLIED="Aplicado"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error al truncar la tabla de pulls
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error al truncar la tabla de pruebas: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Los ficheros del partch están codificados en un formato no soportado."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="No se encontró la vista [nombre, formato]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Se ha producido un error al obtener los datos desde GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Se han obtenido todos los datos. Por favor cierra esta ventana modal para actualizar la página."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparándose para obtener los datos de GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Componente Probador de parc
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin instalador web Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquete Enlaces Web Joomla"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizado"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valores de configuración para el repositorio de GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repositorio de GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valores de configuración para la autentificación de GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autenticación de GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="El archivo marcado para ser borrado no existe: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="El archivo marcado para ser modificado no existe: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrar parches aplicados"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="No hay archivos a parchear en esta pull reque
COM_PATCHTESTER_NO_ITEMS="No se obtuvieron datos de GitHub, por favor haga clic en el botón 'Obtener datos' de la barra de herramientas para obtener las pull requests abiertas."
COM_PATCHTESTER_NOT_APPLIED="No aplicado"
COM_PATCHTESTER_NOT_RTC="No RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID de pull"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascendente"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descendente"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="El proceso de restablecimiento se ha completado con é
COM_PATCHTESTER_REVERT_OK="Parche revertido con éxito"
COM_PATCHTESTER_REVERT_PATCH="Revertir el parche"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Probar este parche"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Obtener datos"
COM_PATCHTESTER_TOOLBAR_RESET="Restablecer"
COM_PATCHTESTER_VIEW_ON_GITHUB="Ver en GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Ver en el Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para la gestión de pruebas de pull requests"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Probador de parches de Joomla!"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="No se pudieron instalar los overrides para las siguientes plantillas: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="No se pudieron eliminar los overrides para las siguientes plantillas: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para la gestión de pruebas de pull requests"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Muudatuste Testija"
COM_PATCHTESTER_40_WARNING="Kuni Joomla! 4.0 on arenduses, on paranduste testija kasutamine eksperimentaalne kuna võidakse lisada tagasiulatuvalt mittesobivaid muudatusi, kaasaarvatud parandustesse."
COM_PATCHTESTER_API_LIMIT_ACTION="GitHub API limiit on täitunud. Ei suutnud ühenduda GitHub-iga, et päringut täita. Limiit lähtestatakse %s"
COM_PATCHTESTER_API_LIMIT_LIST="GitHub API limiit on täitunud. Ei suutnud ühenduda GitHub-iga, et andmeid uuendada. Limiit lähtestatakse %s"
COM_PATCHTESTER_APPLIED="Rakendatud"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Viga muudatuste tabeli tühjendami
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Viga testide tabeli tühjendamisel: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Paranduse failid on kodeeritud tundmatus formaadis."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vaadet ei leitud [nimi, formaat]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Tekkis viga GitHub-st andmete töötlemisel."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Kõik andmed laetud. Palun sulge see aken, et lehte värskendada."
COM_PATCHTESTER_FETCH_INITIALIZING="Valmistun GitHub-st andmete töötlemiseks"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! paranduste testimis
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! lisaprogramm veebist installimiseks"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Veebilinkide pakk"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Kohandatud"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI serveri aadress"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Serveri aadress, kus pakid asuvad."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Lülitu CI integratsioonile"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Lülita CI integratsioon sisse või välja."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Sees"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Väljas"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub hoidla seaded"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub hoidla"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="GitHub audentimise seaded"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub audentimine"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI serveri seaded"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Seadete väärtused CI serveri pakkidele"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Fail, mis märgiti kustutamiseks, ei eksisteeri: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Fail, mis märgiti muutmiseks, ei eksisteeri: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filteeri rakendatud muudatusi"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Puuduvad failid, mida rakendada. See võib t
COM_PATCHTESTER_NO_ITEMS="GitHub andmed puuduvad. Palun vajuta "_QQ_"Töötle andmeid"_QQ_" nuppu, et laadida avalike muudatuste andmed."
COM_PATCHTESTER_NOT_APPLIED="Rakendamata"
COM_PATCHTESTER_NOT_RTC="Ei ole RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="Pakki ei rakendatud, kuna see võib saidi rikkuda. Kontrolli versioonipäringut, et näha kas see on ajakohane."
COM_PATCHTESTER_PULL_ID="Muudatuse ID"
COM_PATCHTESTER_PULL_ID_ASC="Koodibaasi uuenduste soovituse ID kasvavalt"
COM_PATCHTESTER_PULL_ID_DESC="Koodibaasi uuenduse soovituste ID kahanevalt"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Lähtestamise protsess edukalt lõpetatud."
COM_PATCHTESTER_REVERT_OK="Muudatus edukalt eemaldatud"
COM_PATCHTESTER_REVERT_PATCH="Eemalda muudatus"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="Pakki ei rakendatud puuduva serveriühenduse tõttu või seda pakki serverist ei leitud."
COM_PATCHTESTER_TEST_THIS_PATCH="Testi seda muudatust"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Töötle andmeid"
COM_PATCHTESTER_TOOLBAR_RESET="Lähtesta"
COM_PATCHTESTER_VIEW_ON_GITHUB="Vaata Githubis"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Vaata Joomla! probleemide jälgijas"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent soovitatud muudatuste testimiseks"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="Pakki ei rakendatud, kuna seda ei saadud serverist kätte."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="Pakki ei rakendatud, kuna seda ei suudetud lahti pakkida."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Muudatuste Testija"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Ülekirjutuste paigaldamine ebaõnnestus järgnevatele kujundustele: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Ülekirjutuste eemaldamine ebaõnnestus järgnevatel kujundustel: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent soovitatud muudatuste testimiseks"
COM_PATCHTESTER_UPDATE_TEXT="Paki muudatuste testija uuendusskript. Muudatuste testija uuendatud versioonile %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -0,0 +1,113 @@
; Joomla! Project
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
COM_PATCHTESTER_APPLIED_COMMIT_SHA="Applied Commit SHA: %s"
COM_PATCHTESTER_APPLY_OK="Patch successfully applied"
COM_PATCHTESTER_APPLY_PATCH="Apply Patch"
COM_PATCHTESTER_BRANCH="Branch"
COM_PATCHTESTER_CONFIGURATION="Joomla! Patch Tester Settings"
COM_PATCHTESTER_CONFIRM_RESET="Resetting will attempt to revert all applied patches and removes all backed up files. This may result in a corrupted environment. Are you sure you want to continue?"
COM_PATCHTESTER_CONFLICT_S="The patch could not be applied because it conflicts with a previously applied patch: %s"
COM_PATCHTESTER_COULD_NOT_CONNECT_TO_GITHUB="Could not connect to GitHub: %s"
COM_PATCHTESTER_ERROR_APPLIED_PATCHES="Cannot fetch data from GitHub while there are applied patches. Please revert those patches before continuing."
COM_PATCHTESTER_ERROR_CANNOT_COPY_FILE="Cannot copy source file %1$s to destination %2$s"
COM_PATCHTESTER_ERROR_CANNOT_DELETE_FILE="Cannot delete file %s"
COM_PATCHTESTER_ERROR_CANNOT_WRITE_FILE="Cannot write file %s"
COM_PATCHTESTER_ERROR_GITHUB_FETCH="Error retrieving pull requests from GitHub: %s"
COM_PATCHTESTER_ERROR_INSERT_DATABASE="Error inserting pull request data into the database: %s"
COM_PATCHTESTER_ERROR_MODEL_NOT_FOUND="Model class %s not found."
COM_PATCHTESTER_ERROR_READING_DATABASE_TABLE="%1$s - Error retrieving table data (%2$s)"
COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table: %s"
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
COM_PATCHTESTER_FETCH_INITIALIZING_DESCRIPTION="Making sure all is well to fetch data. Sit tight."
COM_PATCHTESTER_FETCH_PAGE_NUMBER="Processing page %s of GitHub data"
COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Processing page %1$s of %2$s pages of GitHub data"
COM_PATCHTESTER_FETCH_PROCESSING="Processing data from GitHub"
COM_PATCHTESTER_FETCH_SUCCESSFUL="Successfully retrieved pull requests"
COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Select 'Credentials' to use authentication through your GitHub Username and Password, or 'Token' for a GitHub API Token"
COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="GitHub Authentication Method"
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Credentials"
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Token"
COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="GitHub Account Password"
COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Password for the account entered in the 'GitHub Account Username' field. Note that accounts using Two Factor Authentication will not work with username and password authentication.<p><span class="_QQ_""_QQ_"alert-danger"_QQ_""_QQ_">GitHub will discontinue the use of username and password on of November 13, 2020 at 4:00 PM UTC. It is highly recommended to use the Token Authentication Method</span></p>"
COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Use this field to input a GitHub API Token in place of your username and password. Note that this is required if your account has Two Factor Authentication enabled.<p></p>To setup an access token, follow these steps.<ol><li><a href="_QQ_""_QQ_"https://github.com/settings/tokens/new?description=Joomla%20PatchTester&scopes=public_repo,repo:status"_QQ_""_QQ_" target="_QQ_""_QQ_"_blank"_QQ_""_QQ_">Create a Personal Access Token</a></li><li>Click <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">Generate token</span> at the bottom of the page</li><li>At the top in the green bar you will find your access token</li><li>Copy the token by selecting it or clicking on the clipboard</li><li>Paste the token in the <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">GitHub Token</span> field above</li><li>Save the changes by clicking the <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">Save & Close</span> button at the top</li><li>You can now use the Patch Tester with your token</li></ol><p>You can always revoke access by deleting the Personal access token from the <a href="_QQ_""_QQ_"https://github.com/settings/tokens"_QQ_""_QQ_" target="_QQ_""_QQ_"_blank"_QQ_""_QQ_">Personal access tokens on Github</a>.</p>"
COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token"
COM_PATCHTESTER_FIELD_GH_USER_LABEL="GitHub Account Username"
COM_PATCHTESTER_FIELD_GH_USER_DESC="Name of account on GitHub to use to authenticate to the API."
COM_PATCHTESTER_FIELD_ORG_LABEL="Custom Project Owner"
COM_PATCHTESTER_FIELD_ORG_DESC="A username or organisation on GitHub to monitor pull requests for."
COM_PATCHTESTER_FIELD_REPO_LABEL="Custom Project Repository"
COM_PATCHTESTER_FIELD_REPO_DESC="Name of a repository on GitHub to monitor pull requests for."
COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Available Joomla! repositories. Select to autopopulate the organisation and repository fields values."
COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Component"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
COM_PATCHTESTER_FILTER_BRANCH="Filter Target Branch"
COM_PATCHTESTER_FILTER_RTC_PATCHES="Filter RTC Patches"
COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Search the list by title or prefix with 'id:' to search by Pull ID."
COM_PATCHTESTER_GITHUB="GitHub"
COM_PATCHTESTER_HEADING_FETCH_DATA="Fetching GitHub Data"
COM_PATCHTESTER_JISSUE="J! Issue"
COM_PATCHTESTER_JISSUES="Issue Tracker"
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour."
COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation."
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_READY_TO_COMMIT="Ready to Commit"
COM_PATCHTESTER_REPO_IS_GONE="The patch could not be applied because the repository is missing"
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS wrappers must be enabled"
COM_PATCHTESTER_REQUIREMENT_OPENSSL="The OpenSSL extension must be installed and enabled in your php.ini"
COM_PATCHTESTER_REQUIREMENTS_HEADING="Requirements Not Met"
COM_PATCHTESTER_REQUIREMENTS_NOT_MET="Your system does not meet the requirements to run the Patch Tester component:"
COM_PATCHTESTER_RESET_HAS_ERRORS="The reset process has completed however it encountered errors. Please remove any .txt files in the '%1$s' directory and truncate the '%2$s' database table."
COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -0,0 +1,14 @@
; Joomla! Project
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Tant que Joomla! 4.0 est en cours de développement, l'utilisation du testeur de correctifs est considéré comme étant expérimentale puisque certaines nouveautés pouvant être fusionnées dans Joomla! sont susceptibles de casser le code."
COM_PATCHTESTER_API_LIMIT_ACTION="La limite de l'API GitHub pour cette action a été atteinte. Impossible de se connecter à GitHub pour effectuer l'action demandée. La limite sera réinitialisée à %s"
COM_PATCHTESTER_API_LIMIT_LIST="La limite de l'API GitHub pour cette action a été atteinte. Impossible de se connecter à GitHub pour mettre à jour les données. La limite sera réinitialisée à %s"
COM_PATCHTESTER_APPLIED="Appliqué"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Erreur en tronquant la table des p
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Erreur en tronquant la table des tests : %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Les fichiers de correctifs sont encodés dans un format non pris en charge."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vue introuvable [nom, format] : %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Une erreur s'est produite lors de l'extraction des données en provenance de GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Toutes les données ont été extraites. Veuillez fermer cette fenêtre pour actualiser la page."
COM_PATCHTESTER_FETCH_INITIALIZING="Préparation pour l'importation des données GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Composant Joomla! Patch Tes
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Joomla! Installation à partir du Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquet Liens Web Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personnalisation"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valeurs de configuration pour le dépôt GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Dépôt GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valeurs de configuration pour lauthentification GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Authentification GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Le fichier désigné pour suppression n'existe pas : %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Le fichier désigné pour modification n'existe pas : %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrer les correctifs appliqués"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Il n'existe aucun fichier correctif à appliq
COM_PATCHTESTER_NO_ITEMS="Aucune donnée n'a été importée depuis GitHub. Veuillez cliquer sur le bouton 'Importer les données' dans la barre d'outils pour récupérer les demandes de Pull ouvertes."
COM_PATCHTESTER_NOT_APPLIED="Non appliqué"
COM_PATCHTESTER_NOT_RTC="Non RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID de Pull"
COM_PATCHTESTER_PULL_ID_ASC="ID de pull ascendant"
COM_PATCHTESTER_PULL_ID_DESC="ID de pull descendant"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Le processus de réinitialisation s'est déroulé avec
COM_PATCHTESTER_REVERT_OK="Correctif retiré avec succès"
COM_PATCHTESTER_REVERT_PATCH="Retirer le correctif"
COM_PATCHTESTER_RTC="Prêt à être intégré - RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Tester ce correctif"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Récupération des données"
COM_PATCHTESTER_TOOLBAR_RESET="Réinitialiser"
COM_PATCHTESTER_VIEW_ON_GITHUB="Voir sur GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Voir sur le traqueur d'anomalies Joomla!"
COM_PATCHTESTER_XML_DESCRIPTION="Composant de gestion de tests pour correctifs"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Impossible d'installer les substitutions de modèle pour les modèles suivants : %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Impossible de supprimer les substitutions de modèle pour les modèles suivants : %s"
COM_PATCHTESTER_XML_DESCRIPTION="Composant de gestion de tests pour correctifs"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Tant que Joomla! 4.0 est en cours de développement, l'utilisation du testeur de correctifs est considéré comme étant expérimentale puisque certaines nouveautés pouvant être fusionnées dans Joomla! sont susceptibles de casser le code."
COM_PATCHTESTER_API_LIMIT_ACTION="La limite de l'API GitHub pour cette action a été atteinte. Impossible de se connecter à GitHub pour effectuer l'action demandée. La limite sera réinitialisée à %s"
COM_PATCHTESTER_API_LIMIT_LIST="La limite de l'API GitHub pour cette action a été atteinte. Impossible de se connecter à GitHub pour mettre à jour les données. La limite sera réinitialisée à %s"
COM_PATCHTESTER_APPLIED="Appliqué"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Erreur en tronquant la table des p
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Erreur en tronquant la table des tests : %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Les fichiers de correctifs sont encodés dans un format non pris en charge."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vue introuvable [nom, format] : %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Une erreur s'est produite lors de l'extraction des données en provenance de GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Toutes les données ont été extraites. Veuillez fermer cette fenêtre pour actualiser la page."
COM_PATCHTESTER_FETCH_INITIALIZING="Préparation pour l'importation des données GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Composant Joomla! Patch Tes
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Joomla! Installation à partir du Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquet Liens Web Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personnalisation"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valeurs de configuration pour le dépôt GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Dépôt GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valeurs de configuration pour lauthentification GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Authentification GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Le fichier désigné pour suppression n'existe pas : %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Le fichier désigné pour modification n'existe pas : %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrer les correctifs appliqués"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Il n'existe aucun fichier correctif à appliq
COM_PATCHTESTER_NO_ITEMS="Aucune donnée n'a été importée depuis GitHub. Veuillez cliquer sur le bouton 'Importer les données' dans la barre d'outils pour récupérer les demandes de Pull ouvertes."
COM_PATCHTESTER_NOT_APPLIED="Non appliqué"
COM_PATCHTESTER_NOT_RTC="Non RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID du Pull"
COM_PATCHTESTER_PULL_ID_ASC="ID de pull ascendant"
COM_PATCHTESTER_PULL_ID_DESC="ID de pull descendant"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Le processus de réinitialisation s'est déroulé avec
COM_PATCHTESTER_REVERT_OK="Correctif retiré avec succès"
COM_PATCHTESTER_REVERT_PATCH="Retirer le correctif"
COM_PATCHTESTER_RTC="Prêt à être intégré - RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Tester ce correctif"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Récupération des données"
COM_PATCHTESTER_TOOLBAR_RESET="Réinitialiser"
COM_PATCHTESTER_VIEW_ON_GITHUB="Voir sur GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Voir sur le traqueur d'anomalies Joomla!"
COM_PATCHTESTER_XML_DESCRIPTION="Composant de gestion de tests pour correctifs"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Impossible d'installer les substitutions de template pour les templates suivants : %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Impossible de supprimer les substitutions de template pour les templates suivants : %s"
COM_PATCHTESTER_XML_DESCRIPTION="Composant de gestion de tests pour correctifs"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Saincheaptha"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Athshocraigh"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -0,0 +1,113 @@
; Joomla! Project
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
COM_PATCHTESTER_APPLIED_COMMIT_SHA="Applied Commit SHA: %s"
COM_PATCHTESTER_APPLY_OK="Patch successfully applied"
COM_PATCHTESTER_APPLY_PATCH="Apply Patch"
COM_PATCHTESTER_BRANCH="Branch"
COM_PATCHTESTER_CONFIGURATION="Joomla! Patch Tester Settings"
COM_PATCHTESTER_CONFIRM_RESET="Resetting will attempt to revert all applied patches and removes all backed up files. This may result in a corrupted environment. Are you sure you want to continue?"
COM_PATCHTESTER_CONFLICT_S="The patch could not be applied because it conflicts with a previously applied patch: %s"
COM_PATCHTESTER_COULD_NOT_CONNECT_TO_GITHUB="Could not connect to GitHub: %s"
COM_PATCHTESTER_ERROR_APPLIED_PATCHES="Cannot fetch data from GitHub while there are applied patches. Please revert those patches before continuing."
COM_PATCHTESTER_ERROR_CANNOT_COPY_FILE="Cannot copy source file %1$s to destination %2$s"
COM_PATCHTESTER_ERROR_CANNOT_DELETE_FILE="Cannot delete file %s"
COM_PATCHTESTER_ERROR_CANNOT_WRITE_FILE="Cannot write file %s"
COM_PATCHTESTER_ERROR_GITHUB_FETCH="Error retrieving pull requests from GitHub: %s"
COM_PATCHTESTER_ERROR_INSERT_DATABASE="Error inserting pull request data into the database: %s"
COM_PATCHTESTER_ERROR_MODEL_NOT_FOUND="Model class %s not found."
COM_PATCHTESTER_ERROR_READING_DATABASE_TABLE="%1$s - Error retrieving table data (%2$s)"
COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table: %s"
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
COM_PATCHTESTER_FETCH_INITIALIZING_DESCRIPTION="Making sure all is well to fetch data. Sit tight."
COM_PATCHTESTER_FETCH_PAGE_NUMBER="Processing page %s of GitHub data"
COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Processing page %1$s of %2$s pages of GitHub data"
COM_PATCHTESTER_FETCH_PROCESSING="Processing data from GitHub"
COM_PATCHTESTER_FETCH_SUCCESSFUL="Successfully retrieved pull requests"
COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Select 'Credentials' to use authentication through your GitHub Username and Password, or 'Token' for a GitHub API Token"
COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="GitHub Authentication Method"
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Credentials"
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Token"
COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="GitHub Account Password"
COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Password for the account entered in the 'GitHub Account Username' field. Note that accounts using Two Factor Authentication will not work with username and password authentication.<p><span class="_QQ_""_QQ_"alert-danger"_QQ_""_QQ_">GitHub will discontinue the use of username and password on of November 13, 2020 at 4:00 PM UTC. It is highly recommended to use the Token Authentication Method</span></p>"
COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Use this field to input a GitHub API Token in place of your username and password. Note that this is required if your account has Two Factor Authentication enabled.<p></p>To setup an access token, follow these steps.<ol><li><a href="_QQ_""_QQ_"https://github.com/settings/tokens/new?description=Joomla%20PatchTester&scopes=public_repo,repo:status"_QQ_""_QQ_" target="_QQ_""_QQ_"_blank"_QQ_""_QQ_">Create a Personal Access Token</a></li><li>Click <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">Generate token</span> at the bottom of the page</li><li>At the top in the green bar you will find your access token</li><li>Copy the token by selecting it or clicking on the clipboard</li><li>Paste the token in the <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">GitHub Token</span> field above</li><li>Save the changes by clicking the <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">Save & Close</span> button at the top</li><li>You can now use the Patch Tester with your token</li></ol><p>You can always revoke access by deleting the Personal access token from the <a href="_QQ_""_QQ_"https://github.com/settings/tokens"_QQ_""_QQ_" target="_QQ_""_QQ_"_blank"_QQ_""_QQ_">Personal access tokens on Github</a>.</p>"
COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token"
COM_PATCHTESTER_FIELD_GH_USER_LABEL="GitHub Account Username"
COM_PATCHTESTER_FIELD_GH_USER_DESC="Name of account on GitHub to use to authenticate to the API."
COM_PATCHTESTER_FIELD_ORG_LABEL="Custom Project Owner"
COM_PATCHTESTER_FIELD_ORG_DESC="A username or organisation on GitHub to monitor pull requests for."
COM_PATCHTESTER_FIELD_REPO_LABEL="Custom Project Repository"
COM_PATCHTESTER_FIELD_REPO_DESC="Name of a repository on GitHub to monitor pull requests for."
COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Available Joomla! repositories. Select to autopopulate the organisation and repository fields values."
COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Component"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
COM_PATCHTESTER_FILTER_BRANCH="Filter Target Branch"
COM_PATCHTESTER_FILTER_RTC_PATCHES="Filter RTC Patches"
COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Search the list by title or prefix with 'id:' to search by Pull ID."
COM_PATCHTESTER_GITHUB="GitHub"
COM_PATCHTESTER_HEADING_FETCH_DATA="Fetching GitHub Data"
COM_PATCHTESTER_JISSUE="J! Issue"
COM_PATCHTESTER_JISSUES="Issue Tracker"
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour."
COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation."
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_READY_TO_COMMIT="Ready to Commit"
COM_PATCHTESTER_REPO_IS_GONE="The patch could not be applied because the repository is missing"
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS wrappers must be enabled"
COM_PATCHTESTER_REQUIREMENT_OPENSSL="The OpenSSL extension must be installed and enabled in your php.ini"
COM_PATCHTESTER_REQUIREMENTS_HEADING="Requirements Not Met"
COM_PATCHTESTER_REQUIREMENTS_NOT_MET="Your system does not meet the requirements to run the Patch Tester component:"
COM_PATCHTESTER_RESET_HAS_ERRORS="The reset process has completed however it encountered errors. Please remove any .txt files in the '%1$s' directory and truncate the '%2$s' database table."
COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -0,0 +1,14 @@
; Joomla! Project
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="जबकि Joomla! 4.0 विकास में है, पैच परीक्षक का उपयोग प्रयोगात्मक माना जाता है क्योंकि बदलाव तोड़ने से Joomla में विलय किया जा सकता है, जिसमें पैच में समाहित कोड भी शामिल है।"
COM_PATCHTESTER_API_LIMIT_ACTION="इस संसाधन के लिए GitHub API दर सीमा तक पहुंच गई है, अनुरोधित क्रिया करने के लिए GitHub से कनेक्ट नहीं हो सका। दर सीमा %s पर रीसेट हो जाएगी"
COM_PATCHTESTER_API_LIMIT_LIST="इस संसाधन के लिए GitHub API दर सीमा तक पहुंच गई है, अद्यतन डेटा के लिए GitHub से कनेक्ट नहीं हो सकता। दर सीमा %s पर रीसेट हो जाएगी"
COM_PATCHTESTER_APPLIED="आवेदन किया है"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="खींची तालिका
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="टेस्ट तालिका को छोटा करने में त्रुटि: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="पैच की फ़ाइलों को एक असमर्थित स्वरूप में एन्कोड किया गया है।"
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View नहीं मिला [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="GitHub से डेटा प्राप्त करते समय एक त्रुटि हुई"
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="सभी डेटा को पुनर्प्राप्त किया गया है। पृष्ठ को ताज़ा करने के लिए कृपया इस मोडल विंडो को बंद करें।"
COM_PATCHTESTER_FETCH_INITIALIZING="GitHub से डेटा लाने की तैयारी"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester घट
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! वेब प्लगइन से इंस्टॉल करें"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! वेबलिंक पैकेज"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="कस्टम"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub रिपॉजिटरी के लिए कॉन्फ़िगरेशन मान"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub रिपॉजिटरी"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="GitHub प्रमाणीकरण के लिए कॉन्फ़िगरेशन मान"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub प्रमाणीकरण"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="विलोपन के लिए चिह्नित फ़ाइल मौजूद नहीं है: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="संशोधन के लिए चिह्नित फ़ाइल मौजूद नहीं है: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="लागू पैच फ़िल्टर करें"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="इस पुल अनुरोध से
COM_PATCHTESTER_NO_ITEMS="GitHub से कोई डेटा पुनर्प्राप्त नहीं किया गया है, कृपया ओपन पुल अनुरोधों को पुनः प्राप्त करने के लिए टूलबार में 'Fetch Data' बटन पर क्लिक करें।"
COM_PATCHTESTER_NOT_APPLIED="लागू नहीं"
COM_PATCHTESTER_NOT_RTC="RTC नहीं"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="रीसेट प्रक्रिया सफल
COM_PATCHTESTER_REVERT_OK="पैच सफलतापूर्वक वापस किया गया"
COM_PATCHTESTER_REVERT_PATCH="पैच को वापस लाएं"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="यह पैच टेस्ट करें"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="डेटा लाएं"
COM_PATCHTESTER_TOOLBAR_RESET="रीसेट"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="पुल अनुरोध प्रबंधन परीक्षण के लिए घटक"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="निम्नलिखित टेम्पलेट्स के लिए टेम्पलेट ओवरराइड इंस्टॉल नहीं कर सका: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="निम्न टेम्पलेट्स के लिए टेम्पलेट ओवरराइड को नहीं निकाला जा सका: %s"
COM_PATCHTESTER_XML_DESCRIPTION="पुल अनुरोध प्रबंधन परीक्षण के लिए घटक"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Javításvizsgáló"
COM_PATCHTESTER_40_WARNING="Amíg a Joomla! 4.0 fejlesztés alatt áll, a javításvizsgáló használata csak kísérleti fázisban van, mivel olyan változások is bekerülhetnek a Joomlába, amelyek tönkreteszik ezt, beleértve a javításban lévő kódot is."
COM_PATCHTESTER_API_LIMIT_ACTION="A GitHub API sebességhatárt elérte ez az erőforrás, nem tudott csatlakozni GitHub-hoz a frissített adatokért. A sebességhatár visszaállítási ideje: %s"
COM_PATCHTESTER_API_LIMIT_LIST="A GitHub API sebességhatárt elérte ez az erőforrás, nem tudott csatlakozni GitHub-hoz a frissített adatokért. A sebességhatár visszaállítási ideje: %s"
COM_PATCHTESTER_APPLIED="Alkalmazott"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Hiba rendelési (pull) táblázat
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Hiba a teszt táblázat csonkolásakor: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="A patch fájlok kódolási formátuma nem támogatott."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Nézet nem található [név, formátum]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="A javítócsomag nem alkalmazható, mert hiba történt %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="A javítócsomag nem vonható vissza, mert hiba történt %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Hiba történt az adatok beolvasása közben a GitHub-ról."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Minden adat lekérve. Kérjük, zárja be a felugró ablakot az oldal frissítéséért."
COM_PATCHTESTER_FETCH_INITIALIZING="A GitHub adatok lekérésének előkészítése"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Javítás tesztelő
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Telepítse a Webről beépülő"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Linkek csomag"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Saját"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI szerver címe"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Szerver cím a javító csomagok eléréséhez."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="CI integráció átkapcsolása"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="CI integráció ki/be kapcsolása."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Be"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Ki"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Konfigurációs értékek a GitHub adattárhoz"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub adattár"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Konfigurációs értékek GitHub hitelesítéshez"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub hitelesítés"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Szerver Beállítások"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="A CI szerver javítások beállításai"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="A törlésre jelölt fájl nem létezik: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="A módosításra jelölt fájl nem létezik: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Az alkalmazott javítások szűrése"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Jelenleg nincs javítás fájl ehhez a rendel
COM_PATCHTESTER_NO_ITEMS="Nincs lekért adat a GitHub-ból, kérjük, kattintson az "_QQ_"Adatok lekérése"_QQ_" gombra az eszköztáron, hogy letöltsd a nyitott rendelési kéréseket."
COM_PATCHTESTER_NOT_APPLIED="Nem alkalmazott"
COM_PATCHTESTER_NOT_RTC="Nem RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="A javítócsomag nem alkalmazható, mert tönkretette volna a honlapot. Ellenőrizd le a pull-kérést, hogy naprakész-e."
COM_PATCHTESTER_PULL_ID="Rendelési (Pull) ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull AZ, növekvő"
COM_PATCHTESTER_PULL_ID_DESC="Pull AZ, csökkenő"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="A visszaállítási folyamat sikeresen befejeződött.
COM_PATCHTESTER_REVERT_OK="Javítás sikeresen visszavonva"
COM_PATCHTESTER_REVERT_PATCH="Javítás visszavonása"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="A javítócsomag nem alkalmazható, mert nem lehetett elérni a kiszolgálót vagy mert a csomag nem található a kiszolgálón."
COM_PATCHTESTER_TEST_THIS_PATCH="A javítócsomag tesztelése"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Adatok lekérése"
COM_PATCHTESTER_TOOLBAR_RESET="Visszaállítás"
COM_PATCHTESTER_VIEW_ON_GITHUB="Lásd a GitHub-on"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Lásd a Joomla! Problémakövetőben"
COM_PATCHTESTER_XML_DESCRIPTION="Rendelési (pull) kérelmek menedzsmentjét tesztelő komponens"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="A javítócsomag nem alkalmazható, mert nem lehetett letölteni a kiszolgálóról."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="A javítócsomag nem alkalmazható, mert nem lehetett kicsomagolni."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Javítás Vizsgáló"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Nem sikerült telepíteni a sablon felülírásokat a következő sablonokhoz: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Nem sikerült eltávolítani a sablon felülírásokat a következő sablonokhoz: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Rendelési (pull) kérelmek menedzsmentjét tesztelő komponens"
COM_PATCHTESTER_UPDATE_TEXT="Javításvizsgáló frissítő parancsfájl. A Javításvizsgáló frissítve a %s verzióra."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Köszönjük, hogy telepítette a Joomla Javításvizsgáló csomagot.</p><p>Hogy használni tudja meg kell előbb adja a GitHub hozzáférési adatait a Javításvizsgáló beállításaiban. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Irány a beállítások"_QQ_">Nyissa meg a beállításokat</a> a hozzáférési adatok megadásához. A Mentés és Bezárás gombra való kattintás után a Joomla! Javításvizsgáló irányítópultjára kerül, és megkezdheti a Javításvizsgáló használatát."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Köszönjük, hogy frissítette a Joomla Javításvizsgáló csomagot.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Irány a Javításvizsgáló"_QQ_">Irány a Javításvizsgáló</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Köszönjük, hogy használja a Joomla! Javításvizsgáló csomagot a legfrissebb Joomla verzióhoz kiadott javító csomagok tesztelésére."

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Sementara Joomla! 4.0 masih dalam tahap pengembangan, menggunakan patch tester akan dianggap percobaan karena setiap perubahan kemungkinan akan disatukan ke dalam Joomla, termasuk kode yang ada dalam sebuah patch."
COM_PATCHTESTER_API_LIMIT_ACTION="Referensi ini telah mencapai batas nilai API GitHub, tidak dapat terhubung ke GitHub untuk melakukan tindakan tersebut. Batas nilai akan direset pada %s"
COM_PATCHTESTER_API_LIMIT_LIST="Referensi ini telah mencapai batas nilai API GitHub, tidak dapat terhubung ke GitHub untuk data yang diperbarui. Batas nilai akan direset pada %s"
COM_PATCHTESTER_APPLIED="Diterapkan"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Galat meringkaskan tabel permintaa
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Galat meringkaskan tabel pengujian: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Berkas-berkas patch dikodekan dalam format yang tidak didukung."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Tampilan tidak ditemukan [nama, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Ada galat saat menarik data dari GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Semua data telah dikembalikan. Tutuplah modal ini untuk menyegarkan halaman."
COM_PATCHTESTER_FETCH_INITIALIZING="Bersiap menarik data GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Komponen Joomla! Patch Test
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Pasang Dari Web Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paket Tautan Web Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Kustom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Nilai Konfigurasi untuk Repositori GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repositori GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Nilai Konfigurasi untuk Otentikasi GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Otentikasi GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Tidak ada berkas yang ditandai untuk penghapusan: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Tidak ada berkas yang ditandai untuk modifikasi: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Patch yang Diterapkan"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Tak ada berkas yang akan di-patch dari pull r
COM_PATCHTESTER_NO_ITEMS="Tidak ada data dari GitHub, klik tombol 'Tarik Data' yang ada di toolbar untuk mengembalikan pull request terbuka."
COM_PATCHTESTER_NOT_APPLIED="Tidak Diterapkan"
COM_PATCHTESTER_NOT_RTC="Bukan RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID naik"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID turun"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Proses reset berhasil diselesaikan."
COM_PATCHTESTER_REVERT_OK="Patch berhasil dipulihkan"
COM_PATCHTESTER_REVERT_PATCH="Pulihkan Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Uji Patch Ini"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Tarik Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="Lihat di GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Lihat di Penelusur Isu Joomla!"
COM_PATCHTESTER_XML_DESCRIPTION="Komponen untuk pengujian pengelolaan tarik permintaan"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Tidak dapat membuang pengubah templat untuk templat berikut ini: %sindonesia"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Tidak dapat membuang pengubah templat untuk templat berikut ini: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponen untuk pengujian pengelolaan tarik permintaan"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Plástra Prófun"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Plástra Prófun"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Mentre Joomla! 4.0 è in fase di sviluppo, l'utilizzo di patchtester è considerato speriamentale poiché alcune modifiche importanti possono essere aggiunte in Joomla, compreso il codice contenuto in una patch."
COM_PATCHTESTER_API_LIMIT_ACTION="E' stato raggiunto il limite di richieste alla API Github, impossibile connettersi a GitHub per eseguire l'azione richiesta. Il limite sarà resettato a %s"
COM_PATCHTESTER_API_LIMIT_LIST="E' stato raggiunto il limite di richieste alla API Github, impossibile connettersi a GitHub per aggiornare i dati. Il limite sarà resettato a %s"
COM_PATCHTESTER_APPLIED="Applicata"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Errore pulendo la tabella pulls: %
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Errore pulendo la tabella tests: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="I file della patch sono codificati in un formato non supportato."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Visualizzazione non trovata [nome, formato]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Si è verificato un errore durante il recupero dei dati da GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Tutti i dati sono stati recuperati. Si prega di chiudere questo pop-up per aggiornare la pagina."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparazione alla lettura dei dati da GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Configurazione del componen
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Plugin Installa da Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizzato"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valori di configurazione Repository GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repository GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valori di configurazione per l'autenticazione GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autenticazione GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Il file contrassegnato per la cancellazione non esiste: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Il file contrassegnato per la modifica non esiste: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtro Patches Applicato"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Non ci sono file per questa Pull Request. Pu
COM_PATCHTESTER_NO_ITEMS="Nessun dato è stato recuperato da GitHub, clicca il bottone 'Fetch Data' nella toolbar per recuperare le Pull Request aperte."
COM_PATCHTESTER_NOT_APPLIED="Non Applicata"
COM_PATCHTESTER_NOT_RTC="Non RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="ID Pull request ascendente"
COM_PATCHTESTER_PULL_ID_DESC="ID Pull request discendente"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Il processo di ripristino è stato completato con succ
COM_PATCHTESTER_REVERT_OK="Patch ripristinata con successo"
COM_PATCHTESTER_REVERT_PATCH="Ripristina la Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testa questa Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Preleva i Dati"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="Vedi su GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Vedi su Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Componente per la gestione e test delle pull request"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Impossibile installare il template override per i seguenti template: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Impossibile rimuovere il template overrides per i seguenti template: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Componente per la gestione e test delle pull request"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,13 +4,13 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla!パッチテスタ"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="適用"
COM_PATCHTESTER_APPLIED_COMMIT_SHA="Applied Commit SHA: %s"
COM_PATCHTESTER_APPLY_OK="パッチを適用しました"
COM_PATCHTESTER_APPLY_PATCH="パッチの適用"
COM_PATCHTESTER_BRANCH="Branch"
COM_PATCHTESTER_CONFIGURATION="Joomla!パッチテスタ設定"
COM_PATCHTESTER_CONFIRM_RESET="Resetting will attempt to revert all applied patches and removes all backed up files. This may result in a corrupted environment. Are you sure you want to continue?"
COM_PATCHTESTER_CONFLICT_S="以前に適用されたパッチと競合するため、この更新プログラムを適用できませんでした: %s"
@ -27,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="パッチのファイルは、サポートされていない形式でエンコードされています。"
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="ビューが見つかりません [名前、フォーマット]: %1$s、%2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="GitHub からのデータ取得中エラーが発生しました。"
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="すべてのデータが取得されました。ページを更新する為にこのモーダル ウィンドウを閉じてください。"
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -56,25 +58,38 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla!パッチ テスタ
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="ウェブ ・ プラグインからJoomla!をインストール"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="カスタム"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub のリポジトリのコンフィギュレーション値"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub のリポジトリ"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub 認証"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
COM_PATCHTESTER_FILTER_BRANCH="Filter Target Branch"
COM_PATCHTESTER_FILTER_RTC_PATCHES="Filter RTC Patches"
COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Search the list by title or prefix with 'id:' to search by Pull ID."
COM_PATCHTESTER_GITHUB="GitHub"
COM_PATCHTESTER_HEADING_FETCH_DATA="Fetching GitHub Data"
COM_PATCHTESTER_JISSUE="J! Issue"
COM_PATCHTESTER_JISSUES="Issue Tracker"
COM_PATCHTESTER_PULL_ID="プル ID"
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour."
COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation."
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="適用されません。"
COM_PATCHTESTER_NOT_RTC="RTC ではありません。"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="プル ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_READY_TO_COMMIT="Ready to Commit"
COM_PATCHTESTER_REPO_IS_GONE="リポジトリが存在しないために、この更新プログラムを適用できませんでした。"
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS ラッパーが有効になっている必要があります。"
@ -86,8 +101,13 @@ COM_PATCHTESTER_RESET_OK="リセット プロセスが正常に完了しまし
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="パッチを元に戻す"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="この修正プログラムをテストします。"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="フェッチ・データ"
COM_PATCHTESTER_TOOLBAR_RESET="リセット"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="プルリクエスト管理をテストするためのコンポーネント"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="次のテンプレートのオーバーライドをインストールできませんでした: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="次のテンプレートのオーバーライドをインストールできませんでした: %s"
COM_PATCHTESTER_XML_DESCRIPTION="プルリクエスト管理をテストするためのコンポーネント"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="ჯუმლა! პაჩ ტესტერი"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="გამოყენებითი"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="აღდგენა"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! labojumu testeris"
COM_PATCHTESTER_40_WARNING="Kamēr Joomla! 4.0 ir izstrādē, labojumu testeris ir jāņem vērā ka eksperimantāls par cik Joomla var tikt iekļautas funkcijas kuras var pārtraukt tā darbību, ieskaitot kļūdu labojumu saturošus failus."
COM_PATCHTESTER_API_LIMIT_ACTION="Šim resursam ir sasniegts GitHub API lietošanas limits, nevar pieslēgties lai izpildītu darbību. Lietošanas limits tiks atjaunots %s"
COM_PATCHTESTER_API_LIMIT_LIST="Šim resursam ir sasniegts GitHub API lietošanas limits, nevar pieslēgties lai izmantotu atjaunotus datus. Lietošanas limits tiks atjaunots %s"
COM_PATCHTESTER_APPLIED="Pielietots"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Kļūda tīrot pieprasījuma tabul
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Kļūda tīrot testu tabulu: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Labojumu faili kodēti formātā kurš netiek atbalstīts."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Skats nav atrasts [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Kļūda saņemot datus no GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Visi dati ir saņemti. Aizveriet šo logu lai atjaunotu lapu."
COM_PATCHTESTER_FETCH_INITIALIZING="Sagatavojas saņemt GitHub datus"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch testera kompo
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Instalēt no interneta spraudnis"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks pakotne"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Pielāgots"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub repozitorija konfigurācija"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub repozitorijs"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="GitHub autentifikācijas konfigurācija"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub autentifikācija"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Dzēšanai atzīmētais fails %s neeksistē"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Modifikācijai atzīmētais fails %s neeksistē"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrēt pielietotos kļūdu labojumus"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Nav kļūdu labojumu failu šim pieprasījuma
COM_PATCHTESTER_NO_ITEMS="Nav pieprasīti dati no GitHub, nospiediet pogu 'Pieprasīt datus', lai palaistu atvērtos pieprasīsjumus."
COM_PATCHTESTER_NOT_APPLIED="Nav pielietots"
COM_PATCHTESTER_NOT_RTC="Nav RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pieprasījuma ID"
COM_PATCHTESTER_PULL_ID_ASC="Pieprasījuma ID augoši"
COM_PATCHTESTER_PULL_ID_DESC="Pieprasījuma ID dilstoši"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Atiestatīšanas process ir veiksmīgi izpildīts."
COM_PATCHTESTER_REVERT_OK="Iepriekšējais kļūdu labojums veiksmīgi atjaunots"
COM_PATCHTESTER_REVERT_PATCH="Atjaunot iepriekšējo kļūdu labojumu"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Notestēt šo labojumu"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Nolasīt datus"
COM_PATCHTESTER_TOOLBAR_RESET="Nodzēst"
COM_PATCHTESTER_VIEW_ON_GITHUB="Skatīt GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Skatīt Joomla! Kļūdu trekerī"
COM_PATCHTESTER_XML_DESCRIPTION="Komponents pieprasījumu pārvaldības testēšanai"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! labojumu testeris"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Nevar instalēt šablona labojumus sekojošiem šabloniem: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Nevar nodzēst šablona labojumus sekojošiem šabloniem: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponents pieprasījumu pārvaldības testēšanai"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! тестер на закрпи"
COM_PATCHTESTER_40_WARNING="Бидејќи Joomla! 4.0 е во развој, користењето на Тестерот за закрпи се смета за експериментално затоа што важни измени можат да бидат вградени во Joomla, вклучувајќи го и кодот содржан во закрпите."
COM_PATCHTESTER_API_LIMIT_ACTION="Лимитот на GitHub API за овој ресурс е достигнат, неможно конектирање со GitHub за да се изврши бараната акција. Лимитот ќе се рестира на %s"
COM_PATCHTESTER_API_LIMIT_LIST="Лимитот на GitHub API за овој ресурс е достигнат, неможно конектирање со GitHub за обновување на податоците. Лимитот ќе се рестира на %s"
COM_PATCHTESTER_APPLIED="Применето"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Грешка при намалув
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Грешка при намалување на тест табелата: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Закрпата е енкодирана во неподдржан формат."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Не е најден изгледот [име, формат]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Се појави грешка при пренесување на податоци од GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Сите податоци се повлечени. Затворете го прозорецов за да се обнови страницата."
COM_PATCHTESTER_FETCH_INITIALIZING="Подготовка за пренесување податоци од GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! компонент
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! додавка Инсталирај од веб"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! пакет Веб врски"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="По желба"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Конфигурациски вредности за GitHub склад"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub склад"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Конфигурациски вредности за GitHub автентификација"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub автентификација"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Документот означен за бришење не постои: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Документот означен за уредување не постои: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Филтер на применети закрпи"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Нема документи за закрпу
COM_PATCHTESTER_NO_ITEMS="Нема повлечени податоци од GitHub, кликнете на копчето 'Пренеси податоци' во алатникот за да ги побарате отворените повлекувања."
COM_PATCHTESTER_NOT_APPLIED="Неприменето"
COM_PATCHTESTER_NOT_RTC="Не е RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID на повлекување"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Процесот на ресетирање е успе
COM_PATCHTESTER_REVERT_OK="Закрпите се успешно вратени"
COM_PATCHTESTER_REVERT_PATCH="Врати закрпа"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Тестирај ја оваа закрпа"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Пренеси податоци"
COM_PATCHTESTER_TOOLBAR_RESET="Ресетирај"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Компонента за повлекување и тестирање закрпи"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! тестер на закрпи"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Неможно инсталирање прескокнувања за следниве шаблони: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Неможно отстранување прескокнувања за следниве шаблони: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Компонента за повлекување и тестирање закрпи"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Sementara Joomla! 4.0 masih dalam pembangunan, menggunakan penguji tampalan dianggap sebagai eksperimen kerana perubahan yang dibuat mungkin akan digabungkan dalam Joomla, termasuk kod yang terkandung dalam tampalan."
COM_PATCHTESTER_API_LIMIT_ACTION="Kadar capaian kepada API GitHub telah mencapai jumlah yang dihadkan untuk sumber ini, maka sambungan ke GitHub tidak dapat dijalankan. Had kadar akan tetapkan semula kepada %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Diguna pakai"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Ralat semasa memangkas data: %s"
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Komponen Penguji Ta
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Programfikstester"
COM_PATCHTESTER_40_WARNING="Mens Joomla! 4.0 er i utvikling, er bruk av programfiks tester ansett som eksperimentelt. På grunn av at større endringer uten bakoverkompatibilitet kan flettes inn i Joomla, inkludert koden i en programfiks."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Brukt"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Forbereder henting av GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Programfiks tester
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Installere fra nettet programtillegg"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Nettlenker utvidelsespakke"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Egendefinert"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub oppbevaringssted"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub autorisering"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Filen som ble merket for sletting finnes ikke: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Filen som ble merket for endring finnes ikke: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Ikke brukt"
COM_PATCHTESTER_NOT_RTC="Ikke RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Gjenoppretting er fullført."
COM_PATCHTESTER_REVERT_OK="Programfiks ble tilbakestilt"
COM_PATCHTESTER_REVERT_PATCH="Tilbakestille programfiks"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test denne programfiksen"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Hent data"
COM_PATCHTESTER_TOOLBAR_RESET="Tilbakestill"
COM_PATCHTESTER_VIEW_ON_GITHUB="Vis på GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Vis på Joomlas problemoversikt"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent for testing av inkluderingsforespørsler (pull request)."
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Programfikstester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Kunne ikke installere designoverstyringer for følgende designmaler: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Kunne ikke fjerne designoverstyringer for følgende designmaler: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent for testing av inkluderingsforespørsler (pull request)."
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Zolang Joomla! 4.0 in ontwikkeling is, wordt het gebruik van de patch-tester beschouwd als experimenteel aangezien er forse veranderingen kunnen worden aangebracht in Joomla, inclusief de programmacode in een patch."
COM_PATCHTESTER_API_LIMIT_ACTION="De GitHub API limiet is overschreden voor deze actie, kan niet verbinden met GitHub om de verzochte actie uit te voeren. De limiet zal worden hersteld op %s"
COM_PATCHTESTER_API_LIMIT_LIST="De GitHub API limiet is overschreden voor deze actie, kan niet verbinden met GitHub om de bijgewerkte data op te halen. De limiet zal worden hersteld op %s"
COM_PATCHTESTER_APPLIED="Toegepast"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Fout tijdens het truncaten van de
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Fout tijdens het truncaten van de tests tabel: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="De patch-bestanden zijn gecodeerd in een niet-ondersteund formaat."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Weergave niet gevonden [naam, formaat]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch kon niet worden toegepast vanwege uitzondering met %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch kon niet ongedaan worden gemaakt vanwege uitzondering met %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Er is een fout opgetreden tijdens het ophalen van de data van GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Alle data is opgehaald. Sluit dit modal venster om de pagina te verversen."
COM_PATCHTESTER_FETCH_INITIALIZING="Voorbereiding voor het ophalen van GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Installeren vanaf web plug-in"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! weblinkspakket"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Aangepast"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI-serveradres"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Serveradres voor het ophalen van gecompileerde patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Schakelen tussen CI-integratie"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Zet CI-integratie aan of uit."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Aan"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Uit"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuratiewaarden voor GitHub opslag"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub opslag"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuratiewaarden voor GitHub authenticatie"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub authenticatie"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI server instellingen"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuratiewaarden voor patching van CI-servers"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Het bestand dat gemarkeerd staat om te verwijderen bestaat niet: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Het bestand dat gemarkeerd staat om te wijzigen bestaat niet: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter toegepaste patches"
@ -76,10 +85,11 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Er zijn geen bestanden te patchen van deze pu
COM_PATCHTESTER_NO_ITEMS="Er zijn nog geen gegevens opgehaald van GitHub, klik op de 'Gegevens ophalen' knop in de knoppenbalk om de openstaande pull requests op te halen."
COM_PATCHTESTER_NOT_APPLIED="Niet toegepast"
COM_PATCHTESTER_NOT_RTC="Niet RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="De patch kan niet worden toegepast omdat het de site zou breken. Controleer het pull request om te zien of deze up-to-date is."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_PULL_ID_ASC="Pull-ID oplopend"
COM_PATCHTESTER_PULL_ID_DESC="Pull-ID aflopend"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Tabel met pull-requests"
COM_PATCHTESTER_READY_TO_COMMIT="Klaar voor een commit"
COM_PATCHTESTER_REPO_IS_GONE="De patch kan niet worden toegepast omdat de repository kwijt is"
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS wrappers moeten ingeschakeld zijn"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Herstelproces afronden geslaagd."
COM_PATCHTESTER_REVERT_OK="Patch met succes ongedaan gemaakt"
COM_PATCHTESTER_REVERT_PATCH="Patch ongedaan maken"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="De patch kon niet worden toegepast, door een ontbrekende verbinding met de server, of een ontbrekende patch op de server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test deze patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Gegevens ophalen"
COM_PATCHTESTER_TOOLBAR_RESET="Herstellen"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_VIEW_ON_GITHUB="Bekijk op GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Bekijk op Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component voor het beheer van pull request testen"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="De patch kon niet worden toegepast omdat het niet van de server kon worden opgehaald."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="De patch kon niet worden toegepast, omdat ze niet kon worden uitgepakt."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Kan geen template overrides installeren voor de volgende templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Kan de template overrides niet verwijderen voor de volgende templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component voor het beheer van pull request testen"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester is nu bijgewerkt naar versie %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Bedankt voor het installeren van de Joomla! Patch Tester.</p><p>Als u de Joomla! Patch Tester wilt gebruiken, moet u eerst uw GitHub inloggegevens instellen in de Joomla! Patch Tester Opties. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Ga naar de Joomla! Patch Tester Opties</a> om uw inloggegevens in te stellen. Nadat u op Opslaan & Sluiten klikt, wordt u doorgebracht naar de Joomla! Patch Tester waar u kunt beginnen met het gebruik van de Patchtest."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Bedankt voor het bijwerken van de Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Ga naar de Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Bedankt voor het gebruik van de Joomla! Patch Tester voor het testen van patches voor de nieuwste versie van Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patchtester"
COM_PATCHTESTER_40_WARNING="Zolang Joomla! 4.0 in ontwikkeling is, wordt het gebruik van de patch-tester beschouwd als experimenteel aangezien er forse veranderingen kunnen worden aangebracht in Joomla, inclusief de programmacode in een patch."
COM_PATCHTESTER_API_LIMIT_ACTION="De GitHub API limiet is overschreden voor deze actie, kan niet verbinden met GitHub om de verzochte actie uit te voeren. De limiet zal worden hersteld op %s"
COM_PATCHTESTER_API_LIMIT_LIST="De GitHub API limiet is overschreden voor deze actie, kan niet verbinden met GitHub om de bijgewerkte data op te halen. De limiet zal worden hersteld op %s"
COM_PATCHTESTER_APPLIED="Toegepast"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Fout bij het leeg maken van de tab
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Fout bij het leeg maken van de tabel met tests: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="De patch-bestanden zijn gecodeerd in een niet-ondersteund formaat."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Weergave niet gevonden [naam, formaat]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch kan niet worden toegepast vanwege een uitzondering met %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch kan niet ongedaan worden gemaakt door een uitzondering met %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Er is een fout opgetreden tijdens het ophalen van de data van GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Alle data is opgehaald. Sluit dit modal venster om de pagina te verversen."
COM_PATCHTESTER_FETCH_INITIALIZING="Voorbereiding voor het ophalen van GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Installeren vanaf web plug-in"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! weblinkspakket"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Aangepast"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI-serveradres"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Serveradres voor het verkrijgen van gecompileerde patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Schakelen tussen CI-integratie"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Zet CI-integratie aan of uit."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Aan"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Uit"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuratiewaarden voor GitHub opslag"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub opslag"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuratiewaarden voor GitHub authenticatie"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub authenticatie"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI server-instellingen"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Instellingswaarden voor CI-server patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Het bestand dat gemarkeerd staat om te verwijderen bestaat niet: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Het bestand dat gemarkeerd staat om te wijzigen bestaat niet: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter toegepaste patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Er zijn geen bestanden te patchen van deze pu
COM_PATCHTESTER_NO_ITEMS="Er zijn nog geen gegevens opgehaald van GitHub, klik op de 'Gegevens ophalen' knop in de werkbalk om de openstaande pull requests op te halen."
COM_PATCHTESTER_NOT_APPLIED="Niet toegepast"
COM_PATCHTESTER_NOT_RTC="Niet RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="De patch kan niet worden toegepast omdat het de site zou breken. Controleer het pull request om te zien of deze up-to-date is."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull-ID oplopend"
COM_PATCHTESTER_PULL_ID_DESC="Pull-ID aflopend"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Herstelproces afronden geslaagd."
COM_PATCHTESTER_REVERT_OK="Patch ongedaan maken geslaagd"
COM_PATCHTESTER_REVERT_PATCH="Patch ongedaan maken"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="De patch kan niet worden toegepast of omdat er geen verbinding is met de server, of omdat de patch op de server ontbreekt."
COM_PATCHTESTER_TEST_THIS_PATCH="Test deze patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Gegevens ophalen"
COM_PATCHTESTER_TOOLBAR_RESET="Herstellen"
COM_PATCHTESTER_VIEW_ON_GITHUB="Bekijk op GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Bekijj op Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component voor het testen van pull requests"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="De patch kan niet worden toegepast omdat hij niet van de server kan worden opgehaald."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="De patch kan niet worden toegepast omdat hij niet uitgepakt kan worden."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patchtester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Kan geen template overrides installeren voor de volgende templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Kan de template overrides niet verwijderen voor de volgende templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component voor het testen van pull requests"
COM_PATCHTESTER_UPDATE_TEXT="Patchtester update script. Patchtester is nu bijgewerkt naar versie %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Bedankt voor het installeren van de Joomla! Patchtester.</p><p>Als u de Joomla! Patchtester wilt gebruiken, moet u eerst uw GitHub inloggegevens instellen bij de Joomla! Patchtester opties. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Ga naar de Joomla! Patchtester opties</a> om uw inloggegevens in te stellen. Nadat u op Opslaan & Sluiten klikt, wordt u doorgeleid naar de Joomla! Patchtester waar u kunt beginnen met het gebruik van de Patchtester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Bedankt voor het bijwerken van de Joomla! Patchtester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Ga naar de Joomla! Patchtester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Bedankt voor het gebruik van de Joomla! Patchtester voor het testen van patches voor de nieuwste versie van Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Tester patchy dla Joomla!"
COM_PATCHTESTER_40_WARNING="Podczas gdy Joomla! 4.0 jest w rozwoju, użycie patch testera jest uważane za eksperymentalne ponieważ istotne zmiany, mogą być połączone do Joomla, włączając kod zawarty w patchu."
COM_PATCHTESTER_API_LIMIT_ACTION="Wykorzystano limit odwołań do GitHuba dla danego zasobu, przez co nie można było połączyć się z GitHubem. Zostanie on odświeżony o %s"
COM_PATCHTESTER_API_LIMIT_LIST="Wykorzystano limit odwołań do GitHuba dla danego zasobu, przez co nie można było się połączyć z GitHubem w celu pobrania świeżych danych. Zostanie on odświeżony o %s"
COM_PATCHTESTER_APPLIED="Zastosowano"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Błąd podczas czyszczenia zawarto
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Błąd podczas czyszczenia zawartości tabeli testów: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Pliki patch'u są zakodowane w niewspieranym formacie."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Nie znaleziono widoku [nazwa, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Błąd podczas pobierania danych z GitHuba."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Wszystkie dane zostały pobrane. Zamknij to okno aby odświeżyć stronę."
COM_PATCHTESTER_FETCH_INITIALIZING="Trwają przygotowania do pobrania danych z GitHuba"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Komponent Testowania Popraw
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin umożliwiający Instalację z Sieci"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Pakiet Weblinków Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Własne"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Wartości konfiguracyjne dla Repozytorium GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repozytorium GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Wartości konfiguracyjne dla uwierzytelniania w serwisie GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Uwierzytelnianie GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Plik %s który chcesz skasować nie istnieje."
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Plik %s który chcesz zmodyfikować nie istnieje."
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtruj zastosowane patche"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="W nieniejszym zapytaniu nie ma żadnych plik
COM_PATCHTESTER_NO_ITEMS="Nie pobrano żadnych danych z GitHuba - naciśnij guzik 'Pobierz Dane' w pasku narzędzi aby pobrać poprawki."
COM_PATCHTESTER_NOT_APPLIED="Nie zastosowano"
COM_PATCHTESTER_NOT_RTC="Nie jest to RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Wyciągnąć ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Resetowanie przebiegło pomyślnie."
COM_PATCHTESTER_REVERT_OK="Patch cofnięty"
COM_PATCHTESTER_REVERT_PATCH="Cofnij patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Przetestuj ten patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Pobierz dane"
COM_PATCHTESTER_TOOLBAR_RESET="Resetuj"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent do testowania poprawek"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Tester patchy Joomla!"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Instalacja nadpisań szablonu dla następujących szablonów: %s nie powiodła się"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Usuwanie nadpisań szablonu dla następujących szablonów: %s nie powiodło się"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent do testowania poprawek"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Revisor de Correções Joomla!"
COM_PATCHTESTER_40_WARNING="Enquanto o Joomla! 4.0 estiver em desenvolvimento, a utilização avaliador de patch é considerada experimental, já que quebras de compatibilidade podem ser agregadas ao código do Joomla, incluindo o código contido no patch."
COM_PATCHTESTER_API_LIMIT_ACTION="O limite de transferência da API do GitHub foi atingido para este recurso, não foi possível conectar ao GitHub para efetuar a operação solicitada. O limite de transferência será reiniciado em %s"
COM_PATCHTESTER_API_LIMIT_LIST="O limite de transferência da API do GitHub foi atingido para este recurso, não foi possível conectar ao GitHub solicitar dados atualizados. O limite de transferência será reiniciado em %s"
COM_PATCHTESTER_APPLIED="Aplicado"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Ocorreu um erro ao eliminar a tabe
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Ocorreu um erro ao eliminar a tabela dos <em>tests</em>: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Arquivos de correção estão codificados em um formato não suportado."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Visualização não encontrada [nome, formato]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Ocorreu um erro ao obter os dados do GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Todos os dados foram obtidos com sucesso. Por favor, feche esta caixa de diálogo para atualizar a página."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparando-se para buscar dados GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Componente do Revisor de Co
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Joomla! de Instalação da Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Pacote de Weblinks Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizado"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valores de Configuração para o Repositório GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repositório GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valores de Configuração para a Autenticação GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autenticação GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="O arquivo marcado para exclusão não existe: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="O arquivo marcado para modificação não existe: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrar Correções Aplicadas"
@ -77,6 +86,7 @@ COM_PATCHTESTER_NO_ITEMS="Nenhum dado foi pego do GitHub, por favor carregue no
barra de ferramentas para obter os <em>pull requests</em> abertos."
COM_PATCHTESTER_NOT_APPLIED="Não Aplicado"
COM_PATCHTESTER_NOT_RTC="Não RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID do Pull"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -92,10 +102,13 @@ COM_PATCHTESTER_RESET_OK="O processo de reiniciação foi efetuada com sucesso."
COM_PATCHTESTER_REVERT_OK="Correção revertida com sucesso"
COM_PATCHTESTER_REVERT_PATCH="Reverter Correção"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testar esta Correção"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Obter dados"
COM_PATCHTESTER_TOOLBAR_RESET="Reiniciar"
COM_PATCHTESTER_VIEW_ON_GITHUB="Ver no GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para testes de gerenciamento de <em>pull request</em>"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Revisor de Correções Joomla!"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Impossível instalar as substituições de tema para os seguintes temas: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Impossível remover as substituições de tema para os seguintes temas: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para testes de gerenciamento de <em>pull request</em>"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Gestor de correções do Joomla!"
COM_PATCHTESTER_40_WARNING="Enquanto o Joomla! 4.0 estiver em desenvolvimento, a utilização do 'Gestor de Correções' é considerado experimental porque que as alterações de quebra poderão ser incluídas no Joomla, incluindo o código contido numa correção."
COM_PATCHTESTER_API_LIMIT_ACTION="O limite de transferências da API do GitHub foi atingida por este recurso, por esse motivo não foi possível efetuar a ligação ao GitHub para efetuar a operação requisitada. O limite de transferências vai ser reiniciado em %s"
COM_PATCHTESTER_API_LIMIT_LIST="O limite de transferências da API do GitHub foi atingida por este recurso, por esse motivo não foi possível efetuar a ligação ao GitHub para obter dados atualizados. O limite de transferências vai ser reiniciado em %s"
COM_PATCHTESTER_APPLIED="Aplicado"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Ocorreu um erro ao eliminar a tabe
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Ocorreu um erro ao eliminar a tabela dos <em>tests</em>: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Os ficheiros do patch está codificados num formato não suportado."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vista não foi encontrada [nome, formato]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Ocorreu um erro ao obter os dados do GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Todos os dados foram obtidos com sucesso. Por favor, feche esta janela modal para atualizar a página."
COM_PATCHTESTER_FETCH_INITIALIZING="A preparar para obter dados do GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Componente de Testa
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Instalar a partir do Plug-in da Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Pacote de Hiperligações da Web"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizado"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valores de configuração para o Repositório no GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Repositório do GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valores de configuração para Autenticação no GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autenticação do GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="O ficheiro marcado para eliminação não existe: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="O ficheiro marcado para alteração não existe: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrar correções aplicadas"
@ -77,6 +86,7 @@ COM_PATCHTESTER_NO_ITEMS="Nenhum dado foi obtido do GitHub, por favor carregue n
barra de ferramentas para obter os <em>pull requests</em> abertos."
COM_PATCHTESTER_NOT_APPLIED="Não aplicado"
COM_PATCHTESTER_NOT_RTC="Não Pronto a submeter"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID do PR"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -92,10 +102,13 @@ COM_PATCHTESTER_RESET_OK="O processo de reiniciação foi efetuada com sucesso."
COM_PATCHTESTER_REVERT_OK="Correção anulada com sucesso"
COM_PATCHTESTER_REVERT_PATCH="Reverter correção"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testar esta correção"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Obter dados"
COM_PATCHTESTER_TOOLBAR_RESET="Repor"
COM_PATCHTESTER_VIEW_ON_GITHUB="Ver no GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Ver no rastreador de problemas do Joomla!"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para gestão dos testes aos <em>pull request</em>"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Gestor de Testes do Joomla!"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Não foi possível instalar as sobreposições do modelo nos seguintes modelos: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Não foi possível remover as sobreposições do modelo nos seguintes modelos: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para gestão dos testes aos <em>pull request</em>"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Tester de patch-uri"
COM_PATCHTESTER_40_WARNING="În timp ce Joomla! 4.0 este în dezvoltare, folosirea testerului de patch-uri este considerat experimental, deoarece modificările fuzionate pot distruge Joomla, incluzând codul conţinut într-un patch."
COM_PATCHTESTER_API_LIMIT_ACTION="Limita ratei de utilizare GitHub API a fost atins pentru această resursă, nu se poate conecta la GitHub pentru a efectua acţiunea solicitată. Limita ratei de utilizare se resetează la %s"
COM_PATCHTESTER_API_LIMIT_LIST="Limita ratei de utilizare GitHub API a fost atins pentru această resursă, nu se poate conecta la GitHub pentru a efectua acţiunea solicitată. Limita ratei de utilizare se resetează la %s"
COM_PATCHTESTER_APPLIED="Aplicat"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Eroare de trunchiere tabelul pulls
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Eroare de trunchiere tabelul teste: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Fişierele patch sunt codate în format neacceptat."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View-ul nu a fost găsit [nume, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Eroare la preluarea datelor de la GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Au fost recepționate toate datele. Vă rugăm închideţi această fereastră modală pentru reîmprospătarea paginii."
COM_PATCHTESTER_FETCH_INITIALIZING="Pregătire preluare date din GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Componenta de Teste
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin-ul Joomla! de Instalare din Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks pachet"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizat"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valori de configurare pentru GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valori de configurare pentru autentificare GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autentificare GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Fişierul marcat pentru ştergere nu există: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Fişierul marcat pentru modificare nu există: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrează patch-urile aplicate"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Nu există fișiere de fixat pentru acest pul
COM_PATCHTESTER_NO_ITEMS="Nu există date preluate de la GitHub, vă rugăm să faceţi clic pe butonul 'Preia datele' din bara de instrumente pentru a prelua cererile pull deschise."
COM_PATCHTESTER_NOT_APPLIED="Nu se aplică"
COM_PATCHTESTER_NOT_RTC="Nu RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="ID Pull ascendent"
COM_PATCHTESTER_PULL_ID_DESC="ID Pull descendent"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Procesul de resetare a fost finalizat cu succes."
COM_PATCHTESTER_REVERT_OK="Patch-ul a fost anulat cu succes"
COM_PATCHTESTER_REVERT_PATCH="Elimină patch-ul"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testează patch-ul"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Preluare date"
COM_PATCHTESTER_TOOLBAR_RESET="Restetează"
COM_PATCHTESTER_VIEW_ON_GITHUB="Vezi pe GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Vezi pe Joomla! Tracker Probleme"
COM_PATCHTESTER_XML_DESCRIPTION="Componente pentru managementul testării cererilor pull"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Tester de patch-uri"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Nu am putut instala suprascrierile pentru următoarele template-uri: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Nu se pot elimina suprascrierile şablon pentru următoarele template-uri: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Componente pentru managementul testării cererilor pull"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Пока Joomla! 4.0 находится в разработке, использование патч тестера считается экспериментальным, поскольку в Joomla могут быть влиты несовместимые изменения, включая код, содержащийся в патче."
COM_PATCHTESTER_API_LIMIT_ACTION="Достигнут лимит на GitHub API для этого ресурса, не удалось подключиться к GitHub для выполнения запрошенного действия. Ограничение будет сброшено на %s"
COM_PATCHTESTER_API_LIMIT_LIST="Достигнут лимит на GitHub API для этого ресурса, не удалось подключиться к GitHub для обновления данных. Ограничение будет сброшено на %s"
COM_PATCHTESTER_APPLIED="Применено"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Ошибка очистки таб
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Ошибка очистки таблицы тестов: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Файлы патча закодированы в не поддерживаемом формате."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Представление не найдено [имя, формат]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Произошла ошибка при получении данных из GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Все данные были получены. Пожалуйста, закройте это модальное окно для обновления страницы."
COM_PATCHTESTER_FETCH_INITIALIZING="Подготовка к выборке данных GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Компонент Joomla!
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! плагин Install From Web"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Пакет Joomla! Weblinks"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Пользовательский"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Настроечные значения для GitHub репозитория"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub репозиторий"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Настроечные значения для аутентификации GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Аутентификация GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Файл, помеченный для удаления, не существует: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Файл, помеченный для изменения, не существует: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Фильтр примененных патчей"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Нет файлов для исправлен
COM_PATCHTESTER_NO_ITEMS="Данные не были получены из GitHub, пожалуйста, нажмите кнопку «Получение данных» на панели инструментов, чтобы получить открытые pull requests."
COM_PATCHTESTER_NOT_APPLIED="Не применено"
COM_PATCHTESTER_NOT_RTC="Не RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID (по возрастанию)"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID (по убыванию)"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Процесс сброса успешно завер
COM_PATCHTESTER_REVERT_OK="Патч успешно возвращен"
COM_PATCHTESTER_REVERT_PATCH="Откатить патч"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Протестировать этот патч"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Получить данные"
COM_PATCHTESTER_TOOLBAR_RESET="Сброс"
COM_PATCHTESTER_VIEW_ON_GITHUB="Подробнее на GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Посмотреть в трекере задач Joomla"
COM_PATCHTESTER_XML_DESCRIPTION="Компонент для тестирования pull request"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Не удалось установить переопределения шаблона для следующих шаблонов: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Не удалось удалить переопределения шаблона для следующих шаблонов: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Компонент для тестирования pull request"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Nakoľko je Joomla! 4.0 stále vo vývoji, použitie testovača záplat je v súčasnosti považované skôr za experimentálne, ale závažné zmeny môžu byť zahrnuté do Joomla, vrátane kódu obsiahnutého v záplate."
COM_PATCHTESTER_API_LIMIT_ACTION="GitHub API dosiahol stanovený limit tohto zdroja, nie je možné pripojiť sa na GitHub na vykonanie požadovanej akcie. Stanovený limit bude vynulovaný o %s"
COM_PATCHTESTER_API_LIMIT_LIST="GitHub API dosiahol stanovený limit tohto zdroja, nie je možné pripojiť sa na GitHub pre aktualizáciu údajov. Stanovený limit bude vynulovaný o %s"
COM_PATCHTESTER_APPLIED="Aplikované"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Chyba pri skracovaní pull tabuľk
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Chyba pri skracovaní tabuľky testov: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Súbory so záplatami sú kódované v nepodporovanom formáte."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Zobrazenie sa nenašlo [meno, formát]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Pri načítavaní údajov z GitHub sa vyskytla chyba."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Všetky údaje boli načítané. Pre obnovenie stránky prosím zatvorte toto informačné okno."
COM_PATCHTESTER_FETCH_INITIALIZING="Pripravuje sa načítanie údajov z GitHub"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Komponent testovania zápla
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! zásuvný modul inštalácie z webu"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! balík webových odkazov"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Vlastné"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Hodnoty konfigurácie pre GitHub úložisko"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub úložisko"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Autentifikačné konfiguračné hodnoty pre GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autentifikácia GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Súbor označený na vymazanie neexistuje: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Súbor označený na upravovanie neexistuje: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter aplikovaných záplat"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Neexistujú žiadne súbory so záplatami z t
COM_PATCHTESTER_NO_ITEMS="Z GitHub nebol načítané žiadne údaje, kliknite, prosím, na tlačidlo 'Načítať údaje' na paneli s nástrojmi na získanie otvorených pull requestov."
COM_PATCHTESTER_NOT_APPLIED="Neaplikované"
COM_PATCHTESTER_NOT_RTC="Nie je RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID vzostupne"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID zostupne"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Proces obnovy bol úspešne dokončený."
COM_PATCHTESTER_REVERT_OK="Záplata bola úspešne vrátená"
COM_PATCHTESTER_REVERT_PATCH="Vrátiť záplatu"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testovať túto záplatu"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Načítať dáta"
COM_PATCHTESTER_TOOLBAR_RESET="Vynulovať"
COM_PATCHTESTER_VIEW_ON_GITHUB="Zobraziť v GitHube"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Zobraziť v sledovači problémov Joomla!"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent pre manažment testovania pull requestov"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Nie je možné inštalovať prepisovače šablón pre nasledovné šablóny: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Nie je možné odstrániť prepisovače šablón pre nasledovné šablóny: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent pre manažment testovania pull requestov"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Medtem ko Joomla! 4.0 je v razvoju, z uporabo patch tester se šteje eksperimentalno, saj zlom spremembe lahko združeni v Joomla, vključno z kode v patch."
COM_PATCHTESTER_API_LIMIT_ACTION="Omejitev GitHub API je bila dosežena za ta vir, ne more povezati GitHub za izvedbo zahtevanega dejanja. Omejitev ponastavite na %s"
COM_PATCHTESTER_API_LIMIT_LIST="GitHub API omejitev je bila dosežena za ta vir, ne more povezati GitHub za posodabljanje podatkov. Omejitev ponastavite na %s"
COM_PATCHTESTER_APPLIED="Uporablja"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Napaka med krčenjem pulls tabele:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Napaka med krčenjem preizkusne tabele: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Poti datotek so kodirani v nepodprti obliki."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Pogleda ni bilo mogoče najti [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Prišlo je do napake pri prenosu podatkov iz GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Vsi podatki so bili pridobljeni. Zaprite to modalno okno, da osvežite stran."
COM_PATCHTESTER_FETCH_INITIALIZING="Priprava pridobivanja GitHub podatkov"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester kompon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Namesti iz spletnega vtičnika"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Spletne povezave paket"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Po meri"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Konfiguracija vrednosti za GitHub skladišče"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Skladišče"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Konfiguracija vrednosti za GitHub Avtentikacijo"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Avtentikacija"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Datoteka, označena za brisanje ne obstaja: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Datoteka označena za spremembo ne obstaja: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter uporabljenih popravkov"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Tukaj ni datoteke popravkov za to pull zahtev
COM_PATCHTESTER_NO_ITEMS="Podatki so bili pridobljeni iz GitHub, kliknite gumb 'Prenesi podatke' v orodni vrstici da pridobite odprto pull zahtevo."
COM_PATCHTESTER_NOT_APPLIED="Ni uporabljeno"
COM_PATCHTESTER_NOT_RTC="Ni RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID naraščajoče"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID padajoče"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Postopek ponastavitve je bila uspešno dokončan."
COM_PATCHTESTER_REVERT_OK="Popravek uspešno povrnjen"
COM_PATCHTESTER_REVERT_PATCH="Povrni popravek"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Preizkusite ta popravek"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Pridobivanje podatkov"
COM_PATCHTESTER_TOOLBAR_RESET="Ponastavitev"
COM_PATCHTESTER_VIEW_ON_GITHUB="Poglej na GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Pogled na Joomla! sledilnik težav"
COM_PATCHTESTER_XML_DESCRIPTION="Komponenta za pull zahteva upravljanje preiskusov"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Ni bilo mogoče namestiti predloge preglasitve za naslednje predloge: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Ni bilo mogoče odstraniti predloge preglasitve za naslednje predloge: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponenta za pull zahteva upravljanje preiskusov"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Dok je Joomla! 4.0 je u razvoju, upotreba patch testera smatra se eksperimentalnim jer može doći do problema prilikom integrisanja u Joomla, uključujući i kod koji se nalazi u zakrpi (patchu)."
COM_PATCHTESTER_API_LIMIT_ACTION="Stepen ograničenja GitHub API postignut je za ovaj resurs, nije se moglo povezati sa GitHub za izvršavanje tražene akcije. Stepen ograničenja resetovaće će se na %s"
COM_PATCHTESTER_API_LIMIT_LIST="Stepen ograničenja GitHub API postignut je za ovaj resurs, nije se moglo povezati sa GitHub za updejtovanje (ažuriranje) podataka. Stepen ograničenja resetovaće će se na %s"
COM_PATCHTESTER_APPLIED="Primenjeno"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Greška prilikom skraćenog preuzi
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Greška prilikom skraćenog testiranja tabele: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Fajlevi za patch (zakrpu) su kodirani u nepoznatom formatu."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Prikaz nije pronađen [naziv, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Došlo je do pogreške prilikom preuzimanja podataka sa GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Svi su podaci preuzeti. Zatvorite ovaj prozor da biste osvežili stranicu."
COM_PATCHTESTER_FETCH_INITIALIZING="Priprema za preuzimanje GitHub podataka"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Komponenta Joomla! Patch Te
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Instaliraj sa Interneta plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Paket"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Prilagođeno"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Podešavanje konfiguracije za GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Podešavanje konfiguracije za prijavu na GitHub (Authentication)"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub metoda za identifikaciju"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Fajl označen za brisanje ne postoji: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Fajl označen za modifikaciju ne postoji: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtriranje primenjenih pacheva (zakrpa)"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Nema fajlova za pacheve iz ovog zahteva za pr
COM_PATCHTESTER_NO_ITEMS="Ništa od podataka nije primljeno sa GitHub, kliknite dugme "_QQ_"Preuzimanje podataka"_QQ_" na alatnoj traci da biste preuzeli zahteve za otvorenim povlačenjem."
COM_PATCHTESTER_NOT_APPLIED="Nije primenjeno"
COM_PATCHTESTER_NOT_RTC="Nije RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID preuzimanja"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Proces resetovanja je završen uspešno."
COM_PATCHTESTER_REVERT_OK="Patch se uspješno vraćen"
COM_PATCHTESTER_REVERT_PATCH="Ponovo učitajte patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testiraj ovaj patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Preuzmite podatke"
COM_PATCHTESTER_TOOLBAR_RESET="Resetovanje"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Komponenta za upravljanjem zahtevima za preuzimanje"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Ne može da se instalira prepisivanje na templatu za sledeći template: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Nemože da se ukloni prepisivanje na templatu za sledeći template: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponenta za upravljanjem zahtevima za preuzimanje"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -0,0 +1,113 @@
; Joomla! Project
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
COM_PATCHTESTER_APPLIED_COMMIT_SHA="Applied Commit SHA: %s"
COM_PATCHTESTER_APPLY_OK="Patch successfully applied"
COM_PATCHTESTER_APPLY_PATCH="Apply Patch"
COM_PATCHTESTER_BRANCH="Branch"
COM_PATCHTESTER_CONFIGURATION="Joomla! Patch Tester Settings"
COM_PATCHTESTER_CONFIRM_RESET="Resetting will attempt to revert all applied patches and removes all backed up files. This may result in a corrupted environment. Are you sure you want to continue?"
COM_PATCHTESTER_CONFLICT_S="The patch could not be applied because it conflicts with a previously applied patch: %s"
COM_PATCHTESTER_COULD_NOT_CONNECT_TO_GITHUB="Could not connect to GitHub: %s"
COM_PATCHTESTER_ERROR_APPLIED_PATCHES="Cannot fetch data from GitHub while there are applied patches. Please revert those patches before continuing."
COM_PATCHTESTER_ERROR_CANNOT_COPY_FILE="Cannot copy source file %1$s to destination %2$s"
COM_PATCHTESTER_ERROR_CANNOT_DELETE_FILE="Cannot delete file %s"
COM_PATCHTESTER_ERROR_CANNOT_WRITE_FILE="Cannot write file %s"
COM_PATCHTESTER_ERROR_GITHUB_FETCH="Error retrieving pull requests from GitHub: %s"
COM_PATCHTESTER_ERROR_INSERT_DATABASE="Error inserting pull request data into the database: %s"
COM_PATCHTESTER_ERROR_MODEL_NOT_FOUND="Model class %s not found."
COM_PATCHTESTER_ERROR_READING_DATABASE_TABLE="%1$s - Error retrieving table data (%2$s)"
COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table: %s"
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
COM_PATCHTESTER_FETCH_INITIALIZING_DESCRIPTION="Making sure all is well to fetch data. Sit tight."
COM_PATCHTESTER_FETCH_PAGE_NUMBER="Processing page %s of GitHub data"
COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Processing page %1$s of %2$s pages of GitHub data"
COM_PATCHTESTER_FETCH_PROCESSING="Processing data from GitHub"
COM_PATCHTESTER_FETCH_SUCCESSFUL="Successfully retrieved pull requests"
COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Select 'Credentials' to use authentication through your GitHub Username and Password, or 'Token' for a GitHub API Token"
COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="GitHub Authentication Method"
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Credentials"
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Token"
COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="GitHub Account Password"
COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Password for the account entered in the 'GitHub Account Username' field. Note that accounts using Two Factor Authentication will not work with username and password authentication.<p><span class="_QQ_""_QQ_"alert-danger"_QQ_""_QQ_">GitHub will discontinue the use of username and password on of November 13, 2020 at 4:00 PM UTC. It is highly recommended to use the Token Authentication Method</span></p>"
COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Use this field to input a GitHub API Token in place of your username and password. Note that this is required if your account has Two Factor Authentication enabled.<p></p>To setup an access token, follow these steps.<ol><li><a href="_QQ_""_QQ_"https://github.com/settings/tokens/new?description=Joomla%20PatchTester&scopes=public_repo,repo:status"_QQ_""_QQ_" target="_QQ_""_QQ_"_blank"_QQ_""_QQ_">Create a Personal Access Token</a></li><li>Click <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">Generate token</span> at the bottom of the page</li><li>At the top in the green bar you will find your access token</li><li>Copy the token by selecting it or clicking on the clipboard</li><li>Paste the token in the <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">GitHub Token</span> field above</li><li>Save the changes by clicking the <span class="_QQ_""_QQ_"font-weight-bold"_QQ_""_QQ_">Save & Close</span> button at the top</li><li>You can now use the Patch Tester with your token</li></ol><p>You can always revoke access by deleting the Personal access token from the <a href="_QQ_""_QQ_"https://github.com/settings/tokens"_QQ_""_QQ_" target="_QQ_""_QQ_"_blank"_QQ_""_QQ_">Personal access tokens on Github</a>.</p>"
COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token"
COM_PATCHTESTER_FIELD_GH_USER_LABEL="GitHub Account Username"
COM_PATCHTESTER_FIELD_GH_USER_DESC="Name of account on GitHub to use to authenticate to the API."
COM_PATCHTESTER_FIELD_ORG_LABEL="Custom Project Owner"
COM_PATCHTESTER_FIELD_ORG_DESC="A username or organisation on GitHub to monitor pull requests for."
COM_PATCHTESTER_FIELD_REPO_LABEL="Custom Project Repository"
COM_PATCHTESTER_FIELD_REPO_DESC="Name of a repository on GitHub to monitor pull requests for."
COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Available Joomla! repositories. Select to autopopulate the organisation and repository fields values."
COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Component"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
COM_PATCHTESTER_FILTER_BRANCH="Filter Target Branch"
COM_PATCHTESTER_FILTER_RTC_PATCHES="Filter RTC Patches"
COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Search the list by title or prefix with 'id:' to search by Pull ID."
COM_PATCHTESTER_GITHUB="GitHub"
COM_PATCHTESTER_HEADING_FETCH_DATA="Fetching GitHub Data"
COM_PATCHTESTER_JISSUE="J! Issue"
COM_PATCHTESTER_JISSUES="Issue Tracker"
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour."
COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation."
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_READY_TO_COMMIT="Ready to Commit"
COM_PATCHTESTER_REPO_IS_GONE="The patch could not be applied because the repository is missing"
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS wrappers must be enabled"
COM_PATCHTESTER_REQUIREMENT_OPENSSL="The OpenSSL extension must be installed and enabled in your php.ini"
COM_PATCHTESTER_REQUIREMENTS_HEADING="Requirements Not Met"
COM_PATCHTESTER_REQUIREMENTS_NOT_MET="Your system does not meet the requirements to run the Patch Tester component:"
COM_PATCHTESTER_RESET_HAS_ERRORS="The reset process has completed however it encountered errors. Please remove any .txt files in the '%1$s' directory and truncate the '%2$s' database table."
COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -0,0 +1,14 @@
; Joomla! Project
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch-testare"
COM_PATCHTESTER_40_WARNING="Medan Joomla! 4.0 är under utveckling, är användning av patch-testaren experimentell eftersom kodförändringar kan slås samman in till Joomla, inklusive kod som ingår i en patch."
COM_PATCHTESTER_API_LIMIT_ACTION="GitHubs API-gräns har nåtts för denna resurs. Kan inte ansluta till GitHub att utföra den begärda åtgärden. Gränsen återställs på %s"
COM_PATCHTESTER_API_LIMIT_LIST="GitHubs API-värdegräns har nåtts för denna resurs. Kan inte ansluta till GitHub att utföra den begärda åtgärden. Värdegränsen återställs på %s"
COM_PATCHTESTER_APPLIED="Tillagd"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Fel vid trunkering av hämtningsta
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Fel vid trunkering av testtabell: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Patchens filer är kodade i ett format som inte stöds."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Kan inte hitta Vy [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Ett fel har uppstått vid hämtning av data från GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Alla data har hämtats. Stäng detta modalfönster för att uppdatera sidan."
COM_PATCHTESTER_FETCH_INITIALIZING="Förbereder att hämta GitHub-data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Anpassad"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Filen som är markerad för borttagning finns inte: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Testa denna patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Hämta data"
COM_PATCHTESTER_TOOLBAR_RESET="Återställ"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent för hantering av tester för pull requests"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Kan inte installera mall-overrides för följande mallar: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Kan inte ta bort mall-overrides för följande mallar: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Komponent för hantering av tester för pull requests"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="ในขณะที่ จูมล่า! 4.0 อยู่ในการพัฒนา โดยใช้เครื่องทดสอบแพทช์ซึ่งถือว่าเป็นประสบการณ์ในการทดลองตั้งแต่การเปลี่ยนแปลงที่อาจรวมเข้ากับ Joomla รวมถึงมีโค้ดอยู่ในแพทช์"
COM_PATCHTESTER_API_LIMIT_ACTION=" GitHub API ถูกจำกัด สำหรับทรัพยากรนี้ ไม่สามารถเชื่อมต่อกับ GitHubได้ ระบบจะเริ่มใหม่ใน %s"
COM_PATCHTESTER_API_LIMIT_LIST=" GitHub API ถูกจำกัด การใช้งานทำให้ ไม่สามารถเชื่อมต่อกับ GitHub เพื่อัพเดตข้อมูลได้ ระบบจะเริ่มใหม่ใน %s"
COM_PATCHTESTER_APPLIED="นำไปใช้"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="ข้อผิดพลาดก
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="ข้อผิดพลาดการตัดทอนตารางทดสอบ: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="ไฟล์แพทช์นี้มีการเข้ารหัสในรูปแบบที่ไม่สนับสนุน"
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="การแสดงไม่พบ [ชื่อ, รูปแบบ]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="เกิดข้อผิดพลาดขณะดึงข้อมูลจาก GitHub"
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="มีการดึงข้อมูลทั้งหมด กรุณาปิดหน้าต่างนี้ไปและรีเฟรชหน้าเว็บ"
COM_PATCHTESTER_FETCH_INITIALIZING="การเตรียมการเพื่อดึงข้อมูล GitHub"
@ -59,10 +60,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="คอมโพเน้น
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="ปลั๊กอินติดตั้งผ่านเว็บจูมล่า!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="แพ็คเกจเว็บลิงก์จูมล่า!"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="กำหนดเอง"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="การตั้งค่าสำหรับพื้นที่เก็บข้อมูล GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="พื้นที่เก็บข้อมูล GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="การตั้งค่าสำหรับตรวจสอบสิทธิ์ผ่าน GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="ตรวจสอบสิทธิ์ผ่าน GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="ไฟล์ทำเครื่องหมายสำหรับการลบไม่มีอยู่: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="ไฟล์ทำเครื่องหมายสำหรับการเปลี่ยนแปลงไม่มีอยู่: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="ตัวกรองการใช้งานแพทช์"
@ -78,6 +87,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="ไม่มีไฟล์ที่จะแ
COM_PATCHTESTER_NO_ITEMS="ไม่มีข้อมูลที่ถูกเรียกจาก GitHub กรุณาคลิกที่ปุ่ม 'ดึงข้อมูล' ในแถบเครื่องมือเพื่อดึงข้อมูล"
COM_PATCHTESTER_NOT_APPLIED="ไม่ใช้"
COM_PATCHTESTER_NOT_RTC="ไม่ RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -93,10 +103,13 @@ COM_PATCHTESTER_RESET_OK="การตั้งค่าเสร็จสมบ
COM_PATCHTESTER_REVERT_OK="ย้อนกลับไปแพทช์แล้ว"
COM_PATCHTESTER_REVERT_PATCH="ย้อนกลับไปแพทช์"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="ทดสอบแพทช์นี้"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="นำข้อมูลมาใช้"
COM_PATCHTESTER_TOOLBAR_RESET="รีเซ็ต"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="คอมโพเน้นสำหรับจัดการความต้องการ pull request เพื่อทดสอบ"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="ไม่สามารถติดตั้งเทมแพลต overrides สำหรับเทมเพลตต่อไปนี้: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="ไม่สามารถลบเทมแพลต overrides สำหรับเทมเพลตต่อไปนี้: %s"
COM_PATCHTESTER_XML_DESCRIPTION="คอมโพเน้นสำหรับจัดการความต้องการ pull request เพื่อทดสอบ"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="Joomla! 4.0 geliştirme aşamasında iken, yama test edicisinin kullanılması, deneysel bir işlem olarak kabul edilir çünkü kırılma değişiklikleri bir yamada bulunan kod da dahil olmak üzere Joomla ile birleştirilebilir."
COM_PATCHTESTER_API_LIMIT_ACTION="Bu kaynak için GitHub API oran sınırına ulaştı. İstenen eylemi gerçekleştirmek için GitHub'a bağlanamadı. Oran sınırı %s olarak sıfırlanacak"
COM_PATCHTESTER_API_LIMIT_LIST="Bu kaynak için GitHub API oran sınırına ulaşıldı, güncellenmiş veriler için GitHub 'a bağlanamadı. Oran sınırı %s olarak sıfırlanacak"
COM_PATCHTESTER_APPLIED="Uygulanan"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Çekme tablosunu keserken hata olu
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Sınamalar tablosu kesilirken hata oluştu: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Düzeltme eki dosyaları desteklenmeyen bir biçimde kodlanmış."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Görünüm bulunamadı [isim, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="GitHub 'dan veri getirilirken bir hata oluştu."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="Tüm veriler alındı. Sayfayı yenilemek için lütfen bu kalıcı pencereyi kapatın."
COM_PATCHTESTER_FETCH_INITIALIZING="GitHub verilerini almaya hazırlanıyor"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Yama Test Bileşeni
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Web Plugin den Yükle"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Web Bağlantıları Paketi"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Özel"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub Deposu için Yapılandırma Değerleri"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Deposu"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="GitHub Kimlik Doğrulaması için Yapılandırma Değerleri"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Kimlik Doğrulaması"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Silinmek üzere işaretlenmiş dosya mevcut değil: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Değişiklik için işaretlenmiş dosya mevcut değil: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Uygulanan Yamaları Filtreleme"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="Bu çekme isteğinden düzeltilecek yama dosy
COM_PATCHTESTER_NO_ITEMS="GitHub 'dan veri alınamadı, Açık çekme isteklerini almak için araç çubuğunda 'Veri Getir' butonuna tıklayın."
COM_PATCHTESTER_NOT_APPLIED="Uygulanmadı"
COM_PATCHTESTER_NOT_RTC="RTC Değil"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="İstek Kimliği"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="Sıfırlama işlemi başarıyla tamamlandı."
COM_PATCHTESTER_REVERT_OK="Düzeltme başarıyla geri alındı"
COM_PATCHTESTER_REVERT_PATCH="Düzeltmeyi Yedekle"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Bu Düzeltmeyi Test Edin"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Veri Al"
COM_PATCHTESTER_TOOLBAR_RESET="Sıfırla"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Çekme isteği yönetimi testi için bileşen"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Aşağıdaki şablonların şablon geçersiz kılmaları yüklenemedi: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Aşağıdaki şablonların şablon geçersiz kılmaları kaldırılamadı: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Çekme isteği yönetimi testi için bileşen"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_APPLIED="Applied"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Error truncating the pulls table:
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Error truncating the tests table: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="The patch's files are encoded in an unsupported format."
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="View not found [name, format]: %1$s, %2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="An error has occurred while fetching the data from GitHub."
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="All data has been retrieved. Please close this modal window to refresh the page."
COM_PATCHTESTER_FETCH_INITIALIZING="Preparing to fetch GitHub data"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Patch Tester Compon
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Install From Web Plugin"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks Package"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Configuration Values for GitHub Authentication"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub Authentication"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="The file marked for deletion does not exist: %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="The file marked for modification does not exist: %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filter Applied Patches"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull re
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
COM_PATCHTESTER_REVERT_OK="Patch successfully reverted"
COM_PATCHTESTER_REVERT_PATCH="Revert Patch"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="Test This Patch"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Fetch Data"
COM_PATCHTESTER_TOOLBAR_RESET="Reset"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_40_WARNING="在 Joomla! 4.0 开发过程中, 一项突破性的改变,可能会考虑实验性的将补丁测试组件整合到 Joomla中, 包括补丁中包含的代码."
COM_PATCHTESTER_API_LIMIT_ACTION="已达到此资源 GitHub API 等级限制,不能连接到 GitHub 执行请求操作。等级限制重置为 %s"
COM_PATCHTESTER_API_LIMIT_LIST="已达到此资源 GitHub API 等级限制,不能连接到 GitHub 更新数据。等级限制重置为 %s"
COM_PATCHTESTER_APPLIED="已应用"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="删除合并请求表时发生错
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="删除测试表时发生错误: %s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="该补丁文件的编码格式不支持。"
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="未找到视图 [名称,格式]: %1$s%2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="从 GitHub 获取数据时发生错误。"
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="全部数据已检索。请关闭此模型窗口,刷新页面。"
COM_PATCHTESTER_FETCH_INITIALIZING="准备获取 GitHub 数据"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! 补丁测试组件"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="扩展安装 - 从扩展目录安装扩展插件"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! 友情链接应用包"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="自定义"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub 仓库的配置值"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub 仓库"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="GitHub 身份验证的配置值"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub 身份验证"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="标记为删除的文件不存在︰ %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="标记为修改的文件不存在︰ %s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="筛选应用的补丁"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="此合并请求的补丁没有文件,安装
COM_PATCHTESTER_NO_ITEMS="没有从 GitHUB 获取到数据,点击工具栏中的 “获取数据” 按钮获取开放的 合并请求。"
COM_PATCHTESTER_NOT_APPLIED="未应用"
COM_PATCHTESTER_NOT_RTC="非 RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="重置过程已完成。"
COM_PATCHTESTER_REVERT_OK="补丁还原成功"
COM_PATCHTESTER_REVERT_PATCH="还原补丁"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="测试此补丁"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="获取数据"
COM_PATCHTESTER_TOOLBAR_RESET="重置"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="此组件用于给管理测试推送请求"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="无法为下列模版安装模版替代: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="无法删除下列模版的模版替代: %s"
COM_PATCHTESTER_XML_DESCRIPTION="此组件用于给管理测试推送请求"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"

View File

@ -4,7 +4,6 @@
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! 修補程式測試器"
COM_PATCHTESTER_40_WARNING="在 Joomla! 4.0 處於開發中,使用修補測試程式為實驗性考量到破壞性變更可能合併至 Joomla!,包括修補程式所含的代碼。"
COM_PATCHTESTER_API_LIMIT_ACTION="此資源已達 GitHub API 的費率限制,無法連結至 GitHub 執行請求的操作。費率限制將於 %s 重置"
COM_PATCHTESTER_API_LIMIT_LIST="此資源已達 GitHub API 的費率限制,無法連結至 GitHub 更新後的資料。費率限制將於 %s 重置"
COM_PATCHTESTER_APPLIED="已套用"
@ -28,6 +27,8 @@ COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="刪除 pull 資料表發生錯誤
COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="刪除測試資料表時發生錯誤:%s"
COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="修正程式的檔案以不支援的格式編碼。"
COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="未找到視圖 [名稱,格式]: %1$s%2$s"
COM_PATCHTESTER_FAILED_APPLYING_PATCH="Patch could not be applied due to exception with %1$s. %2$s"
COM_PATCHTESTER_FAILED_REVERT_PATCH="Patch could not be reverted due to exception with %1$s. %2$s"
COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="當自 GitHub 提取資料時遭遇錯誤。"
COM_PATCHTESTER_FETCH_COMPLETE_CLOSE_WINDOW="所有資料已還原,請關閉此 modal 視窗更新頁面。"
COM_PATCHTESTER_FETCH_INITIALIZING="準備提取 GitHub 資料"
@ -57,10 +58,18 @@ COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! 修補程式測試
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! 自網路安裝外掛"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! 網站連結套件包"
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="自訂"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="GitHub 存儲庫的配置值"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub 存儲庫"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="GitHub 身份驗證的配置值"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="GitHub 身份驗證"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="標記要刪除的檔案不存在:%s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="標記為修改的檔案不存在:%s"
COM_PATCHTESTER_FILTER_APPLIED_PATCHES="過濾已套用的修補程式"
@ -76,6 +85,7 @@ COM_PATCHTESTER_NO_FILES_TO_PATCH="沒有要修補的檔案來自此 pull 請求
COM_PATCHTESTER_NO_ITEMS="沒有資料自 GitHub 取回,請點選工具列中 '提取資料' 按鈕回收開啟的 pull 請求。"
COM_PATCHTESTER_NOT_APPLIED="未套用"
COM_PATCHTESTER_NOT_RTC="非 RTC"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="Pull ID"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
@ -91,10 +101,13 @@ COM_PATCHTESTER_RESET_OK="重置過程已成功完畢。"
COM_PATCHTESTER_REVERT_OK="還原修補程式成功"
COM_PATCHTESTER_REVERT_PATCH="還原修補程式"
COM_PATCHTESTER_RTC="RTC"
COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server."
COM_PATCHTESTER_TEST_THIS_PATCH="測試此修補程式"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="提取資料"
COM_PATCHTESTER_TOOLBAR_RESET="重置"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="為推送測試請求管理的元件"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."

View File

@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! 修補程式測試器"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="無法為以下佈景主題安裝佈景主題覆寫:%s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="無法為以下佈景主題移除佈景主題覆寫:%s"
COM_PATCHTESTER_XML_DESCRIPTION="為推送測試請求管理的元件"
COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s."
COM_PATCHTESTER_INSTALL_INSTRUCTIONS="<p>Thank you for installing the Joomla! Patch Tester.</p><p>To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. <a href="_QQ_""_QQ_"index.php?option=com_config&view=component&component=com_patchtester&returnurl=aW5kZXgucGhwP29wdGlvbj1jb21fcGF0Y2h0ZXN0ZXI=#authentication"_QQ_""_QQ_" alt="_QQ_"Go to Options"_QQ_">Go to the Joomla! Patch Tester Options</a> to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester."
COM_PATCHTESTER_UPDATE_INSTRUCTIONS="<p>Thank you for updating the Joomla! Patch Tester.</p><p><a href="_QQ_""_QQ_"index.php?option=com_patchtester"_QQ_""_QQ_" alt="_QQ_"Go to Patch Tester"_QQ_">Go to the Joomla! Patch Tester</a></p>"
COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"