update translations for master
and force-fix errors using pocheck Change-Id: I2a1fd1969ac1b5f197b1554050e2bb971149f25a
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#. extracted from fpicker
|
||||
#. extracted from fpicker/inc
|
||||
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: 2018-06-04 15:42+0200\n"
|
||||
"POT-Creation-Date: 2018-10-02 17:56+0200\n"
|
||||
"PO-Revision-Date: 2018-06-30 11:12+0000\n"
|
||||
"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -13,135 +13,9 @@ msgstr ""
|
||||
"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-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.8\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1530357173.000000\n"
|
||||
|
||||
#: include/fpicker/strings.hrc:14
|
||||
msgctxt "STR_SVT_FILEPICKER_AUTO_EXTENSION"
|
||||
msgid "~Automatic file name extension"
|
||||
msgstr "~Automatyczne rozszerzenie nazwy pliku"
|
||||
|
||||
#: include/fpicker/strings.hrc:15
|
||||
msgctxt "STR_SVT_FILEPICKER_PASSWORD"
|
||||
msgid "Save with pass~word"
|
||||
msgstr "Zapisz z ~hasłem"
|
||||
|
||||
#. dear loplugins, please don't remove this constant, it will be used in follow-up commits
|
||||
#: include/fpicker/strings.hrc:17
|
||||
msgctxt "STR_SVT_FILEPICKER_GPGENCRYPT"
|
||||
msgid "Encrypt with ~GPG key"
|
||||
msgstr "Zaszyfruj kluczem GPG"
|
||||
|
||||
#: include/fpicker/strings.hrc:18
|
||||
msgctxt "STR_SVT_FILEPICKER_FILTER_OPTIONS"
|
||||
msgid "~Edit filter settings"
|
||||
msgstr "~Edycja ustawień filtra"
|
||||
|
||||
#: include/fpicker/strings.hrc:19
|
||||
msgctxt "STR_SVT_FILEPICKER_READONLY"
|
||||
msgid "~Read-only"
|
||||
msgstr "Tylko ~do odczytu"
|
||||
|
||||
#: include/fpicker/strings.hrc:20
|
||||
msgctxt "STR_SVT_FILEPICKER_INSERT_AS_LINK"
|
||||
msgid "~Link"
|
||||
msgstr "~Łącze"
|
||||
|
||||
#: include/fpicker/strings.hrc:21
|
||||
msgctxt "STR_SVT_FILEPICKER_SHOW_PREVIEW"
|
||||
msgid "Pr~eview"
|
||||
msgstr "Po~dgląd"
|
||||
|
||||
#: include/fpicker/strings.hrc:22
|
||||
msgctxt "STR_SVT_FILEPICKER_PLAY"
|
||||
msgid "~Play"
|
||||
msgstr "O~dtwórz"
|
||||
|
||||
#: include/fpicker/strings.hrc:23
|
||||
msgctxt "STR_SVT_FILEPICKER_VERSION"
|
||||
msgid "~Version:"
|
||||
msgstr "~Wersja:"
|
||||
|
||||
#: include/fpicker/strings.hrc:24
|
||||
msgctxt "STR_SVT_FILEPICKER_TEMPLATES"
|
||||
msgid "S~tyles:"
|
||||
msgstr "S~tyle:"
|
||||
|
||||
#: include/fpicker/strings.hrc:25
|
||||
msgctxt "STR_SVT_FILEPICKER_IMAGE_TEMPLATE"
|
||||
msgid "Style:"
|
||||
msgstr "Styl:"
|
||||
|
||||
#: include/fpicker/strings.hrc:26
|
||||
msgctxt "STR_SVT_FILEPICKER_IMAGE_ANCHOR"
|
||||
msgid "A~nchor:"
|
||||
msgstr "Zakotwiczenie"
|
||||
|
||||
#: include/fpicker/strings.hrc:27
|
||||
msgctxt "STR_SVT_FILEPICKER_SELECTION"
|
||||
msgid "~Selection"
|
||||
msgstr "~Zaznaczenie"
|
||||
|
||||
#: include/fpicker/strings.hrc:28
|
||||
msgctxt "STR_SVT_FILEPICKER_FILTER_TITLE"
|
||||
msgid "File ~type:"
|
||||
msgstr "~Typ pliku:"
|
||||
|
||||
#: include/fpicker/strings.hrc:29
|
||||
msgctxt "STR_SVT_FOLDERPICKER_DEFAULT_TITLE"
|
||||
msgid "Select Path"
|
||||
msgstr "Wybierz ścieżkę"
|
||||
|
||||
#: include/fpicker/strings.hrc:30
|
||||
msgctxt "STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION"
|
||||
msgid "Please select a folder."
|
||||
msgstr "Wybierz katalog."
|
||||
|
||||
#: include/fpicker/strings.hrc:31
|
||||
msgctxt "STR_SVT_ALREADYEXISTOVERWRITE"
|
||||
msgid ""
|
||||
"A file named \"$filename$\" already exists.\n"
|
||||
"\n"
|
||||
"Do you want to replace it?"
|
||||
msgstr ""
|
||||
"Plik o nazwie \"$filename$\" już istnieje.\n"
|
||||
"\n"
|
||||
"Czy chcesz go zastąpić?"
|
||||
|
||||
#: include/fpicker/strings.hrc:32
|
||||
msgctxt "STR_SVT_DELETESERVICE"
|
||||
msgid ""
|
||||
"Are you sure you want to delete the service?\n"
|
||||
"\"$servicename$\""
|
||||
msgstr ""
|
||||
"Czy na pewno chcesz usunąć usługę?\n"
|
||||
"\"$servicename$\""
|
||||
|
||||
#: include/fpicker/strings.hrc:33
|
||||
msgctxt "STR_SVT_ROOTLABEL"
|
||||
msgid "Root"
|
||||
msgstr "Root"
|
||||
|
||||
#: include/fpicker/strings.hrc:34
|
||||
msgctxt "STR_FILTERNAME_ALL"
|
||||
msgid "All files"
|
||||
msgstr "Wszystkie pliki"
|
||||
|
||||
#: include/fpicker/strings.hrc:35
|
||||
msgctxt "STR_FILEDLG_OPEN"
|
||||
msgid "Open"
|
||||
msgstr "Otwórz"
|
||||
|
||||
#: include/fpicker/strings.hrc:36
|
||||
msgctxt "STR_FILEDLG_TYPE"
|
||||
msgid "File ~type"
|
||||
msgstr "~Typ pliku:"
|
||||
|
||||
#: include/fpicker/strings.hrc:37
|
||||
msgctxt "STR_FILEDLG_SAVE"
|
||||
msgid "Save"
|
||||
msgstr "Zapisz"
|
||||
|
||||
#: fpicker/inc/strings.hrc:25
|
||||
msgctxt "STR_EXPLORERFILE_OPEN"
|
||||
msgid "Open"
|
||||
@@ -339,3 +213,129 @@ msgstr "Usuń usługę"
|
||||
msgctxt "remotefilesdialog|change_password"
|
||||
msgid "_Change password"
|
||||
msgstr "Zmień hasło"
|
||||
|
||||
#: include/fpicker/strings.hrc:14
|
||||
msgctxt "STR_SVT_FILEPICKER_AUTO_EXTENSION"
|
||||
msgid "~Automatic file name extension"
|
||||
msgstr "~Automatyczne rozszerzenie nazwy pliku"
|
||||
|
||||
#: include/fpicker/strings.hrc:15
|
||||
msgctxt "STR_SVT_FILEPICKER_PASSWORD"
|
||||
msgid "Save with pass~word"
|
||||
msgstr "Zapisz z ~hasłem"
|
||||
|
||||
#. dear loplugins, please don't remove this constant, it will be used in follow-up commits
|
||||
#: include/fpicker/strings.hrc:17
|
||||
msgctxt "STR_SVT_FILEPICKER_GPGENCRYPT"
|
||||
msgid "Encrypt with ~GPG key"
|
||||
msgstr "Zaszyfruj kluczem GPG"
|
||||
|
||||
#: include/fpicker/strings.hrc:18
|
||||
msgctxt "STR_SVT_FILEPICKER_FILTER_OPTIONS"
|
||||
msgid "~Edit filter settings"
|
||||
msgstr "~Edycja ustawień filtra"
|
||||
|
||||
#: include/fpicker/strings.hrc:19
|
||||
msgctxt "STR_SVT_FILEPICKER_READONLY"
|
||||
msgid "~Read-only"
|
||||
msgstr "Tylko ~do odczytu"
|
||||
|
||||
#: include/fpicker/strings.hrc:20
|
||||
msgctxt "STR_SVT_FILEPICKER_INSERT_AS_LINK"
|
||||
msgid "~Link"
|
||||
msgstr "~Łącze"
|
||||
|
||||
#: include/fpicker/strings.hrc:21
|
||||
msgctxt "STR_SVT_FILEPICKER_SHOW_PREVIEW"
|
||||
msgid "Pr~eview"
|
||||
msgstr "Po~dgląd"
|
||||
|
||||
#: include/fpicker/strings.hrc:22
|
||||
msgctxt "STR_SVT_FILEPICKER_PLAY"
|
||||
msgid "~Play"
|
||||
msgstr "O~dtwórz"
|
||||
|
||||
#: include/fpicker/strings.hrc:23
|
||||
msgctxt "STR_SVT_FILEPICKER_VERSION"
|
||||
msgid "~Version:"
|
||||
msgstr "~Wersja:"
|
||||
|
||||
#: include/fpicker/strings.hrc:24
|
||||
msgctxt "STR_SVT_FILEPICKER_TEMPLATES"
|
||||
msgid "S~tyles:"
|
||||
msgstr "S~tyle:"
|
||||
|
||||
#: include/fpicker/strings.hrc:25
|
||||
msgctxt "STR_SVT_FILEPICKER_IMAGE_TEMPLATE"
|
||||
msgid "Style:"
|
||||
msgstr "Styl:"
|
||||
|
||||
#: include/fpicker/strings.hrc:26
|
||||
msgctxt "STR_SVT_FILEPICKER_IMAGE_ANCHOR"
|
||||
msgid "A~nchor:"
|
||||
msgstr "Zakotwiczenie"
|
||||
|
||||
#: include/fpicker/strings.hrc:27
|
||||
msgctxt "STR_SVT_FILEPICKER_SELECTION"
|
||||
msgid "~Selection"
|
||||
msgstr "~Zaznaczenie"
|
||||
|
||||
#: include/fpicker/strings.hrc:28
|
||||
msgctxt "STR_SVT_FILEPICKER_FILTER_TITLE"
|
||||
msgid "File ~type:"
|
||||
msgstr "~Typ pliku:"
|
||||
|
||||
#: include/fpicker/strings.hrc:29
|
||||
msgctxt "STR_SVT_FOLDERPICKER_DEFAULT_TITLE"
|
||||
msgid "Select Path"
|
||||
msgstr "Wybierz ścieżkę"
|
||||
|
||||
#: include/fpicker/strings.hrc:30
|
||||
msgctxt "STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION"
|
||||
msgid "Please select a folder."
|
||||
msgstr "Wybierz katalog."
|
||||
|
||||
#: include/fpicker/strings.hrc:31
|
||||
msgctxt "STR_SVT_ALREADYEXISTOVERWRITE"
|
||||
msgid ""
|
||||
"A file named \"$filename$\" already exists.\n"
|
||||
"\n"
|
||||
"Do you want to replace it?"
|
||||
msgstr ""
|
||||
"Plik o nazwie \"$filename$\" już istnieje.\n"
|
||||
"\n"
|
||||
"Czy chcesz go zastąpić?"
|
||||
|
||||
#: include/fpicker/strings.hrc:32
|
||||
msgctxt "STR_SVT_DELETESERVICE"
|
||||
msgid ""
|
||||
"Are you sure you want to delete the service?\n"
|
||||
"\"$servicename$\""
|
||||
msgstr ""
|
||||
"Czy na pewno chcesz usunąć usługę?\n"
|
||||
"\"$servicename$\""
|
||||
|
||||
#: include/fpicker/strings.hrc:33
|
||||
msgctxt "STR_SVT_ROOTLABEL"
|
||||
msgid "Root"
|
||||
msgstr "Root"
|
||||
|
||||
#: include/fpicker/strings.hrc:34
|
||||
msgctxt "STR_FILTERNAME_ALL"
|
||||
msgid "All files"
|
||||
msgstr "Wszystkie pliki"
|
||||
|
||||
#: include/fpicker/strings.hrc:35
|
||||
msgctxt "STR_FILEDLG_OPEN"
|
||||
msgid "Open"
|
||||
msgstr "Otwórz"
|
||||
|
||||
#: include/fpicker/strings.hrc:36
|
||||
msgctxt "STR_FILEDLG_TYPE"
|
||||
msgid "File ~type"
|
||||
msgstr "~Typ pliku:"
|
||||
|
||||
#: include/fpicker/strings.hrc:37
|
||||
msgctxt "STR_FILEDLG_SAVE"
|
||||
msgid "Save"
|
||||
msgstr "Zapisz"
|
||||
|
||||
Reference in New Issue
Block a user