Blame view
sources/l10n/mk/files_sharing.po
4.19 KB
|
03e52840d
|
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
|
6 |
# Miroslav Jovanovic <jmiroslav@softhome.net>, 2014 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
13 14 15 16 17 18 |
"POT-Creation-Date: 2014-07-03 01:54-0400 " "PO-Revision-Date: 2014-07-03 05:54+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
19 20 21 22 23 24 25 26 27 28 29 30 |
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: mk " "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1; " |
|
6d9380f96
|
31 32 |
#: ajax/external.php:17 msgid "Server to server sharing is not enabled on this server" |
|
31b7f2792
|
33 |
msgstr "" |
|
6d9380f96
|
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 |
#: 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}"
|
|
31b7f2792
|
64 |
msgstr "" |
|
6d9380f96
|
65 66 67 68 69 70 |
#: js/external.js:46 js/external.js:49 msgid "Add Share" msgstr "" #: js/external.js:49 templates/authenticate.php:10 #: templates/authenticate.php:12 |
|
03e52840d
|
71 72 |
msgid "Password" msgstr "Лозинка" |
|
6d9380f96
|
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 |
#: 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 "Споделени од {owner}"
#: js/sharedfilelist.js:128
msgid "Shared by"
msgstr "Споделено од"
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Ова споделување е заштитено со лозинка"
#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr "Лозинката е грешна. Обиди се повторно."
#: templates/list.php:16
msgid "Name"
msgstr "Име"
#: templates/list.php:20
msgid "Share time"
msgstr "Сподели време"
|
|
31b7f2792
|
104 105 |
#: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." |
|
6d9380f96
|
106 |
msgstr "Извенете, но овој линк изгледа дека повеќе не функционира." |
|
31b7f2792
|
107 108 109 |
#: templates/part.404.php:4 msgid "Reasons might be:" |
|
6d9380f96
|
110 |
msgstr "Причината може да биде:" |
|
31b7f2792
|
111 112 113 |
#: templates/part.404.php:6 msgid "the item was removed" |
|
6d9380f96
|
114 |
msgstr "предметот беше одстранет" |
|
31b7f2792
|
115 116 117 |
#: templates/part.404.php:7 msgid "the link expired" |
|
6d9380f96
|
118 |
msgstr "времетраењето на линкот е изминато" |
|
03e52840d
|
119 |
|
|
31b7f2792
|
120 121 |
#: templates/part.404.php:8 msgid "sharing is disabled" |
|
6d9380f96
|
122 |
msgstr "споделувањето не е дозволено" |
|
31b7f2792
|
123 124 125 |
#: templates/part.404.php:10 msgid "For more info, please ask the person who sent this link." |
|
6d9380f96
|
126 |
msgstr "За повеќе информации, прашајте го лицето кое ви ја испратила врската." |
|
31b7f2792
|
127 |
|
|
6d9380f96
|
128 129 130 |
#: templates/public.php:20 msgid "Add to your ownCloud" msgstr "" |
|
03e52840d
|
131 |
|
|
6d9380f96
|
132 133 134 |
#: templates/public.php:23 msgid "Save" msgstr "Сними" |
|
03e52840d
|
135 |
|
|
6d9380f96
|
136 |
#: templates/public.php:28 |
|
03e52840d
|
137 138 |
msgid "Download" msgstr "Преземи" |
|
31b7f2792
|
139 |
#: templates/public.php:59 |
|
6d9380f96
|
140 141 142 |
#, php-format msgid "Download %s" msgstr "Преземи %s" |
|
03e52840d
|
143 |
|
|
6d9380f96
|
144 |
#: templates/public.php:63 |
|
31b7f2792
|
145 |
msgid "Direct link" |
|
6d9380f96
|
146 147 148 149 150 151 152 153 154 155 156 157 |
msgstr "Директна врска" #: 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" |
|
31b7f2792
|
158 |
msgstr "" |