blob: 123642508b3554e00d9786301f8fe5d40928a56c (
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
|
# 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, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
"POT-Creation-Date: 2012-01-16 17:31+0100\n"
"PO-Revision-Date: 2012-01-16 16:32+0000\n"
"Last-Translator: icewind <icewind1991@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"
#: ajax/lostpassword.php:14
msgid "email Changed"
msgstr ""
#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
msgid "Invalid request"
msgstr "Неисправан захтев"
#: ajax/openid.php:15
msgid "OpenID Changed"
msgstr "OpenID је измењен"
#: ajax/setlanguage.php:14
msgid "Language changed"
msgstr "Језик је измењен"
#: personal.php:36 personal.php:37
msgid "__language_name__"
msgstr ""
#: templates/admin.php:13
msgid "Log level"
msgstr ""
#: templates/apps.php:8
msgid "Add your application"
msgstr "Додајте свој програм"
#: templates/apps.php:21
msgid "Select an App"
msgstr "Изаберите програм"
#: templates/apps.php:23
msgid "-licensed"
msgstr "-лиценциран"
#: templates/apps.php:23
msgid "by"
msgstr "од"
#: templates/help.php:8
msgid "Ask a question"
msgstr "Поставите питање"
#: templates/help.php:20
msgid "Problems connecting to help database."
msgstr "Проблем у повезивању са базом помоћи"
#: templates/help.php:21
msgid "Go there manually."
msgstr "Отиђите тамо ручно."
#: templates/help.php:29
msgid "Answer"
msgstr "Одговор"
#: templates/personal.php:8
msgid "You use"
msgstr "Користите"
#: templates/personal.php:8
msgid "of the available"
msgstr "од доступних"
#: templates/personal.php:13
msgid "Your password got changed"
msgstr "Ваша лозинка је измењена"
#: templates/personal.php:14
msgid "Unable to change your password"
msgstr "Не могу да изменим вашу лозинку"
#: templates/personal.php:15
msgid "Current password"
msgstr "Тренутна лозинка"
#: templates/personal.php:16
msgid "New password"
msgstr "Нова лозинка"
#: templates/personal.php:17
msgid "show"
msgstr "прикажи"
#: templates/personal.php:18
msgid "Change password"
msgstr "Измени лозинку"
#: templates/personal.php:24
msgid "Email"
msgstr "Е-пошта"
#: templates/personal.php:25
msgid "Your email address"
msgstr "Ваша адреса е-поште"
#: templates/personal.php:26
msgid "Fill in an email address to enable password recovery"
msgstr ""
#: templates/personal.php:32 templates/personal.php:33
msgid "Language"
msgstr "Језик"
#: templates/personal.php:38
msgid "Help translate"
msgstr " Помозите у превођењу"
#: templates/personal.php:45
msgid "use this address to connect to your ownCloud in your file manager"
msgstr ""
"користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова"
#: templates/users.php:15 templates/users.php:30
msgid "Name"
msgstr "Име"
#: templates/users.php:16 templates/users.php:31
msgid "Password"
msgstr "Лозинка"
#: templates/users.php:17 templates/users.php:32 templates/users.php:46
msgid "Groups"
msgstr "Групе"
#: templates/users.php:23
msgid "Create"
msgstr "Направи"
#: templates/users.php:33
msgid "Quota"
msgstr ""
#: templates/users.php:58
msgid "Delete"
msgstr "Обриши"
|