Sfoglia il codice sorgente

Merge pull request #984 from xesarni/i18n-pl

Updated Polish translation
Gildas 3 anni fa
parent
commit
2678a1c39a
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      _locales/pl/messages.json

+ 4 - 4
_locales/pl/messages.json

@@ -580,19 +580,19 @@
 		"description": "Options page label: 'branch name'"
 	},
 	"optionSaveWithWebDAV": {
-		"message": "upload to a WebDAV server",
+		"message": "przesyłaj na serwer WebDAV",
 		"description": "Options page label: 'upload to a WebDAV server'"
 	},
 	"optionWebDAVURL": {
-		"message": "URL",
+		"message": "adres URL",
 		"description": "Options page label: 'URL'"
 	},
 	"optionWebDAVUser": {
-		"message": "user identifier",
+		"message": "identyfikator użytkownika",
 		"description": "Options page label: 'user identifier'"
 	},
 	"optionWebDAVPassword": {
-		"message": "password",
+		"message": "hasło",
 		"description": "Options page label: 'password'"
 	},
 	"optionSaveWithCompanion": {