Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120836326
pl_PL.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
2 KB
Referenced Files
None
Subscribers
None
pl_PL.inc
View Options
<
?
php
$
labels
[
'
alarmemail
'
]
=
'
Wyślij
e
-
mail
'
;
$
labels
[
'
alarmdisplay
'
]
=
'
Pokaż
wiadomość
'
;
$
labels
[
'
alarmdisplayoption
'
]
=
'
Wiadomość
'
;
$
labels
[
'
alarmemailoption
'
]
=
'
E
-
mail
'
;
$
labels
[
'
alarmat
'
]
=
'
o
$
datetime
'
;
$
labels
[
'
trigger
@'
]
=
'
w
dniu
'
;
$
labels
[
'
trigger
-
M
'
]
=
'
minut
(
y
)
przed
'
;
$
labels
[
'
trigger
-
H
'
]
=
'
godziny
przed
'
;
$
labels
[
'
trigger
-
D
'
]
=
'
dni
przed
'
;
$
labels
[
'
trigger
+
M
'
]
=
'
minut
po
'
;
$
labels
[
'
trigger
+
H
'
]
=
'
godzin
(
y
)
po
'
;
$
labels
[
'
trigger
+
D
'
]
=
'
dni
po
'
;
$
labels
[
'
addalarm
'
]
=
'
dodaj
alarm
'
;
$
labels
[
'
alarmtitle
'
]
=
'
Nadchodzące
zdarzenia
'
;
$
labels
[
'
dismissall
'
]
=
'
Odrzuć
wszystkie
'
;
$
labels
[
'
dismiss
'
]
=
'
Odrzuć
'
;
$
labels
[
'
snooze
'
]
=
'
Odłóż
'
;
$
labels
[
'
repeatinmin
'
]
=
'
Powtórz
po
$
min
minutach
'
;
$
labels
[
'
repeatinhr
'
]
=
'
Powtórz
po
godzinie
'
;
$
labels
[
'
repeatinhrs
'
]
=
'
Powtórz
po
$
hrs
godzinach
'
;
$
labels
[
'
repeattomorrow
'
]
=
'
Powtórz
jutro
'
;
$
labels
[
'
repeatinweek
'
]
=
'
Powtórz
za
tydzień
'
;
$
labels
[
'
showmore
'
]
=
'
Pokaż
więcej
...'
;
// recurrence related labels
$
labels
[
'
frequency
'
]
=
'
Powtórz
'
;
$
labels
[
'
never
'
]
=
'
nigdy
'
;
$
labels
[
'
daily
'
]
=
'
codziennie
'
;
$
labels
[
'
weekly
'
]
=
'
cotygodniowo
'
;
$
labels
[
'
monthly
'
]
=
'
miesięcznie
'
;
$
labels
[
'
yearly
'
]
=
'
corocznie
'
;
$
labels
[
'
rdate
'
]
=
'
on
dates
'
;
$
labels
[
'
every
'
]
=
'
Każdy
'
;
$
labels
[
'
days
'
]
=
'
dnia
'
;
$
labels
[
'
weeks
'
]
=
'
tygodnia
'
;
$
labels
[
'
months
'
]
=
'
miesiąca
'
;
$
labels
[
'
years
'
]
=
'
roku
w
:'
;
$
labels
[
'
bydays
'
]
=
'
W
'
;
$
labels
[
'
untildate
'
]
=
'
do
'
;
$
labels
[
'
each
'
]
=
'
Każdy
'
;
$
labels
[
'
onevery
'
]
=
'
W
każdy
'
;
$
labels
[
'
onsamedate
'
]
=
'
W
tej
samej
dacie
'
;
$
labels
[
'
forever
'
]
=
'
zawsze
'
;
$
labels
[
'
recurrencend
'
]
=
'
dopóki
'
;
$
labels
[
'
forntimes
'
]
=
'$
nr
raz
(
y
)
'
;
$
labels
[
'
first
'
]
=
'
pierwszy
'
;
$
labels
[
'
second
'
]
=
'
drugi
'
;
$
labels
[
'
third
'
]
=
'
trzeci
'
;
$
labels
[
'
fourth
'
]
=
'
czwarty
'
;
$
labels
[
'
last
'
]
=
'
ostatni
'
;
$
labels
[
'
dayofmonth
'
]
=
'
Dzień
miesiąca
'
;
// itip related labels
$
labels
[
'
itipinvitation
'
]
=
'
Zaproszenie
do
'
;
$
labels
[
'
itipupdate
'
]
=
'
Aktualizacja
'
;
$
labels
[
'
itipcancellation
'
]
=
'
Anulowano
:'
;
$
labels
[
'
itipreply
'
]
=
'
Odpowiedź
do
'
;
$
labels
[
'
itipaccepted
'
]
=
'
Akceptuj
'
;
$
labels
[
'
itiptentative
'
]
=
'
Może
'
;
$
labels
[
'
itipdeclined
'
]
=
'
Odrzuć
'
;
$
labels
[
'
itipsubjectaccepted
'
]
=
'
"$title"
zostało
zaakceptowane
przez
$
name
'
;
$
labels
[
'
itipsubjecttentative
'
]
=
'
"$title"
zostało
warunkowo
zaakceptowane
przez
$
name
'
;
$
labels
[
'
itipsubjectdeclined
'
]
=
'
"$title"
zostało
odrzucone
przez
$
name
'
;
$
labels
[
'
updateattendeestatus
'
]
=
'
Zaktualizuj
status
uczestnika
'
;
$
labels
[
'
acceptinvitation
'
]
=
'
Czy
akceptujesz
to
zdarzenie
?'
;
$
labels
[
'
youhaveaccepted
'
]
=
'
Zaakceptowałeś
to
zaproszenie
'
;
$
labels
[
'
youhavetentative
'
]
=
'
Zaakceptowałeś
to
zdarzenie
warunkowo
'
;
$
labels
[
'
youhavedeclined
'
]
=
'
Odrzuciłeś
to
zdarzenie
'
;
$
labels
[
'
notanattendee
'
]
=
'
Nie
jesteś
na
liście
uczestników
tego
zdarzenia
'
;
$
labels
[
'
importtocalendar
'
]
=
'
Zapisz
w
moim
kalendarzu
'
;
$
labels
[
'
removefromcalendar
'
]
=
'
Usuń
z
mojego
kalendarza
'
;
$
labels
[
'
savingdata
'
]
=
'
Zapisuję
dane
...'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:29 PM (3 h, 45 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
25/e1/b8c024943952ebf79baa11024563
Default Alt Text
pl_PL.inc (2 KB)
Attached To
Mode
rRPK roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline