diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-06 02:08:38 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-06 02:08:38 +0200 |
commit | c8ad3df1fa27afe49f61a1c320d53bedbcb78871 (patch) | |
tree | 8f5bf5c90d59d2c995e048ac8e76bbd5313fc68c /apps/files/l10n/et_EE.php | |
parent | bc1c77664205c8e044cf611a9339773a9f8af2c6 (diff) | |
download | nextcloud-server-c8ad3df1fa27afe49f61a1c320d53bedbcb78871.tar.gz nextcloud-server-c8ad3df1fa27afe49f61a1c320d53bedbcb78871.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/et_EE.php')
-rw-r--r-- | apps/files/l10n/et_EE.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php index 6d94a8105ea..c58b066e287 100644 --- a/apps/files/l10n/et_EE.php +++ b/apps/files/l10n/et_EE.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Could not move %s - File with this name already exists" => "Ei saa liigutada faili %s - samanimeline fail on juba olemas", "Could not move %s" => "%s liigutamine ebaõnnestus", +"Unable to set upload directory." => "Üleslaadimiste kausta määramine ebaõnnestus.", +"Invalid Token" => "Vigane kontrollkood", "No file was uploaded. Unknown error" => "Ühtegi faili ei laetud üles. Tundmatu viga", "There is no error, the file uploaded with success" => "Ühtegi tõrget polnud, fail on üles laetud", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Üleslaetava faili suurus ületab php.ini poolt määratud upload_max_filesize suuruse:", @@ -47,6 +49,7 @@ "{count} folders" => "{count} kausta", "1 file" => "1 fail", "{count} files" => "{count} faili", +"%s could not be renamed" => "%s ümbernimetamine ebaõnnestus", "Upload" => "Lae üles", "File handling" => "Failide käsitlemine", "Maximum upload size" => "Maksimaalne üleslaadimise suurus", @@ -70,6 +73,8 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse.", "Files are being scanned, please wait." => "Faile skannitakse, palun oota.", "Current scanning" => "Praegune skannimine", +"directory" => "kaust", +"directories" => "kaustad", "file" => "fail", "files" => "faili", "Upgrading filesystem cache..." => "Failisüsteemi puhvri uuendamine..." |