diff options
Diffstat (limited to 'l10n/tr/files.po')
-rw-r--r-- | l10n/tr/files.po | 72 |
1 files changed, 40 insertions, 32 deletions
diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 94f7c3d109b..6d792546a4b 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -9,43 +9,43 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:15+0000\n" -"Last-Translator: icewind <icewind1991@gmail.com>\n" -"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" +"POT-Creation-Date: 2012-07-30 02:02+0200\n" +"PO-Revision-Date: 2012-07-30 00:03+0000\n" +"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" +"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: tr\n" "Plural-Forms: nplurals=1; plural=0\n" -#: ajax/upload.php:19 +#: ajax/upload.php:20 msgid "There is no error, the file uploaded with success" msgstr "Bir hata yok, dosya başarıyla yüklendi" -#: ajax/upload.php:20 +#: ajax/upload.php:21 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Yüklenen dosya php.ini de belirtilen upload_max_filesize sınırını aşıyor" -#: ajax/upload.php:21 +#: ajax/upload.php:22 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Yüklenen dosya HTML formundaki MAX_FILE_SIZE sınırını aşıyor" -#: ajax/upload.php:22 +#: ajax/upload.php:23 msgid "The uploaded file was only partially uploaded" msgstr "Yüklenen dosyanın sadece bir kısmı yüklendi" -#: ajax/upload.php:23 +#: ajax/upload.php:24 msgid "No file was uploaded" msgstr "Hiç dosya yüklenmedi" -#: ajax/upload.php:24 +#: ajax/upload.php:25 msgid "Missing a temporary folder" msgstr "Geçici bir klasör eksik" -#: ajax/upload.php:25 +#: ajax/upload.php:26 msgid "Failed to write to disk" msgstr "Diske yazılamadı" @@ -53,57 +53,69 @@ msgstr "Diske yazılamadı" msgid "Files" msgstr "Dosyalar" +#: js/fileactions.js:95 +msgid "Unshare" +msgstr "" + +#: js/fileactions.js:97 templates/index.php:56 +msgid "Delete" +msgstr "Sil" + #: js/filelist.js:186 -msgid "undo deletion" +msgid "deleted" +msgstr "" + +#: js/filelist.js:186 +msgid "undo" msgstr "" #: js/files.js:170 msgid "generating ZIP-file, it may take some time." -msgstr "" +msgstr "ZIP dosyası oluşturuluyor, biraz sürebilir." #: js/files.js:199 msgid "Unable to upload your file as it is a directory or has 0 bytes" -msgstr "" +msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi" #: js/files.js:199 msgid "Upload Error" -msgstr "" +msgstr "Yükleme hatası" #: js/files.js:227 js/files.js:318 js/files.js:347 msgid "Pending" -msgstr "" +msgstr "Bekliyor" #: js/files.js:332 msgid "Upload cancelled." -msgstr "" +msgstr "Yükleme iptal edildi." #: js/files.js:456 msgid "Invalid name, '/' is not allowed." -msgstr "" +msgstr "Geçersiz isim, '/' işaretine izin verilmiyor." -#: js/files.js:626 templates/index.php:55 +#: js/files.js:631 templates/index.php:55 msgid "Size" msgstr "Boyut" -#: js/files.js:627 templates/index.php:56 +#: js/files.js:632 templates/index.php:56 msgid "Modified" msgstr "Değiştirilme" -#: js/files.js:654 +#: js/files.js:659 msgid "folder" -msgstr "" +msgstr "dizin" -#: js/files.js:656 +#: js/files.js:661 msgid "folders" -msgstr "" +msgstr "dizinler" -#: js/files.js:664 +#: js/files.js:669 msgid "file" -msgstr "" +msgstr "dosya" -#: js/files.js:666 +#: js/files.js:671 msgid "files" -msgstr "" +msgstr "dosyalar" #: templates/admin.php:5 msgid "File handling" @@ -173,10 +185,6 @@ msgstr "Paylaş" msgid "Download" msgstr "İndir" -#: templates/index.php:56 -msgid "Delete" -msgstr "Sil" - #: templates/index.php:64 msgid "Upload too large" msgstr "Yüklemeniz çok büyük" |