74 lines
2.0 KiB
Plaintext
74 lines
2.0 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:
|
||
# Slobodan Terzić <githzerai06@gmail.com>, 2011.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: ownCloud\n"
|
||
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
||
"POT-Creation-Date: 2011-09-23 18:17+0200\n"
|
||
"PO-Revision-Date: 2011-09-13 22:01+0000\n"
|
||
"Last-Translator: Xabre <githzerai06@gmail.com>\n"
|
||
"Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/team/sr/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: sr\n"
|
||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||
|
||
#: appinfo/app.php:7
|
||
msgid "Files"
|
||
msgstr "Фајлови"
|
||
|
||
#: templates/admin.php:5
|
||
msgid "Maximum upload size"
|
||
msgstr "Максимална величина пошиљке"
|
||
|
||
#: templates/index.php:9
|
||
msgid "Upload"
|
||
msgstr "Пошаљи"
|
||
|
||
#: templates/index.php:16
|
||
msgid "New Folder"
|
||
msgstr "Нова фасцикла"
|
||
|
||
#: templates/index.php:24
|
||
msgid "Nothing in here. Upload something!"
|
||
msgstr "Овде нема ничег. Пошаљите нешто!"
|
||
|
||
#: templates/index.php:31
|
||
msgid "Name"
|
||
msgstr "Име"
|
||
|
||
#: templates/index.php:33
|
||
msgid "Download"
|
||
msgstr "Преузми"
|
||
|
||
#: templates/index.php:37
|
||
msgid "Size"
|
||
msgstr "Величина"
|
||
|
||
#: templates/index.php:38
|
||
msgid "Modified"
|
||
msgstr "Задња измена"
|
||
|
||
#: templates/index.php:38
|
||
msgid "Delete"
|
||
msgstr "Обриши"
|
||
|
||
#: templates/index.php:46
|
||
msgid "Upload too large"
|
||
msgstr "Пошиљка је превелика"
|
||
|
||
#: templates/index.php:48
|
||
msgid ""
|
||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||
"on this server."
|
||
msgstr ""
|
||
"Фајлови које желите да пошаљете превазилазе ограничење максималне величине "
|
||
"пошиљке на овом серверу."
|
||
|
||
|