Răsfoiți Sursa

Merge pull request #302 from xesarni/master

updated Polish translation

Former-commit-id: dee3f7894ff6eac0fd936b434c46d1b502104591
Gildas 6 ani în urmă
părinte
comite
aec64b932c
1 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 3 3
      _locales/pl/messages.json

+ 3 - 3
_locales/pl/messages.json

@@ -508,15 +508,15 @@
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
 	"editorCutPage": {
-		"message": "Enable/disable removing document's element on click",
+		"message": "Włącz/wyłącz usuwanie elementu dokumentu po kliknięciu",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
 	"editorUndoCutPage": {
-		"message": "Restore last removed element",
+		"message": "Przywróć ostatni usunięty element",
 		"description": "Title of the button 'Restore last removed element' in the editor"
 	},
 	"editorUndoAllCutPage": {
-		"message": "Restore all removed elements",
+		"message": "Przywróć wszystkie usunięte elementy",
 		"description": "Title of the button 'Restore all removed elements' in the editor"
 	},
 	"editorSavePage": {