From a368d583a7545ca7a43528a4cb92b2618d070e5a Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Wed, 1 Apr 2015 12:21:03 +0200 Subject: Polish translation --- app/app.pro | 2 +- app/translations/pebble-pl.ts | 375 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 376 insertions(+), 1 deletion(-) create mode 100644 app/translations/pebble-pl.ts diff --git a/app/app.pro b/app/app.pro index 80dd18d..3810f90 100644 --- a/app/app.pro +++ b/app/app.pro @@ -36,4 +36,4 @@ OTHER_FILES += \ pebble.png CONFIG += sailfishapp_i18n -TRANSLATIONS += translations/pebble-es.ts +TRANSLATIONS += translations/pebble-es.ts translations/pebble-pl.ts diff --git a/app/translations/pebble-pl.ts b/app/translations/pebble-pl.ts new file mode 100644 index 0000000..f61894b --- /dev/null +++ b/app/translations/pebble-pl.ts @@ -0,0 +1,375 @@ + + + + + AboutPage + + + Version + Wersja + + + + All Rights Reserved. + Wszelkie prawa zastrzeżone. + + + + Support + Wsparcie + + + + Your donations help justify development time. + Dotacje pomagają uzasadnić czas poświęcony na rozwój aplikacji. + + + + PayPal Donate + Dotacja PayPal + + + + Bugs? + Błędy? + + + + Open Bug Tracker + Otwórz Bug Tracker + + + + Forum Thread + Wątek na forum + + + + Send issue e-mail to developer + Wyślij zgłoszenie e-mail do developera + + + + AppConfigDialog + + + No configuration settings available + Ustawienia konfiguracji są niedostępne + + + + AppStorePage + + + Logout + Wyloguj + + + + Pebble Appstore + Pebble Appstore + + + + WatchApps + Aplikacje + + + + WatchFaces + Cyferblaty + + + + Downloading... + Pobieranie... + + + + Downloading %1... + Pobieranie %1... + + + + CoverPage + + + connected + połączony + + + + disconnected + rozłączony + + + + InstallAppDialog + + + Select App files + Wybieranie plików Aplikacji + + + + Install App + Instalacja Aplikacji + + + + Install + Zainstaluj + + + + Add App file + Dodaj plik Aplikacji + + + + ManagerPage + + + Pebble Appstore + Pebble Appstore + + + + About + Informacje + + + + Pebble Manager + Pebble Manager + + + + Waiting for watch... +If it can't be found please check it's available and paired in Bluetooth settings. + Oczekiwanie na zegarek... +Jeśli nie zostaje znaleziony sprawdź czy jest w zasięgu i czy jest sparowany w ustawieniach Bluetooth. + + + + Service + Usługa + + + + Enabled + Włączona + + + + Automatic startup + Start automatyczny + + + + Manual startup + Start ręczny + + + + Active + Aktywna + + + + Running + Pracuje + + + + Dead + Martwa + + + + Connection + Połączenie + + + + Connected + Połączony + + + + Disconnected + Rozłączony + + + + Settings + Ustawienia + + + + Forward phone calls + Przekazuj telefony + + + + Silent when connected + Cichy gdy połączony + + + + Sets phone profile to "silent" when Pebble is connected + Ustawia "cichy" profil telefonu gdy Pebble jest połączony + + + + Transliterate messages + Transliteracja wiadomości + + + + Messages are transliterated to ASCII before sending to Pebble + Wiadomości są transliterowane do ASCII przed wysłaniem do Pebble + + + + Notifications + Powiadomienia + + + + Messaging + Wiadomości + + + + SMS and IM + SMS i IM + + + + Missed call + Ominięte telefony + + + + Emails + Emaile + + + + Mitakuuluu + Mitakuuluu + + + + Twitter + Twitter + + + + Facebook + Facebook + + + + Other notifications + Pozostałe powiadomienia + + + + All notifications + Wszystkie powiadomienia + + + + WatchInfo + + + Address + Adres + + + + Serial Number + Numer seryjny + + + + BootLoader + Program ładowania + + + + Firmware + Firmware + + + + Recovery + Recovery + + + + WatchPage + + + Info + Info + + + + Ping + Ping + + + + Sync Time + Synch.Czas + + + + Installed applications + Zainstalowane aplikacje + + + + Your firmware is too old to support SDKv2 applications + Twój firmware jest zbyt stary aby obsłużyć aplikacje SDKv2 + + + + Uninstalling + Odinstalowywanie + + + + (empty slot) + (pusty slot) + + + + (slot in use by unknown app) + (slot w użyciu przez nieznaną aplikację) + + + + Install app... + Zainstaluj aplikację... + + + + Companion app missing + Brakuje companion app + + + + Configure... + Konfiguruj... + + + + Uninstall + Odinstaluj + + + -- cgit v1.2.3