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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ OC.L10N.register(
14
14
"Status" : "Durum",
15
15
"The machine learning models have been downloaded successfully." : "Makine öğrenmesi modelleri indirildi.",
16
16
"The machine learning models still need to be downloaded." : "Makine öğrenmesi modellerinin indirilmesi gerekiyor.",
17
+
"The systemtags app is enabled." : "systemtags uygulaması kullanılıyor.",
18
+
"The systemtags app is currently disabled. Some features of this app will not work." : "systemtags uygulaması kullanıma alınmamış. Bu uygulamanın bazı özellikleri çalışmayacak.",
17
19
"Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Node.js binary dosyası yürütülemedi. Çalışan bir binary dosyasının yolunu el ile ayarlamanız gerekebilir.",
18
20
"Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "Arka plan görevleri cron zamanlanmış görevi ile yürütülmüyor. Recognize için arka plan görevlerinin cron ile yürütülmesi gereklidir.",
19
21
"The app is installed and will automatically classify files in background processes." : "Uygulama kuruldu ve arka planda dosyaları otomatik olarak sınıflandıracak.",
Copy file name to clipboardExpand all lines: l10n/tr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@
12
12
"Status" : "Durum",
13
13
"The machine learning models have been downloaded successfully." : "Makine öğrenmesi modelleri indirildi.",
14
14
"The machine learning models still need to be downloaded." : "Makine öğrenmesi modellerinin indirilmesi gerekiyor.",
15
+
"The systemtags app is enabled." : "systemtags uygulaması kullanılıyor.",
16
+
"The systemtags app is currently disabled. Some features of this app will not work." : "systemtags uygulaması kullanıma alınmamış. Bu uygulamanın bazı özellikleri çalışmayacak.",
15
17
"Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Node.js binary dosyası yürütülemedi. Çalışan bir binary dosyasının yolunu el ile ayarlamanız gerekebilir.",
16
18
"Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "Arka plan görevleri cron zamanlanmış görevi ile yürütülmüyor. Recognize için arka plan görevlerinin cron ile yürütülmesi gereklidir.",
17
19
"The app is installed and will automatically classify files in background processes." : "Uygulama kuruldu ve arka planda dosyaları otomatik olarak sınıflandıracak.",
0 commit comments