Welcome to mirror list, hosted at ThFree Co, Russian Federation.

oc.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f1d187ed203d47de8a8c20d96402c7275462bacc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{ "translations": {
    "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",
    "Nextcloud Text" : "Nextcloud Text",
    "text document" : "document tèxt",
    "Readme" : "Readme",
    "Text" : "Tèxt",
    "📝 Collaborative document editing" : "📝 Edicion collaborativa de document",
    "Use current version" : "Utilizar la version actuala",
    "Use the saved version" : "Utilizar la version salvada",
    "Reconnect" : "Se reconnectar",
    "The document has been changed outside of the editor. The changes cannot be applied." : "Lo document es estat modificar defòra de l’editor. Se pòdon pas aplicar las modificacions.",
    "Edit guest name" : "Modificar lo nom de convidat",
    "Guest" : "Convidat",
    "Save guest name" : "Enregistrar lo nom de convidat",
    "guest" : "convidat",
    "Show author colors" : "Afichar las colors dels utilizaires",
    "Saving …" : "Enregistrament...",
    "Saved" : "Enregistrat",
    "Last saved {lastSaved}" : "Darrièr enregistrament {lastSaved}",
    "Unsaved changes" : "Modificacions pas enregistradas",
    "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 file" : "Ligam fichièr",
    "Remove Link" : "Suprimir ligam",
    "Add notes, lists or links …" : "Apondre nòtas, listas o ligamas…",
    "Undo" : "Anullar",
    "Redo" : "Refar",
    "Headings" : "Títols",
    "Heading 2" : "Títol 2",
    "Heading 3" : "Títol 3",
    "Heading 4" : "Títol 4",
    "Heading 5" : "Títol 5",
    "Info" : "Info",
    "Success" : "Succès",
    "Warning" : "Avertiment",
    "Insert emoji" : "Inserir emoji",
    "Command" : "Comanda",
    "Edit" : "Modificar",
    "New text document" : "Novèl fichièr tèxte",
    "Enter your name so other users can see who is editing" : "Picatz vòstre nom per que los autres utilizaires vejan qual es a modificar",
    "Insert image" : "Inserir imatge",
    "Insert an image" : "Inserir un imatge",
    "Currently active users:" : "Utilizaires actius :",
    "ToDo list" : "Lista a far",
    "Emoji picker" : "Selector emoji"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}