diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-03 02:26:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-03 02:26:09 +0000 |
commit | 213e75b78a76e55254ba59e15c3e2697cc632dad (patch) | |
tree | c380f6c8e2ba4ebec1a23fa2952bdf0faa952dba /apps/dav/l10n/tr.json | |
parent | 0f34bce344e0e639856dcc8f213e436fd0f9744c (diff) | |
download | nextcloud-server-213e75b78a76e55254ba59e15c3e2697cc632dad.tar.gz nextcloud-server-213e75b78a76e55254ba59e15c3e2697cc632dad.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/tr.json')
-rw-r--r-- | apps/dav/l10n/tr.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index ef3d40bbbfb..e5686637510 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -106,6 +106,23 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor}, {addressbook} adres defterindeki {card} kişi kartını güncelledi", "You updated contact {card} in address book {addressbook}" : "{addressbook} adres defterindeki {card} kişi kartını güncellediniz", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Bir <strong>kişi</strong> ya da <strong>adres defteri</strong> değiştirildi", + "File is not updatable: %1$s" : "Dosya güncellenebilir değil: %1$s", + "Could not write to final file, canceled by hook" : "Sonuç dosyasına yazılamadı, bağlantı tarafından iptal edildi", + "Could not write file contents" : "Dosya içerikleri yazılamadı", + "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"], + "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Dosya hedef konuma kopyalanırken sorun çıktı (Kopyalanan: %1$s, Beklenen dosya boyutu: %2$s)", + "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "%1$s dosya boyutu bekleniyordu, ancak %2$s okundu (Nextcloud istemcisinden) ve yazıldı (Nextcloud depolamasına). Gönderici tarafında bir ağ sorunu veya sunucu tarafında depolamaya yazma sorunu olabilir.", + "Could not rename part file to final file, canceled by hook" : "Parça dosyası sonuç dosyası olarak yeniden adlandırılamadı, bağlantı tarafından iptal edildi", + "Could not rename part file to final file" : "Parça dosyası sonuç dosyası olarak yeniden adlandırılamadı", + "Failed to check file size: %1$s" : "Dosya boyutu denetlenemedi: %1$s", + "Could not open file" : "Dosya açılamadı", + "Encryption not ready: %1$s" : "Şifreleme hazır değil: %1$s", + "Failed to open file: %1$s" : "Dosya açılamadı: %1$s", + "Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s", + "Invalid chunk name" : "Parça adı geçersiz", + "Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı ", + "Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s", + "File not found: %1$s" : "Dosya bulunamadı: %1$s", "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", |