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

8 lines
435 B
JavaScript

OC.L10N.register(
"files_downloadlimit",
{
"This app allows limiting the number of downloads for external link shares." : "Šī lietotne ļauj ārējo saišu kopīgojumu lejupielāžu skaita ierobežošanu.",
"Configure the default download limit for external shares." : "Konfigurēt noklusējuma ārējo koplietojumu lejupielāžu ierobežojumu."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");