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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/eo.js')
-rw-r--r--l10n/eo.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
new file mode 100644
index 0000000..06c572c
--- /dev/null
+++ b/l10n/eo.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "This file is too big to be opened. Please download the file instead." : "La dosiero tro grandas por malfermi. Bonvolu elŝuti la dosieron anstataŭe.",
+ "Cannot read the file." : "Ne legeblas la dosiero.",
+ "An internal server error occurred." : "Ena servileraro okazis.",
+ "Cannot save file as it has been modified since opening" : "Ne konserveblas la dosiero ĉar ĝi modifiĝis post malfermo",
+ "Insufficient permissions" : "Nesufiĉaj permesoj",
+ "saving..." : "konservante...",
+ "saved!" : "konservinte!",
+ "failed!" : "malsukcesis!",
+ "Saved" : "Konservita",
+ "An error occurred!" : "Eraro okazis!",
+ "New text file.txt" : "Nova tekstodosiero.txt"
+},
+"nplurals=2; plural=(n != 1);");