mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(common): Add crowdin strings for Polish
This commit is contained in:
parent
f6a2e5df65
commit
7773cdfe22
14 changed files with 1955 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ public class DisplayLanguages {
|
|||
new DisplayLanguageType("mfi-NG", "Mandara (Wandala)"),
|
||||
new DisplayLanguageType("mrt-NG", "Marghi"),
|
||||
new DisplayLanguageType("ann", "Obolo"),
|
||||
new DisplayLanguageType("pl-PL", "Polski (Polish)"),
|
||||
new DisplayLanguageType("pt-PT", "Português do Portugal"),
|
||||
new DisplayLanguageType("ff-ZA", "Pulaar-Fulfulde"), // or Fulah
|
||||
new DisplayLanguageType("shu-latn", "Shuwa (Latin)"),
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
/* Class = "UILabel"; text = "Scan this code to load this keyboard on another device"; ObjectID = "z2O-MT-IoV"; */
|
||||
"z2O-MT-IoV.text" = "Zeskanuj ten kod, aby załadować klawiaturę na innym urządzeniu";
|
||||
257
ios/engine/KMEI/KeymanEngine/pl.lproj/Localizable.strings
Normal file
257
ios/engine/KMEI/KeymanEngine/pl.lproj/Localizable.strings
Normal file
|
|
@ -0,0 +1,257 @@
|
|||
/* A descriptive message used for errors when the app is already busy downloading */
|
||||
"alert-download-error-busy" = "Zajęty pobieraniem.";
|
||||
|
||||
/* A descriptive message used when a download fails */
|
||||
"alert-download-error-detail" = "Wystąpił błąd podczas pobierania lub instalacji.";
|
||||
|
||||
/* Title for a "download failed" alert */
|
||||
"alert-download-error-title" = "Błąd pobierania";
|
||||
|
||||
/* Title for a general alert about errors */
|
||||
"alert-error-title" = "Błąd";
|
||||
|
||||
/* A descriptive message used when no internet connection is detected */
|
||||
"alert-no-connection-detail" = "Nie udało się połączyć z serwerem Keyman. Spróbuj ponownie później.";
|
||||
|
||||
/* Title for a "no connection" alert */
|
||||
"alert-no-connection-title" = "Błąd połączenia";
|
||||
|
||||
/* Short text for a 'back' navigational command. Used to return to the previous screen */
|
||||
"command-back" = "Wstecz";
|
||||
|
||||
/* Short text for a 'cancel' command. Used to back out of a menu or install process without making changes */
|
||||
"command-cancel" = "Anuluj";
|
||||
|
||||
/* Short text for a 'done' command. Used to back out of settings menus after changes have been made */
|
||||
"command-done" = "Gotowe";
|
||||
|
||||
/* Short text for an 'install' command. Used to confirm installation of a package. */
|
||||
"command-install" = "Zainstaluj";
|
||||
|
||||
/* Short text for a 'next' navigational command. Used to advance to the next screen */
|
||||
"command-next" = "Następny";
|
||||
|
||||
/* Short text for an 'OK' command. Used for some error alerts */
|
||||
"command-ok" = "OK";
|
||||
|
||||
/* Short text for confirmining 'uninstall' commands. */
|
||||
"command-uninstall" = "Odinstaluj";
|
||||
|
||||
/* Text for the command to uninstall a keyboard */
|
||||
"command-uninstall-keyboard" = "Odinstaluj klawiaturę";
|
||||
|
||||
/* Confirmation text to display before uninstalling a keyboard */
|
||||
"command-uninstall-keyboard-confirm" = "Czy chcesz odinstalować tę klawiaturę?";
|
||||
|
||||
/* Text for the command to uninstall a lexical model */
|
||||
"command-uninstall-lexical-model" = "Odinstaluj słownik";
|
||||
|
||||
/* Confirmation text to display before uninstalling a lexical model */
|
||||
"command-uninstall-lexical-model-confirm" = "Czy chcesz odinstalować ten słownik?";
|
||||
|
||||
/* Text for error when a keyboard cannot load properly */
|
||||
"error-loading-keyboard" = "Nie można załadować żądanej klawiatury";
|
||||
|
||||
/* Text for error when a lexical model cannot load properly */
|
||||
"error-loading-lexical-model" = "Nie można załadować żądanego słownika";
|
||||
|
||||
/* Text for error when an installed file is unexpectedly missing */
|
||||
"error-missing-file" = "Nie znaleziono wymaganego pliku.";
|
||||
|
||||
/* Text for error when an installed file is unexpectedly missing */
|
||||
"error-missing-file-critical" = "Nie znaleziono pliku krytycznego. Spróbuj ponownie zainstalować aplikację.";
|
||||
|
||||
/* Text for errors in data received from search queries */
|
||||
"error-query-decoding" = "Serwer ma problemy techniczne";
|
||||
|
||||
/* A descriptive message used when a download fails */
|
||||
"error-query-general" = "Błąd komunikacji z serwerem";
|
||||
|
||||
/* Text for error when a search query is unexpectedly empty */
|
||||
"error-query-no-data" = "Serwer nie odpowiedział";
|
||||
|
||||
/* Text for general errors where not much information is known */
|
||||
"error-unknown" = "Wystąpił nieoczekiwany błąd";
|
||||
|
||||
/* Text for error when updating a resource: cannot download because no source is available */
|
||||
"error-update-no-link" = "Brak dostępnych źródeł aktualizacji dla tego pakietu";
|
||||
|
||||
/* Text for error when updating a resource: Keyman does not know how to update the resource */
|
||||
"error-update-not-managed" = "Nie można zaktualizować zasobu nie zarządzanego przez Keyman";
|
||||
|
||||
/* Text for the command to open the help page of a keyboard, as shown on resource information views */
|
||||
"info-command-help-keyboard" = "Pomoc klawiatury";
|
||||
|
||||
/* Text for the command to open the help page of a lexical model, as shown on resource information views */
|
||||
"info-command-help-lexical-model" = "Pomoc słownika";
|
||||
|
||||
/* Text label for displaying a keyboard's version, as shown on resource information views */
|
||||
"info-label-version-keyboard" = "Wersja klawiatury";
|
||||
|
||||
/* Text label for displaying a lexical model's version, as shown on resource information views */
|
||||
"info-label-version-lexical-model" = "Wersja słownika";
|
||||
|
||||
/* Label used for the "package info" / readme tab with the package installation prompt on phones. */
|
||||
"installer-label-package-info" = "Informacje o pakiecie";
|
||||
|
||||
/* Label used for the language-selection tab with the package installation prompt on phones. */
|
||||
"installer-label-select-languages" = "Wybierz język(i)";
|
||||
|
||||
/* Label used with a package's version, as seen within the package installation prompt. Example: "Version: 14.0.0" */
|
||||
"installer-label-version" = "Wersja: %@";
|
||||
|
||||
/* Section header for languages supported by a package, as seen within the package installation prompt */
|
||||
"installer-section-available-languages" = "Dostępne języki";
|
||||
|
||||
/* Text for the help popup for changing keyboards with the globe key */
|
||||
"keyboard-help-change" = "Dotknij tutaj, aby zmienić klawiaturę";
|
||||
|
||||
/* Text for the command to exit the Keyman keyboard in favor of other keyboards installed on the system */
|
||||
"keyboard-menu-exit" = "Zamknij %@";
|
||||
|
||||
/* Error installing a Keyman package - could not allocate a location to install it */
|
||||
"kmp-error-file-system" = "Błąd instalacji pakietu - błąd systemu plików";
|
||||
|
||||
/* Error installing a Keyman package - could not copy package files */
|
||||
"kmp-error-file-copying" = "Błąd instalacji pakietu - nie można skopiować wymaganych plików";
|
||||
|
||||
/* Error opening a Keyman package - package is not valid */
|
||||
"kmp-error-invalid" = "Plik pakietu jest uszkodzony.";
|
||||
|
||||
/* Error opening a Keyman package - it does not exist / the specified location is wrong */
|
||||
"kmp-error-missing" = "Podany pakiet nie istnieje.";
|
||||
|
||||
/* Error installing a Keyman package - expected resource (keyboard or dictionary) is missing */
|
||||
"kmp-error-missing-resource" = "Ten pakiet nie zawiera żądanej klawiatury ani słownika.";
|
||||
|
||||
/* Error installing a Keyman package with a version of Keyman that does not support it */
|
||||
"kmp-error-unsupported-keyman-version" = "This package requires a newer version of Keyman.";
|
||||
|
||||
/* Error opening a Keyman package - cannot parse contents */
|
||||
"kmp-error-no-metadata" = "Ten pakiet nie został prawidłowo zbudowany - zawartość nieznana.";
|
||||
|
||||
/* Error opening a Keyman package - package's contents are for desktop platforms only */
|
||||
"kmp-error-unsupported" = "Ten pakiet nie zawiera wsparcia dla Twojego urządzenia.";
|
||||
|
||||
/* Error opening a Keyman package - package contains unexpected resource (keyboard or dictionary) type */
|
||||
"kmp-error-wrong-type" = "Ten pakiet nie zawiera oczekiwanego typu zasobów.";
|
||||
|
||||
/* Title for the Installed Languages menu */
|
||||
"menu-installed-languages-title" = "Zainstalowane języki";
|
||||
|
||||
/* Section header for lexical models within a language-specific settings menu */
|
||||
"menu-langsettings-label-lexical-models" = "Słowniki";
|
||||
|
||||
/* Section header for keyboards within a language-specific settings menu */
|
||||
"menu-langsettings-section-keyboards" = "Klawiatury";
|
||||
|
||||
/* Section header for the settings toggles within a language-specific settings menu */
|
||||
"menu-langsettings-section-settings" = "Ustawienia języka";
|
||||
|
||||
/* Title for the language-specific settings menus */
|
||||
"menu-langsettings-title" = "%@ Ustawieni as";
|
||||
|
||||
/* Label for the toggle that enables corrections that is displayed within a language-specific settings menu */
|
||||
"menu-langsettings-toggle-correct" = "Włącz korekcję";
|
||||
|
||||
/* Label for the toggle that enables predictions that is displayed within a language-specific settings menu */
|
||||
"menu-langsettings-toggle-predict" = "Włącz przewidywania";
|
||||
|
||||
/* Help message for a prompt that appears for confirming a lexical model download: language (1): lexical model (dictionary) name (2) */
|
||||
"menu-lexical-model-install-message" = "Czy chcesz zainstalować ten słownik?";
|
||||
|
||||
/* Title for a prompt that appears for confirming a lexical model download: language (1): lexical model (dictionary) name (2) */
|
||||
"menu-lexical-model-install-title" = "%1$@:%2$@";
|
||||
|
||||
/* Text for an info alert indicating that no lexical models are available */
|
||||
"menu-lexical-model-none-message" = "Brak dostępnych słowników";
|
||||
|
||||
/* Title for the lexical model menu, a submenu of the language-specific settings menus */
|
||||
"menu-lexical-model-title" = "%@ Słowniki";
|
||||
|
||||
/* Title for the keyboard picker */
|
||||
"menu-picker-title" = "Klawiatury";
|
||||
|
||||
/* Primary text for the Settings menu option to report keyboard crashes */
|
||||
"menu-settings-error-report" = "Zezwalaj na raportowanie błędów";
|
||||
|
||||
/* Secondary text for the Settings menu option to report keyboard crashes */
|
||||
"menu-settings-error-report-description" = "Może wymagać \"pełnego dostępu\"";
|
||||
|
||||
/* Primary text for the Settings menu local-file package installation option */
|
||||
"menu-settings-install-from-file" = "Zainstaluj z pliku";
|
||||
|
||||
/* Secondary text for the Settings menu local-file package installation option */
|
||||
"menu-settings-install-from-file-description" = "Przeglądaj pliki .kmp";
|
||||
|
||||
/* Primary text for the Settings menu option that displays the iOS system menu options for the app's keyboard */
|
||||
"menu-settings-system-keyboard-menu" = "Ustawienia klawiatury systemowej";
|
||||
|
||||
/* Label for the "Show Banner" toggle on the main settings screen */
|
||||
"menu-settings-show-banner" = "Pokaż baner";
|
||||
|
||||
/* Label for the "Get Started" automatic display toggle seen in the Settings menu */
|
||||
"menu-settings-startup-get-started" = "Pokaż 'Rozpocznij' przy starcie";
|
||||
|
||||
/* Title for the main Settings menu */
|
||||
"menu-settings-title" = "Ustawienia Keyman";
|
||||
|
||||
/* Secondary text showing current setting for spacebar caption - blank */
|
||||
"menu-settings-spacebar-hint-blank" = "Nie pokazuj podpisu na spacji";
|
||||
|
||||
/* Secondary text showing current setting for spacebar caption - keyboard */
|
||||
"menu-settings-spacebar-hint-keyboard" = "Pokaż nazwę klawiatury na spacji";
|
||||
|
||||
/* Secondary text showing current setting for spacebar caption - language */
|
||||
"menu-settings-spacebar-hint-language" = "Pokaż nazwę języka na spacji";
|
||||
|
||||
/* Secondary text showing current setting for spacebar caption - language + keyboard */
|
||||
"menu-settings-spacebar-hint-languageKeyboard" = "Pokaż język i nazwę klawiatury na spacji";
|
||||
|
||||
/* Label for the "Spacebar Caption" item on the main settings screen */
|
||||
"menu-settings-spacebar-text" = "Podpis paska spacji";
|
||||
|
||||
/* Title for the "Spacebar Caption" settings screen */
|
||||
"menu-settings-spacebar-title" = "Podpis paska spacji";
|
||||
|
||||
/* Text showing name of spacebar caption - blank */
|
||||
"menu-settings-spacebar-item-blank" = "Puste";
|
||||
|
||||
/* Text showing name of spacebar caption - keyboard */
|
||||
"menu-settings-spacebar-item-keyboard" = "Keyboard";
|
||||
|
||||
/* Text showing name of spacebar caption - language */
|
||||
"menu-settings-spacebar-item-language" = "Język";
|
||||
|
||||
/* Text showing name of spacebar caption - language + keyboard */
|
||||
"menu-settings-spacebar-item-languageKeyboard" = "Język i klawiatura";
|
||||
|
||||
/* Short text for notification: download failure for keyboard */
|
||||
"notification-download-failure-keyboard" = "Pobieranie klawiatury nie powiodło się";
|
||||
|
||||
/* Short text for notification: download failure for lexical model */
|
||||
"notification-download-failure-lexical-model" = "Pobieranie słownika nie powiodło się";
|
||||
|
||||
/* Short text for notification: download success for keyboard */
|
||||
"notification-download-success-keyboard" = "Pomyślnie pobrano klawiaturę";
|
||||
|
||||
/* Short text for notification: download success for lexical model */
|
||||
"notification-download-success-lexical-model" = "Model Lexical został pomyślnie pobrany";
|
||||
|
||||
/* Short text for notification: downloading a keyboard */
|
||||
"notification-downloading-keyboard" = "Pobieranie klawiatury\U2026";
|
||||
|
||||
/* Short text for notification: downloading a lexical model */
|
||||
"notification-downloading-lexical-model" = "Pobieranie słownika\U2026";
|
||||
|
||||
/* Short text for notification: an update is available */
|
||||
"notification-update-available" = "Aktualizacja dostępna";
|
||||
|
||||
/* Short text for notification: currently updating */
|
||||
"notification-update-processing" = "Aktualizowanie\U2026";
|
||||
|
||||
/* Text indicating success at installing new keyboards or dictionaries */
|
||||
"success-install" = "Pomyślnie zainstalowany.";
|
||||
|
||||
/* A title to use in alerts indicating 'success' at whatever task the user requested */
|
||||
"success-title" = "Sukces";
|
||||
146
ios/engine/KMEI/KeymanEngine/pl.lproj/Localizable.stringsdict
Normal file
146
ios/engine/KMEI/KeymanEngine/pl.lproj/Localizable.stringsdict
Normal file
|
|
@ -0,0 +1,146 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>menu-langsettings-lexical-model-count</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>%u słownik zainstalowany</string>
|
||||
<key>few</key>
|
||||
<string>%u słowniki zainstalowane</string>
|
||||
<key>many</key>
|
||||
<string>%u słowników zainstalowano</string>
|
||||
<key>other</key>
|
||||
<string>%u słowników zainstalowano</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification-update-failed</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>%u aktualizacja nieudana</string>
|
||||
<key>few</key>
|
||||
<string>%u Aktualizacje nieudane</string>
|
||||
<key>many</key>
|
||||
<string>%u Aktualizacje nieudane</string>
|
||||
<key>other</key>
|
||||
<string>%u Aktualizacje nieudane</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification-update-success</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>%u Aktualizacja powiodła się</string>
|
||||
<key>few</key>
|
||||
<string>%u Aktualizacje powiodły się</string>
|
||||
<key>many</key>
|
||||
<string>%u Aktualizacji powiodło się</string>
|
||||
<key>other</key>
|
||||
<string>%u Aktualizacje powiodły się</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>settings-keyboards-installed-count</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>%u klawiatura zainstalowana</string>
|
||||
<key>few</key>
|
||||
<string>%u klawiatur zainstalowanych</string>
|
||||
<key>many</key>
|
||||
<string>%u klawiatur zainstalowanych</string>
|
||||
<key>other</key>
|
||||
<string>%u klawiatur zainstalowanych</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>settings-languages-installed-count</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>%u język zainstalowany</string>
|
||||
<key>few</key>
|
||||
<string>%u języki zainstalowane</string>
|
||||
<key>many</key>
|
||||
<string>%u języki zainstalowane</string>
|
||||
<key>other</key>
|
||||
<string>%u języki zainstalowane</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>package-default-found-keyboards</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>Znaleziono %u klawiaturę w pakiecie:</string>
|
||||
<key>few</key>
|
||||
<string>Znaleziono %u klawiatury w pakiecie:</string>
|
||||
<key>many</key>
|
||||
<string>Znaleziono %u klawiatury w pakiecie:</string>
|
||||
<key>other</key>
|
||||
<string>Znaleziono %u klawiatury w pakiecie:</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>package-default-found-lexical-models</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@count@</string>
|
||||
<key>count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>u</string>
|
||||
<key>one</key>
|
||||
<string>Znaleziono %u słownik w pakiecie:</string>
|
||||
<key>few</key>
|
||||
<string>Znaleziono %u słowniki w pakiecie:</string>
|
||||
<key>many</key>
|
||||
<string>Znaleziono %u słowniki w pakiecie:</string>
|
||||
<key>other</key>
|
||||
<string>Znaleziono %u słowniki w pakiecie:</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
81
ios/keyman/Keyman/Keyman/pl.lproj/Localizable.strings
Normal file
81
ios/keyman/Keyman/Keyman/pl.lproj/Localizable.strings
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
/* Title for the bookmarks menu within the embedded browser */
|
||||
"browser-bookmarks-add-title" = "Dodaj zakładkę";
|
||||
|
||||
/* Title for the bookmarks menu within the embedded browser */
|
||||
"browser-bookmarks-none" = "Brak zakładek";
|
||||
|
||||
/* Title for the bookmarks menu within the embedded browser */
|
||||
"browser-bookmarks-title" = "Zakładki";
|
||||
|
||||
/* Used to confirm a user's desire to install a package */
|
||||
"confirm-install" = "Instaluj";
|
||||
|
||||
/* The label for the toggle to stop automatically showing the "Get Started" tutorial popup. */
|
||||
"disable-get-started" = "Nie pokazuj ponownie";
|
||||
|
||||
/* Indicates an error opening a web page requested by a user */
|
||||
"error-opening-page" = "Nie można otworzyć strony";
|
||||
|
||||
/* Long-form used when installing a font in order to display a language properly. */
|
||||
"font-install-description" = "Dotknij Instalacji, aby %@ wyświetlał się poprawnie we wszystkich aplikacjach";
|
||||
|
||||
/* The name of the iOS Settings menu option for keyboards */
|
||||
"ios-settings-keyboards" = "Klawiatury";
|
||||
|
||||
/* The name of the iOS Settings menu option for giving the keyboard full access. (The menu entry
|
||||
underneath the app's name within the app-specific keyboard menu.) */
|
||||
"ios-settings-allow-full-access" = "Zezwalaj na pełny dostęp";
|
||||
|
||||
/* Short-form used when installing a font in order to display a language properly. */
|
||||
"language-for-font" = "%@ Czcionka";
|
||||
|
||||
/* Used for 'add' options within menus */
|
||||
"menu-add" = "Dodaj";
|
||||
|
||||
/* Used to indicate a sequence of menu options that a user needs to copy. May be chained. Example: "Keyboards (1) > Enable Keyman (2)" */
|
||||
"menu-breadcrumbing" = "%1$@ > %2$@";
|
||||
|
||||
/* Used to exit a menu without choosing an option */
|
||||
"menu-cancel" = "Anuluj";
|
||||
|
||||
/* Menu option that erases all previously-typed text. */
|
||||
"menu-clear-text" = "Wyczyść tekst";
|
||||
|
||||
/* Menu option that displays a list designed to help users start using the app */
|
||||
"menu-get-started" = "Zacznij";
|
||||
|
||||
/* Menu option that displays help for the app */
|
||||
"menu-help" = "Informacja";
|
||||
|
||||
/* Menu option that displays the main screen's drop-down menu */
|
||||
"menu-more" = "Więcej";
|
||||
|
||||
/* Menu option used to edit keyboard and dictionary settings */
|
||||
"menu-settings" = "Ustawienia";
|
||||
|
||||
/* Menu option that displays the iOS Share menu */
|
||||
"menu-share" = "Udostępnij";
|
||||
|
||||
/* Menu option that displays an embedded web browser. */
|
||||
"menu-show-browser" = "Przeglądarka";
|
||||
|
||||
/* Menu option used to control in-app font size. */
|
||||
"menu-text-size" = "Rozmiar tekstu";
|
||||
|
||||
/* Used to describe the current font size */
|
||||
"text-size-label" = "Rozmiar tekstu: %i";
|
||||
|
||||
/* Text to indicate that a user should set a toggle within iOS Settings to 'active'. */
|
||||
"toggle-to-enable" = "Włącz %@";
|
||||
|
||||
/* First option on the Get Started tutorial - Add a keyboard for your language */
|
||||
"tutorial-add-keyboard" = "Dodaj klawiaturę dla Twojego języka";
|
||||
|
||||
/* Third option on the Get Started tutorial - Displays app help. */
|
||||
"tutorial-show-help" = "Więcej informacji";
|
||||
|
||||
/* Second option on the Get Started tutorial - Set up Keyman as system-wide keyboard */
|
||||
"tutorial-system-keyboard" = "Skonfiguruj Keyman jako klawiaturę systemową";
|
||||
|
||||
/* Used to display app version (as in \"Version: 1.0.2\" */
|
||||
"version-label" = "Wersja: %@";
|
||||
332
linux/keyman-config/locale/pl_PL.po
Normal file
332
linux/keyman-config/locale/pl_PL.po
Normal file
|
|
@ -0,0 +1,332 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: keyman\n"
|
||||
"Report-Msgid-Bugs-To: <support@keyman.com>\n"
|
||||
"POT-Creation-Date: 2020-08-19 19:17+0200\n"
|
||||
"PO-Revision-Date: 2022-05-09 05:33\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl_PL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"X-Crowdin-Project: keyman\n"
|
||||
"X-Crowdin-Project-ID: 386703\n"
|
||||
"X-Crowdin-Language: pl\n"
|
||||
"X-Crowdin-File: /master/linux/keyman-config.pot\n"
|
||||
"X-Crowdin-File-ID: 504\n"
|
||||
|
||||
#: keyman_config/__init__.py:68
|
||||
msgid "Neither sentry-sdk nor raven is available. Not enabling Sentry error reporting."
|
||||
msgstr "Ani sdk ani sdk nie jest dostępny. Nie włączaj raportowania błędów wpisu."
|
||||
|
||||
#: keyman_config/downloadkeyboard.py:23
|
||||
msgid "Download Keyman keyboards"
|
||||
msgstr "Pobierz klawiaturę Keyman"
|
||||
|
||||
#: keyman_config/downloadkeyboard.py:37 keyman_config/keyboard_details.py:49
|
||||
#: keyman_config/keyboard_details.py:340 keyman_config/view_installed.py:205
|
||||
msgid "_Close"
|
||||
msgstr "_Zamknij"
|
||||
|
||||
#: keyman_config/install_kmp.py:99
|
||||
msgid "You do not have permissions to install the keyboard files to the shared area /usr/local/share/keyman"
|
||||
msgstr "Nie masz uprawnień do instalowania plików klawiatury do wspólnego obszaru /usr/local/share/keyman"
|
||||
|
||||
#: keyman_config/install_kmp.py:103
|
||||
msgid "You do not have permissions to install the documentation to the shared documentation area /usr/local/share/doc/keyman"
|
||||
msgstr "Nie masz uprawnień do instalacji dokumentacji do obszaru udostępnionej dokumentacji /usr/local/share/doc/keyman"
|
||||
|
||||
#: keyman_config/install_kmp.py:107
|
||||
msgid "You do not have permissions to install the font files to the shared font area /usr/local/share/fonts"
|
||||
msgstr "Nie masz uprawnień do instalowania plików czcionek w obszarze /usr/local/share/fonts"
|
||||
|
||||
#: keyman_config/install_kmp.py:179
|
||||
#, python-brace-format
|
||||
msgid "install_kmp.py: error: No kmp.json or kmp.inf found in {package}"
|
||||
msgstr "install_kmp.py: błąd: brak kmp.json lub kmp.inf w {package}"
|
||||
|
||||
#: keyman_config/install_kmp.py:246
|
||||
#, python-brace-format
|
||||
msgid "install_kmp.py: error: No kmp.json or kmp.inf found in {packageFile}"
|
||||
msgstr "install_kmp.py: błąd: brak kmp.json lub kmp.inf w {packageFile}"
|
||||
|
||||
#: keyman_config/install_window.py:54
|
||||
#, python-brace-format
|
||||
msgid "Installing keyboard/package {keyboardid}"
|
||||
msgstr "Instalacja klawiatury/pakietu {keyboardid}"
|
||||
|
||||
#: keyman_config/install_window.py:72 keyman_config/install_window.py:93
|
||||
msgid "Keyboard is installed already"
|
||||
msgstr "Klawiatura jest już zainstalowana"
|
||||
|
||||
#: keyman_config/install_window.py:74
|
||||
#, python-brace-format
|
||||
msgid "The {name} keyboard is already installed at version {version}. Do you want to uninstall then reinstall it?"
|
||||
msgstr "Klawiatura {name} jest już zainstalowana w wersji {version}. Czy chcesz ją odinstalować, a następnie ponownie zainstalować?"
|
||||
|
||||
#: keyman_config/install_window.py:95
|
||||
#, python-brace-format
|
||||
msgid "The {name} keyboard is already installed with a newer version {installedversion}. Do you want to uninstall it and install the older version {version}?"
|
||||
msgstr "Klawiatura {name} jest już zainstalowana z nowszą wersją {installedversion}. Czy chcesz ją odinstalować i zainstalować starszą wersję {version}?"
|
||||
|
||||
#: keyman_config/install_window.py:128
|
||||
msgid "Keyboard layouts: "
|
||||
msgstr "Układ klawiatury: "
|
||||
|
||||
#: keyman_config/install_window.py:147
|
||||
msgid "Fonts: "
|
||||
msgstr "Czcionki: "
|
||||
|
||||
#: keyman_config/install_window.py:167 keyman_config/keyboard_details.py:96
|
||||
msgid "Package version: "
|
||||
msgstr "Wersja pakietu: "
|
||||
|
||||
#: keyman_config/install_window.py:179
|
||||
msgid "Author: "
|
||||
msgstr "Autor: "
|
||||
|
||||
#: keyman_config/install_window.py:197
|
||||
msgid "Website: "
|
||||
msgstr "Strona internetowa: "
|
||||
|
||||
#: keyman_config/install_window.py:211
|
||||
msgid "Copyright: "
|
||||
msgstr "Prawa autorskie: "
|
||||
|
||||
#: keyman_config/install_window.py:245
|
||||
msgid "Details"
|
||||
msgstr "Szczegóły"
|
||||
|
||||
#: keyman_config/install_window.py:248
|
||||
msgid "README"
|
||||
msgstr "README"
|
||||
|
||||
#: keyman_config/install_window.py:256 keyman_config/view_installed.py:200
|
||||
msgid "_Install"
|
||||
msgstr "_Zainstaluj"
|
||||
|
||||
#: keyman_config/install_window.py:260
|
||||
msgid "_Cancel"
|
||||
msgstr "_Anuluj"
|
||||
|
||||
#: keyman_config/install_window.py:305
|
||||
#, python-brace-format
|
||||
msgid "Keyboard {name} installed"
|
||||
msgstr "Klawiatura {name} zainstalowana"
|
||||
|
||||
#: keyman_config/install_window.py:310 keyman_config/install_window.py:315
|
||||
#, python-brace-format
|
||||
msgid "Keyboard {name} could not be installed."
|
||||
msgstr "Klawiatura {name} nie może być zainstalowana."
|
||||
|
||||
#: keyman_config/install_window.py:311
|
||||
msgid "Error Message:"
|
||||
msgstr "Komunikat błędu:"
|
||||
|
||||
#: keyman_config/install_window.py:316
|
||||
msgid "Warning Message:"
|
||||
msgstr "Komunikat ostrzegawczy:"
|
||||
|
||||
#: keyman_config/keyboard_details.py:37
|
||||
#, python-brace-format
|
||||
msgid "{name} keyboard"
|
||||
msgstr "{name} keyboard"
|
||||
|
||||
#: keyman_config/keyboard_details.py:53
|
||||
msgid "ERROR: Keyboard metadata is damaged.\n"
|
||||
"Please \"Uninstall\" and then \"Install\" the keyboard."
|
||||
msgstr "BŁĄD: metadane klawiatury są uszkodzone.\n"
|
||||
"Proszę \"Odinstalować\", a następnie \"Zainstaluj\" klawiaturę."
|
||||
|
||||
#: keyman_config/keyboard_details.py:74
|
||||
msgid "Package name: "
|
||||
msgstr "Nazwa pakietu: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:85
|
||||
msgid "Package id: "
|
||||
msgstr "Identyfikator pakietu: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:108
|
||||
msgid "Package description: "
|
||||
msgstr "Opis pakietu: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:121
|
||||
msgid "Package author: "
|
||||
msgstr "Autor pakietu: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:133
|
||||
msgid "Package copyright: "
|
||||
msgstr "Prawo autorskie pakietu: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:174
|
||||
msgid "Keyboard filename: "
|
||||
msgstr "Nazwa pliku klawiatury: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:187
|
||||
msgid "Keyboard name: "
|
||||
msgstr "Nazwa klawiatury: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:198
|
||||
msgid "Keyboard id: "
|
||||
msgstr "Keyboard id: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:209
|
||||
msgid "Keyboard version: "
|
||||
msgstr "Wersja klawiatury: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:221
|
||||
msgid "Keyboard author: "
|
||||
msgstr "Autor klawiatury: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:232
|
||||
msgid "Keyboard license: "
|
||||
msgstr "Licencja klawiatury: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:243
|
||||
msgid "Keyboard description: "
|
||||
msgstr "Opis klawiatury: "
|
||||
|
||||
#: keyman_config/keyboard_details.py:334
|
||||
#, python-brace-format
|
||||
msgid "Scan this code to load this keyboard\n"
|
||||
"on another device or <a href='{uri}'>share online</a>"
|
||||
msgstr "Zeskanuj ten kod, aby załadować klawiaturę\n"
|
||||
"na innym urządzeniu lub <a href='{uri}'>udostępnij online</a>"
|
||||
|
||||
#: keyman_config/options.py:24
|
||||
#, python-brace-format
|
||||
msgid "{packageId} Settings"
|
||||
msgstr "Ustawienia {packageId}"
|
||||
|
||||
#: keyman_config/view_installed.py:30
|
||||
msgid "Keyman Configuration"
|
||||
msgstr "Konfiguracja Keymana"
|
||||
|
||||
#: keyman_config/view_installed.py:60
|
||||
msgid "Choose a kmp file..."
|
||||
msgstr "Wybierz plik kmp..."
|
||||
|
||||
#. i18n: file type in file selection dialog
|
||||
#: keyman_config/view_installed.py:65
|
||||
msgid "KMP files"
|
||||
msgstr "Pliki KMP"
|
||||
|
||||
#. i18n: column header in table displaying installed keyboards
|
||||
#: keyman_config/view_installed.py:141
|
||||
msgid "Icon"
|
||||
msgstr "Ikona"
|
||||
|
||||
#. i18n: column header in table displaying installed keyboards
|
||||
#: keyman_config/view_installed.py:145
|
||||
msgid "Name"
|
||||
msgstr "Nazwa"
|
||||
|
||||
#. i18n: column header in table displaying installed keyboards
|
||||
#: keyman_config/view_installed.py:148
|
||||
msgid "Version"
|
||||
msgstr "Wersja"
|
||||
|
||||
#: keyman_config/view_installed.py:161
|
||||
msgid "_Uninstall"
|
||||
msgstr "_Odinstaluj"
|
||||
|
||||
#: keyman_config/view_installed.py:162 keyman_config/view_installed.py:304
|
||||
msgid "Uninstall keyboard"
|
||||
msgstr "Odinstaluj klawiaturę"
|
||||
|
||||
#: keyman_config/view_installed.py:167
|
||||
msgid "_About"
|
||||
msgstr "_Informacje"
|
||||
|
||||
#: keyman_config/view_installed.py:168 keyman_config/view_installed.py:306
|
||||
msgid "About keyboard"
|
||||
msgstr "Informacje o klawiaturze"
|
||||
|
||||
#: keyman_config/view_installed.py:173
|
||||
msgid "_Help"
|
||||
msgstr "_Pomoc"
|
||||
|
||||
#: keyman_config/view_installed.py:174 keyman_config/view_installed.py:305
|
||||
msgid "Help for keyboard"
|
||||
msgstr "Pomoc dla klawiatury"
|
||||
|
||||
#: keyman_config/view_installed.py:179
|
||||
msgid "_Options"
|
||||
msgstr "_Opcje"
|
||||
|
||||
#: keyman_config/view_installed.py:180 keyman_config/view_installed.py:307
|
||||
msgid "Settings for keyboard"
|
||||
msgstr "Opcje klawiatury"
|
||||
|
||||
#: keyman_config/view_installed.py:190
|
||||
msgid "_Refresh"
|
||||
msgstr "_Odśwież"
|
||||
|
||||
#: keyman_config/view_installed.py:191
|
||||
msgid "Refresh keyboard list"
|
||||
msgstr "Odśwież listę klawiatur"
|
||||
|
||||
#: keyman_config/view_installed.py:195
|
||||
msgid "_Download"
|
||||
msgstr "_Pobierz"
|
||||
|
||||
#: keyman_config/view_installed.py:196
|
||||
msgid "Download and install a keyboard from the Keyman website"
|
||||
msgstr "Pobierz i zainstaluj klawiaturę z witryny Keyman"
|
||||
|
||||
#: keyman_config/view_installed.py:201
|
||||
msgid "Install a keyboard from a file"
|
||||
msgstr "Zainstaluj klawiaturę z pliku"
|
||||
|
||||
#: keyman_config/view_installed.py:206
|
||||
msgid "Close window"
|
||||
msgstr "Zamknij okno"
|
||||
|
||||
#: keyman_config/view_installed.py:278
|
||||
#, python-brace-format
|
||||
msgid "Uninstall keyboard {package}"
|
||||
msgstr "Odinstaluj klawiaturę {package}"
|
||||
|
||||
#: keyman_config/view_installed.py:280
|
||||
#, python-brace-format
|
||||
msgid "Help for keyboard {package}"
|
||||
msgstr "Pomoc dla klawiatury {package}"
|
||||
|
||||
#: keyman_config/view_installed.py:282
|
||||
#, python-brace-format
|
||||
msgid "About keyboard {package}"
|
||||
msgstr "O klawiaturze {package}"
|
||||
|
||||
#: keyman_config/view_installed.py:284
|
||||
#, python-brace-format
|
||||
msgid "Settings for keyboard {package}"
|
||||
msgstr "Ustawienia klawiatury {package}"
|
||||
|
||||
#: keyman_config/view_installed.py:349
|
||||
msgid "Uninstall keyboard package?"
|
||||
msgstr "Odinstalować pakiet klawiatury?"
|
||||
|
||||
#: keyman_config/view_installed.py:351
|
||||
#, python-brace-format
|
||||
msgid "Are you sure that you want to uninstall the {keyboard} keyboard and its fonts?"
|
||||
msgstr "Czy na pewno chcesz odinstalować klawiaturę {keyboard} i jej czcionki?"
|
||||
|
||||
#: keyman_config/welcome.py:22
|
||||
#, python-brace-format
|
||||
msgid "{name} installed"
|
||||
msgstr "Zainstalowano {name}"
|
||||
|
||||
#: keyman_config/welcome.py:40
|
||||
msgid "Open in _Web browser"
|
||||
msgstr "Otwórz w _przeglądarce"
|
||||
|
||||
#: keyman_config/welcome.py:42
|
||||
msgid "Open in the default web browser to do things like printing"
|
||||
msgstr "Otwórz w domyślnej przeglądarce internetowej, aby robić rzeczy takie jak drukowanie"
|
||||
|
||||
#: keyman_config/welcome.py:45
|
||||
msgid "_OK"
|
||||
msgstr "_OK"
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
/* button text to close the About window */
|
||||
"Kab-Up-fYH.title" = "Zamknij";
|
||||
|
||||
/* text of link to the license agreement */
|
||||
"hYC-Bx-aoP.title" = "Umowa licencyjna";
|
||||
|
||||
/* button text to open Configuration window */
|
||||
"vkh-b5-vO7.title" = "Konfiguracja...";
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
/* Checkbox text to always show on-screen keyboard */
|
||||
"4UX-80-0Vo.title" = "Zawsze pokazuj klawiaturę ekranową";
|
||||
|
||||
/* Checkbox text to enable verbose Console logging */
|
||||
"7J6-zy-R20.title" = "Użyj rejestrowania konsoli";
|
||||
|
||||
/* Support button text */
|
||||
"93O-x6-RLF.label" = "Wsparcie";
|
||||
|
||||
/* Download Keyboard button text */
|
||||
"CTw-kf-WNS.title" = "Pobierz klawiaturę...";
|
||||
|
||||
/* Keyman Configuration window title */
|
||||
"F0z-JX-Cv5.title" = "Konfiguracja Keymana";
|
||||
|
||||
/* button text to go back to previous page */
|
||||
"JOK-JV-n8w.title" = "Powrót";
|
||||
|
||||
/* Keyboards button text */
|
||||
"MPN-9N-wWc.label" = "Keyboards";
|
||||
|
||||
/* text to explain verbose Console logging option */
|
||||
"MrI-GM-7d6.title" = "Gdy włączona jest opcja rejestrowania szczegółowego, Keyman będzie rejestrować działania, które mogą pomóc w diagnozowaniu problemu przez obsługę Keyman. Program Konsoli może być używany do wyświetlania dziennika wiadomości od Keyman. W Konsoli filtr, aby wyświetlić wszystkie wiadomości z procesu \"Keyman\". Ten dziennik można wyeksportować i wysłać do obsługi Keyman w razie potrzeby.";
|
||||
|
||||
/* button text to move forward to the next page */
|
||||
"eXr-8V-h1g.title" = "Przekaż";
|
||||
|
||||
/* button text to return to the home help page */
|
||||
"fXS-aC-CMH.title" = "Strona główna";
|
||||
|
||||
/* Options button text */
|
||||
"frd-No-seV.label" = "Opcje";
|
||||
|
||||
/* Installed Keyboard column heading */
|
||||
"jex-Nd-Qzg.headerCell.title" = "Zainstalowana Klawiatura";
|
||||
|
||||
/* Verbose logging tooltip text */
|
||||
"uWx-3J-U0D.ibShadowedToolTip" = "Włącz tę opcję jeśli masz problemy z określoną klawiaturą lub ogólnie z Keymanem.";
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
/* Package Information window title */
|
||||
"F0z-JX-Cv5.title" = "Package Information";
|
||||
|
||||
/* button text to show Details */
|
||||
"Fvy-XJ-s38.label" = "Szczegóły";
|
||||
|
||||
/* button text to show Read Me */
|
||||
"waA-IW-Qyn.label" = "Przeczytaj mnie";
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
/* Keyboard Help window title */
|
||||
"F0z-JX-Cv5.title" = "Pomoc klawiatury";
|
||||
|
||||
/* OK button text */
|
||||
"Zla-QF-m0K.title" = "OK";
|
||||
|
||||
/* Print button text */
|
||||
"fYY-Uj-y4S.title" = "Print...";
|
||||
68
mac/Keyman4MacIM/Keyman4MacIM/pl.lproj/Localizable.strings
Normal file
68
mac/Keyman4MacIM/Keyman4MacIM/pl.lproj/Localizable.strings
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
/* Message displayed to confirm delete of the Keyman keyboard selected by the user from the keyboard list */
|
||||
"message-confirm-delete-keyboard" = "Czy na pewno chcesz usunąć klawiaturę%@'?";
|
||||
|
||||
/* Delete keyboard confirmation info indicating that the delete action cannot be undone */
|
||||
"info-cannot-undo-delete-keyboard" = "Nie możesz cofnąć tej akcji.";
|
||||
|
||||
/* Button text to cancel delete of the specified installed Keyman keyboard */
|
||||
"button-cancel-delete-keyboard" = "Anuluj";
|
||||
|
||||
/* Button text to confirm delete of the specified installed Keyman keyboard */
|
||||
"button-delete-keyboard" = "Usuń";
|
||||
|
||||
/* Message displayed to confirm installation of a keyboard from the specifed .kmp file double-clicked by the user */
|
||||
"message-confirm-install-keyboard" = "Zainstalować klawiaturę Keyman?";
|
||||
|
||||
/* Message displayed to confirm installation of a keyboard from the specifed .kmp file double-clicked by the user */
|
||||
"info-install-keyboard-filename" = "Czy chcesz aby Keyman zainstalował klawiaturę z pliku '%@'?";
|
||||
|
||||
/* Button text to cancel installation of the double-clicked Keyman file */
|
||||
"button-cancel-install-keyboard" = "Anuluj";
|
||||
|
||||
/* Button text to confirm installation of the double-clicked Keyman file */
|
||||
"button-install-keyboard" = "Zainstaluj";
|
||||
|
||||
/* Message displayed to inform user that .kmp file could not be read/unzipped */
|
||||
"message-keyboard-file-unreadable" = "Nie można odczytać pliku Keyman '%@'.";
|
||||
|
||||
/* Message displayed in Configuration window when keyboard cannot be loaded */
|
||||
"message-error-loading-keyboard" = "(error loading keyboard)";
|
||||
|
||||
/* Message displayed in Configuration window when keyboard metadata cannot be loaded */
|
||||
"message-error-unknown-metadata" = "unknown";
|
||||
|
||||
/* Button text to acknowledge that .kmp file could not be read */
|
||||
"button-keyboard-file-unreadable" = "OK";
|
||||
|
||||
/* label text to identify Keyman version */
|
||||
"version-label-text" = "Wersja %@";
|
||||
|
||||
/* Status text for keyboard downloading */
|
||||
"message-keyboard-downloading" = "Pobieranie...";
|
||||
|
||||
/* Status text for keyboard download complete */
|
||||
"message-keyboard-download-complete" = "Pobieranie zakończone.";
|
||||
|
||||
/* Button text to cancel downloading keyboard */
|
||||
"button-cancel-downloading" = "Anuluj";
|
||||
|
||||
/* Button text keyboard download complete */
|
||||
"button-download-complete" = "Gotowe";
|
||||
|
||||
/* keyboards label in the Package Information window */
|
||||
"keyboards-label" = "Keyboards:";
|
||||
|
||||
/* fonts label in the Package Information window */
|
||||
"fonts-label" = "Fonts:";
|
||||
|
||||
/* package version label in the Package Information window */
|
||||
"package-version-label" = "Package Version:";
|
||||
|
||||
/* author label in the Package Information window */
|
||||
"author-label" = "Author:";
|
||||
|
||||
/* website label in the Package Information window */
|
||||
"website-label" = "Website:";
|
||||
|
||||
/* copyright label in the Package Information window */
|
||||
"copyright-label" = "Copyright:";
|
||||
14
mac/Keyman4MacIM/Keyman4MacIM/pl.lproj/MainMenu.strings
Normal file
14
mac/Keyman4MacIM/Keyman4MacIM/pl.lproj/MainMenu.strings
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/* Configuration window menu text */
|
||||
"P1b-lE-yFw.title" = "Konfiguracja...";
|
||||
|
||||
/* Keyboards menu text */
|
||||
"bQa-j9-nHe.title" = "Do napięć przekraczających 1000 V";
|
||||
|
||||
/* Keyboards menu text */
|
||||
"goP-aK-3WB.title" = "Do napięć przekraczających 1000 V";
|
||||
|
||||
/* About menu text */
|
||||
"kb2-ww-RS3.title" = "O programie";
|
||||
|
||||
/* On-Screen Keyboard menu text */
|
||||
"s96-JI-YDh.title" = "Klawiatura na ekranie";
|
||||
912
windows/src/desktop/kmshell/locale/pl-PL/strings.xml
Normal file
912
windows/src/desktop/kmshell/locale/pl-PL/strings.xml
Normal file
|
|
@ -0,0 +1,912 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
strings.xml: Contains all localizable strings for Keyman for Windows
|
||||
* Create a user interface translation for Keyman for Windows at https://translate.keyman.com/
|
||||
-->
|
||||
<resources>
|
||||
<!-- Context: System -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.266.0 -->
|
||||
<string name="S_LocaleAuthors" comment="Name(s) of people who created this translation - i.e. your name">Sebastian Jasiński</string>
|
||||
<!-- Context: _Font -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SK_UIFontName" comment="The standard font">Segoe UI</string>
|
||||
<!-- Context: _Font -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SK_UIFontSize" comment="The standard font size">9</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonYes" comment="Yes button in message boxes">&Tak</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonNo" comment="No button in message boxes">&Nie</string>
|
||||
<!-- Context: General Strings -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_OK" comment="Ok button term">OK</string>
|
||||
<!-- Context: General Strings -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_Cancel" comment="Cancel button term">Anuluj</string>
|
||||
<!-- Context: General Strings -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_Close" comment="Close button term">Zamknij</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonOK" comment="OK button in message boxes">OK</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonCancel" comment="Cancel button in message boxes">Anuluj</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.330.0 -->
|
||||
<string name="SKBalloonClickToSelectKeyboard" comment="Balloon that shows when Keyman icon is first shown during the tutorial">Naciśnij tę ikonę, aby wybrać klawiaturę</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.330.0 -->
|
||||
<string name="SKBalloonOSKClosed" comment="Balloon that shows when OSK is closed">Keyman jest nadal uruchomiony. Naciśnij tę ikonę, aby użyć klawiatury w swoim języku w dowolnym momencie</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0.234 -->
|
||||
<string name="SKBalloonKeymanIsRunning" comment="Balloon that shows when user tries to start Keyman but it is already running">Keyman jest już uruchomiony. Naciśnij ikonę Keyman w obszarze powiadomień systemowych, aby użyć klawiatury w swoim języku</string>
|
||||
<!-- Context: Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ConfigurationTitle" comment="Configuration dialog title, which includes the product name">Konfiguracja Keyman</string>
|
||||
<!-- Context: Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<string name="S_Caption_Help" comment="Configuration dialog link to Help">Pomoc</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Keyboards" comment="Keyboard Layouts tab name">Układy klawiatury</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Keyboards_AccessChar" comment="Direct access to the Keyboard Layouts tab using alt+">K</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Options" comment="Options tab name">Opcje</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Options_AccessChar" comment="Direct access to the Options tab using alt+">O</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkeys" comment="Hotkeys tab name">Skróty klawiszowe</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkeys_AccessChar" comment="Direct access to the Hotkeys tab using alt+">H</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support" comment="Support tab name">Wsparcie</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support_AccessChar" comment="Direct access to the Support tab using alt+">S</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.493.0 -->
|
||||
<string name="S_KeepInTouch" comment="Keep in touch tab name">Bądź na bieżąco</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.492.0 -->
|
||||
<string name="S_KeepInTouch_AccessChar" comment="Direct access to the Keep in Touch tab using alt+">T</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Filename" comment="Keyboard download window, etc. - term for filename">Nazwa pliku:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Version" comment="Keyboard download window, etc. - term for package version">Wersja pakietu:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.442.0 -->
|
||||
<string name="S_Caption_KeyboardVersion" comment="Keyboard download window, etc. - term for keyboard version">Wersja klawiatury:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Author" comment="Keyboard download window, etc. - term for author">Autor:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Website" comment="Keyboard download window, etc. - term for website">Witryna:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Package" comment="Keyboard download window, etc. - term for package">Pakiet:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Fonts" comment="Keyboard download window, etc. - term for fonts">Czcionki:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Keyboards" comment="Keyboard download window, etc. - term for keyboard layouts">Układy klawiatury:</string>
|
||||
<!-- Context: Keyboard Install Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Caption_Keyboard" comment="Keyboard install dialog - term for a single keyboard layout">Układ klawiatury:</string>
|
||||
<!-- Context: Keyboard Install Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Caption_KeyboardLanguage" comment="Keyboard install dialog - term for caption for language selector a single keyboard layout">Język klawiatury:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Encodings" comment="Keyboard download window, etc. - term for encodings (encodings include Unicode, ANSI, Non-Unicode, etc).">Kodowanie:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_LayoutType" comment="Keyboard download window, etc. - term for keyboard layout type (keyboard layout types include Fixed and Mnemonic)">Typ układu:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_LayoutType_Positional" comment="Keyboard download window, etc. - term for the fixed keyboard layout type">Ustalony (Widoczny na klawiszach)</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_LayoutType_Mnemonic" comment="Keyboard download window, etc. - term for the mnemonic keyboard layout type">Zgodny z ustawieniami systemu (Przypisany)</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.420.0 -->
|
||||
<string name="S_Caption_Languages" comment="Text preceding linked language profiles">Języki:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.420.0 -->
|
||||
<string name="S_Languages_Uninstall" comment="Remove language profile">✕</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.420.0 -->
|
||||
<string name="S_Languages_Install" comment="Add language profile">Dodaj język</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_OnScreenKeyboard" comment="Term for the On Screen Keyboard">Klawiatura ekranowa:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_OnScreenKeyboard_Custom" comment="(OSK) Custom term">Własne</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OnScreenKeyboard_Installed" comment="(OSK) Installed term">Zainstalowane</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OnScreenKeyboard_NotInstalled" comment="(OSK) Not installed term">Niezainstalowane</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_Caption_Documentation" comment="Term for the Documentation">Dokumentacja:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_Documentation_Installed" comment="(Documentation) Installed term">Zainstalowane</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_Documentation_NotInstalled" comment="(Documentation) Not installed term">Niezainstalowane</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Message" comment="Keyboard download window, etc. - term for additional messages">Uwagi:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Copyright" comment="Keyboard download window, etc. - term for copyright">Prawa autorskie:</string>
|
||||
<!-- Context: Configuration Dialog - Footer -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Footer_ChangesImmediate" comment="Short-term (14.0) message explaining why Ok and Cancel buttons are no longer present">Zmiany mają natychmiastowe zastosowanie</string>
|
||||
<!-- Context: Configuration Dialog - Footer -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_InstallKeyboard" comment="Keyboard Layouts - install keyboard button">Zainstaluj klawiaturę...</string>
|
||||
<!-- Context: Configuration Dialog - Footer -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_DownloadKeyboard" comment="Keyboard Layouts - download keyboard button">Pobierz klawiaturę...</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.287.0 -->
|
||||
<string name="S_Menu_Options" comment="KL option button submenu - keyboard options">Opcje klawiatury</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Keyboards_NoKeyboardsInstalled" comment="Keyboard Layouts - notice of no keyboard layouts installed">Nie masz zainstalowanych żadnych klawiatur. Naciśnij przycisk Pobierz klawiaturę, aby zainstalować układ klawiatury z witryny Keyman.</string>
|
||||
<!-- Parameters: %1$s = keyboard layout name -->
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- Introduced: 7.1.251.0 -->
|
||||
<!-- String Type: PlainText -->
|
||||
<string name="SKUninstallRequireAdmin" comment="Keyboard Layouts - notice of ineligibility to uninstall a keyboard">Tylko Administrator może odinstalować klawiaturę \'%1$s\'</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share" comment="Keyboard Layouts - share selected keyboard button">Udostępnij klawiaturę</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share_QRCode" comment="Keyboard Layouts - caption explaining QRCode, plus prefix to link to share">Zeskanuj ten kod, aby wczytać tę klawiaturę na innym urządzeniu lub </string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share_Link" comment="Keyboard Layouts - text for link to share">udostępnij online</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share_LinkSuffix" comment="Keyboard Layouts - suffix for link to share"></string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="kogGeneral" comment="Options section - General">Ogólne</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="kogStartup" comment="Options section - Startup">Uruchamianie</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="kogOSK" comment="Options section - OSK">Klawiatura ekranowa</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="kogAdvanced" comment="Options section - Advanced">Zaawansowane</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koKeyboardHotkeysAreToggle" comment="General options - hotkeys toggle on AND off a keyboard layout">Skróty klawiszowe przełączają układ klawiatury</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koAltGrCtrlAlt" comment="General options - Ctrl+Alt simulates AltGr on computers without AltGr">Symuluj AltGr za pomocą Ctrl+Alt</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 9.0.480.0 -->
|
||||
<string name="koDeadkeyConversion" comment="Advanced options - Base keyboard deadkeys are treated as normal keys">Traktuj sprzętowe klawisze kombinacyjne jako zwykłe klawisze</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koShowHints" comment="General options - show/hide hint messages (resets hint messages individually disabled)">Wyświetlaj podpowiedzi</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="koAutomaticallyReportErrors" comment="General options - report errors to Keyman team automatically">Automatycznie zgłaszaj błędy do keyman.com</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="koAutomaticallyReportUsage" comment="General options - report anonymous usage to Keyman team automatically">Wysyłaj anonimowe statystyki użytkowania na keyman.com</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koStartWithWindows" comment="Startup options - Start Keyman with Windows start">Uruchom przy starcie systemu</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koShowStartup" comment="Startup options - show/hide splash screen">Pokaż ekran powitalny</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koShowWelcome" comment="Startup options - show/hide welcome screen">Pokaż ekran powitalny</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koCheckForUpdates" comment="Startup options - check online weekly for updates">Automatycznie sprawdzaj cotygodniowe aktualizacje z keyman.com</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.236.0 -->
|
||||
<string name="koTestKeymanFunctioning" comment="Startup options - test for conflicting apps when Product starts">Wyszukaj konfliktujące aplikacje przy starcie Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.236.0 -->
|
||||
<string name="koReleaseShiftKeysAfterKeyPress" comment="OSK options - Releases shift/ctrl/alt on OSK after key press">Zwolnij Shift/Ctrl/Alt na klawiaturze ekranowej po naciśnięciu klawisza</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koAutoOpenOSK" comment="OSK options - auto-open OSK">Zawsze pokazuj okno klawiatury ekranowej, gdy wybrana jest klawiatura Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koAutoSwitchOSKPages" comment="OSK options - when a keyboard is activated, switch to most appropriate page in OSK">Automatycznie przełącz na odpowiednią klawiaturę ekranową/stronę pomocy po wybraniu klawiatury</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koTurnOnSurrogates" comment="Advanced options - turn on Unicode suplementary character display (not needed in Vista)">Włącz wyświetlanie dodatkowych znaków Unicode (wymagane ponowne uruchomienie)</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koUnknownLanguage" comment="Advanced options - installs Unknown Language in Windows Control Panel (should only be used for legacy layouts).">Włącz język \'Nieznany\'</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koDebugging" comment="Advanced options - turn on debugging (which creates a very large file)">Debugowanie</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koSwitchLanguageWithKeyboard" comment="Advanced options - switch Windows language when keyboard selected">Przełącz język systemu Windows po wybraniu klawiatury Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.1.274.0 -->
|
||||
<string name="koSwitchLanguageForAllApplications" comment="Advanced options - selected language applies to all applications">Wybierz układ klawiatury dla wszystkich aplikacji</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koRunElevatedInVista" comment="Advanced options - elevate user permission to highest permissible level">Zawsze uruchamiaj ze zwiększonymi uprawnieniami w systemie Windows Vista</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.445.0 -->
|
||||
<string name="S_Button_BaseKeyboard" comment="Options tab - base keyboard button">Podstawowa klawiatura...</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<string name="S_Hotkey_Language_Prefix" comment="Hotkey - activation term preceding Windows language name. Note: include a space following."></string>
|
||||
<!-- e.g. "Activate [Korean KORDA] Keyboard" -->
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<string name="S_Hotkey_Language_Suffix" comment="Hotkey - language term following Windows language name. Note: include an initial space."></string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_None" comment="Hotkey - text used when no hotkey set for an option">(brak)</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_TurnKeymanOff" comment="Hotkey - Turn Product Off">Wyłącz Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_OpenKeyboardMenu" comment="Hotkey - Open Keyman system tray menu">Otwórz menu klawiatury</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_ShowOnScreenKeyboard" comment="Hotkey - show keyboard in OSK">Pokaż panel klawiatury ekranowej</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_OpenConfiguration" comment="Hotkey - open Keyman Configuration">Otwórz konfigurację</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.275.0 -->
|
||||
<string name="S_Hotkey_ShowFontHelper" comment="Hotkey - show font helper in OSK">Pokaż panel pomocy dla czcionek</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.275.0 -->
|
||||
<string name="S_Hotkey_ShowCharacterMap" comment="Hotkey - show character map in OSK">Pokaż panel tablicy znaków</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.275.0 -->
|
||||
<string name="S_Hotkey_OpenTextEditor" comment="Hotkey - open text editor">Otwórz edytor tekstu</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Hotkey_SwitchLanguage" comment="Hotkey - switch language window">Otwórz przełączanie języka</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.274.0 -->
|
||||
<string name="S_Hotkey_Control_Title" comment="Hotkey - Control Title">Ogólne skróty klawiszowe</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.274.0 -->
|
||||
<string name="S_Hotkey_Keyboard_Title" comment="Hotkey - Keyboard Title">Układy klawiatury</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.465.0 -->
|
||||
<string name="S_Support_ContactInstructions_Free" comment="">Jeśli masz trudności z używaniem Keyman, możesz zadać pytanie na Forum społeczności Keyman.</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.465.0 -->
|
||||
<string name="S_Button_CommunitySupport" comment="">Otwórz Forum społeczności Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 11.0.1500.0 -->
|
||||
<string name="S_Support_CreatedBySIL" comment="Support - SIL statement">Stworzone przez SIL International</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support_Copyright" comment="Support - Product Copyright">Copyright © SIL International. Wszelkie prawa zastrzeżone.</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support_Version" comment="Support - version">Wersja</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Support_UsefulLinks" comment="Support - Useful Links heading">Przydatne odnośniki</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_OnlineSupport" comment="Support button - links to online support">Pomoc online</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_CheckForUpdates" comment="Support button - manually checks for product updates">Sprawdź aktualizacje</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_ProxyConfig" comment="Options button - allows manual adjustment of proxy settings">Ustawienia proxy...</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_SettingsManager" comment="Options button - access to the Settings Manager">Ustawienia systemowe Keyman...</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Diagnostics_Diagnostics" comment="Support button submenu - performs a diagnostic report">Diagnostyka</string>
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_DownloadKeyboard_Title" comment="Download keyboard layout from keyman.com dialog title">Pobierz klawiaturę z keyman.com</string>
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_DownloadKeyboard_DownloadOnlyCheckbox" comment="Download only option checkbox">Pobierz, ale nie instaluj</string>
|
||||
<!-- Parameters: %1$s = Error Message, %2$d Error Code -->
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_DownloadKeyboard_DownloadError" comment="Message shown when there is an error downloading the keyboard package">Podczas pobierania klawiatury wystąpił błąd %2$d: %1$s</string>
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Button_Back" comment="Back button">< Wstecz</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Title" comment="Install keyboard/package dialog title">Zainstaluj klawiaturę/pakiet</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Tab_Details" comment="Install keyboard/package - details">Szczegóły</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Tab_Readme" comment="Install keyboard/package - readme">Readme</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Button_Install" comment="Install keyboard/package - install button">Zainstaluj</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Title" comment="Proxy configuration dialog title">Konfiguracja serwera proxy</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Server" comment="Proxy dialog - fillable-field server">Serwer: </string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Port" comment="Proxy dialog - fillable-field port">Port: </string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Username" comment="Proxy dialog - fillable-field username">Nazwa użytkownika: </string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Password" comment="Proxy dialog - fillable-field password">Hasło: </string>
|
||||
<!-- Context: Base Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.445.0 -->
|
||||
<string name="S_BaseKeyboard_Title" comment="Base keyboard dialog title">Ustaw podstawową klawiaturę</string>
|
||||
<!-- Context: Base Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.445.0 -->
|
||||
<string name="S_BaseKeyboard_Text" comment="Base keyboard dialog description">Wybierz podstawową klawiaturę,
|
||||
której używasz w systemie Windows. Klawiatury Keyman automatycznie dostosują się do preferowanego układu.</string>
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKChangeHotkeyTitle" comment="Change Hotkey dialog title">Zmień skrót</string>
|
||||
<!-- Parameters: %1$s = Name of keyboard -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKSetHotkey_Language" comment="Hotkey dialog - message when setting hotkey for a language">Wybierz standardowy skrót lub wybierz \"Własny\" i przytrzymaj Ctrl, Shift i/lub Alt, a następnie wprowadź pożądany skrót dla swojego języka %1$s:</string>
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKSetHotkey_Interface" comment="Hotkey dialog - message displayed when changing a hotkey for a product feature (e.g. show menu or show on screen keyboard)">Wybierz standardowy skrót lub wybierz \"Własny\" i przytrzymaj Ctrl, Shift i/lub Alt, a następnie wprowadź pożądany skrót:</string>
|
||||
<!-- Parameters: %1$s = Hotkey -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnsafeHotkey" comment="Hotkey dialog - warning of hotkey conflict with standard keyboard use">Skrót %1$s może negatywnie wpływać na korzystanie z klawiatury. Należy użyć przynajmniej Ctrl lub Alt. Czy chcesz teraz to zmienić\?</string>
|
||||
<!-- Parameters: %1$s = Hotkey, %2$s = Conflicting keyboard -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKHotkeyConflicts_Keyboard" comment="Hotkey dialog - warning of hotkey conflict with hotkey for another keyboard">Klawisz skrótu %1$s jest sprzeczny z klawiaturą %2$s. Jeśli będziesz kontynuować, klawisz skrótu dla klawiatury %2$s zostanie wyczyszczony. Kontynuować?</string>
|
||||
<!-- Parameters: %1$s = Hotkey -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 14.0.117 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKHotkeyConflicts_Interface" comment="Hotkey dialog - warning of hotkey conflict with hotkey for another interface hotkey">Klawisz skrótu %1$s jest sprzeczny z innym klawiszem. Jeśli będziesz kontynuować, inny klawisz skrótu zostanie wyczyszczony. Kontynuować?</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_Title" comment="Update dialog title, where Keyman = product name">Dostępne są zaktualizowane komponenty Keyman</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_NewVersionAvailable" comment="Update dialog - updates available text">Dostępne są aktualizacje dla Keyman</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_NewVersionPrompt" comment="Update dialog - prompt to select updates">Wybierz aktualizacje, które chcesz zainstalować:</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_DownloadFrom" comment="Update dialog - download information">Możesz pobrać nową wersję z:</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_Button_InstallNow" comment="Update dialog - install now button">Zainstaluj teraz</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_Button_InstallLater" comment="Update dialog - cancel button">Anuluj</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_OldVersionHead" comment="Update dialog - old version">Starsza wersja</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_ComponentHead" comment="Update dialog - update component">Zaktualizowany komponent</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_SizeHead" comment="Update dialog - update size">Rozmiar</string>
|
||||
<!-- Parameters: %1$s = Current version number -->
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUpdate_KeymanText" comment="Update dialog - name and version of updatable product">Keyman %1$s</string>
|
||||
<!-- Parameters: %1$s = Package description, %2$s = Current package version number -->
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUpdate_PackageText" comment="Update dialog - name and version of updatable keyboard layout package">Klawiatura %1$s %2$s</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUpdate_UnableToContact" comment="Update dialog - unable to access keyman.com warning">Błąd połączenia z keyman.com - upewnij się, że masz aktywne połączenie Internetem i spróbuj ponownie.</string>
|
||||
<!-- Parameters: %1$s = Error message -->
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUpdate_UnableToContact_Error" comment="Update dialog - unable to access keyman.com error message">Błąd połączenia z keyman.com - upewnij się, że masz aktywne połączenie Internetem i spróbuj ponownie. Otrzymano błąd: %1$s</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconTitle" comment="Update icon - title">Aktualizacja Keyman jest dostępna</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconText" comment="Update icon - text">Naciśnij tę ikonę, aby pobrać i zainstalować aktualizacje</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconMenuText" comment="Update icon - install menu item">Przejrzyj i &zainstaluj aktualizacje Keyman</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconMenuExit" comment="Update icon - exit menu item">Z&amknij sprawdzanie aktualizacji online</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="S_Splash_Name" comment="Splash major title">Keyman</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Start" comment="Start Keyman button">Uruchom Keyman</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Exit" comment="Exit button">Wyjdź</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Configuration" comment="Keyman Configuration link">Konfiguracja</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.341.0 -->
|
||||
<string name="S_Splash_ShowAtStartup" comment="Show at Startup toggle">Pokazuj ten ekran przy uruchomieniu</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.278.0 -->
|
||||
<string name="S_DisplayIn" comment="'Display In' text label for UI language menu">Język</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.278.0 -->
|
||||
<string name="S_MoreUILanguagesMenu" comment="More UI languages online menu item">Znajdź inne języki wyświetlania online...</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.525.0 -->
|
||||
<string name="S_ContributeUILanguagesMenu" comment="Link to contribute to language UI">Pomóż przetłumaczyć interfejs użytkownika...</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUILanguageName" comment="User interface language name in the UI language">Polski</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUILanguageNameWithEnglish" comment="UI language name in the UI language with the English name in parentheses (this message is used when the user gets stuck in a strange UI language)">Polish</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKLanguageCode" comment="The language code for the current translation">pl</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKDefaultLanguageCode" comment="The default language code for this product. This should be the language that the product is created in. For Keyman this must stay 'en', for all translations.">en</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKShortApplicationTitle" comment="Product name">Keyman</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="S_Button_ResetHints" comment="Hint - options tab button to reset hints">Wyzeruj podpowiedzi</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="SKHintsReset" comment="Hint - options tab dialog confirming reset of hints">Wszystkie podpowiedzi zostały wyzerowane i będą wyświetlane ponownie.</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: HintTitle -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="HintTitle_KH_EXITPRODUCT" comment="Hint - dialog title upon attempting to exit product">Zamknąć Keyman\?</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: Hint -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="Hint_KH_EXITPRODUCT" comment="Hint - asks for confirmation, explains the difference between de-activating a keyboard layout and closing Product">Czy na pewno chcesz zamknąć Keyman\? Twoje klawiatury Keyman nadal będą wyświetlane w językach systemu Windows, ale nie będą funkcjonować dopóki nie uruchomisz Keyman.</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: HintTitle -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="HintTitle_KH_CLOSEOSK" comment="Hint - dialog title upon closing the OSK">Zamknięto klawiaturę ekranową</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: Hint -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="Hint_KH_CLOSEOSK" comment="Hint - explains that Product is still running and informs how to reopen OSK">Klawiatura ekranowa została zamknięta. Keyman jest nadal uruchomiony. Możesz otworzyć klawiaturę ekranową w dowolnym momencie poprzez naciśnięcie na ikonę Keyman i wybranie \"Klawiatura ekranowa\"</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 10.0.836.0 -->
|
||||
<string name="S_HintDialog_DontShowHintAgain" comment="Hint dialog - caption of checkbox at bottom of dialog">Nie pokazuj tej podpowiedzi ponownie</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_HelpTitle" comment="Help - product name help">Pomoc Keyman</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Help_Product" comment="Help - help contents link title">Zawartość pomocy</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Help_Keyboard_Prefix" comment="Help - text preceding keyboard name">Pomoc na \"</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Help_Keyboard_Suffix" comment="Help - text following keyboard name">klawiatura \"</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_ViewOnScreenKeyboard" comment="Toolbar help - View OSK pop-up text">Zobacz na ekranie Klawiatury</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_ViewFontHelper" comment="Toolbar help - View Font Helper pop-up text">Pokaż pomocnik czcionki</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_ViewCharacterMap" comment="Toolbar help - View Character Map pop-up text">Zobacz Mapę Postaci</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_OpenConfiguration" comment="Toolbar help - Open Keyman Configuration pop-up text">Otwórz konfigurację Keyman</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_OpenHelp" comment="Toolbar help - Open help pop-up text">Otwórz pomoc</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_CloseOnScreenKeyboard" comment="Toolbar help - Close OSK pop-up text">Zamknij klawiaturę na ekranie</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_SwitchKeymanOff" comment="Systray item - Switch Keyman Off [& precedes alt + access-character]">Przełącz Keyman &Wyłączony</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_OnScreenKeyboard" comment="Systray item - OSK [& precedes alt + access-character]">Na ekranie &Klawiatura</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_FontHelper" comment="Systray item - Font Helper [& precedes alt + access-character]">&Font Helper</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_CharacterMap" comment="Systray item - Character Map [& precedes alt + access-character]">Znak &Mapa</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_TextEditor" comment="Systray item - Text Editor [& precedes alt + access-character]">&Edytor tekstu...</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Configuration" comment="Systray item - Configuration [& precedes alt + access-character]">&Konfiguracja...</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Help" comment="Systray item - Help [& precedes alt + access-character]">&Pomoc...</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Exit" comment="Systray item - Exit [& precedes alt + access-character]">E&xit</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_FadeWhenInactive" comment="OSK right-click menu - fade OSK when mouse is elsewhere">Zanikanie gdy nieaktywny</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_ShowToolbar" comment="OSK right-click menu - show/hide OSK toolbar">Pokaż pasek narzędzi</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_SaveAsWebPage" comment="OSK right-click menu - save diagram of active keyboard layout as a web page">Zapisz jako stronę internetową...</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_Print" comment="OSK right-click menu - print diagram of active keyboard layout">Drukuj...</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKApplicationTitle" comment="Product name used for the title of message boxes and message dialogs">Keyman</string>
|
||||
<!-- Parameters: %1$s = Version number string -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKSplashVersion" comment="Version number">Wersja %1$s</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<string name="SKButtonPrint" comment="Print button in Welcome dialog for keyboards">&Drukuj...</string>
|
||||
<!-- Parameters: %1$s = Package to be uninstalled -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKPackageAlreadyInstalled" comment="Notice during package installation that a package with the same name is already installed.">Pakiet o nazwie %1$s jest już zainstalowany. Czy chcesz go odinstalować i zainstalować nowy?</string>
|
||||
<!-- Parameters: %1$s = Keyboard name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKKeyboardAlreadyInstalled" comment="Notice during keyboard layout installation that a keyboard layout with the same name is already installed.">Klawiatura o nazwie \'%1$s\' jest już zainstalowana. Jeśli kontynuujesz, zostanie odinstalowana przed zainstalowaniem nowego. Kontynuować?</string>
|
||||
<!-- Parameters: %1$s = Keyboard name, %2$s = Package name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKKeyboardPartOfPackage" comment="Notice of need to uninstall an entire package">Klawiatura \'%1$s\' jest częścią pakietu \'%2$s\'. Musisz odinstalować cały pakiet. Kontynuować?</string>
|
||||
<!-- PArameters: %1$s = BCP 47 code -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 14.0.211 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKInstallLanguageTransientLimit" comment="Message shown when Keyman is unable to install a Windows language for a keyboard">Nie można zainstalować języka klawiatury; Windows ma limit 4 niestandardowych języków \'przejściowych\' i możesz osiągnąć ten limit.</string>
|
||||
<!-- Parameters: %1$s = Package Name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKPackageDoesNotIncludeWelcome" comment="Notice of lack of introductory help">Pakiet lub klawiatura \'%1$s\' nie zawiera żadnej pomocy wprowadzającej.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKOSNotSupported" comment="Notice of unsupported operating system">Ten system operacyjny nie jest obsługiwany.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKOnlineHelpFile" comment="File name of the help file - must be .chm format. The locale folder will be checked first for the file">KeymanDesktop.chm</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKCouldNotFindHelp" comment="Notice of help file not found">Plik pomocy nie został znaleziony.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKANSIEncoding" comment="Keyboard with an ANSI or Codepage encoding">Strona kodowa</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUnicodeEncoding" comment="Keyboard with a Unicode encoding">Unicode</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKDownloadProgress_Title" comment="Notice of file downloading">Pobieranie pliku</string>
|
||||
<!-- Parameters: %1$s = Keyboard name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallOnScreenKeyboard" comment="Request for confirmation to uninstall OSK for a keyboard layout">Czy na pewno chcesz usunąć klawiaturę na ekranie zainstalowaną dla %1$s\?</string>
|
||||
<!-- Parameters: %1$s = Keyboard name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallKeyboard" comment="Request for confirmation to uninstall keyboard layout">Czy na pewno chcesz odinstalować klawiaturę %1$s\?</string>
|
||||
<!-- Parameters: %1$s = Package name, %2$s: Fonts list -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallPackage" comment="Request for confirmation to uninstall a package">Czy na pewno chcesz odinstalować pakiet %1$s\?\n\n%2$s</string>
|
||||
<!-- Parameters: %1$s = Fonts list -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.1.270.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallPackageFonts" comment="Text embedded in SKUninstallPackage when fonts are ready for uninstall.">Następujące czcionki zostaną również odinstalowane: %1$s.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUnicodeData_Build" comment="Request to build Unicode Character Map database">Mapa postaci ma bazę znaków, która musi być zbudowana zanim będzie mogła być użyta. Zbudować ją teraz\?</string>
|
||||
<!-- Parameters: %1$s = Error detail string -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnicodeData_DatabaseCouldNotBeDeleted" comment="Error deleting Unicode Character Map database">Baza znaków Unicode nie może zostać usunięta dla przebudowy. Szczegóły błędu to: %1$s</string>
|
||||
<!-- Parameters: %1$s = Error details -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnicodeData_CouldNotCreateDatabase" comment="Error creating Unicode Character Map database">Baza znaków Unicode nie mogła zostać utworzona i została wyłączona. Szczegóły błędu to: %1$s</string>
|
||||
<!-- Parameters: %1$s = Error message -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnicodeData_DatabaseLoadFailedRebuild" comment="Error loading Unicode Character Map database. Request to rebuild.">Baza znaków Unicode nie załadowała się pomyślnie (%1$s). Odbuduj ją teraz\?</string>
|
||||
<!-- Parameters: %1$s: error message -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKCannotStartProduct" comment="Error from Keyman failing to start keyman.exe due to an access denied or file not found">Nie udało się uruchomić klucza. Sprawdź swoje ustawienia bezpieczeństwa, aby upewnić się, że program keyman.exe może rozpocząć się przed kontynuowaniem. Zwrócono błąd:\n\n\"%1$s\"\n\nCzy chcesz spróbować ponownie uruchomić Keyman teraz\?</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKDebuggingWarning" comment="Warning upon starting debugging in the Options tab">Informacje debugowania Keyman będą przechowywane w pliku dziennika o nazwie %LOCALAPPDATA%\Keyman\Diag\system#.etl (gdzie # jest liczbą). Powinieneś wyjść z Keyman zanim spróbujesz usunąć ten plik.\n\n\UWAGA: Ten plik może się rozwinąć bardzo szybko. Włączenie debugowania może spowolnić Twój system i powinno być wykonane tylko wtedy, gdy zostanie to zalecone przez wsparcie techniczne.\n\nOSTRZEŻENIE PRYWATNE: Pamiętaj, że plik debugowania zapisuje wszystkie klawisze które wpisujesz. Powinieneś włączyć tylko dziennik debugowania na czas trwania sesji debugowania lub diagnostyki.</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_PleaseWait" comment="OSK Font helper message">Proszę czekać podczas wyszukiwania powiązanych czcionek dla klawiatury %1$s</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_NonUnicode" comment="OSK Font helper non-Unicode keyboard">Klawiatura %1$s nie jest klawiaturą Unicode. Czcionki nie mogą być automatycznie zlokalizowane. Proszę sprawdzić dokumentację klawiatury, aby uzyskać informacje o czcionce.</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_NoKeyboards" comment="OSK Font helper no keyboards">Nie zainstalowano ani nie załadowano żadnych układów klawiatury.</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_ChooseKeyboard" comment="OSK Font helper choose keyboard">Wybierz klawiaturę Keyman, aby znaleźć powiązane czcionki.</string>
|
||||
<!-- Context: Text Editor -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 10.0.836.0 -->
|
||||
<string name="SKTextEditorCaption" comment="Caption of Text Editor">Edytor tekstu - Keyman</string>
|
||||
</resources>
|
||||
80
windows/src/desktop/setup/locale/pl-PL/strings.xml
Normal file
80
windows/src/desktop/setup/locale/pl-PL/strings.xml
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="ssLanguageName" comment="User interface language name in the UI language">Polski</string>
|
||||
<string name="ssApplicationTitle">$APPNAME $VERSION Konfiguracja</string>
|
||||
<string name="ssTitle">Zainstaluj $APPNAME $VERSION</string>
|
||||
<string name="ssInstallSuccess">$APPNAME $VERSION została zainstalowana pomyślnie.</string>
|
||||
<string name="ssCancelQuery">Czy na pewno chcesz anulować instalację $APPNAME?</string>
|
||||
<string name="ssBootstrapExtractingBundle">Rozpakowywanie pakietu...</string>
|
||||
<string name="ssBootstrapCheckingPackages">Sprawdzanie pakietów...</string>
|
||||
<string name="ssBootstrapCheckingForUpdates">Sprawdzanie aktualizacji online...</string>
|
||||
<string name="ssBootstrapCheckingInstalledVersions">Sprawdzanie zainstalowanych wersji...</string>
|
||||
<string name="ssBootstrapReady">Kończenie...</string>
|
||||
<!-- Parameters: %0:s: version, %1:s: ssActionDownload -->
|
||||
<string name="ssActionInstallKeyman">• $APPNAME %0:s %1:s</string>
|
||||
<!-- Parameters: %0:s: package name %1:s: version %2:s: ssActionDownload -->
|
||||
<string name="ssActionInstallPackage">• %0:s %1:s %2:s</string>
|
||||
<!-- Parameters: %0:s: package name %1:s: version %2:s: language %3:s: ssActionDownload -->
|
||||
<string name="ssActionInstallPackageLanguage">• %0:s %1:s dla %2:s %3:s</string>
|
||||
<string name="ssActionNothingToInstall">Nie ma czego zainstalować.</string>
|
||||
<!-- Parameters: %0:s download size -->
|
||||
<string name="ssActionDownload">(%0:s do pobrania)</string>
|
||||
<string name="ssActionInstall">Konfiguracja zainstaluje:</string>
|
||||
<string name="ssFreeCaption">$APPNAME $VERSION jest darmowa i otwartoźródłowa</string>
|
||||
<string name="ssLicenseLink">&Przeczytaj licencję</string>
|
||||
<string name="ssInstallOptionsLink">Zainstaluj &opcje</string>
|
||||
<string name="ssMessageBoxTitle">$APPNAME Konfiguracja</string>
|
||||
<string name="ssOkButton">OK</string>
|
||||
<string name="ssInstallButton">&Zainstaluj</string>
|
||||
<string name="ssCancelButton">Anuluj</string>
|
||||
<string name="ssExitButton">W&yjdź</string>
|
||||
<string name="ssStatusInstalling">Instalowanie $APPNAME</string>
|
||||
<string name="ssStatusRemovingOlderVersions">Usuwanie starszych wersji</string>
|
||||
<string name="ssStatusComplete">Instalacja zakończona</string>
|
||||
<string name="ssQueryRestart">Musisz zrestartować Windows przed zakończeniem instalacji. Po ponownym uruchomieniu systemu konfiguracja będzie kontynuowana.
|
||||
|
||||
Zrestartować teraz?</string>
|
||||
<string name="ssErrorUnableToAutomaticallyRestart">Windows nie był w stanie automatycznie uruchomić się ponownie. Powinieneś zrestartować Windows zanim spróbujesz i uruchomić $APPNAME.</string>
|
||||
<string name="ssMustRestart">Musisz zrestartować Windows, aby ukończyć konfigurację. Po ponownym uruchomieniu systemu Windows, konfiguracja zostanie zakończona.</string>
|
||||
<string name="ssOldOsVersionInstallKeyboards">$APPNAME $VERSION wymaga Windows 7 lub później, aby zainstalować. Wykryto jednak pulpit Keyman 7, 8 lub 9. Czy chcesz zainstalować klawiatury zawarte w tym instalatorze w zainstalowanej wersji desktopowej Keyman?</string>
|
||||
<string name="ssOldOsVersionDownload">Ta wersja $APPNAME wymaga zainstalowania systemu Windows 7 lub nowszego. Czy chcesz pobrać pulpit Keyman 8?</string>
|
||||
<string name="ssOptionsTitle">Opcje instalacji</string>
|
||||
<string name="ssOptionsTitleInstallOptions">Opcje instalacji</string>
|
||||
<string name="ssOptionsTitleDefaultKeymanSettings">Domyślne ustawienia $APPNAME</string>
|
||||
<string name="ssOptionsTitleSelectModulesToInstall">Moduły do instalacji lub aktualizacji</string>
|
||||
<string name="ssOptionsTitleAssociatedKeyboardLanguage">Powiązany język klawiatury</string>
|
||||
<string name="ssOptionsTitleLocation">Wersja do instalacji</string>
|
||||
<string name="ssOptionsStartWithWindows">Rozpocznij $APPNAME , gdy Windows się uruchomi</string>
|
||||
<string name="ssOptionsStartAfterInstall">Uruchom $APPNAME po zakończeniu instalacji</string>
|
||||
<string name="ssOptionsCheckForUpdates">Okresowo sprawdzaj aktualizacje online</string>
|
||||
<string name="ssOptionsUpgradeKeyboards">Uaktualnij klawiatury zainstalowane ze starszymi wersjami do wersji $VERSION</string>
|
||||
<string name="ssOptionsAutomaticallyReportUsage">Udostępnij anonimowe statystyki użytkowania dla keyman.com</string>
|
||||
<!-- Parameters: %0:s: version of installer (may differ from Keyman version) -->
|
||||
<string name="ssInstallerVersion">Konfiguracja wersji: %0:s</string>
|
||||
<string name="ssOptionsInstallKeyman">Zainstaluj $APPNAME</string>
|
||||
<string name="ssOptionsUpgradeKeyman">Ulepsz $APPNAME</string>
|
||||
<!-- Parameters: %0:s: installed version -->
|
||||
<string name="ssOptionsKeymanAlreadyInstalled">$APPNAME %0:s jest już zainstalowany.</string>
|
||||
<!-- Parameters: %0:s: version, %1:s: size -->
|
||||
<string name="ssOptionsDownloadKeymanVersion">Pobierz wersję %0:s (%1:s)</string>
|
||||
<!-- Parameters: %0:s: version -->
|
||||
<string name="ssOptionsInstallKeymanVersion">Wersja %0:s</string>
|
||||
<!-- Parameters: %0:s: package name %1:s -->
|
||||
<string name="ssOptionsInstallPackage">Zainstaluj %0:s</string>
|
||||
<!-- Parameters: %0:s: package version %1:s package size -->
|
||||
<string name="ssOptionsDownloadPackageVersion">Pobierz wersję %0:s (%1:s)</string>
|
||||
<!-- Parameters: %0:s: package version -->
|
||||
<string name="ssOptionsInstallPackageVersion">Wersja %0:s</string>
|
||||
<!-- Parameters: %0:s package name -->
|
||||
<string name="ssOptionsPackageLanguageAssociation">Wybierz język, który chcesz powiązać z klawiaturą %0:s</string>
|
||||
<string name="ssOptionsDefaultLanguage">Domyślny język</string>
|
||||
<!-- Parameters: %0:s: filename -->
|
||||
<string name="ssDownloadingTitle">Pobieranie %0:s</string>
|
||||
<!-- Parameters: %0:s: filename -->
|
||||
<string name="ssDownloadingText">Pobieranie %0:s</string>
|
||||
<string name="ssOffline">$APPNAME Konfiguracja nie mogła połączyć się z keyman.com, aby pobrać dodatkowe zasoby.
|
||||
|
||||
Sprawdź, czy jesteś online, i daj $APPNAME uprawnień konfiguracji do dostępu do Internetu w ustawieniach zapory.
|
||||
|
||||
Kliknij przycisk Anuluj, aby wyjść z konfiguracji, spróbuj ponownie i pobrać zasoby ponownie, lub ignoruj aby kontynuować tryb offline.</string>
|
||||
</resources>
|
||||
Loading…
Add table
Reference in a new issue