diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/mk.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/mk.json')
-rw-r--r-- | apps/files_sharing/l10n/mk.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json new file mode 100644 index 00000000000..9e51f668eb0 --- /dev/null +++ b/apps/files_sharing/l10n/mk.json @@ -0,0 +1,25 @@ +{ "translations": { + "Shared with you" : "Споделено со тебе", + "Shared with others" : "Сподели со останатите", + "Shared by link" : "Споделено со врска", + "No files have been shared with you yet." : "Ниту една датотека сеуште не била споделена со вас.", + "You haven't shared any files yet." : "Вие досега немате споделено ниту една датотека.", + "You haven't shared any files by link yet." : "Сеуште немате споделено датотека со врска.", + "Cancel" : "Откажи", + "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" : "Директна врска" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" +}
\ No newline at end of file |