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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/eo.js
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/eo.js')
-rw-r--r--l10n/eo.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index 8d60a785c..81f327440 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -2,16 +2,29 @@ OC.L10N.register(
"text",
{
"New text document" : "Nova tekstdokumento",
+ "The file was uploaded" : "La dosiero alŝutiĝis",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
+ "The file was only partially uploaded" : "La dosiero alŝutiĝis nur parte",
+ "No file was uploaded" : "Neniu dosiero alŝutiĝis",
+ "Missing a temporary folder" : "Mankas provizora dosierujo",
+ "Could not write file to disk" : "Ne eblis skribi dosieron sur diskon",
+ "A PHP extension stopped the file upload" : "PHP-modulo haltigis la dosieralŝuton",
+ "No file uploaded or file size exceeds maximum of %s" : "Neniu dosiero alŝutita, aŭ dosiergrando transpasas la maksimumon %s",
"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.",
+ "Saving …" : "Konservado...",
+ "Saved" : "Konservita",
"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",
+ "Formatting help" : "Helpo pri tekstaranĝo",
+ "Keyboard shortcuts" : "Fulmoklavoj",
"Bold" : "Grasa",
"Italic" : "Kursiva",
"Strikethrough" : "Trastreka",
@@ -30,6 +43,8 @@ OC.L10N.register(
"Heading 3" : "Titolo 3",
"Heading 4" : "Titolo 4",
"Heading 5" : "Titolo 5",
+ "Info" : "Info",
+ "Warning" : "Averto",
"Insert image" : "Enmeti bildon",
"_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"]
},