From c224ca2c7e9818d47f6382837cc1857ca598e4dc Mon Sep 17 00:00:00 2001 From: joomla-patchtester-bot <63518931+joomla-patchtester-bot@users.noreply.github.com> Date: Sat, 25 Jul 2020 16:20:59 +0200 Subject: [PATCH] New translations com_patchtester.ini (Romanian) --- .../language/ro-RO/com_patchtester.ini | 51 ++++++++++--------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/administrator/components/com_patchtester/language/ro-RO/com_patchtester.ini b/administrator/components/com_patchtester/language/ro-RO/com_patchtester.ini index aaa1feb..42deb8a 100644 --- a/administrator/components/com_patchtester/language/ro-RO/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/ro-RO/com_patchtester.ini @@ -38,43 +38,44 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER="Procesare pagina %s a datelor GitHub" COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Procesare pagina %1$s din %2$s pagini de date GitHub" COM_PATCHTESTER_FETCH_PROCESSING="Prelucrarea datelor primite din GitHub" COM_PATCHTESTER_FETCH_SUCCESSFUL="Cererile pull au fost recepționate cu succes" -COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Selectaţi \"Autentificare\" pentru a utiliza autentificare prin GitHub Username și parolă, sau \"Token\" pentru autentificare prin GitHub API Token" -COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="Metoda de autentificare GitHub" -COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Date de autentificare" -COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Token" -COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="Parola contului GitHub" -COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Parola pentru contul introdus în câmpul 'GitHub cont utilizator'. Reţineţi că conturile care utilizează autentificare dublu factor nu vor funcţiona cu autentificare prin nume utilizator şi parolă." -COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Utilizaţi acest câmp pentru a introduce un Token GitHub API în loc de numele de utilizator şi parolă. Reţineţi că acest lucru este necesar în cazul în care contul are autentificarea Dublu Factor activat." -COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token" -COM_PATCHTESTER_FIELD_GH_USER_LABEL="Cont utilizator GitHub" -COM_PATCHTESTER_FIELD_GH_USER_DESC="Numele de cont pe GitHub folosit pentru autentificare API." -COM_PATCHTESTER_FIELD_ORG_LABEL="Proprietarul proiectului personalizat" -COM_PATCHTESTER_FIELD_ORG_DESC="Un nume de utilizator sau o organizaţie pe GitHub pentru a monitoriza cererile pull." -COM_PATCHTESTER_FIELD_REPO_LABEL="Repository pentru proiectul personalizat" -COM_PATCHTESTER_FIELD_REPO_DESC="Numele unui depozit pe GitHub pentru a monitoriza cererile pull." -COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Joomla! repositories disponibile. Selectaţi pentru a autopopula organizarea şi valorile câmpurilor din repository." -COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="GitHub Repository" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Componenta de Tester patch-uri" -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="Adresa serverului CI" COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Adresa serverului pentru a obține patch-uri compilate." COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Comutați integrarea CI" COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Activați sau dezactivați integrarea CI." -COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Activat" COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Dezactivat" -COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valori de configurare pentru GitHub Repository" -COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository" +COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Activat" +COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Selectaţi \"Autentificare\" pentru a utiliza autentificare prin GitHub Username și parolă, sau \"Token\" pentru autentificare prin GitHub API Token" +COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="Metoda de autentificare GitHub" +COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Date de autentificare" +COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Token" +COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Parola pentru contul introdus în câmpul 'GitHub cont utilizator'. Reţineţi că conturile care utilizează autentificare dublu factor nu vor funcţiona cu autentificare prin nume utilizator şi parolă." +COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="Parola contului GitHub" +COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Utilizaţi acest câmp pentru a introduce un Token GitHub API în loc de numele de utilizator şi parolă. Reţineţi că acest lucru este necesar în cazul în care contul are autentificarea Dublu Factor activat." +COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token" +COM_PATCHTESTER_FIELD_GH_USER_DESC="Numele de cont pe GitHub folosit pentru autentificare API." +COM_PATCHTESTER_FIELD_GH_USER_LABEL="Cont utilizator GitHub" +COM_PATCHTESTER_FIELD_ORG_DESC="Un nume de utilizator sau o organizaţie pe GitHub pentru a monitoriza cererile pull." +COM_PATCHTESTER_FIELD_ORG_LABEL="Proprietarul proiectului personalizat" +COM_PATCHTESTER_FIELD_REPO_DESC="Numele unui depozit pe GitHub pentru a monitoriza cererile pull." +COM_PATCHTESTER_FIELD_REPO_LABEL="Repository pentru proiectul personalizat" +COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizat" +COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Joomla! repositories disponibile. Selectaţi pentru a autopopula organizarea şi valorile câmpurilor din repository." +COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="GitHub Repository" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin-ul Joomla! de Instalare din Web" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Componenta de Tester patch-uri" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Weblinks pachet" COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valori de configurare pentru autentificare GitHub" COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Autentificare GitHub" COM_PATCHTESTER_FIELDSET_CI_SETTINGS="Setări server CI" COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Valori de configurare pentru CI Server Patching" +COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valori de configurare pentru GitHub Repository" +COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub Repository" 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" COM_PATCHTESTER_FILTER_BRANCH="Filtru ramură ţintă" +COM_PATCHTESTER_FILTER_NPM_PATCHES="Filter NPM Patches" COM_PATCHTESTER_FILTER_RTC_PATCHES="Filtru patch-uri RTC" COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Lista de căutare după titlu sau prefix cu 'ID'-ul: pentru a căuta după Pull ID." COM_PATCHTESTER_GITHUB="GitHub" @@ -85,7 +86,9 @@ COM_PATCHTESTER_NO_CREDENTIALS="Nu ați introdus datele de utilizator în opţiu COM_PATCHTESTER_NO_FILES_TO_PATCH="Nu există fișiere de fixat pentru acest pull request. Acest lucru poate însemna că fişierele prezente în pull request nu sunt prezente în instalare." 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_NPM="Not NPM" COM_PATCHTESTER_NOT_RTC="Nu RTC" +COM_PATCHTESTER_NPM="NPM" COM_PATCHTESTER_PATCH_BREAKS_SITE="Patch-ul nu a putut fi aplicat deoarece va strica situl. Verificați cererea de pull pentru a vedea dacă este actualizat." COM_PATCHTESTER_PULL_ID="Pull ID" COM_PATCHTESTER_PULL_ID_ASC="ID Pull ascendent"