Blame view
sources/l10n/templates/files_sharing.pot
2.99 KB
|
03e52840d
|
1 2 3 4 5 6 7 8 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" |
|
31b7f2792
|
9 10 |
"Project-Id-Version: ownCloud Core 6.0.0 " |
|
03e52840d
|
11 12 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
13 14 |
"POT-Creation-Date: 2014-07-03 01:54-0400 " |
|
03e52840d
|
15 16 17 18 19 20 21 22 23 24 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE " "Last-Translator: FULL NAME <EMAIL@ADDRESS> " "Language-Team: LANGUAGE <LL@li.org> " "Language: " "MIME-Version: 1.0 " |
|
31b7f2792
|
25 26 |
"Content-Type: text/plain; charset=UTF-8 " |
|
03e52840d
|
27 28 |
"Content-Transfer-Encoding: 8bit " |
|
6d9380f96
|
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 |
#: 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 ""
#: 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 ""
#: js/share.js:146
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:128
msgid "Shared by"
msgstr ""
|
|
03e52840d
|
89 |
#: templates/authenticate.php:4 |
|
31b7f2792
|
90 91 92 93 94 95 |
msgid "This share is password-protected" msgstr "" #: templates/authenticate.php:7 msgid "The password is wrong. Try again." msgstr "" |
|
6d9380f96
|
96 97 98 99 100 101 |
#: templates/list.php:16 msgid "Name" msgstr "" #: templates/list.php:20 msgid "Share time" |
|
03e52840d
|
102 |
msgstr "" |
|
31b7f2792
|
103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 |
#: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." msgstr "" #: 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" msgstr "" #: templates/part.404.php:8 msgid "sharing is disabled" msgstr "" #: templates/part.404.php:10 msgid "For more info, please ask the person who sent this link." |
|
03e52840d
|
125 |
msgstr "" |
|
6d9380f96
|
126 127 |
#: templates/public.php:20 msgid "Add to your ownCloud" |
|
03e52840d
|
128 |
msgstr "" |
|
6d9380f96
|
129 130 |
#: templates/public.php:23 msgid "Save" |
|
03e52840d
|
131 |
msgstr "" |
|
6d9380f96
|
132 |
#: templates/public.php:28 |
|
03e52840d
|
133 134 |
msgid "Download" msgstr "" |
|
6d9380f96
|
135 136 137 138 139 140 141 |
#: templates/public.php:59 #, php-format msgid "Download %s" msgstr "" #: templates/public.php:63 msgid "Direct link" |
|
31b7f2792
|
142 |
msgstr "" |
|
6d9380f96
|
143 144 |
#: templates/settings-admin.php:3 msgid "Remote Shares" |
|
31b7f2792
|
145 |
msgstr "" |
|
6d9380f96
|
146 147 |
#: templates/settings-admin.php:7 msgid "Allow other instances to mount public links shared from this server" |
|
03e52840d
|
148 |
msgstr "" |
|
6d9380f96
|
149 150 |
#: templates/settings-admin.php:11 msgid "Allow users to mount public link shares" |
|
03e52840d
|
151 |
msgstr "" |