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

it.json ยซ l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eba704ad4fff93bdc5bf321865e17c31380e49c4 (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
{ "translations": {
    "Nextcloud Text" : "Testo di Nextcloud",
    "text document" : "documento di testo",
    "Readme" : "Leggimi",
    "Text" : "Testo",
    "๐Ÿ“ Collaborative document editing" : "Modifica documenti collaborativa",
    "** ๐Ÿ“ Collaborative document editing!**\n\n- **๐Ÿ“ Focused writing:** No distractions, only the formatting you need.\n- **๐Ÿ™‹ Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **๐Ÿ’พ Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **โœŠ Strong foundation:** We use [๐Ÿˆ tiptap](https://tiptap.scrumpy.io) which is based on [๐Ÿฆ‰ ProseMirror](https://prosemirror.net) โ€“ huge thanks to them!" : "** ๐Ÿ“ Modifica documenti collaborativa!**\n\n- **๐Ÿ“ Scrittura focalizzata:** Nessuna distrazione, solo la formattazione che ti serve.\n- **๐Ÿ™‹ Lavora insieme:** Condividi e collabora con amici e colleghi, non importa se utilizzano Nextcloud o no!\n- **๐Ÿ’พ Formato aperto:** I file sono salvati come [Markdown](https://en.wikipedia.org/wiki/Markdown), cosรฌ puoi modificarli anche da qualsiasi altra applicazione.\n- **โœŠ Una forte fondazione:** Noi usiamo [๐Ÿˆ tiptap](https://tiptap.scrumpy.io) che รจ basato su [๐Ÿฆ‰ ProseMirror](https://prosemirror.net) โ€“ un grande ringraziamento a loro!",
    "Use current version" : "Utilizza la versione corrente",
    "Use the saved version" : "Utilizza la versione salvata",
    "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento รจ stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.",
    "File could not be loaded. Please check your internet connection." : "Il file non puรฒ essere caricato. Controlla la tua connessione a Internet.",
    "Retry" : "Riprova",
    "Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}",
    "Unpushed changes" : "Modifiche non depositate",
    "Unsaved changes" : "Modifiche non salvate",
    "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
    "Edit guest name" : "Modifica nome ospite",
    "Save guest name" : "Salva nome ospite",
    "Insert image" : "Inserisci immagine",
    "Insert an image" : "Inserisci un'immagine",
    "Link file" : "Collegamento a file",
    "Select file to link to" : "Seleziona il file da collegare",
    "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"],
    "Show rich workspaces" : "Mostra aree di lavoro avanzate",
    "Add notes, lists or links โ€ฆ" : "Aggiungi note, elenchi o collegamenti...",
    "New text document" : "Nuovo documento di testo",
    "Edit" : "Modifica",
    "Undo" : "Annulla",
    "Redo" : "Rifai",
    "Bold" : "Grassetto",
    "Italic" : "Corsivo",
    "Strikethrough" : "Sbarrato",
    "Headings" : "Intestazioni",
    "Heading 1" : "Intestazione 1",
    "Heading 2" : "Intestazione 2",
    "Heading 3" : "Intestazione 3",
    "Heading 4" : "Intestazione 4",
    "Heading 5" : "Intestazione 5",
    "Heading 6" : "Intestazione 6",
    "Unordered list" : "Elenco non ordinato",
    "Ordered list" : "Elenco ordinato",
    "ToDo list" : "Elenco Cose da fare",
    "Blockquote" : "Citazione",
    "Code block" : "Blocco di codice",
    "Network connection error: Could not connect to the document" : "Errore di connessione di rete: impossibile connettersi al documento",
    "Last save {lastSave}" : "Ultimo salvataggio {lastSave}",
    "Add link" : "Aggiungi collegamento",
    "Show image" : "Mostra immagine",
    "Show file" : "Mostra file",
    "Paragraph" : "Paragrafo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}