diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-20 00:17:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-20 00:17:12 +0000 |
commit | 1c1c9075c1a8311d1cc208bbb26daed703c3714d (patch) | |
tree | df0f1cbb0e8f096656047c8671d1a56341c68b8c /lib/l10n/et_EE.json | |
parent | 6fc80a4c537f783fae1d54b1fac86e05b14d376d (diff) | |
download | nextcloud-server-1c1c9075c1a8311d1cc208bbb26daed703c3714d.tar.gz nextcloud-server-1c1c9075c1a8311d1cc208bbb26daed703c3714d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/et_EE.json')
-rw-r--r-- | lib/l10n/et_EE.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index 89b5e5bf9b7..2fbc7c445ab 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -140,6 +140,7 @@ "No database drivers (sqlite, mysql, or postgresql) installed." : "Ühtegi andmebaasi (sqlite, mysql või postgresql) draiverit pole paigaldatud.", "PHP module %s not installed." : "PHP moodulit %s pole paigaldatud.", "Please ask your server administrator to install the module." : "Palu oma serveri haldajal moodul paigadalda.", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP seade \"%s\" ei ole \"%s\".", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "See on tõenäoliselt põhjustatud puhver/kiirendist nagu Zend OPcache või eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moodulid on paigaldatud, kuid neid näitatakse endiselt kui puuduolevad?", "Please ask your server administrator to restart the web server." : "Palu oma serveri haldajal veebiserver taaskäivitada.", @@ -153,6 +154,7 @@ "%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", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kasutajanimes on lubatud ainult järgmised sümbolid: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kasutajanimes on lubatud ainult järgmised sümbolid: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Vaja on vähemalt libxml2 2.7.0. Hetkel on installitud %s." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |