113 lines
2.6 KiB
Plaintext
113 lines
2.6 KiB
Plaintext
|
# SOME DESCRIPTIVE TITLE.
|
|||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|||
|
# This file is distributed under the same license as the PACKAGE package.
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Aranel Surion <aranel@aranelsurion.org>, 2011.
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: ownCloud\n"
|
|||
|
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
|||
|
"POT-Creation-Date: 2012-01-11 00:19+0100\n"
|
|||
|
"PO-Revision-Date: 2012-01-10 23:43+0000\n"
|
|||
|
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
|||
|
"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/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
|
|||
|
msgid "There is no error, the file uploaded with success"
|
|||
|
msgstr "Bir hata yok, dosya başarıyla yüklendi"
|
|||
|
|
|||
|
#: ajax/upload.php:20
|
|||
|
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
|
|||
|
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
|
|||
|
msgid "The uploaded file was only partially uploaded"
|
|||
|
msgstr "Yüklenen dosyanın sadece bir kısmı yüklendi"
|
|||
|
|
|||
|
#: ajax/upload.php:23
|
|||
|
msgid "No file was uploaded"
|
|||
|
msgstr "Hiç dosya yüklenmedi"
|
|||
|
|
|||
|
#: ajax/upload.php:24
|
|||
|
msgid "Missing a temporary folder"
|
|||
|
msgstr "Geçici bir klasör eksik"
|
|||
|
|
|||
|
#: appinfo/app.php:8
|
|||
|
msgid "Files"
|
|||
|
msgstr "Dosyalar"
|
|||
|
|
|||
|
#: templates/admin.php:5
|
|||
|
msgid "Maximum upload size"
|
|||
|
msgstr "Maksimum yükleme boyutu"
|
|||
|
|
|||
|
#: templates/index.php:7
|
|||
|
msgid "New"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: templates/index.php:10
|
|||
|
msgid "Text file"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: templates/index.php:11
|
|||
|
msgid "Folder"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: templates/index.php:12
|
|||
|
msgid "From the web"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: templates/index.php:22
|
|||
|
msgid "Upload"
|
|||
|
msgstr "Yükle"
|
|||
|
|
|||
|
#: templates/index.php:35
|
|||
|
msgid "Nothing in here. Upload something!"
|
|||
|
msgstr "Burada hiçbir şey yok. Birşeyler yükleyin!"
|
|||
|
|
|||
|
#: templates/index.php:43
|
|||
|
msgid "Name"
|
|||
|
msgstr "Ad"
|
|||
|
|
|||
|
#: templates/index.php:45
|
|||
|
msgid "Download"
|
|||
|
msgstr "İndir"
|
|||
|
|
|||
|
#: templates/index.php:49
|
|||
|
msgid "Size"
|
|||
|
msgstr "Boyut"
|
|||
|
|
|||
|
#: templates/index.php:50
|
|||
|
msgid "Modified"
|
|||
|
msgstr "Değiştirilme"
|
|||
|
|
|||
|
#: templates/index.php:50
|
|||
|
msgid "Delete"
|
|||
|
msgstr "Sil"
|
|||
|
|
|||
|
#: templates/index.php:58
|
|||
|
msgid "Upload too large"
|
|||
|
msgstr "Yüklemeniz çok büyük"
|
|||
|
|
|||
|
#: templates/index.php:60
|
|||
|
msgid ""
|
|||
|
"The files you are trying to upload exceed the maximum size for file uploads "
|
|||
|
"on this server."
|
|||
|
msgstr ""
|
|||
|
"Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu "
|
|||
|
"aşıyor."
|
|||
|
|
|||
|
|