62 lines
1.6 KiB
Plaintext
62 lines
1.6 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Cyryl Sochacki <cyrylsochacki@gmail.com>, 2013
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ownCloud\n"
|
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
|
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
|
|
"PO-Revision-Date: 2014-06-07 06:12+0000\n"
|
|
"Last-Translator: I Robot\n"
|
|
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: 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"
|
|
|
|
#: ajax/delete.php:59
|
|
#, php-format
|
|
msgid "Couldn't delete %s permanently"
|
|
msgstr "Nie można trwale usunąć %s"
|
|
|
|
#: ajax/undelete.php:64
|
|
#, php-format
|
|
msgid "Couldn't restore %s"
|
|
msgstr "Nie można przywrócić %s"
|
|
|
|
#: appinfo/app.php:13 js/filelist.js:34
|
|
msgid "Deleted files"
|
|
msgstr "Pliki usunięte"
|
|
|
|
#: js/app.js:52 templates/index.php:21 templates/index.php:23
|
|
msgid "Restore"
|
|
msgstr "Przywróć"
|
|
|
|
#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214
|
|
msgid "Error"
|
|
msgstr "Błąd"
|
|
|
|
#: lib/trashbin.php:857 lib/trashbin.php:859
|
|
msgid "restored"
|
|
msgstr "przywrócony"
|
|
|
|
#: templates/index.php:7
|
|
msgid "Nothing in here. Your trash bin is empty!"
|
|
msgstr "Nic tu nie ma. Twój kosz jest pusty!"
|
|
|
|
#: templates/index.php:18
|
|
msgid "Name"
|
|
msgstr "Nazwa"
|
|
|
|
#: templates/index.php:29
|
|
msgid "Deleted"
|
|
msgstr "Usunięte"
|
|
|
|
#: templates/index.php:32 templates/index.php:33
|
|
msgid "Delete"
|
|
msgstr "Usuń"
|