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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/eo.js')
-rw-r--r--apps/files_external/l10n/eo.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js
index 594a7b85884..c762e0674fb 100644
--- a/apps/files_external/l10n/eo.js
+++ b/apps/files_external/l10n/eo.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
- "External storages" : "Eksteraj konservejoj",
+ "External storage" : "Ekstera konservejo",
"Personal" : "Persona",
"System" : "Sistemo",
"Grant access" : "Doni alirpermeson",
@@ -123,7 +123,6 @@ OC.L10N.register(
"Open documentation" : "Malfermi la dokumentaron",
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Ekstera konservejo ebligas al vi surmeti servojn de ekstera konservejo kaj aparatojn, kiel kromajn konservejojn. Vi povas ankaŭ permesi al uzantoj surmeti ilian proprajn eksterajn konservejojn.",
"Folder name" : "Dosierujnomo",
- "External storage" : "Ekstera konservejo",
"Authentication" : "Aŭtentigo",
"Configuration" : "Agordo",
"Available for" : "Disponebla por",
@@ -131,7 +130,8 @@ OC.L10N.register(
"Add storage" : "Aldoni konservejon",
"Advanced settings" : "Altanivela agordo",
"Allow users to mount external storage" : "Permesi al uzantoj surmeti eksteran konservejon",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn.",
- "(group)" : "(grupo)"
+ "External storages" : "Eksteraj konservejoj",
+ "(group)" : "(grupo)",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn."
},
"nplurals=2; plural=(n != 1);");