Blame view

sources/l10n/ru/files_sharing.po 4.5 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
6d9380f96   Cédric Dupont   Update sources OC...
6
7
8
9
10
  # Alexander Savchenko, 2014
  # BuxarNET <buxarnet@gmail.com>, 2014
  # jekader <jekader@gmail.com>, 2014
  # mogarych <mogarych@mail.ru>, 2014
  # Pavel P. Zabortsev <ppz2001@mail.ru>, 2014
31b7f2792   Kload   Upgrade to ownclo...
11
  # Victor Bravo <>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
12
13
14
  # Void Ayanami <hex.void@gmail.com>, 2013
  # Денис <denstarr@mail.md>, 2013
  # Михаил Маслиёв <misha.masliev@yandex.ru>, 2014
03e52840d   Kload   Init
15
16
17
18
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
19
20
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
21
22
23
24
25
26
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
27
28
29
30
31
32
33
34
35
36
37
38
  "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: ru
  "
  "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);
  "
6d9380f96   Cédric Dupont   Update sources OC...
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
  #: ajax/external.php:17
  msgid "Server to server sharing is not enabled on this server"
  msgstr ""
  
  #: ajax/external.php:47
  msgid "Couldn't add remote share"
  msgstr ""
  
  #: appinfo/app.php:33 js/app.js:34
  msgid "Shared with you"
  msgstr "Опубликованы вами"
  
  #: appinfo/app.php:42 js/app.js:53
  msgid "Shared with others"
  msgstr "Опубликованы другими"
  
  #: appinfo/app.php:51 js/app.js:72
  msgid "Shared by link"
  msgstr "Доступно по ссылке"
  
  #: js/app.js:35
  msgid "No files have been shared with you yet."
  msgstr "Вы ещё не опубликовали файлы"
  
  #: js/app.js:54
  msgid "You haven't shared any files yet."
  msgstr "Вы не имеете файлов в открытом доступе"
  
  #: js/app.js:73
  msgid "You haven't shared any files by link yet."
  msgstr ""
  
  #: js/external.js:45 js/external.js:48
  msgid "Add {name} from {owner}@{remote}"
  msgstr "Добавить {name} из {owner}@{remote}"
  
  #: js/external.js:46 js/external.js:49
  msgid "Add Share"
  msgstr ""
  
  #: js/external.js:49 templates/authenticate.php:10
  #: templates/authenticate.php:12
  msgid "Password"
  msgstr "Пароль"
  
  #: js/public.js:203
  msgid "No ownCloud installation found at {remote}"
  msgstr ""
  
  #: js/public.js:204
  msgid "Invalid ownCloud url"
  msgstr "Не верный ownCloud адрес"
  
  #: js/share.js:146
  msgid "Shared by {owner}"
  msgstr "Доступ открыл {owner}"
  
  #: js/sharedfilelist.js:128
  msgid "Shared by"
  msgstr "Опубликовано"
03e52840d   Kload   Init
99
  #: templates/authenticate.php:4
31b7f2792   Kload   Upgrade to ownclo...
100
  msgid "This share is password-protected"
6d9380f96   Cédric Dupont   Update sources OC...
101
  msgstr "Для доступа к информации необходимо ввести пароль"
31b7f2792   Kload   Upgrade to ownclo...
102
103
104
105
  
  #: templates/authenticate.php:7
  msgid "The password is wrong. Try again."
  msgstr "Неверный пароль. Попробуйте еще раз."
6d9380f96   Cédric Dupont   Update sources OC...
106
107
108
109
110
111
112
  #: templates/list.php:16
  msgid "Name"
  msgstr "Имя"
  
  #: templates/list.php:20
  msgid "Share time"
  msgstr "Дата публикации"
03e52840d   Kload   Init
113

31b7f2792   Kload   Upgrade to ownclo...
114
115
  #: templates/part.404.php:3
  msgid "Sorry, this link doesn’t seem to work anymore."
6d9380f96   Cédric Dupont   Update sources OC...
116
  msgstr "Эта ссылка устарела и более не действительна."
31b7f2792   Kload   Upgrade to ownclo...
117
118
119
120
121
122
123
124
125
126
127
  
  #: templates/part.404.php:4
  msgid "Reasons might be:"
  msgstr "Причиной может быть:"
  
  #: templates/part.404.php:6
  msgid "the item was removed"
  msgstr "объект был удалён"
  
  #: templates/part.404.php:7
  msgid "the link expired"
6d9380f96   Cédric Dupont   Update sources OC...
128
  msgstr "срок действия ссылки истёк"
03e52840d   Kload   Init
129

31b7f2792   Kload   Upgrade to ownclo...
130
131
  #: templates/part.404.php:8
  msgid "sharing is disabled"
6d9380f96   Cédric Dupont   Update sources OC...
132
  msgstr "доступ к информации заблокирован"
31b7f2792   Kload   Upgrade to ownclo...
133
134
135
  
  #: templates/part.404.php:10
  msgid "For more info, please ask the person who sent this link."
6d9380f96   Cédric Dupont   Update sources OC...
136
  msgstr "Для получения дополнительной информации, пожалуйста, свяжитесь с тем, кто отправил Вам эту ссылку."
31b7f2792   Kload   Upgrade to ownclo...
137

6d9380f96   Cédric Dupont   Update sources OC...
138
139
140
  #: templates/public.php:20
  msgid "Add to your ownCloud"
  msgstr ""
03e52840d   Kload   Init
141

6d9380f96   Cédric Dupont   Update sources OC...
142
143
144
  #: templates/public.php:23
  msgid "Save"
  msgstr "Сохранить"
03e52840d   Kload   Init
145

6d9380f96   Cédric Dupont   Update sources OC...
146
  #: templates/public.php:28
03e52840d   Kload   Init
147
148
  msgid "Download"
  msgstr "Скачать"
31b7f2792   Kload   Upgrade to ownclo...
149
  #: templates/public.php:59
6d9380f96   Cédric Dupont   Update sources OC...
150
151
152
  #, php-format
  msgid "Download %s"
  msgstr "Скачать %s"
03e52840d   Kload   Init
153

6d9380f96   Cédric Dupont   Update sources OC...
154
  #: templates/public.php:63
31b7f2792   Kload   Upgrade to ownclo...
155
156
  msgid "Direct link"
  msgstr "Прямая ссылка"
6d9380f96   Cédric Dupont   Update sources OC...
157
158
159
160
161
162
163
164
165
166
167
168
  
  #: templates/settings-admin.php:3
  msgid "Remote Shares"
  msgstr ""
  
  #: templates/settings-admin.php:7
  msgid "Allow other instances to mount public links shared from this server"
  msgstr ""
  
  #: templates/settings-admin.php:11
  msgid "Allow users to mount public link shares"
  msgstr ""