|
@@ -13,7 +13,7 @@ msgUpdated:
|
|
|
message: Skrypt zaktualizowany.
|
|
message: Skrypt zaktualizowany.
|
|
|
msgErrorFetchingScript:
|
|
msgErrorFetchingScript:
|
|
|
description: Message shown when Violentmonkey fails fetching a new version of the script.
|
|
description: Message shown when Violentmonkey fails fetching a new version of the script.
|
|
|
- message: 'Błąd przy pobieraniu skryptu!'
|
|
|
|
|
|
|
+ message: Błąd przy pobieraniu skryptu!
|
|
|
msgInstalled:
|
|
msgInstalled:
|
|
|
description: Message shown when a script is installed.
|
|
description: Message shown when a script is installed.
|
|
|
message: Skrypt zainstalowany
|
|
message: Skrypt zainstalowany
|
|
@@ -30,7 +30,9 @@ msgUpdating:
|
|
|
description: Message shown when a new version of script is being fetched.
|
|
description: Message shown when a new version of script is being fetched.
|
|
|
message: Aktualizowanie skryptu...
|
|
message: Aktualizowanie skryptu...
|
|
|
msgNewVersion:
|
|
msgNewVersion:
|
|
|
- description: 'Message shown when a new version of script is found by @updateURL, but no @downloadURL is provided.'
|
|
|
|
|
|
|
+ description: >-
|
|
|
|
|
+ Message shown when a new version of script is found by @updateURL, but no
|
|
|
|
|
+ @downloadURL is provided.
|
|
|
message: Znaleziono nową wersję tego skryptu.
|
|
message: Znaleziono nową wersję tego skryptu.
|
|
|
msgCheckingForUpdate:
|
|
msgCheckingForUpdate:
|
|
|
description: Message shown when a script is being checked for updates by version numbers.
|
|
description: Message shown when a script is being checked for updates by version numbers.
|
|
@@ -60,10 +62,14 @@ buttonClose:
|
|
|
description: Button to close window.
|
|
description: Button to close window.
|
|
|
message: Zamknij edytor/instalator
|
|
message: Zamknij edytor/instalator
|
|
|
msgErrorLoadingData:
|
|
msgErrorLoadingData:
|
|
|
- description: Message shown on confirm page when the script to be installed cannot be loaded.
|
|
|
|
|
|
|
+ description: >-
|
|
|
|
|
+ Message shown on confirm page when the script to be installed cannot be
|
|
|
|
|
+ loaded.
|
|
|
message: Błąd wczytywania skryptu.
|
|
message: Błąd wczytywania skryptu.
|
|
|
msgLoadedData:
|
|
msgLoadedData:
|
|
|
- description: Message shown in the confirm page when a javascript file to be installed is loaded.
|
|
|
|
|
|
|
+ description: >-
|
|
|
|
|
+ Message shown in the confirm page when a javascript file to be installed is
|
|
|
|
|
+ loaded.
|
|
|
message: Skrypt wczytany.
|
|
message: Skrypt wczytany.
|
|
|
msgErrorLoadingDependency:
|
|
msgErrorLoadingDependency:
|
|
|
description: Message shown when not all requirements are loaded successfully.
|
|
description: Message shown when not all requirements are loaded successfully.
|
|
@@ -111,18 +117,21 @@ labelIgnoreGrant:
|
|
|
labelInjectMode:
|
|
labelInjectMode:
|
|
|
description: Label for a combo box to choose script injection modes.
|
|
description: Label for a combo box to choose script injection modes.
|
|
|
message: 'Script injection mode:'
|
|
message: 'Script injection mode:'
|
|
|
|
|
+ touched: false
|
|
|
injectModeNormal:
|
|
injectModeNormal:
|
|
|
description: 'Script injection mode: Normal'
|
|
description: 'Script injection mode: Normal'
|
|
|
message: Normal
|
|
message: Normal
|
|
|
|
|
+ touched: false
|
|
|
injectModeAdvanced:
|
|
injectModeAdvanced:
|
|
|
description: 'Script injection mode: Advanced'
|
|
description: 'Script injection mode: Advanced'
|
|
|
message: Advanced
|
|
message: Advanced
|
|
|
|
|
+ touched: false
|
|
|
labelDataImport:
|
|
labelDataImport:
|
|
|
description: Section title of data import.
|
|
description: Section title of data import.
|
|
|
message: Import danych
|
|
message: Import danych
|
|
|
buttonImportData:
|
|
buttonImportData:
|
|
|
description: Button to choose a file for data import.
|
|
description: Button to choose a file for data import.
|
|
|
- message: 'Importuj skrypty z pliku ".zip"'
|
|
|
|
|
|
|
+ message: Importuj skrypty z pliku ".zip"
|
|
|
buttonVacuum:
|
|
buttonVacuum:
|
|
|
description: Button to vacuum extension data.
|
|
description: Button to vacuum extension data.
|
|
|
message: Wyczyść dane skryptów
|
|
message: Wyczyść dane skryptów
|
|
@@ -140,7 +149,7 @@ buttonAllNone:
|
|
|
message: Wszystkie/Żaden
|
|
message: Wszystkie/Żaden
|
|
|
buttonExportData:
|
|
buttonExportData:
|
|
|
description: Button to open the data export dialog.
|
|
description: Button to open the data export dialog.
|
|
|
- message: 'Eksportuj skrypty do pliku ".zip"'
|
|
|
|
|
|
|
+ message: Eksportuj skrypty do pliku ".zip"
|
|
|
labelAbout:
|
|
labelAbout:
|
|
|
description: Label shown on top of the about page.
|
|
description: Label shown on top of the about page.
|
|
|
message: O rozszerzeniu Violentmonkey
|
|
message: O rozszerzeniu Violentmonkey
|
|
@@ -167,7 +176,9 @@ labelTranslator:
|
|
|
message: 'Tłumacze: '
|
|
message: 'Tłumacze: '
|
|
|
anchorTranslator:
|
|
anchorTranslator:
|
|
|
description: Translator shown on about tab.
|
|
description: Translator shown on about tab.
|
|
|
- message: '<a href=mailto:[email protected]>MISI90</a>, <a href=mailto:[email protected]>Piter432</a>'
|
|
|
|
|
|
|
+ message: >-
|
|
|
|
|
+ <a href=mailto:[email protected]>MISI90</a>, <a
|
|
|
|
|
+ href=mailto:[email protected]>Piter432</a>
|
|
|
labelCurrentLang:
|
|
labelCurrentLang:
|
|
|
description: Label of current language.
|
|
description: Label of current language.
|
|
|
message: 'Current Language: '
|
|
message: 'Current Language: '
|
|
@@ -233,7 +244,7 @@ buttonSaveClose:
|
|
|
message: Zapisz skrypt i zamknij edytor
|
|
message: Zapisz skrypt i zamknij edytor
|
|
|
labelNoScripts:
|
|
labelNoScripts:
|
|
|
description: Message shown when no script is installed.
|
|
description: Message shown when no script is installed.
|
|
|
- message: "Oops, you haven't got any script yet."
|
|
|
|
|
|
|
+ message: 'Oops, you haven''t got any script yet.'
|
|
|
hintSupportPage:
|
|
hintSupportPage:
|
|
|
description: Hint for support page.
|
|
description: Hint for support page.
|
|
|
message: Strona wsparcia
|
|
message: Strona wsparcia
|
|
@@ -254,14 +265,18 @@ buttonUpdate:
|
|
|
description: Check a script for updates.
|
|
description: Check a script for updates.
|
|
|
message: Sprawdź aktualizację/e skryptu
|
|
message: Sprawdź aktualizację/e skryptu
|
|
|
msgImported:
|
|
msgImported:
|
|
|
- description: Message shown after import. There is an argument referring to the count of scripts imported.
|
|
|
|
|
|
|
+ description: >-
|
|
|
|
|
+ Message shown after import. There is an argument referring to the count of
|
|
|
|
|
+ scripts imported.
|
|
|
message: $1 pozycja/e/i zaimportowana/e/ych.
|
|
message: $1 pozycja/e/i zaimportowana/e/ych.
|
|
|
hintUseDownloadURL:
|
|
hintUseDownloadURL:
|
|
|
description: Shown as a place holder for @updateURL when it is not assigned
|
|
description: Shown as a place holder for @updateURL when it is not assigned
|
|
|
message: Use @downloadURL
|
|
message: Use @downloadURL
|
|
|
confirmNotSaved:
|
|
confirmNotSaved:
|
|
|
description: Confirm message shown when there are unsaved script modifications.
|
|
description: Confirm message shown when there are unsaved script modifications.
|
|
|
- message: 'Modyfikacje w tym skrypcie nie zostały zapisane! Kliknij "OK", aby wyjść lub "Anuluj", aby pozostać.'
|
|
|
|
|
|
|
+ message: >-
|
|
|
|
|
+ Modyfikacje w tym skrypcie nie zostały zapisane! Kliknij "OK", aby wyjść lub
|
|
|
|
|
+ "Anuluj", aby pozostać.
|
|
|
buttonVacuuming:
|
|
buttonVacuuming:
|
|
|
description: Message shown when data vacuum is in progress.
|
|
description: Message shown when data vacuum is in progress.
|
|
|
message: Czyszczenie danych...
|
|
message: Czyszczenie danych...
|
|
@@ -313,9 +328,11 @@ labelAutoReloadCurrentTab:
|
|
|
hintInjectModeNormal:
|
|
hintInjectModeNormal:
|
|
|
description: Hint to explain the normal injection mode.
|
|
description: Hint to explain the normal injection mode.
|
|
|
message: ''
|
|
message: ''
|
|
|
|
|
+ touched: false
|
|
|
hintInjectModeAdvanced:
|
|
hintInjectModeAdvanced:
|
|
|
description: Hint to explain the advanced injection mode.
|
|
description: Hint to explain the advanced injection mode.
|
|
|
message: ''
|
|
message: ''
|
|
|
|
|
+ touched: false
|
|
|
hintInputURL:
|
|
hintInputURL:
|
|
|
description: Hint for a prompt box to input URL of a user script.
|
|
description: Hint for a prompt box to input URL of a user script.
|
|
|
message: ''
|
|
message: ''
|
|
@@ -356,5 +373,10 @@ msgSyncError:
|
|
|
description: Message shown when sync failed.
|
|
description: Message shown when sync failed.
|
|
|
message: ''
|
|
message: ''
|
|
|
msgNamespaceConflict:
|
|
msgNamespaceConflict:
|
|
|
- description: Message shown when namespace of the new script conflicts with an existent one.
|
|
|
|
|
|
|
+ description: >-
|
|
|
|
|
+ Message shown when namespace of the new script conflicts with an existent
|
|
|
|
|
+ one.
|
|
|
|
|
+ message: ''
|
|
|
|
|
+msgInvalidScript:
|
|
|
|
|
+ description: Message shown when script is invalid.
|
|
|
message: ''
|
|
message: ''
|