f7cloud_client/apps/files_downloadlimit/l10n/mk.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

14 lines
1.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_downloadlimit",
{
"Files download limit" : "Лимит за преземање на датотеки",
"File link share download limit" : "Лимит за преземање на споделените датотеки со линкови",
"Limit downloads" : "Ограничување за преземањата",
"Set download limit" : "Постави лимит за преземања",
"_1 remaining download allowed_::_{count} remaining downloads allowed_" : ["Преостанато е уште {count} преземање","Преостанати се уште {count} преземања"],
"Download limit" : "Ограничување на преземање",
"You have reached the maximum amount of downloads allowed" : "Го достигнавте максималниот број на преземања за оваа датотека",
"This share has a limited number of downloads. Are you sure you want to trigger a new download?" : "Ова споделување има ограничен број на преземања. Дали сте сигурни дека сакате да започнете ново преземање?"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");