aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/mk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/mk.js')
-rw-r--r--apps/files_sharing/l10n/mk.js35
1 files changed, 34 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js
index a5de7fb5c09..5be22894b99 100644
--- a/apps/files_sharing/l10n/mk.js
+++ b/apps/files_sharing/l10n/mk.js
@@ -1,20 +1,44 @@
OC.L10N.register(
"files_sharing",
{
+ "Server to server sharing is not enabled on this server" : "Не е овозможено споделувањето од сервер на сервер на вашиот сервер",
+ "Invalid or untrusted SSL certificate" : "SSL сертификат кој е невалиден или недоверлив",
+ "Could not authenticate to remote share, password might be wrong" : "Не можам да се автентицирам на оддалеченото споделевање, веројатно лозинката не е исправна",
+ "Storage not valid" : "Сториџот не е валиден",
+ "Couldn't add remote share" : "Не можам да додадам оддалечено споделување",
"Shared with you" : "Споделено со тебе",
"Shared with others" : "Сподели со останатите",
"Shared by link" : "Споделено со врска",
+ "Nothing shared with you yet" : "Сеуште ништо не е споделено со вас",
+ "Nothing shared yet" : "Уште ништо не е споделено",
+ "No shared links" : "Нема споделени врски/линкови",
+ "Remote share" : "Оддалечено споделување",
+ "Remote share password" : "Лозинка за оддалечаното споделување",
"Cancel" : "Откажи",
+ "Add remote share" : "Додади оддалечно споделување",
+ "You can upload into this folder" : "Можете да прикачите во оваа папка",
+ "Invalid ownCloud url" : "Неисправен ownCloud url",
"Shared by" : "Споделено од",
"Sharing" : "Споделување",
"A file or folder has been <strong>shared</strong>" : "Датотека или фолдер беше <strong>споделен</strong>",
"You shared %1$s with %2$s" : "Вие споделивте %1$s со %2$s",
"You shared %1$s with group %2$s" : "Вие споделивте %1$s со групата %2$s",
"%2$s shared %1$s with you" : "%2$s споделено %1$s со вас",
+ "Downloaded via public link" : "Преземи преку јавен линк",
+ "Shared with %2$s" : "Споделено со %2$s",
+ "Shared with group %2$s" : "Споделено со група %2$s",
+ "Shared with %3$s by %2$s" : "Споделено со %3$s од %2$s",
+ "Shared with group %3$s by %2$s" : "Споделено со група %3$s од %2$s",
+ "Shared via link by %2$s" : "Споделено со врска/линк од %2$s",
+ "Shared by %2$s" : "Споделено од %2$s",
+ "Shared via public link" : "Споделено со јавна врска/линк",
"Shares" : "Споделувања",
+ "Accept" : "Прифати",
+ "Decline" : "Одбиј",
"This share is password-protected" : "Ова споделување е заштитено со лозинка",
"The password is wrong. Try again." : "Лозинката е грешна. Обиди се повторно.",
"Password" : "Лозинка",
+ "No entries found in this folder" : "Нема ништо во оваа папка",
"Name" : "Име",
"Share time" : "Сподели време",
"Sorry, this link doesn’t seem to work anymore." : "Извенете, но овој линк изгледа дека повеќе не функционира.",
@@ -23,8 +47,17 @@ OC.L10N.register(
"the link expired" : "времетраењето на линкот е изминато",
"sharing is disabled" : "споделувањето не е дозволено",
"For more info, please ask the person who sent this link." : "За повеќе информации, прашајте го лицето кое ви ја испратила врската.",
+ "Add to your ownCloud" : "Додади во вашиот ownCloud",
"Download" : "Преземи",
"Download %s" : "Преземи %s",
- "Direct link" : "Директна врска"
+ "Direct link" : "Директна врска",
+ "Federated Cloud Sharing" : "Федерирано клауд споделување",
+ "Open documentation" : "Отвори ја документацијата",
+ "Federated Cloud" : "Федериран клауд",
+ "Your Federated Cloud ID:" : "Вашиот федериран Cloud ID:",
+ "Share it:" : "Сподели го:",
+ "Add to your website" : "Додади на твојот веб сајт",
+ "Share with me via ownCloud" : "Сподели со мене преку ownCloud",
+ "HTML Code:" : "HTML код:"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");