updated translation resources
This commit is contained in:
parent
84a1f9071b
commit
57e3059c16
60 changed files with 9228 additions and 1967 deletions
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
# LANGUAGE (xx_XX) translation for Airtime.
|
||||
# Copyright (C) 2012 Sourcefabric
|
||||
# This file is distributed under the same license as the Airtime package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# thedead4fun <matizochol@gmail.com>, 2015
|
||||
# Sourcefabric <contact@sourcefabric.org>, 2012
|
||||
|
@ -10,13 +10,13 @@ msgstr ""
|
|||
"Project-Id-Version: Airtime\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-09-04 11:17-0400\n"
|
||||
"PO-Revision-Date: 2015-09-04 08:15+0000\n"
|
||||
"PO-Revision-Date: 2015-09-05 08:33+0000\n"
|
||||
"Last-Translator: Daniel James <daniel@64studio.com>\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/sourcefabric/airtime/language/pl_PL/)\n"
|
||||
"Language: pl_PL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pl_PL\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: airtime_mvc/application/services/CalendarService.php:50
|
||||
|
@ -337,7 +337,8 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/ListenerstatController.php:51
|
||||
msgid "Please make sure admin user/password is correct on System->Streams page."
|
||||
msgid ""
|
||||
"Please make sure admin user/password is correct on System->Streams page."
|
||||
msgstr "Upewnij się, że nazwa użytkownika i hasło są poprawne w System->Strumienie."
|
||||
|
||||
#: airtime_mvc/application/controllers/UserController.php:86
|
||||
|
@ -459,7 +460,9 @@ msgid "Wrong username or password provided. Please try again."
|
|||
msgstr "Błędna nazwa użytkownika lub hasło. Spróbuj ponownie."
|
||||
|
||||
#: airtime_mvc/application/controllers/LoginController.php:167
|
||||
msgid "Email could not be sent. Check your mail server settings and ensure it has been configured properly."
|
||||
msgid ""
|
||||
"Email could not be sent. Check your mail server settings and ensure it has "
|
||||
"been configured properly."
|
||||
msgstr "Email nie został wysłany. Sprawdź swoje ustawienia serwera pocztowego i upewnij się, że został skonfigurowany poprawnie."
|
||||
|
||||
#: airtime_mvc/application/controllers/LoginController.php:173
|
||||
|
@ -788,7 +791,9 @@ msgstr "Podana wartość musi mieć format hh:mm:ss.t"
|
|||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:121
|
||||
#, php-format
|
||||
msgid "You are currently uploading files. %sGoing to another screen will cancel the upload process. %sAre you sure you want to leave the page?"
|
||||
msgid ""
|
||||
"You are currently uploading files. %sGoing to another screen will cancel the"
|
||||
" upload process. %sAre you sure you want to leave the page?"
|
||||
msgstr "Aktualnie dodajesz pliki. %sPrzejście do innej strony przerwie ten proces. %sCzy na pewno chcesz przejść do innej strony?"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:123
|
||||
|
@ -824,7 +829,10 @@ msgid "Playlist shuffled"
|
|||
msgstr "Playlista została przemieszana"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:132
|
||||
msgid "Airtime is unsure about the status of this file. This can happen when the file is on a remote drive that is unaccessible or the file is in a directory that isn't 'watched' anymore."
|
||||
msgid ""
|
||||
"Airtime is unsure about the status of this file. This can happen when the "
|
||||
"file is on a remote drive that is unaccessible or the file is in a directory"
|
||||
" that isn't 'watched' anymore."
|
||||
msgstr "Airtime nie może odczytać statusu pliku. Może się tak zdarzyć, gdy plik znajduje się na zdalnym dysku, do którego aktualnie nie ma dostępu lub znajduje się w katalogu, który nie jest już \"obserwowany\"."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:134
|
||||
|
@ -850,15 +858,24 @@ msgid "Image must be one of jpg, jpeg, png, or gif"
|
|||
msgstr "Obraz musi mieć format jpg, jpeg, png lub gif"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:142
|
||||
msgid "A static smart block will save the criteria and generate the block content immediately. This allows you to edit and view it in the Library before adding it to a show."
|
||||
msgid ""
|
||||
"A static smart block will save the criteria and generate the block content "
|
||||
"immediately. This allows you to edit and view it in the Library before "
|
||||
"adding it to a show."
|
||||
msgstr "Statyczny smart block będzie zapisywał kryteria i zawartość bezpośrednio, co umożliwia edycję i wyświetlanie go w bibliotece, przed dodaniem do audycji."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:144
|
||||
msgid "A dynamic smart block will only save the criteria. The block content will get generated upon adding it to a show. You will not be able to view and edit the content in the Library."
|
||||
msgid ""
|
||||
"A dynamic smart block will only save the criteria. The block content will "
|
||||
"get generated upon adding it to a show. You will not be able to view and "
|
||||
"edit the content in the Library."
|
||||
msgstr "Dynamiczny smart block zapisuje tylko kryteria. Jego zawartość będzie generowana automatycznie po dodaniu go do audycji. Nie będzie można go wyświetlać i edytować w zawartości biblioteki."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:146
|
||||
msgid "The desired block length will not be reached if Airtime cannot find enough unique tracks to match your criteria. Enable this option if you wish to allow tracks to be added multiple times to the smart block."
|
||||
msgid ""
|
||||
"The desired block length will not be reached if Airtime cannot find enough "
|
||||
"unique tracks to match your criteria. Enable this option if you wish to "
|
||||
"allow tracks to be added multiple times to the smart block."
|
||||
msgstr "Pożądana długość bloku nie zostanie osiągnięta jesli airtime nie znajdzie wystarczającej liczby oryginalnych ścieżek spełniających kryteria wyszukiwania. Włącz tę opcję jesli chcesz, żeby ścieżki zostały wielokrotnie dodane do smart blocku."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:147
|
||||
|
@ -957,9 +974,7 @@ msgstr "Wybierz katalog do obserwacji"
|
|||
msgid ""
|
||||
"Are you sure you want to change the storage folder?\n"
|
||||
"This will remove the files from your Airtime library!"
|
||||
msgstr ""
|
||||
"Czy na pewno chcesz zamienić ścieżkę do katalogu importu\n"
|
||||
"Wszystkie pliki z biblioteki Airtime zostaną usunięte."
|
||||
msgstr "Czy na pewno chcesz zamienić ścieżkę do katalogu importu\nWszystkie pliki z biblioteki Airtime zostaną usunięte."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:166
|
||||
#: airtime_mvc/application/views/scripts/preference/directory-config.phtml:2
|
||||
|
@ -976,7 +991,9 @@ msgstr "Ściezka jest obecnie niedostepna."
|
|||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:170
|
||||
#, php-format
|
||||
msgid "Some stream types require extra configuration. Details about enabling %sAAC+ Support%s or %sOpus Support%s are provided."
|
||||
msgid ""
|
||||
"Some stream types require extra configuration. Details about enabling %sAAC+"
|
||||
" Support%s or %sOpus Support%s are provided."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:171
|
||||
|
@ -997,7 +1014,12 @@ msgid "Can not connect to the streaming server"
|
|||
msgstr "Nie można połączyć z serwerem streamującym"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:176
|
||||
msgid "If Airtime is behind a router or firewall, you may need to configure port forwarding and this field information will be incorrect. In this case you will need to manually update this field so it shows the correct host/port/mount that your DJ's need to connect to. The allowed range is between 1024 and 49151."
|
||||
msgid ""
|
||||
"If Airtime is behind a router or firewall, you may need to configure port "
|
||||
"forwarding and this field information will be incorrect. In this case you "
|
||||
"will need to manually update this field so it shows the correct "
|
||||
"host/port/mount that your DJ's need to connect to. The allowed range is "
|
||||
"between 1024 and 49151."
|
||||
msgstr "Jesli Airtime korzysta z routera bądź firewalla, może być konieczna konfiguracja przekierowywania portu i informacja w tym polu będzie nieprawidłowa. W takim wypadku należy dokonac ręcznej aktualizacji pola, tak żeby wyświetlił się prawidłowy host/ port/ mount, do którego mógłby podłączyć się prowadzący. Dopuszczalny zakres to 1024 i 49151."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:177
|
||||
|
@ -1006,36 +1028,56 @@ msgid "For more details, please read the %sAirtime Manual%s"
|
|||
msgstr "W celu uzyskania wiecej informacji, należy zapoznać się z %sAirtime Manual%s"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:179
|
||||
msgid "Check this option to enable metadata for OGG streams (stream metadata is the track title, artist, and show name that is displayed in an audio player). VLC and mplayer have a serious bug when playing an OGG/VORBIS stream that has metadata information enabled: they will disconnect from the stream after every song. If you are using an OGG stream and your listeners do not require support for these audio players, then feel free to enable this option."
|
||||
msgid ""
|
||||
"Check this option to enable metadata for OGG streams (stream metadata is the"
|
||||
" track title, artist, and show name that is displayed in an audio player). "
|
||||
"VLC and mplayer have a serious bug when playing an OGG/VORBIS stream that "
|
||||
"has metadata information enabled: they will disconnect from the stream after"
|
||||
" every song. If you are using an OGG stream and your listeners do not "
|
||||
"require support for these audio players, then feel free to enable this "
|
||||
"option."
|
||||
msgstr "Zaznacz tę opcję w celu włączenia metadanych dla strumieni OGG (metadane strumieniowe to tytuł ścieżki, artysta i nazwa audycji, ktróre wyświetlają się w odtwarzaczu audio). VLC oraz mplayer mają problem z odtwarzaniem strumienia OGG/Vorbis, których metadane zostały udostępnione- odłączają się one od strumenia po każdej piosence. Jeśli używasz strumeinia OGG, a słuchacze nie żądają mozliwości odtwarzania w tych odtwarzaczach, wówczas można udostepnić tę opcję"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:180
|
||||
msgid "Check this box to automatically switch off Master/Show source upon source disconnection."
|
||||
msgid ""
|
||||
"Check this box to automatically switch off Master/Show source upon source "
|
||||
"disconnection."
|
||||
msgstr "To pole służy do automatycznego wyłączenia źródła nadrzędnego/źródła audycji po jego odłączeniu."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:181
|
||||
msgid "Check this box to automatically switch on Master/Show source upon source connection."
|
||||
msgid ""
|
||||
"Check this box to automatically switch on Master/Show source upon source "
|
||||
"connection."
|
||||
msgstr "To pole służy automatycznego uruchomienia źródła nadrzędnego/źródła audycji na połączeniu źródłowym"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:182
|
||||
msgid "If your Icecast server expects a username of 'source', this field can be left blank."
|
||||
msgid ""
|
||||
"If your Icecast server expects a username of 'source', this field can be "
|
||||
"left blank."
|
||||
msgstr "Jesli serwer Icecast wymaga nazwy użytkownika \"source\", pole to może zostać puste"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:183
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:193
|
||||
msgid "If your live streaming client does not ask for a username, this field should be 'source'."
|
||||
msgid ""
|
||||
"If your live streaming client does not ask for a username, this field should"
|
||||
" be 'source'."
|
||||
msgstr "Jeśli klient nie żąda nazwy uzytkownika, zawartośc tego pola powinna być \"source\""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:184
|
||||
msgid "WARNING: This will restart your stream and may cause a short dropout for your listeners!"
|
||||
msgid ""
|
||||
"WARNING: This will restart your stream and may cause a short dropout for "
|
||||
"your listeners!"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:185
|
||||
msgid "This is the admin username and password for Icecast/SHOUTcast to get listener statistics."
|
||||
msgid ""
|
||||
"This is the admin username and password for Icecast/SHOUTcast to get "
|
||||
"listener statistics."
|
||||
msgstr "Nazwa uzytkownika i hasło administartora w programie Icecast/ SHOUTcast w celu uzyskania dostępu do statystyki słuchalności"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:189
|
||||
msgid "Warning: You cannot change this field while the show is currently playing"
|
||||
msgid ""
|
||||
"Warning: You cannot change this field while the show is currently playing"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:190
|
||||
|
@ -1043,7 +1085,9 @@ msgid "No result found"
|
|||
msgstr "Nie znaleziono wyników"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:191
|
||||
msgid "This follows the same security pattern for the shows: only users assigned to the show can connect."
|
||||
msgid ""
|
||||
"This follows the same security pattern for the shows: only users assigned to"
|
||||
" the show can connect."
|
||||
msgstr "Ta funkcja działa w programach wg tych samych zasad bezpiezeństwa: jedynie użytkownicy przypisani do audcyji mogą się podłączyć."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:192
|
||||
|
@ -1059,11 +1103,16 @@ msgid "Warning: Shows cannot be re-linked"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:196
|
||||
msgid "By linking your repeating shows any media items scheduled in any repeat show will also get scheduled in the other repeat shows"
|
||||
msgid ""
|
||||
"By linking your repeating shows any media items scheduled in any repeat show"
|
||||
" will also get scheduled in the other repeat shows"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:197
|
||||
msgid "Timezone is set to the station timezone by default. Shows in the calendar will be displayed in your local time defined by the Interface Timezone in your user settings."
|
||||
msgid ""
|
||||
"Timezone is set to the station timezone by default. Shows in the calendar "
|
||||
"will be displayed in your local time defined by the Interface Timezone in "
|
||||
"your user settings."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:201
|
||||
|
@ -1290,7 +1339,8 @@ msgid "Sat"
|
|||
msgstr "Sob"
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:263
|
||||
msgid "Shows longer than their scheduled time will be cut off by a following show."
|
||||
msgid ""
|
||||
"Shows longer than their scheduled time will be cut off by a following show."
|
||||
msgstr "Audycje o czasie dłuższym niż zaplanowany będą przerywane przez następne ."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:264
|
||||
|
@ -1427,7 +1477,8 @@ msgid "Cue Editor"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:301
|
||||
msgid "Waveform features are available in a browser supporting the Web Audio API"
|
||||
msgid ""
|
||||
"Waveform features are available in a browser supporting the Web Audio API"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:304
|
||||
|
@ -1781,7 +1832,9 @@ msgstr "Skopiowano %srow%s do schowka"
|
|||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:406
|
||||
#, php-format
|
||||
msgid "%sPrint view%sPlease use your browser's print function to print this table. Press escape when finished."
|
||||
msgid ""
|
||||
"%sPrint view%sPlease use your browser's print function to print this table. "
|
||||
"Press escape when finished."
|
||||
msgstr "%sPrint view%s Użyj j funkcji drukowania na swojej wyszykiwarce. By zakończyć, wciśnij 'escape'."
|
||||
|
||||
#: airtime_mvc/application/controllers/LocaleController.php:407
|
||||
|
@ -1815,7 +1868,9 @@ msgstr ""
|
|||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:57
|
||||
#, php-format
|
||||
msgid "It looks like you haven't uploaded any audio files yet. %sUpload a file now%s."
|
||||
msgid ""
|
||||
"It looks like you haven't uploaded any audio files yet. %sUpload a file "
|
||||
"now%s."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:63
|
||||
|
@ -1824,11 +1879,14 @@ msgstr ""
|
|||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:65
|
||||
#, php-format
|
||||
msgid "It looks like you don't have any shows scheduled. %sCreate a show now%s."
|
||||
msgid ""
|
||||
"It looks like you don't have any shows scheduled. %sCreate a show now%s."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:73
|
||||
msgid "To start broadcasting, cancel the current linked show by clicking on it and selecting 'Cancel Show'."
|
||||
msgid ""
|
||||
"To start broadcasting, cancel the current linked show by clicking on it and "
|
||||
"selecting 'Cancel Show'."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:75
|
||||
|
@ -1839,12 +1897,16 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:80
|
||||
msgid "To start broadcasting, click on the current show and select 'Schedule Tracks'"
|
||||
msgid ""
|
||||
"To start broadcasting, click on the current show and select 'Schedule "
|
||||
"Tracks'"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:82
|
||||
#, php-format
|
||||
msgid "It looks like the current show needs more tracks. %sAdd tracks to your show now%s."
|
||||
msgid ""
|
||||
"It looks like the current show needs more tracks. %sAdd tracks to your show "
|
||||
"now%s."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/common/UsabilityHints.php:89
|
||||
|
@ -1923,7 +1985,9 @@ msgstr ""
|
|||
|
||||
#: airtime_mvc/application/layouts/scripts/login.phtml:24
|
||||
#, php-format
|
||||
msgid "%1$s copyright © %2$s All rights reserved.<br />Maintained and distributed under the %3$s by %4$s"
|
||||
msgid ""
|
||||
"%1$s copyright © %2$s All rights reserved.<br />Maintained and "
|
||||
"distributed under the %3$s by %4$s"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/plupload/index.phtml:34
|
||||
|
@ -1966,7 +2030,9 @@ msgstr "Informacje"
|
|||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/about.phtml:9
|
||||
#, php-format
|
||||
msgid "%1$s %2$s, the open radio software for scheduling and remote station management."
|
||||
msgid ""
|
||||
"%1$s %2$s, the open radio software for scheduling and remote station "
|
||||
"management."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/about.phtml:22
|
||||
|
@ -1990,7 +2056,9 @@ msgid "Upload audio tracks"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/help.phtml:7
|
||||
msgid "Click the 'Upload' button in the left corner to upload tracks to your library."
|
||||
msgid ""
|
||||
"Click the 'Upload' button in the left corner to upload tracks to your "
|
||||
"library."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/help.phtml:8
|
||||
|
@ -1998,7 +2066,9 @@ msgid "Schedule a show"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/help.phtml:9
|
||||
msgid "Click on 'Calendar' in the navigation bar on the left. From there click the '+ New Show' button and fill out the required fields."
|
||||
msgid ""
|
||||
"Click on 'Calendar' in the navigation bar on the left. From there click the "
|
||||
"'+ New Show' button and fill out the required fields."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/help.phtml:10
|
||||
|
@ -2006,7 +2076,9 @@ msgid "Add tracks to your show"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/help.phtml:11
|
||||
msgid "Click on your show in the calendar and select 'Schedule Show'. In the popup window drag tracks into your show."
|
||||
msgid ""
|
||||
"Click on your show in the calendar and select 'Schedule Show'. In the popup "
|
||||
"window drag tracks into your show."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/dashboard/help.phtml:16
|
||||
|
@ -2059,11 +2131,15 @@ msgid "Expand Dynamic Block"
|
|||
msgstr "Zwiększ blok dynamiczny"
|
||||
|
||||
#: airtime_mvc/application/views/scripts/playlist/update.phtml:138
|
||||
msgid "Choose some search criteria above and click Generate to create this playlist."
|
||||
msgid ""
|
||||
"Choose some search criteria above and click Generate to create this "
|
||||
"playlist."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/playlist/update.phtml:140
|
||||
msgid "A track list will be generated when you schedule this smart block into a show."
|
||||
msgid ""
|
||||
"A track list will be generated when you schedule this smart block into a "
|
||||
"show."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/playlist/update.phtml:143
|
||||
|
@ -2213,7 +2289,9 @@ msgstr "Zaloguj"
|
|||
|
||||
#: airtime_mvc/application/views/scripts/login/index.phtml:7
|
||||
#, php-format
|
||||
msgid "Welcome to the %s demo! You can log in using the username 'admin' and the password 'admin'."
|
||||
msgid ""
|
||||
"Welcome to the %s demo! You can log in using the username 'admin' and the "
|
||||
"password 'admin'."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/login/password-restore-after.phtml:3
|
||||
|
@ -2221,7 +2299,10 @@ msgid "Email Sent!"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/login/password-restore-after.phtml:6
|
||||
msgid "A password reset link has been sent to your email address. Please check your email and follow the instructions inside to reset your password. If you don't see the email, please check your spam folder!"
|
||||
msgid ""
|
||||
"A password reset link has been sent to your email address. Please check your"
|
||||
" email and follow the instructions inside to reset your password. If you "
|
||||
"don't see the email, please check your spam folder!"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/login/password-restore-after.phtml:11
|
||||
|
@ -2273,7 +2354,9 @@ msgstr "Typ użytkownika"
|
|||
|
||||
#: airtime_mvc/application/views/scripts/user/add-user.phtml:30
|
||||
#, php-format
|
||||
msgid "Super Admin details can be changed in your <a href=\"%s\">Billing Settings</a>."
|
||||
msgid ""
|
||||
"Super Admin details can be changed in your <a href=\"%s\">Billing "
|
||||
"Settings</a>."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/showbuilder.phtml:7
|
||||
|
@ -2295,7 +2378,9 @@ msgstr ""
|
|||
|
||||
#: airtime_mvc/application/views/scripts/form/edit-user.phtml:7
|
||||
#, php-format
|
||||
msgid "<b>Note:</b> Since you're the station owner, your account information can be edited in <a href=\"%s\">Billing Settings</a> instead."
|
||||
msgid ""
|
||||
"<b>Note:</b> Since you're the station owner, your account information can be"
|
||||
" edited in <a href=\"%s\">Billing Settings</a> instead."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/add-show-rebroadcast.phtml:4
|
||||
|
@ -2323,7 +2408,9 @@ msgid "Show Source"
|
|||
msgstr "Źródło audycji"
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/add-show-live-stream.phtml:12
|
||||
msgid "DJs can use these settings to connect with compatible software and broadcast live during this show. Assign a DJ below."
|
||||
msgid ""
|
||||
"DJs can use these settings to connect with compatible software and broadcast"
|
||||
" live during this show. Assign a DJ below."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/register-dialog.phtml:1
|
||||
|
@ -2333,7 +2420,11 @@ msgstr "Zarejestruj Airtime"
|
|||
#: airtime_mvc/application/views/scripts/form/register-dialog.phtml:6
|
||||
#: airtime_mvc/application/views/scripts/form/support-setting.phtml:5
|
||||
#, php-format
|
||||
msgid "Help improve %s by letting us know how you're using it. This information will be collected regularly in order to enhance your user experience.<br />Click the box below and we'll make sure the features you use are constantly improving."
|
||||
msgid ""
|
||||
"Help improve %s by letting us know how you're using it. This information "
|
||||
"will be collected regularly in order to enhance your user experience.<br "
|
||||
"/>Click the box below and we'll make sure the features you use are "
|
||||
"constantly improving."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/register-dialog.phtml:29
|
||||
|
@ -2416,7 +2507,8 @@ msgid "Forgot your password?"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/support-setting.phtml:46
|
||||
msgid "(In order to promote your station, 'Send support feedback' must be enabled)."
|
||||
msgid ""
|
||||
"(In order to promote your station, 'Send support feedback' must be enabled)."
|
||||
msgstr "(Aby promowac stację, należy udostepnić funkcję \"wyślij informację zwrotną\")"
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/stream-setting-form.phtml:4
|
||||
|
@ -2428,7 +2520,8 @@ msgid "Additional Options"
|
|||
msgstr "Opcje dodatkowe"
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/stream-setting-form.phtml:144
|
||||
msgid "The following info will be displayed to listeners in their media player:"
|
||||
msgid ""
|
||||
"The following info will be displayed to listeners in their media player:"
|
||||
msgstr "W odtwarzaczu słuchacza wyświetli sie nastepujaca informacja:"
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/stream-setting-form.phtml:177
|
||||
|
@ -2454,7 +2547,9 @@ msgstr "Aktualny folder importu:"
|
|||
|
||||
#: airtime_mvc/application/views/scripts/form/preferences_watched_dirs.phtml:43
|
||||
#, php-format
|
||||
msgid "Rescan watched directory (This is useful if it is network mount and may be out of sync with %s)"
|
||||
msgid ""
|
||||
"Rescan watched directory (This is useful if it is network mount and may be "
|
||||
"out of sync with %s)"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/preferences_watched_dirs.phtml:44
|
||||
|
@ -2475,11 +2570,14 @@ msgid "Master Source"
|
|||
msgstr "Źródło Nadrzędne"
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/preferences_livestream.phtml:13
|
||||
msgid "Use these settings in your broadcasting software to stream live at any time."
|
||||
msgid ""
|
||||
"Use these settings in your broadcasting software to stream live at any time."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/preferences_livestream.phtml:27
|
||||
msgid "DJs can use these settings in their broadcasting software to broadcast live only during shows assigned to them."
|
||||
msgid ""
|
||||
"DJs can use these settings in their broadcasting software to broadcast live "
|
||||
"only during shows assigned to them."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/form/preferences.phtml:6
|
||||
|
@ -2871,7 +2969,9 @@ msgstr "Wymagana aktualizacja"
|
|||
|
||||
#: airtime_mvc/application/views/scripts/audiopreview/audio-preview.phtml:80
|
||||
#, php-format
|
||||
msgid "To play the media you will need to either update your browser to a recent version or update your %sFlash plugin%s."
|
||||
msgid ""
|
||||
"To play the media you will need to either update your browser to a recent "
|
||||
"version or update your %sFlash plugin%s."
|
||||
msgstr "By odtworzyć medium, należy zaktualizować przeglądarkę do najnowszej wersji bądź zainstalowac aktualizację %sFlash plugin%s"
|
||||
|
||||
#: airtime_mvc/application/forms/BillingUpgradeDowngrade.php:20
|
||||
|
@ -3012,7 +3112,8 @@ msgid "Value is required and can't be empty"
|
|||
msgstr "Pole jest wymagane i nie może być puste"
|
||||
|
||||
#: airtime_mvc/application/forms/helpers/ValidationTypes.php:19
|
||||
msgid "'%value%' is no valid email address in the basic format local-part@hostname"
|
||||
msgid ""
|
||||
"'%value%' is no valid email address in the basic format local-part@hostname"
|
||||
msgstr "'%value%' nie jest poprawnym adresem email w podstawowym formacie local-part@hostname"
|
||||
|
||||
#: airtime_mvc/application/forms/helpers/ValidationTypes.php:33
|
||||
|
@ -3310,7 +3411,9 @@ msgid "Embeddable code:"
|
|||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/forms/Player.php:72
|
||||
msgid "Copy this code and paste it into your website's HTML to embed the player in your site."
|
||||
msgid ""
|
||||
"Copy this code and paste it into your website's HTML to embed the player in "
|
||||
"your site."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/forms/SmartBlockCriteria.php:49
|
||||
|
@ -3416,7 +3519,9 @@ msgstr "Długość powinna być wprowadzona w formacie '00:00:00'"
|
|||
|
||||
#: airtime_mvc/application/forms/SmartBlockCriteria.php:567
|
||||
#: airtime_mvc/application/forms/SmartBlockCriteria.php:580
|
||||
msgid "The value should be in timestamp format (e.g. 0000-00-00 or 0000-00-00 00:00:00)"
|
||||
msgid ""
|
||||
"The value should be in timestamp format (e.g. 0000-00-00 or 0000-00-00 "
|
||||
"00:00:00)"
|
||||
msgstr "Wartość powinna byc zapisana w formacie timestamp (np. 0000-00-00 lub 0000-00-00 00:00:00)"
|
||||
|
||||
#: airtime_mvc/application/forms/SmartBlockCriteria.php:594
|
||||
|
@ -3632,7 +3737,9 @@ msgstr ""
|
|||
|
||||
#: airtime_mvc/application/forms/TuneInPreferences.php:77
|
||||
#: airtime_mvc/application/forms/TuneInPreferences.php:86
|
||||
msgid "Invalid TuneIn Settings. Please ensure your TuneIn settings are correct and try again."
|
||||
msgid ""
|
||||
"Invalid TuneIn Settings. Please ensure your TuneIn settings are correct and "
|
||||
"try again."
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/forms/AddShowLiveStream.php:10
|
||||
|
@ -3903,12 +4010,14 @@ msgstr "%s nie jest poprawnym katalogiem."
|
|||
|
||||
#: airtime_mvc/application/models/MusicDir.php:232
|
||||
#, php-format
|
||||
msgid "%s is already set as the current storage dir or in the watched folders list"
|
||||
msgid ""
|
||||
"%s is already set as the current storage dir or in the watched folders list"
|
||||
msgstr "%s jest już ustawiony jako katalog główny bądź znajduje się na liście katalogów obserwowanych"
|
||||
|
||||
#: airtime_mvc/application/models/MusicDir.php:388
|
||||
#, php-format
|
||||
msgid "%s is already set as the current storage dir or in the watched folders list."
|
||||
msgid ""
|
||||
"%s is already set as the current storage dir or in the watched folders list."
|
||||
msgstr "%s jest już ustawiony jako katalog główny bądź znajduje się na liście katalogów obserwowanych."
|
||||
|
||||
#: airtime_mvc/application/models/MusicDir.php:431
|
||||
|
@ -3937,9 +4046,7 @@ msgstr "Audycje mogą mieć maksymalną długość 24 godzin."
|
|||
msgid ""
|
||||
"Cannot schedule overlapping shows.\n"
|
||||
"Note: Resizing a repeating show affects all of its repeats."
|
||||
msgstr ""
|
||||
"Nie można planować audycji nakładających się na siebie.\n"
|
||||
"Uwaga: zmiana audycji powoduje automatyczną zmianę wszystkich jej powtórzeń."
|
||||
msgstr "Nie można planować audycji nakładających się na siebie.\nUwaga: zmiana audycji powoduje automatyczną zmianę wszystkich jej powtórzeń."
|
||||
|
||||
#: airtime_mvc/application/models/Scheduler.php:73
|
||||
msgid "Cannot move items out of linked shows"
|
||||
|
@ -3979,7 +4086,9 @@ msgid "The show %s has been previously updated!"
|
|||
msgstr "Audycja %s została zaktualizowana wcześniej!"
|
||||
|
||||
#: airtime_mvc/application/models/Scheduler.php:178
|
||||
msgid "Content in linked shows must be scheduled before or after any one is broadcasted"
|
||||
msgid ""
|
||||
"Content in linked shows must be scheduled before or after any one is "
|
||||
"broadcasted"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/models/Scheduler.php:195
|
||||
|
@ -4041,8 +4150,7 @@ msgid "Unrecognized stream type: %s"
|
|||
msgstr "Nie rozpoznano typu strumienia: %s"
|
||||
|
||||
#: airtime_mvc/public/setup/rabbitmq-setup.php:78
|
||||
msgid "Couldn't connect to RabbitMQ server! Please check if the server is running and your credentials are correct."
|
||||
msgid ""
|
||||
"Couldn't connect to RabbitMQ server! Please check if the server is running "
|
||||
"and your credentials are correct."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "My Account"
|
||||
#~ msgstr "Moje konto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue