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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 0549a5f..f0146ec 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"notifications",
{
- "Failed to perform action" : "İşlem yürütülemedi",
- "Failed to dismiss notification" : "Bildirim yok sayılamadı",
- "Failed to dismiss all notifications" : "Tüm bildirimler yok sayılamadı",
- "in {path}" : "{path} içinde",
"Admin notifications" : "Yönetici bildirimleri",
"Notifications" : "Bildirimler",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Bu uygulama Nextcloud bildirim API uygulaması için ön yüz ve yönetim bölümünde kullanılabilecek bir arayüz sağlar.",
"This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "Bu uygulama Nextcloud bildirim API uygulaması için ön yüz ve yönetim bölümünde kullanılabilecek bir arayüz sağlar.\n\t\tAPI uygulaması diğer uygulamalar tarafından kullanılır ve kullanıcılara web arayüzünde bildirimler görüntüleyerek istemcilerdeki çeşitli bilgileri eşitler. Bazı örnekler şunlardır:\n\n📬 Birleşmiş dosya paylaşımı: Yeni bir uzak paylaşım aldınız\n\n📑 Yorumlar: Bir kullanıcı bir dosya yorumunda sizden bahsetti\n\n🚢 Güncelleme bildirimi: Yeni bir uygulama ya da Nextcloud sürümü yayınlanmış\n\n📣 Duyuru merkezi: Yönetici tarafından bir duyuru yapıldı",
+ "Failed to dismiss all notifications" : "Tüm bildirimler yok sayılamadı",
+ "Failed to perform action" : "İşlem yürütülemedi",
+ "Failed to dismiss notification" : "Bildirim yok sayılamadı",
+ "in {path}" : "{path} içinde",
"No notifications" : "Bildirimler kapalı",
"Dismiss" : "Yoksay"
},