aboutsummaryrefslogtreecommitdiff
path: root/core/locales/locale.pl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/locales/locale.pl.conf')
-rw-r--r--core/locales/locale.pl.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index 42bfee0a..5a557bb6 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -135,6 +135,16 @@ Find in Files aborted = Szukanie w plikach przerwane
# The statusbar text shown after performing a "Replace All".
replacement(s) made = wykonanych(-e/-a) zamian(-y/-a)
+# [modules/textadept/macros.lua]
+# The message displayed in the statusbar while a macro is being recorded.
+Macro recording = Macro recording
+# The message displayed in the statusbar when finished recording a macro.
+Macro stopped recording = Macro stopped recording
+# The title of the dialog for selecting a file to save a recorded macro in.
+Save Macro = Save Macro
+# The title of the dialog for selecting a file to load a recorded macro from.
+Load Macro = Load Macro
+
# [modules/textadept/menu.lua]
# Typical "File" menu items for creating new files, opening, saving, and closing
# existing files, opening and saving sessions, and quitting Textadept.
@@ -233,6 +243,13 @@ _Clear Bookmarks = _Wyczyść zakładki
_Next Bookmark = _Następna zakładka
_Previous Bookmark = _Poprzednia zakładka
_Goto Bookmark... = Prz_ejdź do zakładki...
+# Menu items for recording, playing back, saving, and loading macros.
+_Macros = _Macros
+_Start Recording = _Start Recording
+Sto_p Recording = Sto_p Recording
+_Play = _Play
+Sa_ve... = Sa_ve...
+_Load... = _Load...
# Menu items for launching a quick open dialog in order to open files in certain
# directories. A quick open dialog lists all files in a directory and its
# subdirectories and filters the list down as the user types.