diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/et_EE.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.php')
-rw-r--r-- | core/l10n/et_EE.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 7a90658140b..7bc6d2a7437 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -9,14 +9,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "Uuendan failipuhvrit, see võib kesta väga kaua...", "Updated filecache" => "Uuendatud failipuhver", "... %d%% done ..." => "... %d%% tehtud ...", -"Category type not provided." => "Kategooria tüüp puudub.", -"No category to add?" => "Pole kategooriat, mida lisada?", -"This category already exists: %s" => "See kategooria on juba olemas: %s", -"Object type not provided." => "Objekti tüüb puudub.", -"%s ID not provided." => "%s ID puudub.", -"Error adding %s to favorites." => "Viga %s lisamisel lemmikutesse.", -"No categories selected for deletion." => "Kustutamiseks pole kategooriat valitud.", -"Error removing %s from favorites." => "Viga %s eemaldamisel lemmikutest.", "No image or file provided" => "Ühtegi pilti või faili ei pakutud", "Unknown filetype" => "Tundmatu failitüüp", "Invalid image" => "Vigane pilt", @@ -68,12 +60,9 @@ $TRANSLATIONS = array( "(all selected)" => "(kõik valitud)", "({count} selected)" => "({count} valitud)", "Error loading file exists template" => "Viga faili olemasolu malli laadimisel", -"The object type is not specified." => "Objekti tüüp pole määratletud.", -"Error" => "Viga", -"The app name is not specified." => "Rakenduse nimi ole määratletud.", -"The required file {file} is not installed!" => "Vajalikku faili {file} pole paigaldatud!", "Shared" => "Jagatud", "Share" => "Jaga", +"Error" => "Viga", "Error while sharing" => "Viga jagamisel", "Error while unsharing" => "Viga jagamise lõpetamisel", "Error while changing permissions" => "Viga õiguste muutmisel", @@ -106,6 +95,9 @@ $TRANSLATIONS = array( "Sending ..." => "Saatmine ...", "Email sent" => "E-kiri on saadetud", "Warning" => "Hoiatus", +"The object type is not specified." => "Objekti tüüp pole määratletud.", +"Delete" => "Kustuta", +"Add" => "Lisa", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Uuendus ebaõnnestus. Palun teavita probleemidest <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud kogukonda</a>.", "The update was successful. Redirecting you to ownCloud now." => "Uuendus oli edukas. Kohe suunatakse Sind ownCloudi.", "%s password reset" => "%s parooli lähtestus", @@ -131,8 +123,6 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei,\n\nlihtsalt annan sulle teada, et %s jagas sulle välja %s.\nVaata seda: %s\n\n", "The share will expire on %s.\n\n" => "Jagamine aegub %s.\n\n", "Cheers!" => "Terekest!", -"Edit categories" => "Muuda kategooriaid", -"Add" => "Lisa", "Security Warning" => "Turvahoiatus", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sinu PHP versioon on haavatav NULL Baidi (CVE-2006-7243) rünnakuga.", "Please update your PHP installation to use %s securely." => "Palun uuenda oma paigaldatud PHP-d tagamaks %s turvalisus.", |