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

tr.json « l10n « user_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3dacbc2216aa35a0fef236ab68c34865e9ea26c4 (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
{ "translations": {
    "Recent statuses" : "Yakın zamandaki durumlar",
    "In a meeting" : "Toplantıda",
    "Commuting" : "İşe gidiyor/geliyor",
    "Out sick" : "Hasta",
    "Vacationing" : "Tatilde",
    "Working remotely" : "Uzaktan çalışıyor",
    "User status" : "Kullanıcı durumu",
    "Online" : "Çevrimiçi",
    "Away" : "Uzakta",
    "Do not disturb" : "Rahatsız etmeyin",
    "Invisible" : "Gizli",
    "Offline" : "Çevrimdışı",
    "Set status" : "Durumu ayarla",
    "There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı",
    "What's your status?" : "Durumunuz nedir?",
    "There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı",
    "There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı",
    "No recent status changes" : "Yakın zamanda değiştirilmiş bir durum yok",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "Kaldırılmasın",
    "Today" : "Bugün",
    "This week" : "Bu hafta",
    "30 minutes" : "30 dakika",
    "1 hour" : "1 saat",
    "4 hours" : "4 saat",
    "Mute all notifications" : "Tüm bildirimleri kapat",
    "Set custom status" : "Özel durum ayarlar",
    "Clear status after" : "Durum şu kadar sonra kaldırılsın",
    "Set a custom status" : "Özel bir durum ayarla",
    "Clear custom status" : "Özel durumu kaldır"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}