diff options
author | Goraf <goraf@miranda-ng.org> | 2013-07-13 19:43:02 +0000 |
---|---|---|
committer | Goraf <goraf@miranda-ng.org> | 2013-07-13 19:43:02 +0000 |
commit | e31b1ea994cb4c4f78fb10497f84db7bc47ce196 (patch) | |
tree | 4e5ee37023cf09ef5698a88b28969ad20cc26078 /langpacks/polish/Plugins/FileAsMessage.txt | |
parent | 88c444fe52de9f70cb69f64b4c8376ebc0b9d92c (diff) |
Polish langpack: initial update
git-svn-id: http://svn.miranda-ng.org/main/trunk@5355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/polish/Plugins/FileAsMessage.txt')
-rw-r--r-- | langpacks/polish/Plugins/FileAsMessage.txt | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/langpacks/polish/Plugins/FileAsMessage.txt b/langpacks/polish/Plugins/FileAsMessage.txt new file mode 100644 index 0000000000..738e3bd00f --- /dev/null +++ b/langpacks/polish/Plugins/FileAsMessage.txt @@ -0,0 +1,105 @@ +#muuid {34b5a402-1b79-4246-b041-43d0b590ae2c}
+;============================================================
+; File: FileAsMessage.dll
+; Plugin: File as message
+; Version: 0.0.2.4
+; Authors: Denis Stanishevskiy
+;============================================================
+[File tranfer by using the messaging services - as plain text.]
+
+;file \plugins\FileAsMessage\res\resources.rc
+[fileAsMessage]
+
+[Filename:]
+Nazwa pliku:
+[Size:]
+Rozmiar:
+[Chunk size]
+
+[ms]
+
+[Delays between sends]
+
+[bytes]
+bajty
+[Transfer settings]
+Ustawienia transferu
+[Appearance]
+Personalizacja
+[Unsent]
+
+[Sent]
+
+[To send]
+
+[Received]
+Otrzymany
+[Use only alphanumeric encoding on transfer]
+
+[Extra options: Events > File Transfers, "Receiving files" group]
+
+;file \plugins\FileAsMessage\src\dialog.cpp
+[File already exists. Overwrite?]
+
+[Couldn't open a file]
+
+[Size: %d bytes]
+Wielkość: %d bajtów
+[Request sent. Awaiting of acceptance..]
+
+[Sending...]
+Wysyłanie...
+[Received successfully]
+Otrzymano pomyślnie
+[Requesting of missing chunks]
+
+[Receiving...]
+Otrzymywanie...
+[Sent successfully]
+
+[Unknown command for "" SERVICE_TITLE "" was received]
+
+[Incoming file request. Do you want proceed?]
+
+[Cancelled by remote user]
+
+[New incoming file request. Do you want proceed?]
+Nowy przychodzący plik. Czy odebrać?
+[Paused, 'coz connection dropped]
+
+[Failed on file initialization]
+Błąd inicializacji pliku
+[Paused...]
+Zatrzymano...
+[Synchronizing...]
+Synchronizacja...
+[Select a file]
+
+[Save as]
+Zapisz jako
+[Can't get a file size]
+
+[Cancelled by user]
+
+[Transfer is in progress. Do you really want to close?]
+
+;file \plugins\FileAsMessage\src\main.cpp
+[Play]
+Graj
+[Pause]
+Pauza
+[Revive]
+
+[Stop]
+
+[Main]
+Ogólne
+[Plugins]
+Wtyczki
+[File As Message...]
+
+;file \plugins\FileAsMessage\src\main.h
+[File As Message]
+
+[If you see this "garbage", probably you have no "fileAsMessage" plugin installed, see http://miranda-ng.org/p/FileAsMessage/ for more information and download.]
+
|