diff options
Diffstat (limited to 'langpacks/polish')
-rw-r--r-- | langpacks/polish/Plugins/MimCmd.txt | 29 | ||||
-rw-r--r-- | langpacks/polish/Plugins/MirLua.txt | 14 | ||||
-rw-r--r-- | langpacks/polish/Untranslated/MirLua.txt | 3 |
3 files changed, 46 insertions, 0 deletions
diff --git a/langpacks/polish/Plugins/MimCmd.txt b/langpacks/polish/Plugins/MimCmd.txt new file mode 100644 index 0000000000..0620a8dbae --- /dev/null +++ b/langpacks/polish/Plugins/MimCmd.txt @@ -0,0 +1,29 @@ +;#muuid for MimCmd not found, please specify manually!
+;============================================================
+; File: MimCmd.exe
+; Plugin: MimCmd
+; Version: 0.0.4.1
+; Authors: Cristian Libotean
+;============================================================
+[This will tell Miranda to run the specified command.]
+To powie Mirandzie, by uruchomić określoną komendę.
+;file \plugins\MimCmd\src\commands.cpp
+[No help for '%s'.]
+Brak pomocy dla "%s".
+[Available commands: ]
+Dostępne komendy:\s
+[Miranda has been closed or an error has occurred while waiting for the result, could not process request.]
+Miranda została zamknięta lub wystąpił błąd podczas oczekiwania na wynik, nie udało się przetworzyć zapytania.
+;file \plugins\MimCmd\src\MimCmd.cpp
+[%s usage:\n]
+Użycie %s:\n
+[%s <command> [<param> [<param> [...]]].\n]
+%s <komenda> [<parametr> [<parametr> [...]]].\n
+[This will tell Miranda to run the specified command. The commands can have zero, one or more parameters. Use '%s help' to get a list of possible commands.\n]
+To powie Mirandzie, by uruchomić określoną komendę. Komenda może zawierać zero, jeden lub więcej parametrów. Użyj "%s help", by uzyskać listę dostępnych komend.\n
+[No command can have more than %d parameters.\n]
+Żadna komenda nie może zawierać więcej niż %d parametrów.\n
+[%s version %s]
+%s wersja %s
+[Unknown command '%s'.\n]
+Nieznana komenda "%s".\n
diff --git a/langpacks/polish/Plugins/MirLua.txt b/langpacks/polish/Plugins/MirLua.txt new file mode 100644 index 0000000000..91acfcd5d3 --- /dev/null +++ b/langpacks/polish/Plugins/MirLua.txt @@ -0,0 +1,14 @@ +#muuid {27d41d81-991f-4dc6-8749-b0321c87e694}
+;============================================================
+; File: MirLua.dll
+; Plugin: MirLua
+; Version: 0.11.0.0
+; Authors: Miranda NG team
+;============================================================
+[Allow you to extend Miranda NG functionality with lua scripts.]
+
+;file \plugins\MirLua\src\main.cpp
+[Common scripts folder]
+
+[Custom scripts folder]
+
diff --git a/langpacks/polish/Untranslated/MirLua.txt b/langpacks/polish/Untranslated/MirLua.txt new file mode 100644 index 0000000000..9338d34616 --- /dev/null +++ b/langpacks/polish/Untranslated/MirLua.txt @@ -0,0 +1,3 @@ +[Allow you to extend Miranda NG functionality with lua scripts.]
+[Common scripts folder]
+[Custom scripts folder]
|