/47860/stable29 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/mk.js
blob: b47fa211329468706f80066bfdc0ea78c397c2f4 (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
OC.L10N.register(
    "files_sharing",
    {
    "Shared with you" : "Споделено со тебе",
    "Shared with others" : "Сподели со останатите",
    "Shared by link" : "Споделено со врска",
    "Cancel" : "Откажи",
    "Share" : "Сподели",
    "Shared by" : "Споделено од",
    "This share is password-protected" : "Ова споделување е заштитено со лозинка",
    "The password is wrong. Try again." : "Лозинката е грешна. Обиди се повторно.",
    "Password" : "Лозинка",
    "Name" : "Име",
    "Share time" : "Сподели време",
    "Sorry, this link doesn’t 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." : "За повеќе информации, прашајте го лицето кое ви ја испратила врската.",
    "Download" : "Преземи",
    "Download %s" : "Преземи %s",
    "Direct link" : "Директна врска"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");