blob: 76f9e8139f37baa4452e1985d00a18142f841f7e (
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
69
70
71
72
73
|
# 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:11+0000\n"
"Last-Translator: Xabre <githzerai06@gmail.com>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/team/sr@latin/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sr@latin\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 "Fajlovi"
#: templates/admin.php:5
msgid "Maximum upload size"
msgstr "Maksimalna veličina pošiljke"
#: templates/index.php:9
msgid "Upload"
msgstr "Pošalji"
#: templates/index.php:16
msgid "New Folder"
msgstr "Nova fascikla"
#: templates/index.php:24
msgid "Nothing in here. Upload something!"
msgstr "Ovde nema ničeg. Pošaljite nešto!"
#: templates/index.php:31
msgid "Name"
msgstr "Ime"
#: templates/index.php:33
msgid "Download"
msgstr "Preuzmi"
#: templates/index.php:37
msgid "Size"
msgstr "Veličina"
#: templates/index.php:38
msgid "Modified"
msgstr "Zadnja izmena"
#: templates/index.php:38
msgid "Delete"
msgstr "Obriši"
#: templates/index.php:46
msgid "Upload too large"
msgstr "Pošiljka je prevelika"
#: templates/index.php:48
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
"Fajlovi koje želite da pošaljete prevazilaze ograničenje maksimalne veličine"
" pošiljke na ovom serveru."
|