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

20 lines
448 B
JavaScript

OC.L10N.register(
"groupfolders",
{
"Group" : "Gruppo",
"Create" : "Crear",
"Delete" : "Deler",
"Share" : "Compartir",
"You" : "Tu",
"Add group" : "Adder gruppo",
"Unlimited" : "Ilimitate",
"Folder name" : "Nomine de dossier",
"Quota" : "Quota",
"Previous" : "Previe",
"Next" : "Proxime",
"User" : "User",
"Unknown" : "Incognite",
"None" : "Nulle"
},
"nplurals=2; plural=(n != 1);");