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

74 lines
3.1 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"text",
{
"The file was uploaded" : "Lo fichièr es estat enviat",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lo fichièr enviat despassa la directiva upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lo fichièr enviat despassa la directiva MAX_FILE_SIZE especificada dins lo formulari HTML",
"The file was only partially uploaded" : "Lo fichièr es estat parcialament enviat",
"No file was uploaded" : "Cap de fichièr pas enviat",
"Missing a temporary folder" : "Dossièr temporari absent",
"Could not write file to disk" : "Escritura impossibla al disc",
"A PHP extension stopped the file upload" : "Una extension PHP a arrestat lo mandadís de fichièr",
"F7cloud Text" : "F7cloud Text",
"text document" : "document tèxt",
"File not found" : "Fichièr pas trobat",
"Readme" : "Readme",
"Text" : "Tèxt",
"📝 Collaborative document editing" : "📝 Edicion collaborativa de document",
"Reload" : "Recargar",
"Reconnect" : "Se reconnectar",
"Enter your name" : "Picatz vòstre nom",
"Guest" : "Convidat",
"you" : "vos",
"Insert an attachment" : "Inserir una pèça junta",
"Copy link" : "Copiar lo ligam",
"guest" : "convidat",
"Offline" : "Fòra linha",
"Saving …" : "Enregistrament...",
"Saved" : "Enregistrat",
"Last saved {lastSave}" : "Darrièra salvagarda {lastSave}",
"The document has been changed outside of the editor. The changes cannot be applied." : "Lo document es estat modificar defòra de leditor. Se pòdon pas aplicar las modificacions.",
"Unsaved changes" : "Modificacions pas enregistradas",
"Last saved" : "Darrièra salvagarda",
"Keyboard shortcuts" : "Acorchis de clavièr",
"Bold" : "Gras",
"Italic" : "Italica",
"Heading 1" : "Títol 1",
"Heading 6" : "Títol 6",
"Unordered list" : "Lista pas ordenada",
"Ordered list" : "Lista ordenada",
"Blockquote" : "Citacion",
"Code block" : "Còdi",
"Link" : "Ligam",
"Insert emoji" : "Inserir emoji",
"Undo" : "Anullar",
"Redo" : "Refar",
"Edit link" : "Modificar lo ligam",
"Save changes" : "Salvar modificacions",
"Cancel" : "Anullar",
"URL" : "URL",
"Save" : "Enregistrar",
"Translate" : "Translate",
"Remaining actions" : "Mai daccions",
"Select language" : "Causir lenga",
"to" : "a",
"Edit" : "Modificar",
"Upload" : "Telecargament",
"Source code" : "Còdi font",
"Delete this table" : "Suprimir aqueste tablèu",
"Headings" : "Títols",
"Heading 2" : "Títol 2",
"Heading 3" : "Títol 3",
"Heading 4" : "Títol 4",
"Heading 5" : "Títol 5",
"Table" : "Tablèu",
"Details" : "Per lo Menut",
"Insert link" : "Inserir un ligam",
"Insert attachment" : "Inserir una pèça junta",
"Command" : "Comanda",
"Choose" : "Causir",
"Edit guest name" : "Modificar lo nom de convidat",
"Save guest name" : "Enregistrar lo nom de convidat"
},
"nplurals=2; plural=(n > 1);");