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

23 lines
634 B
JavaScript

OC.L10N.register(
"circles",
{
"Personal" : "Personleg",
"System" : "System",
"Password protected" : "Passordverna",
"Local" : "Lokal",
"Federated" : "Federated",
"Contact" : "Kontakt",
"Moderator" : "Moderator",
"Admin" : "Administrer",
"Owner" : "Owner",
"Open »%s«" : "Opna »%s«",
"Open %s" : "Opne{filnamn}",
"Loading…" : "Lastar...",
"No files in here" : "Ingen filer her",
"No entries found in this folder" : "Ingen oppføringar funne i denne mappa",
"Name" : "Namn",
"Size" : "Storleik",
"Modified" : "Endra"
},
"nplurals=2; plural=(n != 1);");