spiegel-keyman/ios/engine/KMEI/KeymanEngine/pl.lproj/Localizable.strings
2022-05-09 12:41:36 +07:00

257 lines
12 KiB
Text

/* 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";