diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 032e4f27946..9a3b6d5d133 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -219,9 +219,6 @@ OC.L10N.register( "Database host" : "Andmebaasi host", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta pordi number koos hostinimega (nt. localhost: 5432).", "Performance warning" : "Kiiruse hoiatus", - "SQLite will be used as database." : "Andmebaasina kasutatakse SQLite", - "For larger installations we recommend to choose a different database backend." : "Suuremate paigalduste jaoks soovitame valida teise andmebaasi.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Eriti kui tasutad töölaua rakendust failide sünkroonimiseks on SQLite andmebaas ebasoovitav.", "Finish setup" : "Lõpeta seadistamine", "Finishing …" : "Lõpetamine ...", "Need help?" : "Vajad abi?", @@ -278,6 +275,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Jaga teiste inimestega, sisestades kasutaja, grupi või e-posti aadressi.", "The specified document has not been found on the server." : "Määratud dokumenti serverist ei leitud.", "You can click here to return to %s." : "%s tagasi minemiseks võid sa siia klikkida.", + "SQLite will be used as database." : "Andmebaasina kasutatakse SQLite", + "For larger installations we recommend to choose a different database backend." : "Suuremate paigalduste jaoks soovitame valida teise andmebaasi.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Eriti kui tasutad töölaua rakendust failide sünkroonimiseks on SQLite andmebaas ebasoovitav.", "Wrong password." : "Vale parool.", "Stay logged in" : "Püsi sisselogituna", "Back to log in" : "Tagasi sisselogimise lehele", |