nextcloud/apps/files_sharing/l10n/mk.js

81 lines
6.3 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_sharing",
{
"Shared with others" : "Споделно со други",
"Shared with you" : "Споделено со тебе",
"Shared by link" : "Споделено со врска",
"Deleted shares" : "Избришани споделувања",
"Shares" : "Споделувања",
"Nothing shared with you yet" : "Сеуште ништо не е споделено со вас",
"Nothing shared yet" : "Уште ништо не е споделено",
"Files and folders you share will show up here" : "Датотеките и папките кои ги споделувате ќе се појават тука",
"No shared links" : "Нема споделени врски/линкови",
"Files and folders you share by link will show up here" : "Датотеките и папките кои ги споделувате со врска ќе се појават тука",
"No deleted shares" : "Нема избришани споделувања",
"No shares" : "Нема споделувања",
"Shares will show up here" : "Споделувањата ќе се појават овде",
"Move or copy" : "Премести или копирај",
"Download" : "Преземи",
"Delete" : "Избриши",
"You can upload into this folder" : "Можете да прикачите во оваа папка",
"Terms of service" : "Услови за користење",
"Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк во вашиот Nextcloud",
"Shared by" : "Споделено од",
"File shares" : "Споделување на датотеки",
"Downloaded via public link" : "Преземи преку јавен линк",
"Downloaded by {email}" : "Превземено од {email}",
"{file} downloaded via public link" : "{file} превземена преку јавен линк",
"{email} downloaded {file}" : "{email} ја превзема {file}",
"Shared with group {group}" : "Соделено со група {group}",
"{actor} shared with group {group}" : "{actor} сподели со група {group}",
"You shared {file} with group {group}" : "Споделивте {file} со група {group}",
"{actor} shared {file} with group {group}" : "{actor} сподели {file} со група {group}",
"Shared as public link" : "Споделена како јавен линк",
"Removed public link" : "Отстранет јавен линк",
"Public link expired" : "Истече рокот на јавниот линк",
"{actor} shared as public link" : "{actor} сподели како јавен линк",
"Public link of {actor} expired" : "Истече рокот на јавниот линк на {actor}",
"You shared {file} as public link" : "Скоделивте {file} како јавен линк",
"Public link expired for {file}" : "Истече рокот на јавниот линк за {file}",
"{actor} shared {file} as public link" : "{actor} сподели {file} како јавен линк",
"Public link of {actor} for {file} expired" : "Истече рокот на јавниот линк на {actor} за {file}",
"Shared with {user}" : "Споделено со {user}",
"{actor} shared with {user}" : "{actor} сподели со {user}",
"Shared by {actor}" : "Споделено од {actor}",
"You shared {file} with {user}" : "Споделивте {file} со {user}",
"{actor} shared {file} with {user}" : "{actor} сподели {file} со {user}",
"{actor} shared {file} with you" : "{actor} сподели {file} со вас",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Датотека или папка споделена преку е-пошта или преку јавен линк е <strong>превземена</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Датотека или папка е споделена од <strong>друг сервер</strong>",
"A file or folder has been <strong>shared</strong>" : "Датотека или фолдер беше <strong>споделен</strong>",
"Not a directory" : "Не е директориум",
"shared by %s" : "споделено од %s",
"Download all files" : "Превземи ги сите датотеки",
"Direct link" : "Директна врска",
"Add to your Nextcloud" : "Додадете во вашиот Nextcloud",
"File sharing" : "Споделување на датотеки",
"Link to a file" : "Линк до датотеката",
"Shared" : "Споделен",
"Share" : "Сподели",
"Sharing" : "Споделување",
"No entries found in this folder" : "Нема ништо во оваа папка",
"Name" : "Име",
"Share time" : "Сподели време",
"Expiration date" : "Рок на траење",
"Sorry, this link doesnt seem to work anymore." : "Извенете, но овој линк изгледа дека повеќе не функционира.",
"Reasons might be:" : "Причината може да биде:",
"the item was removed" : "предметот беше одстранет",
"the link expired" : "времетраењето на линкот е изминато",
"sharing is disabled" : "споделувањето не е дозволено",
"For more info, please ask the person who sent this link." : "За повеќе информации, прашајте го лицето кое ви ја испратила врската.",
"Share note" : "Споделување со забелешка ",
"Toggle grid view" : "Промена во мрежа",
"Download %s" : "Преземи %s",
"Upload files to %s" : "Прикачи датотеки во %s",
"Note" : "Белешка",
"Uploading files…" : "Прикачување датотеки…",
"Uploaded files:" : "Прикачени датотеки:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, вие се согласувате со %1$sусловите за користење%2$s."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");