31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-05-29 03:50:46 +00:00

New translations com_patchtester.ini (Norwegian Bokmal)

This commit is contained in:
joomla-patchtester-bot 2020-10-10 10:31:44 +02:00
parent 8a3ec939eb
commit 6e2d8a033d

View File

@ -13,7 +13,7 @@ COM_PATCHTESTER_APPLY_OK="Programfiks er lagt til"
COM_PATCHTESTER_APPLY_PATCH="Bruk programfiks"
COM_PATCHTESTER_BRANCH="Gren"
COM_PATCHTESTER_CONFIGURATION="Joomla! Programfiks tester innstillinger"
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_CONFIRM_RESET="Resetting will attempt to revert all applied patches and remove 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."
@ -39,7 +39,7 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Behandler side %1$s av %2$s sider me
COM_PATCHTESTER_FETCH_PROCESSING="Behandler data fra GitHub"
COM_PATCHTESTER_FETCH_SUCCESSFUL="Successfully retrieved pull requests"
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_NAME_DESC="Server address for 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_OFF="Off"
@ -105,7 +105,7 @@ 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_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to a missing connection to the server or a 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"