diff options
author | Volkan Gezer <volkangezer@gmail.com> | 2014-11-20 15:13:37 +0100 |
---|---|---|
committer | Volkan Gezer <volkangezer@gmail.com> | 2014-11-20 15:13:37 +0100 |
commit | c494887d98a6a73450947479df0796457de10dba (patch) | |
tree | 660be71e275a65740b88b705f07fb1cb1cd4e8c1 /settings/l10n/et_EE.php | |
parent | 42ada6cb1587e064033e337133d49a860e2a1dec (diff) | |
download | nextcloud-server-c494887d98a6a73450947479df0796457de10dba.tar.gz nextcloud-server-c494887d98a6a73450947479df0796457de10dba.zip |
backport some strings to stable7
Diffstat (limited to 'settings/l10n/et_EE.php')
-rw-r--r-- | settings/l10n/et_EE.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index a18e4523969..70d55a3981f 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -222,5 +222,7 @@ $TRANSLATIONS = array( "Default" => "Vaikeväärtus", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Kui sinu sait pole paigaldatud domeeni juurkausta ja see kasutab ajastatud tegevusi, siis võib tekkide probleeme URL-ide loomisega. Nende probleemide vältimiseks sisesta palun failis config.php valikusse \"overwritewebroot\" oma veebiserveri juurkaust (Soovituslik: \"%s\")", "URL generation in notification emails" => "URL-ide loomine teavituskirjades", +"Connectivity Checks" => "Ühenduse kontrollid", +"No problems found" => "Ühtegi probleemi ei leitud", ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |