blob: a52826eaa15f726e7f74f4dcc2f9c9666a95d9ba (
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
|
# Converted from Roundcube PHP localization files
# Copyright (C) 2011 The Roundcube Dev Team
# This file is distributed under the same license as the Roundcube package.
#
#: plugins/userinfo/localization/pl_PL.inc
msgid ""
msgstr ""
"Project-Id-Version: roundcube-plugin-userinfo\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2011-12-07T15:50:25+01:00\n"
"Last-Translator: \n"
"Language-Team: Translations <hello@roundcube.net>\n"
"Language: pl_PL\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: plugins/userinfo/localization/pl_PL.inc:userinfo
msgid "User info"
msgstr "Informacje"
#: plugins/userinfo/localization/pl_PL.inc:created
msgid "Created"
msgstr "Utworzony"
#: plugins/userinfo/localization/pl_PL.inc:lastlogin
msgid "Last Login"
msgstr "Ostatnie logowanie"
#: plugins/userinfo/localization/pl_PL.inc:defaultidentity
msgid "Default Identity"
msgstr "Domyślna tożsamość"
|