diff options
Diffstat (limited to 'l10n-pl/toolkit/chrome/global/viewSource.properties')
-rw-r--r-- | l10n-pl/toolkit/chrome/global/viewSource.properties | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-pl/toolkit/chrome/global/viewSource.properties b/l10n-pl/toolkit/chrome/global/viewSource.properties new file mode 100644 index 0000000000..71870887f2 --- /dev/null +++ b/l10n-pl/toolkit/chrome/global/viewSource.properties @@ -0,0 +1,16 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +goToLineTitle = Przejdź do wiersza +goToLineText = Wprowadź numer wiersza +invalidInputTitle = Nieprawidłowe dane +invalidInputText = Wprowadzony numer wiersza jest nieprawidłowy. +outOfRangeTitle = Nie odnaleziono wiersza. +outOfRangeText = Podany numer wiersza nie został odnaleziony. +viewSelectionSourceTitle = Źródło DOM zaznaczenia + +context_goToLine_label = Przejdź do wiersza… +context_goToLine_accesskey = P +context_wrapLongLines_label = Zawijanie długich wierszy +context_highlightSyntax_label = Wyróżnianie elementów składni |