From 2999d0554704110b816c4cbed440ccbd7a926d83 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 1 Oct 2019 03:02:44 +0000 Subject: [tx-robot] updated from transifex --- l10n/eo.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 l10n/eo.js (limited to 'l10n/eo.js') diff --git a/l10n/eo.js b/l10n/eo.js new file mode 100644 index 000000000..0a3189d76 --- /dev/null +++ b/l10n/eo.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "text", + { + "Text" : "Teksto", + "📝 Collaborative document editing" : "📝 Kunlabora dokumentmodifado", + "** 📝 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!" : "** 📝 Kunlabora dokumentmodifado!**\n\n- **📝 Enfokusigita skribado:** Neniu distraĵo, nur la iloj kiujn vi bezonas.\n- **🙋 Kune labori:** Kunhavigi kaj kunlabori kun viaj amikoj kaj kolegoj, ĉu ili uzas Nextcloud-on aŭ ne!\n- **💾 Malfermita dosierformo:** Dosieroj estas en [Markdown](https://en.wikipedia.org/wiki/Markdown)-formo, vi do povas modifi ilin en iu ajn tekstaplikaĵo.\n- **✊ Solida fundamento:** Ni uzas la redaktilon [🐈 tiptap](https://tiptap.scrumpy.io), kiuj devenas de [🦉 ProseMirror](https://prosemirror.net) – dankegon al ili!", + "Use current version" : "Uzi nunan version", + "Use the saved version" : "Uzi la konservitan version", + "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", + "Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis", + "Retry" : "Reprovi", + "Last save {lastSave}" : "Lasta konservado {lastSave}", + "Unpushed changes" : "Nesenditaj ŝanĝoj", + "Unsaved changes" : "Nekonservitaj ŝanĝoj", + "Enter your name so other users can see who is editing" : "Entajpu vian nomon, por ke aliuloj videblu, kiu modifas", + "Edit guest name" : "Modifi la gastonomon", + "Save guest name" : "Koservi la gastonomon", + "Insert image" : "Enmeti bildon", + "Add link" : "Aldoni ligilon" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3