Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tr.json « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c008c32b70877f1cb3a5b1ab803d7082b7b3f6ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{ "translations": {
    "Server to server sharing is not enabled on this server" : "Sunucudan sunucuya paylaşım bu sunucuda etkin değil",
    "The mountpoint name contains invalid characters." : "Bağlama noktası adı geçersiz karakterler içeriyor.",
    "Invalid or untrusted SSL certificate" : "Geçersiz veya güvenilmeyen SSL sertifikası",
    "Couldn't add remote share" : "Uzak paylaşım eklenemedi",
    "Shared with you" : "Sizinle paylaşılmış",
    "Shared with others" : "Diğerleri ile paylaşılmış",
    "Shared by link" : "Bağlantı ile paylaşılmış",
    "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} konumundan {name} uzak paylaşımını eklemek istiyor musunuz?",
    "Remote share" : "Uzak paylaşım",
    "Remote share password" : "Uzak paylaşım parolası",
    "Cancel" : "İptal",
    "Add remote share" : "Uzak paylaşım ekle",
    "No ownCloud installation found at {remote}" : "{remote} üzerinde ownCloud kurulumu bulunamadı",
    "Invalid ownCloud url" : "Geçersiz ownCloud adresi",
    "Shared by" : "Paylaşan",
    "This share is password-protected" : "Bu paylaşım parola korumalı",
    "The password is wrong. Try again." : "Parola hatalı. Yeniden deneyin.",
    "Password" : "Parola",
    "Name" : "Ad",
    "Share time" : "Paylaşma zamanı",
    "Sorry, this link doesn’t seem to work anymore." : "Üzgünüz, bu bağlantı artık çalışıyor gibi görünmüyor.",
    "Reasons might be:" : "Sebepleri şunlar olabilir:",
    "the item was removed" : "öge kaldırılmış",
    "the link expired" : "bağlantı süresi dolmuş",
    "sharing is disabled" : "paylaşım devre dışı",
    "For more info, please ask the person who sent this link." : "Daha fazla bilgi için bu bağlantıyı aldığınız kişi ile iletişime geçin.",
    "Add to your ownCloud" : "ownCloud'ınıza Ekleyin",
    "Download" : "İndir",
    "Download %s" : "İndir: %s",
    "Direct link" : "Doğrudan bağlantı",
    "Server-to-Server Sharing" : "Sunucu-Sunucu Paylaşımı",
    "Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcıların diğer sunuculara paylaşım göndermelerine izin ver",
    "Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcıların diğer sunuculardan paylaşım almalarına izin ver"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}