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

25 lines
653 B
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"circles",
{
"Personal" : "Personal",
"Visible" : "Visible",
"Open" : "Dobrir",
"Password protected" : "Protegit per senhal",
"Hidden" : "Amagat",
"Local" : "Local",
"Federated" : "Federated",
"Email address" : "Adreça mail",
"Contact" : "Contacte",
"Admin" : "Admin",
"Owner" : "Owner",
"Open »%s«" : "Dobrir « %s»",
"Accept" : "Acceptar",
"Open %s" : "Dobrir %s",
"Loading…" : "Telecargament…",
"No files in here" : "Cap de fichièr aicí",
"Name" : "Nom",
"Size" : "Talha",
"Modified" : "Modificat"
},
"nplurals=2; plural=(n > 1);");