Jelajahi Sumber

Merge pull request #6 from Piter432/patch-1

Updated Polish translation
Gerald 11 tahun lalu
induk
melakukan
b889464780
1 mengubah file dengan 11 tambahan dan 11 penghapusan
  1. 11 11
      _locales/pl/messages.json

+ 11 - 11
_locales/pl/messages.json

@@ -64,7 +64,7 @@
 		"description": "Button to close window."
 		"description": "Button to close window."
 	},
 	},
 	"msgScriptURL": {
 	"msgScriptURL": {
-		"message": "Skrypt URL: $1",
+		"message": "Adres URL skryptu: $1",
 		"description": "URL of the script to be installed on confirm page."
 		"description": "URL of the script to be installed on confirm page."
 	},
 	},
 	"msgErrorLoadingJS": {
 	"msgErrorLoadingJS": {
@@ -80,11 +80,11 @@
 		"description": "Message shown on confirm page when the script to be installed is loading."
 		"description": "Message shown on confirm page when the script to be installed is loading."
 	},
 	},
 	"msgLoadingRequirements": {
 	"msgLoadingRequirements": {
-		"message": "Wymagania ładowania... ($1/$2)",
+		"message": "Wczytywanie wymagań... ($1/$2)",
 		"description": "Message shown on confirm page when the requirements are being downloaded."
 		"description": "Message shown on confirm page when the requirements are being downloaded."
 	},
 	},
 	"msgErrorLoadingRequirements": {
 	"msgErrorLoadingRequirements": {
-		"message": "Błąd podczas ładowania wymagania.",
+		"message": "Błąd podczas wczytywania wymagań.",
 		"description": "Message shown when not all requirements are loaded successfully."
 		"description": "Message shown when not all requirements are loaded successfully."
 	},
 	},
 	"anchorGetMoreScripts": {
 	"anchorGetMoreScripts": {
@@ -108,7 +108,7 @@
 		"description": "Button to create a new script."
 		"description": "Button to create a new script."
 	},
 	},
 	"anchorUpdateAll": {
 	"anchorUpdateAll": {
-		"message": "Sprawdź aktualizacje dla wszystkich",
+		"message": "Sprawdź aktualizacje dla wszystkich skryptów",
 		"description": "Check all scripts for updates."
 		"description": "Check all scripts for updates."
 	},
 	},
 	"msgLoading": {
 	"msgLoading": {
@@ -176,7 +176,7 @@
 		"description": "Link to the support page of Violentmonkey."
 		"description": "Link to the support page of Violentmonkey."
 	},
 	},
 	"labelAuthor": {
 	"labelAuthor": {
-		"message": "Autor skryptu: ",
+		"message": "Autor: ",
 		"description": "Label of author shown in the details of a script."
 		"description": "Label of author shown in the details of a script."
 	},
 	},
 	"anchorAuthor": {
 	"anchorAuthor": {
@@ -196,7 +196,7 @@
 		"description": "Shown in the title of the script editing page."
 		"description": "Shown in the title of the script editing page."
 	},
 	},
 	"buttonCustomMeta": {
 	"buttonCustomMeta": {
-		"message": "Własne dane meta",
+		"message": "Własne metadane",
 		"description": "Button to edit the custom meta data of a script."
 		"description": "Button to edit the custom meta data of a script."
 	},
 	},
 	"labelName": {
 	"labelName": {
@@ -204,7 +204,7 @@
 		"description": "Label of script name."
 		"description": "Label of script name."
 	},
 	},
 	"labelRunAt": {
 	"labelRunAt": {
-		"message": "Uruchom gdy:",
+		"message": "Uruchom podczas:",
 		"description": "Label of script @run-at properties in custom meta data."
 		"description": "Label of script @run-at properties in custom meta data."
 	},
 	},
 	"labelRunAtDefault": {
 	"labelRunAtDefault": {
@@ -260,7 +260,7 @@
 		"description": "Label of custom @exclude rules."
 		"description": "Label of custom @exclude rules."
 	},
 	},
 	"labelAllowUpdate": {
 	"labelAllowUpdate": {
-		"message": "Zezwól na aktualizacje",
+		"message": "Zezwalaj na aktualizacje",
 		"description": "Option to allow checking updates for a script."
 		"description": "Option to allow checking updates for a script."
 	},
 	},
 	"buttonSave": {
 	"buttonSave": {
@@ -296,7 +296,7 @@
 		"description": "Check a script for updates."
 		"description": "Check a script for updates."
 	},
 	},
 	"confirmNotSaved": {
 	"confirmNotSaved": {
-		"message": "Modyfikacje nie zostały zapisane! Kliknij OK aby wyjść lub Anuluj aby zostać.",
+		"message": "Modyfikacje nie zostały zapisane! Kliknij OK, aby wyjść lub Anuluj aby zostać.",
 		"description": "Confirm message shown when there are unsaved script modifications."
 		"description": "Confirm message shown when there are unsaved script modifications."
 	},
 	},
 	"hintSearchLink": {
 	"hintSearchLink": {
@@ -348,11 +348,11 @@
 		"description": "Label for replace input in search box."
 		"description": "Label for replace input in search box."
 	},
 	},
 	"buttonReplace": {
 	"buttonReplace": {
-		"message": "Zastąp",
+		"message": "Zamień",
 		"description": "Button to replace the current match."
 		"description": "Button to replace the current match."
 	},
 	},
 	"buttonReplaceAll": {
 	"buttonReplaceAll": {
 		"message": "Wszystko",
 		"message": "Wszystko",
 		"description": "Button to replace all matches."
 		"description": "Button to replace all matches."
 	}
 	}
-}
+}