update translations
and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb
This commit is contained in:
57
source/pl/extensions/source/scanner.po
Normal file
57
source/pl/extensions/source/scanner.po
Normal file
@@ -0,0 +1,57 @@
|
||||
#. extracted from extensions/source/scanner
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2015-06-24 17:05+0200\n"
|
||||
"PO-Revision-Date: 2015-08-02 11:46+0000\n"
|
||||
"Last-Translator: Konrad Kmieciak <raknor@wp.pl>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1438515980.000000\n"
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"STR_COULD_NOT_BE_INIT\n"
|
||||
"string.text"
|
||||
msgid "The SANE interface could not be initialized. Scanning is not possible."
|
||||
msgstr "Nie udało się zainicjować interfejsu SANE. Skanowanie nie jest możliwe."
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"STR_SLOW_PREVIEW\n"
|
||||
"string.text"
|
||||
msgid "The device does not offer a preview option. Therefore, a normal scan will be used as a preview instead. This may take a considerable amount of time."
|
||||
msgstr "To urządzenie nie oferuje opcji podglądu. Dlatego zamiast podglądu zostanie użyty zwykły zeskanowany obraz. Operacja ta może trochę dłużej potrwać."
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"STR_ERROR_SCAN\n"
|
||||
"string.text"
|
||||
msgid "An error occurred while scanning."
|
||||
msgstr "Wystąpił błąd podczas skanowania."
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"STR_DEVICE_DESC\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Device: %s\n"
|
||||
"Vendor: %s\n"
|
||||
"Model: %s\n"
|
||||
"Type: %s"
|
||||
msgstr ""
|
||||
"Urządzenie: %s\n"
|
||||
"Producent: %s\n"
|
||||
"Model: %s\n"
|
||||
"Typ: %s"
|
||||
Reference in New Issue
Block a user