summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOguz Ersen <oguzersen@protonmail.com>2019-10-22 19:05:46 +0000
committerOmar Roth <omarroth@protonmail.com>2020-01-17 22:50:16 -0500
commiteb9b63477cd415446d248ac7820e8078a434951a (patch)
tree9566b965e0f8f4feed8007993104ae44e76abc15
parent80c01b055c8d1300d6a47a27aa2cd46b44955eae (diff)
downloadinvidious-eb9b63477cd415446d248ac7820e8078a434951a.tar.gz
invidious-eb9b63477cd415446d248ac7820e8078a434951a.tar.bz2
invidious-eb9b63477cd415446d248ac7820e8078a434951a.zip
Update Turkish translation
-rw-r--r--locales/tr.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/locales/tr.json b/locales/tr.json
index 604d5afd..ed18f393 100644
--- a/locales/tr.json
+++ b/locales/tr.json
@@ -1,7 +1,7 @@
{
- "`x` subscribers": "",
- "`x` videos": "",
- "`x` playlists": "",
+ "`x` subscribers": "`x` abone",
+ "`x` videos": "`x` video",
+ "`x` playlists": "`x` çalma listesi",
"`x` subscribers.": "`x` abone.",
"`x` videos.": "`x` video.",
"LIVE": "CANLI",
@@ -113,13 +113,13 @@
"Report statistics: ": "Rapor istatistikleri: ",
"Save preferences": "Tercihleri kaydet",
"Subscription manager": "Abonelik yöneticisi",
- "`x` subscriptions": "",
- "`x` tokens": "",
+ "`x` subscriptions": "`x` abonelik",
+ "`x` tokens": "`x` belirteç",
"Token manager": "Jeton yöneticisi",
"Token": "Jeton",
"`x` subscriptions.": "`x` abonelik.",
"`x` tokens.": "`x` jeton.",
- "`x` unseen notifications": "",
+ "`x` unseen notifications": "`x` okunmamış bildirim",
"Import/export": "İçe/dışa aktar",
"unsubscribe": "abonelikten çık",
"revoke": "geri al",
@@ -127,17 +127,17 @@
"`x` unseen notifications.": "`x` okunmamış bildirim.",
"search": "ara",
"Log out": "Çıkış yap",
- "Public": "",
+ "Public": "Genel",
"Released under the AGPLv3 by Omar Roth.": "Omar Roth tarafından AGPLv3 altında yayımlandı.",
- "Private": "",
- "View all playlists": "",
- "Updated `x` ago": "",
- "Delete playlist `x`?": "",
- "Delete playlist": "",
- "Create playlist": "",
- "Title": "",
- "Playlist privacy": "",
- "Editing playlist `x`": "",
+ "Private": "Özel",
+ "View all playlists": "Tüm çalma listelerini görüntüle",
+ "Updated `x` ago": "`x` önce güncellendi",
+ "Delete playlist `x`?": "`x` çalma listesini sil?",
+ "Delete playlist": "Çalma listesini sil",
+ "Create playlist": "Çalma listesi oluştur",
+ "Title": "Başlık",
+ "Playlist privacy": "Çalma listesi gizliliği",
+ "Editing playlist `x`": "`x` çalma listesi düzenleniyor",
"Source available here.": "Kaynak kodu burada mevcut.",
"View JavaScript license information.": "JavaScript lisans bilgilerini görüntüle.",
"View privacy policy.": "Gizlilik politikasını görüntüle.",
@@ -149,7 +149,7 @@
"Genre: ": "Tür: ",
"License: ": "Lisans: ",
"Family friendly? ": "Aile için uygun? ",
- "`x` views": "",
+ "`x` views": "`x` görüntüleme",
"Wilson score: ": "Wilson puanı: ",
"Engagement: ": "İzleyenlerin oy verme oranı: ",
"Whitelisted regions: ": "Beyaz listeye alınan bölgeler: ",
@@ -180,10 +180,10 @@
"Password cannot be empty": "Parola boş olamaz",
"Password cannot be longer than 55 characters": "Parola 55 karakterden uzun olamaz",
"Please log in": "Lütfen oturum açın",
- "View `x` replies": "",
+ "View `x` replies": "`x` yanıtı görüntüle",
"Invidious Private Feed for `x`": "`x` için İnvidious Özel Akışı",
"channel:`x`": "kanal:`x`",
- "`x` points": "",
+ "`x` points": "`x` puan",
"Deleted or invalid channel": "Silinmiş ya da geçersiz kanal",
"This channel does not exist.": "Bu kanal mevcut değil.",
"Could not get channel info.": "Kanal bilgisi alınamadı.",
@@ -341,4 +341,4 @@
"Playlists": "Oynatma listeleri",
"Community": "Topluluk",
"Current version: ": "Şu anki versiyon: "
-} \ No newline at end of file
+}