瀏覽代碼

Updated Polish translation

Former-commit-id: 88f384c4e00c0260a59fdcc43fcac8bd3608c564
xesarni 6 年之前
父節點
當前提交
f24eb11402
共有 1 個文件被更改,包括 3 次插入3 次删除
  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": {