Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7057801
pl_PL.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
990 B
Referenced Files
None
Subscribers
None
pl_PL.inc
View Options
<
?
php
/**
* RoundCube Calendar
*
* Plugin to add a calendar to RoundCube.
*
* @version 0.2 BETA 2
* @author Lazlo Westerhof
* @url http://rc-calendar.lazlo.me
* @licence GNU GPL
* @copyright (c) 2010 Lazlo Westerhof - Netherlands
*
**/
$
labels
=
array
();
// config
$
labels
[
'
default_view
'
]
=
'
Domyślny
widok
'
;
$
labels
[
'
time_format
'
]
=
'
Format
czasu
'
;
$
labels
[
'
timeslots
'
]
=
'
Przedzialy
czasowe
na
godzinę
'
;
$
labels
[
'
first_day
'
]
=
'
Pierwszy
dzień
tygodnia
'
;
// calendar
$
labels
[
'
calendar
'
]
=
'
Kalendarz
'
;
$
labels
[
'
day
'
]
=
'
Dzień
'
;
$
labels
[
'
week
'
]
=
'
Tydzień
'
;
$
labels
[
'
month
'
]
=
'
Miesiąc
'
;
$
labels
[
'
new_event
'
]
=
'
Nowe
zdarzenie
'
;
$
labels
[
'
edit_event
'
]
=
'
Edycja
zdarzenia
'
;
$
labels
[
'
save
'
]
=
'
Zapisz
'
;
$
labels
[
'
remove
'
]
=
'
Usuń
'
;
$
labels
[
'
cancel
'
]
=
'
Anuluj
'
;
$
labels
[
'
title
'
]
=
'
Temat
'
;
$
labels
[
'
description
'
]
=
'
Opis
'
;
$
labels
[
'
all
-
day
'
]
=
'
cały
dzień
'
;
$
labels
[
'
export
'
]
=
'
Eksport
do
ICS
'
;
$
labels
[
'
category
'
]
=
'
Kategoria
'
;
$
labels
[
'
location
'
]
=
'
Lokalizacja
'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 12, 4:07 AM (13 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
860467
Default Alt Text
pl_PL.inc (990 B)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment