Skip to content

Commit fac27ec

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 72e482b commit fac27ec

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/tr.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ OC.L10N.register(
100100
"Tensorflow WASM was loaded successfully into Node.js." : "Tensorflow WASM, Node.js içine yüklendi.",
101101
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Birlikte verilen Node.js binary dosyası herhangi bir nedenle sisteminizde çalışmıyorsa, özel bir node.js binary dosyasının yolunu ayarlayabilirsiniz. Şu anda Node v20.19 ve daha yeni v20 sürümleri destekleniyor.",
102102
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Nextcloud Snap kullanıcıları için, önceden yapılandırılmış yol her güncellemede değişeceğinden, bu yolu \"geçerli\" snap klasörünü gösterecek şekilde ayarlamanız gerekir. Örneğin, \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" yerine \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" olarak ayarlamanız gerekir.",
103+
"FFMPEG" : "FFMPEG",
104+
"Checking FFMPEG" : "FFMPEG denetleniyor",
105+
"Could not execute the ffmpeg binary. You may need to set the path to a working binary manually." : "FFMPEG binary dosyası yürütülemedi. Çalışan bir binary dosyasının yolunu el ile ayarlamanız gerekebilir.",
106+
"ffmpeg {version} binary was installed successfully." : "FFMPEG{version} binary dosyası kuruldu.",
107+
"If the shipped ffmpeg binary doesn't work on your system for some reason you can set the path to a custom ffmpeg binary." : "Paketteki yürütülebilir FFMPEG binary dosyası herhangi bir nedenle sisteminizde çalışmazsa, özel bir yürütülebilir FFMPEG dosyası yolu ayarlayabilirsiniz.",
103108
"Classifier process priority" : "Sınıflandırma işlemi önceliği",
104109
"Checking Nice binary" : "Nice kitaplığı denetleniyor",
105110
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Nice dosyası bulunamadı. Çalışan bir binary dosyasının yolunu el ile ayarlamanız gerekebilir.",

l10n/tr.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
"Tensorflow WASM was loaded successfully into Node.js." : "Tensorflow WASM, Node.js içine yüklendi.",
9999
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Birlikte verilen Node.js binary dosyası herhangi bir nedenle sisteminizde çalışmıyorsa, özel bir node.js binary dosyasının yolunu ayarlayabilirsiniz. Şu anda Node v20.19 ve daha yeni v20 sürümleri destekleniyor.",
100100
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Nextcloud Snap kullanıcıları için, önceden yapılandırılmış yol her güncellemede değişeceğinden, bu yolu \"geçerli\" snap klasörünü gösterecek şekilde ayarlamanız gerekir. Örneğin, \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" yerine \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" olarak ayarlamanız gerekir.",
101+
"FFMPEG" : "FFMPEG",
102+
"Checking FFMPEG" : "FFMPEG denetleniyor",
103+
"Could not execute the ffmpeg binary. You may need to set the path to a working binary manually." : "FFMPEG binary dosyası yürütülemedi. Çalışan bir binary dosyasının yolunu el ile ayarlamanız gerekebilir.",
104+
"ffmpeg {version} binary was installed successfully." : "FFMPEG{version} binary dosyası kuruldu.",
105+
"If the shipped ffmpeg binary doesn't work on your system for some reason you can set the path to a custom ffmpeg binary." : "Paketteki yürütülebilir FFMPEG binary dosyası herhangi bir nedenle sisteminizde çalışmazsa, özel bir yürütülebilir FFMPEG dosyası yolu ayarlayabilirsiniz.",
101106
"Classifier process priority" : "Sınıflandırma işlemi önceliği",
102107
"Checking Nice binary" : "Nice kitaplığı denetleniyor",
103108
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Nice dosyası bulunamadı. Çalışan bir binary dosyasının yolunu el ile ayarlamanız gerekebilir.",

0 commit comments

Comments
 (0)