From 987938a6bf3e1e9dc90184484b4baa349d167791 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:21:27 +0200 Subject: [PATCH] New translations com_patchtester.ini (Norwegian Bokmal) --- .../language/nb-NO/com_patchtester.ini | 51 ++++++++++--------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/administrator/components/com_patchtester/language/nb-NO/com_patchtester.ini b/administrator/components/com_patchtester/language/nb-NO/com_patchtester.ini index 2f7184b..46aae94 100644 --- a/administrator/components/com_patchtester/language/nb-NO/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/nb-NO/com_patchtester.ini @@ -38,43 +38,44 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER="Behandler side %s med GitHub data" COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Behandler side %1$s av %2$s sider med GitHub data" COM_PATCHTESTER_FETCH_PROCESSING="Behandler data fra 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 autoriseringsmetode" -COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Legitimasjon" -COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Symbol" -COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="GitHub kontopassord" -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." -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." -COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token" -COM_PATCHTESTER_FIELD_GH_USER_LABEL="GitHub kontobrukernavn" -COM_PATCHTESTER_FIELD_GH_USER_DESC="Name of account on GitHub to use to authenticate to the API." -COM_PATCHTESTER_FIELD_ORG_LABEL="Egendefinert prosjekteier" -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 oppbevaringssted" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Programfiks tester utvidelse" -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_FIELD_CI_SERVER_SWITCH_OPTION_ON="On" +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 autoriseringsmetode" +COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Legitimasjon" +COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Symbol" +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." +COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="GitHub kontopassord" +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." +COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token" +COM_PATCHTESTER_FIELD_GH_USER_DESC="Name of account on GitHub to use to authenticate to the API." +COM_PATCHTESTER_FIELD_GH_USER_LABEL="GitHub kontobrukernavn" +COM_PATCHTESTER_FIELD_ORG_DESC="A username or organisation on GitHub to monitor pull requests for." +COM_PATCHTESTER_FIELD_ORG_LABEL="Egendefinert prosjekteier" +COM_PATCHTESTER_FIELD_REPO_DESC="Name of a repository on GitHub to monitor pull requests for." +COM_PATCHTESTER_FIELD_REPO_LABEL="Custom Project Repository" +COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Egendefinert" +COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Available Joomla! repositories. Select to autopopulate the organisation and repository fields values." +COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="GitHub oppbevaringssted" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Joomla! Installere fra nettet programtillegg" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Joomla! Programfiks tester utvidelse" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Joomla! Nettlenker utvidelsespakke" 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_FIELDSET_REPOSITORIES_DESC="Configuration Values for GitHub Repository" +COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="GitHub oppbevaringssted" 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" COM_PATCHTESTER_FILTER_BRANCH="Filter Target Branch" +COM_PATCHTESTER_FILTER_NPM_PATCHES="Filter NPM Patches" COM_PATCHTESTER_FILTER_RTC_PATCHES="Filtrer RTC programfikser" COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Search the list by title or prefix with 'id:' to search by Pull ID." COM_PATCHTESTER_GITHUB="GitHub" @@ -85,7 +86,9 @@ COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in th 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="Ikke brukt" +COM_PATCHTESTER_NOT_NPM="Not NPM" COM_PATCHTESTER_NOT_RTC="Ikke RTC" +COM_PATCHTESTER_NPM="NPM" 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"