diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /lib/l10n/et_EE.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 6147eb38ccf..0a67dd96541 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -142,13 +142,6 @@ OC.L10N.register( "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", "%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.", "%s enter the database name." : "%s sisesta andmebaasi nimi.", - "%s you may not use dots in the database name" : "%s punktide kasutamine andmebaasi nimes pole lubatud", - "Cannot write into \"config\" directory" : "Ei saa kirjutada \"config\" kataloogi", - "Cannot write into \"apps\" directory" : "Ei saa kirjutada \"apps\" kataloogi!", - "Cannot create \"data\" directory" : "Ei suuda luua \"data\" kataloogi", - "Setting locale to %s failed" : "Lokaadi %s määramine ebaõnnestus.", - "Please install one of these locales on your system and restart your webserver." : "Palun paigalda mõni neist lokaatides oma süsteemi ning taaskäivita veebiserver.", - "PostgreSQL >= 9 required" : "PostgreSQL >= 9 on nõutav", - "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni" + "%s you may not use dots in the database name" : "%s punktide kasutamine andmebaasi nimes pole lubatud" }, "nplurals=2; plural=(n != 1);"); |