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-07 06:25:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:00 +0300
commit1e3c413d1ff366c6f3d403373cf06ef4cb5810b4 (patch)
treeb96c690db062daae73735c6ccb7916bd42c00afa /l10n/eo.js
parentb8c3de843e502f366b0c5753dc86fbfe5dee9f4e (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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index 81a0982b4..5fdb780aa 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -22,7 +22,6 @@ OC.L10N.register(
"Blockquote" : "Citaĵo",
"Code block" : "Kodbloko",
"Insert image" : "Enmeti bildon",
- "_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"],
"Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...",
"Edit" : "Modifi",
"Undo" : "Malfari",
@@ -31,6 +30,7 @@ OC.L10N.register(
"Heading 2" : "Titolo 2",
"Heading 3" : "Titolo 3",
"Heading 4" : "Titolo 4",
- "Heading 5" : "Titolo 5"
+ "Heading 5" : "Titolo 5",
+ "_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"]
},
"nplurals=2; plural=(n != 1);");