diff options
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 67bd4a9e438..05d6c04e52b 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -309,6 +309,9 @@ OC.L10N.register( "Database host" : "Datumbaza gastigo", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bv. entajpi la pordan numeron kune kun la gastiga nomo (ekzemple: localhost:5432).", "Performance warning" : "Rendimenta averto", + "You chose SQLite as database." : "Vi elektis datumbazon „SQLite“.", + "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite estu nur uzita por minimuma kaj programista servilo. Por produkta medio, ni rekomendas uzi alian tipon de datumbazo.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se vi uzas klientojn por sinkronigi dosierojn, oni ne rekomendas datumbazon SQLite.", "Finish setup" : "Fini la instalon", "Finishing …" : "Finante...", "Need help?" : "Ĉu necesas helpo?", |