diff options
Diffstat (limited to 'l10n/tr/files.po')
-rw-r--r-- | l10n/tr/files.po | 129 |
1 files changed, 69 insertions, 60 deletions
diff --git a/l10n/tr/files.po b/l10n/tr/files.po index f068a117539..3839b73c5d4 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-28 01:58+0200\n" -"PO-Revision-Date: 2013-06-27 23:15+0000\n" -"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n" +"POT-Creation-Date: 2013-06-29 02:03+0200\n" +"PO-Revision-Date: 2013-06-29 00:04+0000\n" +"Last-Translator: I Robot <owncloud-bot@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" @@ -28,46 +28,54 @@ msgstr "%s taşınamadı. Bu isimde dosya zaten var." msgid "Could not move %s" msgstr "%s taşınamadı" -#: ajax/upload.php:19 +#: ajax/upload.php:16 ajax/upload.php:39 +msgid "Unable to set upload directory." +msgstr "" + +#: ajax/upload.php:23 +msgid "Invalid Token" +msgstr "" + +#: ajax/upload.php:55 msgid "No file was uploaded. Unknown error" msgstr "Dosya yüklenmedi. Bilinmeyen hata" -#: ajax/upload.php:26 +#: ajax/upload.php:62 msgid "There is no error, the file uploaded with success" msgstr "Dosya başarıyla yüklendi, hata oluşmadı" -#: ajax/upload.php:27 +#: ajax/upload.php:63 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "php.ini dosyasında upload_max_filesize ile belirtilen dosya yükleme sınırı aşıldı." -#: ajax/upload.php:29 +#: ajax/upload.php:65 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Yüklenecek dosyanın boyutu HTML formunda belirtilen MAX_FILE_SIZE limitini aşıyor" -#: ajax/upload.php:30 +#: ajax/upload.php:66 msgid "The uploaded file was only partially uploaded" msgstr "Dosya kısmen karşıya yüklenebildi" -#: ajax/upload.php:31 +#: ajax/upload.php:67 msgid "No file was uploaded" msgstr "Hiç dosya gönderilmedi" -#: ajax/upload.php:32 +#: ajax/upload.php:68 msgid "Missing a temporary folder" msgstr "Geçici dizin eksik" -#: ajax/upload.php:33 +#: ajax/upload.php:69 msgid "Failed to write to disk" msgstr "Diske yazılamadı" -#: ajax/upload.php:51 +#: ajax/upload.php:87 msgid "Not enough storage available" msgstr "Yeterli disk alanı yok" -#: ajax/upload.php:83 +#: ajax/upload.php:119 msgid "Invalid directory." msgstr "Geçersiz dizin." @@ -75,6 +83,36 @@ msgstr "Geçersiz dizin." msgid "Files" msgstr "Dosyalar" +#: js/file-upload.js:11 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi" + +#: js/file-upload.js:24 +msgid "Not enough space available" +msgstr "Yeterli disk alanı yok" + +#: js/file-upload.js:64 +msgid "Upload cancelled." +msgstr "Yükleme iptal edildi." + +#: js/file-upload.js:167 js/files.js:266 +msgid "" +"File upload is in progress. Leaving the page now will cancel the upload." +msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur." + +#: js/file-upload.js:233 js/files.js:339 +msgid "URL cannot be empty." +msgstr "URL boş olamaz." + +#: js/file-upload.js:238 lib/app.php:53 +msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" +msgstr "Geçersiz dizin adı. 'Shared' dizin ismi kullanımı ownCloud tarafından rezerve edilmiştir." + +#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389 +#: js/files.js:693 js/files.js:731 +msgid "Error" +msgstr "Hata" + #: js/fileactions.js:116 msgid "Share" msgstr "Paylaş" @@ -91,43 +129,43 @@ msgstr "Sil" msgid "Rename" msgstr "İsim değiştir." -#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421 +#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433 msgid "Pending" msgstr "Bekliyor" -#: js/filelist.js:259 js/filelist.js:261 +#: js/filelist.js:271 js/filelist.js:273 msgid "{new_name} already exists" msgstr "{new_name} zaten mevcut" -#: js/filelist.js:259 js/filelist.js:261 +#: js/filelist.js:271 js/filelist.js:273 msgid "replace" msgstr "değiştir" -#: js/filelist.js:259 +#: js/filelist.js:271 msgid "suggest name" msgstr "Öneri ad" -#: js/filelist.js:259 js/filelist.js:261 +#: js/filelist.js:271 js/filelist.js:273 msgid "cancel" msgstr "iptal" -#: js/filelist.js:306 +#: js/filelist.js:318 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} ismi {old_name} ile değiştirildi" -#: js/filelist.js:306 +#: js/filelist.js:318 msgid "undo" msgstr "geri al" -#: js/filelist.js:331 +#: js/filelist.js:343 msgid "perform delete operation" msgstr "Silme işlemini gerçekleştir" -#: js/filelist.js:413 +#: js/filelist.js:425 msgid "1 file uploading" msgstr "1 dosya yüklendi" -#: js/filelist.js:416 js/filelist.js:470 +#: js/filelist.js:428 js/filelist.js:486 msgid "files uploading" msgstr "Dosyalar yükleniyor" @@ -159,67 +197,38 @@ msgid "" "big." msgstr "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir." -#: js/files.js:264 -msgid "Unable to upload your file as it is a directory or has 0 bytes" -msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi" - -#: js/files.js:277 -msgid "Not enough space available" -msgstr "Yeterli disk alanı yok" - -#: js/files.js:317 -msgid "Upload cancelled." -msgstr "Yükleme iptal edildi." - -#: js/files.js:413 -msgid "" -"File upload is in progress. Leaving the page now will cancel the upload." -msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur." - -#: js/files.js:486 -msgid "URL cannot be empty." -msgstr "URL boş olamaz." - -#: js/files.js:491 +#: js/files.js:344 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "Geçersiz dizin adı. Shared isminin kullanımı Owncloud tarafından rezerver edilmiştir." -#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878 -msgid "Error" -msgstr "Hata" - -#: js/files.js:891 templates/index.php:69 +#: js/files.js:744 templates/index.php:69 msgid "Name" msgstr "İsim" -#: js/files.js:892 templates/index.php:80 +#: js/files.js:745 templates/index.php:80 msgid "Size" msgstr "Boyut" -#: js/files.js:893 templates/index.php:82 +#: js/files.js:746 templates/index.php:82 msgid "Modified" msgstr "Değiştirilme" -#: js/files.js:912 +#: js/files.js:765 msgid "1 folder" msgstr "1 dizin" -#: js/files.js:914 +#: js/files.js:767 msgid "{count} folders" msgstr "{count} dizin" -#: js/files.js:922 +#: js/files.js:775 msgid "1 file" msgstr "1 dosya" -#: js/files.js:924 +#: js/files.js:777 msgid "{count} files" msgstr "{count} dosya" -#: lib/app.php:53 -msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" -msgstr "Geçersiz dizin adı. 'Shared' dizin ismi kullanımı ownCloud tarafından rezerve edilmiştir." - #: lib/app.php:73 msgid "Unable to rename file" msgstr "Dosya adı değiştirilemedi" |