Welcome to mirror list, hosted at ThFree Co, Russian Federation.

files_sharing.po « en_GB « l10n - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8faf28178d339f40149b73646e4dc757ad7bbc09 (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
159
160
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Darren Richardson <transifex@mnestis.net>, 2013-2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-07-09 01:54-0400\n"
"PO-Revision-Date: 2014-07-08 12:31+0000\n"
"Last-Translator: Darren Richardson <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ajax/external.php:17
msgid "Server to server sharing is not enabled on this server"
msgstr "Server to server sharing is not enabled on this server"

#: ajax/external.php:47
msgid "Couldn't add remote share"
msgstr "Couldn't add remote share"

#: appinfo/app.php:33 js/app.js:34
msgid "Shared with you"
msgstr "Shared with you"

#: appinfo/app.php:42 js/app.js:53
msgid "Shared with others"
msgstr "Shared with others"

#: appinfo/app.php:51 js/app.js:72
msgid "Shared by link"
msgstr "Shared by link"

#: js/app.js:35
msgid "No files have been shared with you yet."
msgstr "No files have been shared with you yet."

#: js/app.js:54
msgid "You haven't shared any files yet."
msgstr "You haven't shared any files yet."

#: js/app.js:73
msgid "You haven't shared any files by link yet."
msgstr "You haven't shared any files by link yet."

#: js/external.js:48 js/external.js:59
msgid "Do you want to add the remote share {name} from {owner}@{remote}?"
msgstr "Do you want to add the remote share {name} from {owner}@{remote}?"

#: js/external.js:51 js/external.js:62
msgid "Remote share"
msgstr "Remote share"

#: js/external.js:65
msgid "Remote share password"
msgstr "Remote share password"

#: js/external.js:76
msgid "Cancel"
msgstr "Cancel"

#: js/external.js:77
msgid "Add remote share"
msgstr "Add remote share"

#: js/public.js:203
msgid "No ownCloud installation found at {remote}"
msgstr "No ownCloud installation found at {remote}"

#: js/public.js:204
msgid "Invalid ownCloud url"
msgstr "Invalid ownCloud URL"

#: js/share.js:146
msgid "Shared by {owner}"
msgstr "Shared by {owner}"

#: js/sharedfilelist.js:123
msgid "Shared by"
msgstr "Shared by"

#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "This share is password-protected"

#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr "The password is wrong. Try again."

#: templates/authenticate.php:10 templates/authenticate.php:12
msgid "Password"
msgstr "Password"

#: templates/list.php:16
msgid "Name"
msgstr "Name"

#: templates/list.php:20
msgid "Share time"
msgstr "Share time"

#: templates/part.404.php:3
msgid "Sorry, this link doesn’t seem to work anymore."
msgstr "Sorry, this link doesn’t seem to work anymore."

#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr "Reasons might be:"

#: templates/part.404.php:6
msgid "the item was removed"
msgstr "the item was removed"

#: templates/part.404.php:7
msgid "the link expired"
msgstr "the link expired"

#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr "sharing is disabled"

#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr "For more info, please ask the person who sent this link."

#: templates/public.php:22
msgid "Add to your ownCloud"
msgstr "Add to your ownCloud"

#: templates/public.php:30
msgid "Download"
msgstr "Download"

#: templates/public.php:61
#, php-format
msgid "Download %s"
msgstr "Download %s"

#: templates/public.php:65
msgid "Direct link"
msgstr "Direct link"

#: templates/settings-admin.php:3
msgid "Remote Shares"
msgstr "Remote Shares"

#: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server"
msgstr "Allow other instances to mount public links shared from this server"

#: templates/settings-admin.php:11
msgid "Allow users to mount public link shares"
msgstr "Allow users to mount public link shares"