Browse Source

Translated using Weblate (Turkish)

Currently translated at 7.2% (10 of 137 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/tr/
Oğuz Ersen 3 years ago
parent
commit
7a5e8cc44b
1 changed files with 10 additions and 1 deletions
  1. 10 1
      web/public/static/langs/tr.json

+ 10 - 1
web/public/static/langs/tr.json

@@ -1,3 +1,12 @@
 {
-    "nav_button_subscribe": "Konuya abone ol"
+    "nav_button_subscribe": "Konuya abone ol",
+    "nav_button_settings": "Ayarlar",
+    "action_bar_send_test_notification": "Test bildirimi gönder",
+    "message_bar_type_message": "Buraya bir mesaj yazın",
+    "action_bar_clear_notifications": "Tüm bildirimleri temizle",
+    "action_bar_unsubscribe": "Abonelikten çık",
+    "action_bar_settings": "Ayarlar",
+    "message_bar_error_publishing": "Bildirim yayınlanırken hata oluştu",
+    "nav_topics_title": "Abone olunan konular",
+    "nav_button_all_notifications": "Tüm bildirimler"
 }