Ver código fonte

Merge pull request #1452 from xesarni/pl

Update Polish translation
Gildas 1 ano atrás
pai
commit
04357815c1
1 arquivos alterados com 5 adições e 5 exclusões
  1. 5 5
      _locales/pl/messages.json

+ 5 - 5
_locales/pl/messages.json

@@ -976,23 +976,23 @@
 		"description": "Title of the column in the table of the URLs"
 	},
 	"optionSaveToRestFormApi": {
-		"message": "Upload to a REST Form Api",
+		"message": "Prześlij do API formularza REST",
 		"description": "Options page label: 'Upload to a REST Form Api'"
 	},
 	"optionRestFormApiUrl": {
-		"message": "URL",
+		"message": "adres URL",
 		"description": "Options page label: 'URL'"
 	},
 	"optionRestFormApiToken": {
-		"message": "authorization token",
+		"message": "token autoryzacji",
 		"description": "Options page label: 'authorization token'"
 	},
 	"optionRestFormApiFileFieldName": {
-		"message": "archive data field name",
+		"message": "nazwa pola danych archiwum",
 		"description": "Options page label: 'archive data field name'"
 	},
 	"optionRestFormApiUrlFieldName": {
-		"message": "archive URL field name",
+		"message": "nazwa pola adresu URL archiwum",
 		"description": "Options page label: 'archive URL field name'"
 	}
 }