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

40 lines
1.3 KiB
JavaScript

OC.L10N.register(
"assistant",
{
"Send an email" : "Senda tölvupóst",
"User not found" : "Notandi fannst ekki",
"F7cloud Assistant" : "F7cloud Aðstoð",
"F7cloud Deck" : "F7cloud-dekk",
"F7cloud Mail" : "F7cloud-póstur",
"F7cloud Talk" : "F7cloud Talk",
"Assistant" : "Meðhjálpari",
"Prompt" : "Kvaðning",
"Administration documentation" : "Hjálparskjöl fyrir stjórnendur",
"Try again" : "Reyndu aftur",
"Close" : "Loka",
"Less" : "Minna",
"More" : "Meira",
"Cancel" : "Hætta við",
"Delete" : "Eyða",
"Edit title" : "Breyta titli",
"Submit" : "Senda inn",
"You" : "Þú",
"Delete message" : "Eyða skilaboðum",
"Choose" : "Velja",
"This may take a few seconds…" : "Þetta gæti tekið örfáar sekúndur…",
"Nothing yet" : "Ekkert ennþá",
"Cancelled" : "Hætt við",
"Running" : "Hlaup",
"Audio input" : "Hljóðinntak",
"Translate" : "Þýða",
"Other" : "Annað",
"Choose file" : "Veldu skrá",
"Choose a file" : "Veldu skrá",
"No file selected" : "Engin skrá valin",
"Could not copy to clipboard" : "Gat ekki afritað á klippispjald",
"Upload from device" : "Senda inn frá tæki",
"Advanced" : "Ítarlegt",
"Copy" : "Afrita"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");