aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/tr/files.po
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-01-14 23:41:34 +0100
committerThomas Mueller <thomas.mueller@tmit.eu>2013-01-14 23:41:34 +0100
commit388bb6a5e1e8465b11f33f1820f023db271ba9d9 (patch)
tree6fee16bd0151b051cfabd97db9d285e6b8b69c29 /l10n/tr/files.po
parente475c26f1ae3adec2716b4ba59f92382db2bc24e (diff)
parent71ae41716a56305ab9509571c0a84311b9f3eb63 (diff)
downloadnextcloud-server-388bb6a5e1e8465b11f33f1820f023db271ba9d9.tar.gz
nextcloud-server-388bb6a5e1e8465b11f33f1820f023db271ba9d9.zip
Merge branch 'master' into fixing-unused-and-undefined-in-master
Diffstat (limited to 'l10n/tr/files.po')
-rw-r--r--l10n/tr/files.po112
1 files changed, 69 insertions, 43 deletions
diff --git a/l10n/tr/files.po b/l10n/tr/files.po
index 0346536aa7e..641b6c26f92 100644
--- a/l10n/tr/files.po
+++ b/l10n/tr/files.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-01-05 00:02+0100\n"
-"PO-Revision-Date: 2013-01-04 12:30+0000\n"
+"POT-Creation-Date: 2013-01-10 00:04+0100\n"
+"PO-Revision-Date: 2013-01-09 23: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"
@@ -22,6 +22,20 @@ msgstr ""
"Language: tr\n"
"Plural-Forms: nplurals=1; plural=0;\n"
+#: ajax/move.php:17
+#, php-format
+msgid "Could not move %s - File with this name already exists"
+msgstr ""
+
+#: ajax/move.php:24
+#, php-format
+msgid "Could not move %s"
+msgstr ""
+
+#: ajax/rename.php:19
+msgid "Unable to rename file"
+msgstr ""
+
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr "Dosya yüklenmedi. Bilinmeyen hata"
@@ -69,11 +83,11 @@ msgstr ""
msgid "Files"
msgstr "Dosyalar"
-#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
+#: js/fileactions.js:117 templates/index.php:82 templates/index.php:83
msgid "Unshare"
msgstr "Paylaşılmayan"
-#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
+#: js/fileactions.js:119 templates/index.php:88 templates/index.php:89
msgid "Delete"
msgstr "Sil"
@@ -81,122 +95,134 @@ msgstr "Sil"
msgid "Rename"
msgstr "İsim değiştir."
-#: js/filelist.js:199 js/filelist.js:201
+#: js/filelist.js:205 js/filelist.js:207
msgid "{new_name} already exists"
msgstr "{new_name} zaten mevcut"
-#: js/filelist.js:199 js/filelist.js:201
+#: js/filelist.js:205 js/filelist.js:207
msgid "replace"
msgstr "değiştir"
-#: js/filelist.js:199
+#: js/filelist.js:205
msgid "suggest name"
msgstr "Öneri ad"
-#: js/filelist.js:199 js/filelist.js:201
+#: js/filelist.js:205 js/filelist.js:207
msgid "cancel"
msgstr "iptal"
-#: js/filelist.js:248
+#: js/filelist.js:254
msgid "replaced {new_name}"
msgstr "değiştirilen {new_name}"
-#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
+#: js/filelist.js:254 js/filelist.js:256 js/filelist.js:288 js/filelist.js:290
msgid "undo"
msgstr "geri al"
-#: js/filelist.js:250
+#: js/filelist.js:256
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} ismi {old_name} ile değiştirildi"
-#: js/filelist.js:282
+#: js/filelist.js:288
msgid "unshared {files}"
msgstr "paylaşılmamış {files}"
-#: js/filelist.js:284
+#: js/filelist.js:290
msgid "deleted {files}"
msgstr "silinen {files}"
-#: js/files.js:33
+#: js/files.js:31
+msgid "'.' is an invalid file name."
+msgstr ""
+
+#: js/files.js:36
+msgid "File name cannot be empty."
+msgstr ""
+
+#: js/files.js:45
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "Geçersiz isim, '\\', '/', '<', '>', ':', '\"', '|', '?' ve '*' karakterlerine izin verilmemektedir."
-#: js/files.js:174
+#: js/files.js:186
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP dosyası oluşturuluyor, biraz sürebilir."
-#: js/files.js:212
+#: js/files.js:224
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:212
+#: js/files.js:224
msgid "Upload Error"
msgstr "Yükleme hatası"
-#: js/files.js:229
+#: js/files.js:241
msgid "Close"
msgstr "Kapat"
-#: js/files.js:248 js/files.js:362 js/files.js:392
+#: js/files.js:260 js/files.js:376 js/files.js:409
msgid "Pending"
msgstr "Bekliyor"
-#: js/files.js:268
+#: js/files.js:280
msgid "1 file uploading"
msgstr "1 dosya yüklendi"
-#: js/files.js:271 js/files.js:325 js/files.js:340
+#: js/files.js:283 js/files.js:338 js/files.js:353
msgid "{count} files uploading"
msgstr "{count} dosya yükleniyor"
-#: js/files.js:343 js/files.js:376
+#: js/files.js:357 js/files.js:393
msgid "Upload cancelled."
msgstr "Yükleme iptal edildi."
-#: js/files.js:445
+#: js/files.js:464
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:515
-msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
-msgstr "Geçersiz dizin ismi. \"Shared\" dizini OwnCloud tarafından kullanılmaktadır."
+#: js/files.js:537
+msgid "URL cannot be empty."
+msgstr "URL boş olamaz."
-#: js/files.js:699
+#: js/files.js:543
+msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
+msgstr ""
+
+#: js/files.js:727
msgid "{count} files scanned"
msgstr "{count} dosya tarandı"
-#: js/files.js:707
+#: js/files.js:735
msgid "error while scanning"
msgstr "tararamada hata oluşdu"
-#: js/files.js:780 templates/index.php:66
+#: js/files.js:808 templates/index.php:64
msgid "Name"
msgstr "Ad"
-#: js/files.js:781 templates/index.php:77
+#: js/files.js:809 templates/index.php:75
msgid "Size"
msgstr "Boyut"
-#: js/files.js:782 templates/index.php:79
+#: js/files.js:810 templates/index.php:77
msgid "Modified"
msgstr "Değiştirilme"
-#: js/files.js:801
+#: js/files.js:829
msgid "1 folder"
msgstr "1 dizin"
-#: js/files.js:803
+#: js/files.js:831
msgid "{count} folders"
msgstr "{count} dizin"
-#: js/files.js:811
+#: js/files.js:839
msgid "1 file"
msgstr "1 dosya"
-#: js/files.js:813
+#: js/files.js:841
msgid "{count} files"
msgstr "{count} dosya"
@@ -248,36 +274,36 @@ msgstr "Klasör"
msgid "From link"
msgstr "Bağlantıdan"
-#: templates/index.php:35
+#: templates/index.php:18
msgid "Upload"
msgstr "Yükle"
-#: templates/index.php:43
+#: templates/index.php:41
msgid "Cancel upload"
msgstr "Yüklemeyi iptal et"
-#: templates/index.php:58
+#: templates/index.php:56
msgid "Nothing in here. Upload something!"
msgstr "Burada hiçbir şey yok. Birşeyler yükleyin!"
-#: templates/index.php:72
+#: templates/index.php:70
msgid "Download"
msgstr "İndir"
-#: templates/index.php:104
+#: templates/index.php:102
msgid "Upload too large"
msgstr "Yüklemeniz çok büyük"
-#: templates/index.php:106
+#: templates/index.php:104
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."
-#: templates/index.php:111
+#: templates/index.php:109
msgid "Files are being scanned, please wait."
msgstr "Dosyalar taranıyor, lütfen bekleyin."
-#: templates/index.php:114
+#: templates/index.php:112
msgid "Current scanning"
msgstr "Güncel tarama"