This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/xinha/plugins/FullPage/lang/pl.js

19 lines
631 B
JavaScript

// I18N for the FullPage plugin
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz, koto1sa@o2.pl, http://www.eskot.krakow.pl/portfolio
{
"Alternate style-sheet:": "Alternatywny arkusz stylów:",
"Background color:": "Kolor tła:",
"Cancel": "Anuluj",
"DOCTYPE:": "DOCTYPE:",
"Document properties": "Właściwości dokumentu",
"Document title:": "Tytuł dokumentu:",
"OK": "OK",
"Primary style-sheet:": "Arkusz stylów:",
"Text color:": "Kolor tekstu:",
"Character set:": "Zestaw znaków",
"Description:": "Opis",
"Keywords:": "Słowa kluczowe",
"UTF-8 (recommended)": "UTF-8 (zalecany)"
};