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

11 lines
509 B
JavaScript

OC.L10N.register(
"files_downloadlimit",
{
"Files download limit" : "Limitas de telecargament de fichièrs",
"File link share download limit" : "Limitat de telecargament dels ligams de partatge",
"Limit downloads" : "Limitar los telecargaments",
"_1 remaining download allowed_::_{count} remaining downloads allowed_" : ["1 telecargament permés restant","{count} telecargaments permeses restants"],
"Download limit" : "Limita de telecargaments"
},
"nplurals=2; plural=(n > 1);");