You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/tr.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ OC.L10N.register(
6
6
"Error during OAuth exchanges" : "OAuth alışverişinde sorun çıktı",
7
7
"GitHub notifications" : "GitHub bildirimleri",
8
8
"More notifications" : "Diğer bildirimler",
9
+
"_You have %s new unread notification with recent activity on GitHub._::_You have %s new unread notifications with recent activity on GitHub._" : ["GitHub üzerinde okunmamış yeni %s bildiriminiz var.","GitHub üzerinde okunmamış yeni %s bildiriminiz var."],
9
10
"GitHub code permalink" : "GitHub kod kalıcı bağlantısı",
10
11
"GitHub issues, pull requests and comments" : "GitHub sorunları, çekme istekleri ve yorumları",
11
12
"Comment" : "Yorum",
@@ -39,13 +40,15 @@ OC.L10N.register(
39
40
"Use a pop-up for OAuth authentication" : "OAuth kimlik doğrulaması için açılan pencere kullanılsın",
40
41
"Enable GitHub link previews" : "GitHub bağlantıları ön izlenebilsin",
"Failed to save GitHub options" : "GitHub ayarları kaydedilemedi",
48
50
"Enable navigation link" : "Gezinme bağlantısı kullanılsın",
51
+
"Disabled by administrator" : "Yöneticiniz tarafından kullanımdan kaldırılmış",
49
52
"You can manually provide a personal access token or connect via OAuth " : "Kişisel erişim kodunu el ile yazabilir ya da OAuth ile bağlanabilirsiniz",
50
53
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Kendiniz için bir kişisel erişim kodu oluştururken en azından \"read:user\", \"user:email\" ve \"notifications\" izinlerini verin.",
51
54
"GitHub personal access tokens" : "GitHub kişisel erişim kodları",
Copy file name to clipboardExpand all lines: l10n/tr.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
"Error during OAuth exchanges" : "OAuth alışverişinde sorun çıktı",
5
5
"GitHub notifications" : "GitHub bildirimleri",
6
6
"More notifications" : "Diğer bildirimler",
7
+
"_You have %s new unread notification with recent activity on GitHub._::_You have %s new unread notifications with recent activity on GitHub._" : ["GitHub üzerinde okunmamış yeni %s bildiriminiz var.","GitHub üzerinde okunmamış yeni %s bildiriminiz var."],
7
8
"GitHub code permalink" : "GitHub kod kalıcı bağlantısı",
8
9
"GitHub issues, pull requests and comments" : "GitHub sorunları, çekme istekleri ve yorumları",
9
10
"Comment" : "Yorum",
@@ -37,13 +38,15 @@
37
38
"Use a pop-up for OAuth authentication" : "OAuth kimlik doğrulaması için açılan pencere kullanılsın",
38
39
"Enable GitHub link previews" : "GitHub bağlantıları ön izlenebilsin",
"Failed to save GitHub options" : "GitHub ayarları kaydedilemedi",
46
48
"Enable navigation link" : "Gezinme bağlantısı kullanılsın",
49
+
"Disabled by administrator" : "Yöneticiniz tarafından kullanımdan kaldırılmış",
47
50
"You can manually provide a personal access token or connect via OAuth " : "Kişisel erişim kodunu el ile yazabilir ya da OAuth ile bağlanabilirsiniz",
48
51
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Kendiniz için bir kişisel erişim kodu oluştururken en azından \"read:user\", \"user:email\" ve \"notifications\" izinlerini verin.",
49
52
"GitHub personal access tokens" : "GitHub kişisel erişim kodları",
0 commit comments