blob: 9c426ec2318c5b1f59338d5bafaa7e361c1ee2f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Kamil Domański <kdomanski@kdemail.net>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-06-21 16:19+0200\n"
"PO-Revision-Date: 2011-06-22 03:50+0200\n"
"Last-Translator: Kamil Domański <kdomanski@kdemail.net>\n"
"Language-Team: Polish <owncloud@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#: ../templates/index.php:4
msgid "Filter:"
msgstr "Filtr:"
#: ../templates/index.php:7
msgid "Logins"
msgstr "Zalogowania"
#: ../templates/index.php:8
msgid "Logouts"
msgstr "Wylogowani"
#: ../templates/index.php:9
msgid "Downloads"
msgstr "Pobrania"
#: ../templates/index.php:10
msgid "Uploads"
msgstr "Wgrania"
#: ../templates/index.php:11
msgid "Creations"
msgstr "Utworzenia"
#: ../templates/index.php:12
msgid "Deletions"
msgstr "Usunięcia"
#: ../templates/index.php:15
msgid "Show:"
msgstr "Pokaż:"
#: ../templates/index.php:16
msgid "entries per page."
msgstr "wpisów na stronę."
#: ../templates/index.php:26
msgid "What"
msgstr "Co"
#: ../templates/index.php:27
msgid "When"
msgstr "Kiedy"
#: ../templates/index.php:45
msgid "Clear log entries before"
msgstr "Wyczyść spisy dziennika sprzed"
|