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

nl.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c662a63045c4ebd3c42f3084c41d0bcd4cbc1fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Text" : "Tekst",
    "📝 Collaborative document editing" : "Gezamenlijke documentbewerking",
    "** 📝 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!" : "** 📝 Gezamenlijke documentbewerking!**\n\n- **📝 Gericht schrijven:** Geen afleiding, alleen de edit mogelijkheden die je nodig hebt.\n- **🙋 Werk samen:** Deel en werk samen met vrienden en collega's, of je nu Nextcloud gebruikt of niet!\n- **💾 Open formaat:** Bestanden worden bewaard als [Markdown] (https://en.wikipedia.org/wiki/Markdown), je kan ze bewerken met elke andere tekst app.\n- **✊ Sterke basis:** We gebruiken [🐈 tiptap](https://tiptap.scrumpy.io) welke gebaseerd is op [🦉 ProseMirror](https://prosemirror.net) – Credits voor hen!",
    "Use current version" : "Gebruik huidige versie",
    "Use the saved version" : "Gebruik opgeslagen versie",
    "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.",
    "Last save {lastSave}" : "Laatste opgeslagen versie {lastSave}",
    "Unpushed changes" : "Niet verwerkte veranderingen",
    "Unsaved changes" : "Niet opgeslagen veranderingen",
    "Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is",
    "Edit guest name" : "Bewerk gast naam",
    "Save guest name" : "Bewaar gast naam",
    "Add link" : "Voeg link toe",
    "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"],
    "Show image" : "Toon afbeelding",
    "Show file" : "Toon bestand",
    "New text document" : "Nieuw tekstdocument",
    "New text document.md" : "Nieuw tekstdocument.md",
    "Edit" : "Bewerken",
    "Undo" : "Ongedaan maken"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}