diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 38cc0579e51b3..6ab3e838e5b1c 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "Athraíodhcomhad nó fillteán", "A favorite file or folder has been changed" : "Athraíodhcomhad nó fillteán is fearr leat", "Failed to authorize" : "Theip ar údarú", + "Invalid folder path" : "Conair fillteáin neamhbhailí", + "Folder not found" : "Fillteán gan aimsiú", "Upload (max. %s)" : "Uaslódáil (%s ar a mhéad)", "Files compatibility" : "Comhoiriúnacht comhaid", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 018aeb7fc5e55..51584502703be 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "Athraíodhcomhad nó fillteán", "A favorite file or folder has been changed" : "Athraíodhcomhad nó fillteán is fearr leat", "Failed to authorize" : "Theip ar údarú", + "Invalid folder path" : "Conair fillteáin neamhbhailí", + "Folder not found" : "Fillteán gan aimsiú", "Upload (max. %s)" : "Uaslódáil (%s ar a mhéad)", "Files compatibility" : "Comhoiriúnacht comhaid", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index f2ca65247917b..c49a5e92c7385 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -157,7 +157,10 @@ OC.L10N.register( "A file or folder has been changed" : "Bir dosya ya da klasör değiştirildiğinde", "A favorite file or folder has been changed" : "Sık kullanılan bir dosya ya da klasör değiştirildiğinde", "Failed to authorize" : "İzin verilemedi", + "Invalid folder path" : "Klasör yolu geçersiz", + "Folder not found" : "Klasör bulunamadı", "Upload (max. %s)" : "Yükle (en büyük: %s)", + "Files compatibility" : "Dosyalar uygulaması uyumluluğu", "Accept" : "Kabul et", "Reject" : "Reddet", "Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 4028a982d3260..24f816c4c4e7f 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -155,7 +155,10 @@ "A file or folder has been changed" : "Bir dosya ya da klasör değiştirildiğinde", "A favorite file or folder has been changed" : "Sık kullanılan bir dosya ya da klasör değiştirildiğinde", "Failed to authorize" : "İzin verilemedi", + "Invalid folder path" : "Klasör yolu geçersiz", + "Folder not found" : "Klasör bulunamadı", "Upload (max. %s)" : "Yükle (en büyük: %s)", + "Files compatibility" : "Dosyalar uygulaması uyumluluğu", "Accept" : "Kabul et", "Reject" : "Reddet", "Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ", diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 76e745dfe4499..16e17af82bd2d 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -154,7 +154,7 @@ OC.L10N.register( "Copy internal link to clipboard" : "Skopírovať interný odkaz do schránky", "Only works for people with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku", "Only works for people with access to this file" : "Funguje len pre používateľov s prístupom k tomuto súboru", - "Link copied" : "Odkaz skopírovaný", + "Link copied" : "Odkaz bol skopírovaný", "Please enter the following required information before creating the share" : "Pred vytvorením zdieľania zadajte následujúce potrebné informácie", "Password protection (enforced)" : "Ochrana heslom (vynúttená)", "Password protection" : "Ochrana heslom", diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 4a15b57861c12..7a4013b4dac68 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -152,7 +152,7 @@ "Copy internal link to clipboard" : "Skopírovať interný odkaz do schránky", "Only works for people with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku", "Only works for people with access to this file" : "Funguje len pre používateľov s prístupom k tomuto súboru", - "Link copied" : "Odkaz skopírovaný", + "Link copied" : "Odkaz bol skopírovaný", "Please enter the following required information before creating the share" : "Pred vytvorením zdieľania zadajte následujúce potrebné informácie", "Password protection (enforced)" : "Ochrana heslom (vynúttená)", "Password protection" : "Ochrana heslom", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index e9714a2148306..46ab92d6b7716 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache interned dizge ara belleği neredeyse dolu. Yinelenen dizgelerin etkin bir şekilde ön belleğe alınabilmesini sağlamak için, PHP yapılandırmanıza \"%s\" üzerinde bir değerle \"opcache.interned_strings_buffer\" uygulamanız önerilir.", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache, kod yorumlarını kaldıracak şekilde yapılandırılmış. OPcache etkinken, Nextcloud uygulamasının çalışması için \"opcache.save_comments=1\" ayarı yapılmalıdır.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud tarafından OPcache API' yazılımının kullanmasına izin verilmez. OPcache etkinleştirildiğinde, Nextcloud çekirdeği veya uygulama yükseltmeleri sırasında hataları önlemek için \"opcache.restrict_api\" ile tüm Nextcloud klasörlerini katmanız ya da OPcache API kısıtlamalarını devre dışı bırakmak için bu ayarı kaldırmanız önemle önerilir.", + "Checking from CLI, OPcache checks have been skipped." : "Komut satırından denetleniyor, OPcache denetimleri atlanmış.", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache modülü doğru yapılandırılmamış. %s.", "Correctly configured" : "Doğru yapılandırılmış", "PHP version" : "PHP sürümü", @@ -269,6 +270,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Salt okunur yapılandırma etkinleştirilmiş. Bu yapılandırma, bazı ayarların site arayüzünden yapılmasını önler. Ayrıca, bu dosyanın her güncelleme öncesinde el ile yazılabilir yapılması gerekir.", "Nextcloud configuration file is writable" : "Nextcloud yapılandırma dosyası yazılabilir", "Scheduling objects table size" : "Zamanlama nesneler tablosu boyutu", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Zamanlama nesneleri tablosunda %s üzerinde satır var. Lütfen büyük onarım işlerini occ maintenance:repair --include-expensive komutu ile yapın", "Scheduling objects table size is within acceptable range." : "Zamanlama nesneleri tablosunun boyutu kabul edilebilir aralıkta.", "HTTP headers" : "HTTP üst bilgileri", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.", @@ -283,6 +285,9 @@ OC.L10N.register( "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Site sunucunuzun güvenlik üst bilgilerini doğru şekilde sunup sunmadığı denetlenemedi. `%s` sorgulanamadı.", "Your server is correctly configured to send security headers." : "Sunucunuz, güvenlik üst bilgilerini göndermek üzere doğru şekilde yapılandırılmış.", "Database version" : "Veri tabanı sürümü", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 sürümü bulundu. Bu sürüm ömrünün sonuna geldi ve yalnızca Ubuntu 20.04 sürümünün bir parçası. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %1$s ile %2$s arasında olması önerilir.", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %2$s ile %3$s arasında olması önerilir.", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün %2$s ile %3$s arasında olması önerilir.", "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", @@ -291,6 +296,7 @@ OC.L10N.register( "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin!", "Temporary space available" : "Geçici alan kullanılabilir", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Geçici PHP yolu denetlenirken sorun çıktı. Doğru şekilde bir klasöre ayarlanmamış. Döndürülen değer: %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP \"disk_free_space\" işlevi devre dışı bırakıldığından geçici klasörlerde yeterli alan olup olmadığı denetlenemedi.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Geçici PHP yolunun kullanılabilir disk alanı denetlenirken sorun çıktı veya boş disk alanı döndürülmedi. Geçici yol: %s", "- %.1f GiB available in %s (PHP temporary directory)" : "- %s içinde %.1f GiB kullanılabilir (PHP geçici klasörü)", "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %s içinde %.1f GiB kullanılabilir (Nextcloud geçici klasörü)", @@ -311,7 +317,10 @@ OC.L10N.register( "Profile information" : "Profil bilgileri", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profil görseli, tam ad, e-posta adresi, telefon numarası, adres, site, Twitter, kuruluş, rol, başlık, özgeçmiş ve profilde etkinleştirilmiş diğer bilgiler", "Nextcloud settings" : "Nextcloud ayarları", + "Unified task processing" : "Birleştirilmiş görev işleme", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Yapay zeka görevleri farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", "Task:" : "Görev:", + "None of your currently installed apps provide Task processing functionality" : "Şu anda kurulu uygulamaların hiç birinde görev işleme özelliği yok", "Machine translation" : "Makine çevirisi", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makine çevirisi, farklı uygulamalardan sağlanabilir. Buradan, şu anda kurulu makine çevirisi uygulamalarının önceliğini belirtebilirsiniz.", "Speech-To-Text" : "Konuşmadan metne", @@ -357,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "Paylaşım için gizlilik ayarı", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Paylaşım penceresinde hesap adının otomatik tamamlanmasına ve sistem adres defterine erişilmesine izin verilsin", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "\"Aynı grup\" ve \"telefon numarası bütünleştirmesi\" etkinleştirilmiş ise. Kullanıcının görüntülenmesi için ikisinden birinde eşleşme olması yeterlidir.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Hesap adının otomatik tamamlanması ve sistem adres defterine erişim aynı gruplardaki kullanıcılarla kısıtlansın", + "Restrict account name autocompletion to users based on phone number integration" : "Hesap adlarının telefon numarası bütünleştirmesi eşleşmelerine göre otomatik olarak tamamlanması kısıtlansın", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tam ad ya da e-posta adresi yazılırken otomatik olarak tamamlanabilsin (aynı grupta olma ya da telefon defteri eşleşmesi yok sayılarak)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Herkese açık bağlantı yükleme sayfasında sorumluluk reddi bildirimi görüntülensin (yalnızca dosya listesi gizli iken görüntülenir)", "Disclaimer text" : "Sorumluluk reddi metni", @@ -550,6 +561,9 @@ OC.L10N.register( "Unable to delete additional email address" : "Ek e-posta adresi silinemedi", "No email address set" : "E-posta adresi belirtilmemiş", "Your handle" : "Kodunuz", + "Day to use as the first day of week" : "Haftanın ilk günü olarak kullanılacak gün", + "Derived from your locale ({weekDayName})" : "Yerel ayarlarınızdan alınan ({weekDayName})", + "Unable to update first day of week" : "Haftanın ilk günü güncellenemedi", "Your headline" : "Başlığınız", "Languages" : "Diller", "Help translate" : "Çeviriye yardım edin", @@ -595,7 +609,10 @@ OC.L10N.register( "Password (required)" : "Parola (zorunlu)", "Email (required)" : "E-posta adresi (zorunlu)", "Email" : "E-posta", + "Member of the following groups (required)" : "Şu grupların üyesi (zorunlu)", + "Member of the following groups" : "Şu grupların üyesi", "Set account groups" : "Hesap gruplarını ayarla", + "Admin of the following groups" : "Şu grupların yöneticisi", "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…", "Quota" : "Kota", "Set account quota" : "Hesap kotasını ayarla", @@ -683,6 +700,7 @@ OC.L10N.register( "Loading categories" : "Kategoriler yükleniyor", "Developer documentation ↗" : "Geliştirici belgeleri ↗", "Version {version}, {license}-licensed" : "{version} sürümü, {license} lisansı", + "All accounts" : "Tüm hesaplar", "Admins" : "Yöneticiler", "Account group: {group}" : "Hesap grubu: {group}", "Account management" : "Hesap yönetimi", @@ -708,6 +726,7 @@ OC.L10N.register( "Date of birth" : "Doğum tarihi", "Profile visibility" : "Profil görünürlüğü", "Locale" : "Yerel Ayar", + "First day of week" : "Haftanın ilk günü", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Bu özellik, dosya paylaşımı ve takvim davetleri gibi temel işlevler için gerekli olduğundan kullanılamıyor", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Hesabınızda birleşik kullanım devre dışı bırakılmış olduğundan kullanılamıyor. Herhangi bir sorunuz varsa sistem yönetimi ile görüşün.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Hesaba özel verilerin arama sunucusunda yayınlanmasına izin verilmediğinden kullanılamıyor. Herhangi bir sorunuz varsa sistem yönetimi ile görüşün.", @@ -806,6 +825,7 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP kullanıcıları ya da grupları için geçersiz UUID değerleri bulundu. Lütfen LDAP yapılandırmasının Uzman bölümündeki \"UUID algılaması değiştirilsin\" seçeneğini gözden geçirin ve bunları güncellemek için \"occ ldap:update-uuid\" komutunu kullanın.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Kopyanızda 1000 üzerinde kullanıcı olduğundan ya da bir sorun çıktığından DAV sistemi adres defteri eşitlemesi henüz yapılmamış. Lütfen occ dav:sync-system-addressbook komutunu yürüterek el ile eşitleyin.", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "Zamanlama nesneleri tablosunda 50.000 üzerinde satır var. Lütfen büyük onarım işlerini occ maintenance:repair --include-expensive komutu ile yapın", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ve üzerindeki bir sürüm kullanılmalıdır.", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index f89677babc5eb..387ec5817bb2e 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache interned dizge ara belleği neredeyse dolu. Yinelenen dizgelerin etkin bir şekilde ön belleğe alınabilmesini sağlamak için, PHP yapılandırmanıza \"%s\" üzerinde bir değerle \"opcache.interned_strings_buffer\" uygulamanız önerilir.", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache, kod yorumlarını kaldıracak şekilde yapılandırılmış. OPcache etkinken, Nextcloud uygulamasının çalışması için \"opcache.save_comments=1\" ayarı yapılmalıdır.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud tarafından OPcache API' yazılımının kullanmasına izin verilmez. OPcache etkinleştirildiğinde, Nextcloud çekirdeği veya uygulama yükseltmeleri sırasında hataları önlemek için \"opcache.restrict_api\" ile tüm Nextcloud klasörlerini katmanız ya da OPcache API kısıtlamalarını devre dışı bırakmak için bu ayarı kaldırmanız önemle önerilir.", + "Checking from CLI, OPcache checks have been skipped." : "Komut satırından denetleniyor, OPcache denetimleri atlanmış.", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache modülü doğru yapılandırılmamış. %s.", "Correctly configured" : "Doğru yapılandırılmış", "PHP version" : "PHP sürümü", @@ -267,6 +268,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Salt okunur yapılandırma etkinleştirilmiş. Bu yapılandırma, bazı ayarların site arayüzünden yapılmasını önler. Ayrıca, bu dosyanın her güncelleme öncesinde el ile yazılabilir yapılması gerekir.", "Nextcloud configuration file is writable" : "Nextcloud yapılandırma dosyası yazılabilir", "Scheduling objects table size" : "Zamanlama nesneler tablosu boyutu", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Zamanlama nesneleri tablosunda %s üzerinde satır var. Lütfen büyük onarım işlerini occ maintenance:repair --include-expensive komutu ile yapın", "Scheduling objects table size is within acceptable range." : "Zamanlama nesneleri tablosunun boyutu kabul edilebilir aralıkta.", "HTTP headers" : "HTTP üst bilgileri", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.", @@ -281,6 +283,9 @@ "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Site sunucunuzun güvenlik üst bilgilerini doğru şekilde sunup sunmadığı denetlenemedi. `%s` sorgulanamadı.", "Your server is correctly configured to send security headers." : "Sunucunuz, güvenlik üst bilgilerini göndermek üzere doğru şekilde yapılandırılmış.", "Database version" : "Veri tabanı sürümü", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 sürümü bulundu. Bu sürüm ömrünün sonuna geldi ve yalnızca Ubuntu 20.04 sürümünün bir parçası. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %1$s ile %2$s arasında olması önerilir.", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %2$s ile %3$s arasında olması önerilir.", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün %2$s ile %3$s arasında olması önerilir.", "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", @@ -289,6 +294,7 @@ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud uygulamasının iyi çalışması için 64 bit bir PHP sürümü kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin!", "Temporary space available" : "Geçici alan kullanılabilir", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Geçici PHP yolu denetlenirken sorun çıktı. Doğru şekilde bir klasöre ayarlanmamış. Döndürülen değer: %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP \"disk_free_space\" işlevi devre dışı bırakıldığından geçici klasörlerde yeterli alan olup olmadığı denetlenemedi.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Geçici PHP yolunun kullanılabilir disk alanı denetlenirken sorun çıktı veya boş disk alanı döndürülmedi. Geçici yol: %s", "- %.1f GiB available in %s (PHP temporary directory)" : "- %s içinde %.1f GiB kullanılabilir (PHP geçici klasörü)", "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %s içinde %.1f GiB kullanılabilir (Nextcloud geçici klasörü)", @@ -309,7 +315,10 @@ "Profile information" : "Profil bilgileri", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profil görseli, tam ad, e-posta adresi, telefon numarası, adres, site, Twitter, kuruluş, rol, başlık, özgeçmiş ve profilde etkinleştirilmiş diğer bilgiler", "Nextcloud settings" : "Nextcloud ayarları", + "Unified task processing" : "Birleştirilmiş görev işleme", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Yapay zeka görevleri farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", "Task:" : "Görev:", + "None of your currently installed apps provide Task processing functionality" : "Şu anda kurulu uygulamaların hiç birinde görev işleme özelliği yok", "Machine translation" : "Makine çevirisi", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makine çevirisi, farklı uygulamalardan sağlanabilir. Buradan, şu anda kurulu makine çevirisi uygulamalarının önceliğini belirtebilirsiniz.", "Speech-To-Text" : "Konuşmadan metne", @@ -355,6 +364,8 @@ "Privacy settings for sharing" : "Paylaşım için gizlilik ayarı", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Paylaşım penceresinde hesap adının otomatik tamamlanmasına ve sistem adres defterine erişilmesine izin verilsin", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "\"Aynı grup\" ve \"telefon numarası bütünleştirmesi\" etkinleştirilmiş ise. Kullanıcının görüntülenmesi için ikisinden birinde eşleşme olması yeterlidir.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Hesap adının otomatik tamamlanması ve sistem adres defterine erişim aynı gruplardaki kullanıcılarla kısıtlansın", + "Restrict account name autocompletion to users based on phone number integration" : "Hesap adlarının telefon numarası bütünleştirmesi eşleşmelerine göre otomatik olarak tamamlanması kısıtlansın", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tam ad ya da e-posta adresi yazılırken otomatik olarak tamamlanabilsin (aynı grupta olma ya da telefon defteri eşleşmesi yok sayılarak)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Herkese açık bağlantı yükleme sayfasında sorumluluk reddi bildirimi görüntülensin (yalnızca dosya listesi gizli iken görüntülenir)", "Disclaimer text" : "Sorumluluk reddi metni", @@ -548,6 +559,9 @@ "Unable to delete additional email address" : "Ek e-posta adresi silinemedi", "No email address set" : "E-posta adresi belirtilmemiş", "Your handle" : "Kodunuz", + "Day to use as the first day of week" : "Haftanın ilk günü olarak kullanılacak gün", + "Derived from your locale ({weekDayName})" : "Yerel ayarlarınızdan alınan ({weekDayName})", + "Unable to update first day of week" : "Haftanın ilk günü güncellenemedi", "Your headline" : "Başlığınız", "Languages" : "Diller", "Help translate" : "Çeviriye yardım edin", @@ -593,7 +607,10 @@ "Password (required)" : "Parola (zorunlu)", "Email (required)" : "E-posta adresi (zorunlu)", "Email" : "E-posta", + "Member of the following groups (required)" : "Şu grupların üyesi (zorunlu)", + "Member of the following groups" : "Şu grupların üyesi", "Set account groups" : "Hesap gruplarını ayarla", + "Admin of the following groups" : "Şu grupların yöneticisi", "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…", "Quota" : "Kota", "Set account quota" : "Hesap kotasını ayarla", @@ -681,6 +698,7 @@ "Loading categories" : "Kategoriler yükleniyor", "Developer documentation ↗" : "Geliştirici belgeleri ↗", "Version {version}, {license}-licensed" : "{version} sürümü, {license} lisansı", + "All accounts" : "Tüm hesaplar", "Admins" : "Yöneticiler", "Account group: {group}" : "Hesap grubu: {group}", "Account management" : "Hesap yönetimi", @@ -706,6 +724,7 @@ "Date of birth" : "Doğum tarihi", "Profile visibility" : "Profil görünürlüğü", "Locale" : "Yerel Ayar", + "First day of week" : "Haftanın ilk günü", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Bu özellik, dosya paylaşımı ve takvim davetleri gibi temel işlevler için gerekli olduğundan kullanılamıyor", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Hesabınızda birleşik kullanım devre dışı bırakılmış olduğundan kullanılamıyor. Herhangi bir sorunuz varsa sistem yönetimi ile görüşün.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Hesaba özel verilerin arama sunucusunda yayınlanmasına izin verilmediğinden kullanılamıyor. Herhangi bir sorunuz varsa sistem yönetimi ile görüşün.", @@ -804,6 +823,7 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP kullanıcıları ya da grupları için geçersiz UUID değerleri bulundu. Lütfen LDAP yapılandırmasının Uzman bölümündeki \"UUID algılaması değiştirilsin\" seçeneğini gözden geçirin ve bunları güncellemek için \"occ ldap:update-uuid\" komutunu kullanın.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Kopyanızda 1000 üzerinde kullanıcı olduğundan ya da bir sorun çıktığından DAV sistemi adres defteri eşitlemesi henüz yapılmamış. Lütfen occ dav:sync-system-addressbook komutunu yürüterek el ile eşitleyin.", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "Zamanlama nesneleri tablosunda 50.000 üzerinde satır var. Lütfen büyük onarım işlerini occ maintenance:repair --include-expensive komutu ile yapın", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ve üzerindeki bir sürüm kullanılmalıdır.", diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index 0d620f243d6c1..e8544ddad2e4e 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -18,11 +18,25 @@ OC.L10N.register( "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik oluşturulan parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Failed to send share by email. Got an invalid email address" : "Paylaşım e-posta ile gönderilemedi. Bir e-posta adresi geçersiz", "Failed to send share by email" : "Paylaşım e-postası gönderilemedi", + "%1$s shared %2$s with you" : "%1$s, sizinle %2$s ögesini paylaştı", + "%1$s shared %2$s with you." : "%1$s, sizinle %2$s ögesini paylaştı.", "Note:" : "Not:", + "This share is valid until %s at midnight" : "Bu paylaşım %s gece yarısına kadar kullanılabilir", + "Expiration:" : "Geçerlilik süresi sonu:", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", + "Open %s" : "%s aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s sizinle %2$s ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s sizinle %2$s ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.", + "Password to access %1$s shared to you by %2$s" : "%1$s için sizin tarafınızdan %2$s üzerinden paylaşılan erişim parolası", + "Password to access %s" : "%s erişimi parolası", "It is protected with the following password:" : "Şu parola ile korunuyor:", "This password will expire at %s" : "Bu parolanın geçerlilik süresi %s tarihinde dolacak", + "%1$s shared %2$s with you and wants to add:" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor:", + "%1$s shared %2$s with you and wants to add" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor", + "%s added a note to a file shared with you" : "%s sizinle paylaştığı bir dosyaya bir not ekledi", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$s ögesini %2$s ile paylaştınız. Paylaşım alıcıya gönderildi. %3$s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.", + "Password to access %1$s shared by you with %2$s" : "%1$s için %2$s üzerinden paylaştığınız erişim parolası", "This is the password:" : "Parola:", "You can choose a different password at any time in the share dialog." : "İstediğiniz zaman paylaşım bölümünden farklı bir parola belirtebilirsiniz.", "Could not find share" : "Paylaşım bulunamadı", diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index f65ccc9af10e2..a9da33b620019 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -16,11 +16,25 @@ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik oluşturulan parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Failed to send share by email. Got an invalid email address" : "Paylaşım e-posta ile gönderilemedi. Bir e-posta adresi geçersiz", "Failed to send share by email" : "Paylaşım e-postası gönderilemedi", + "%1$s shared %2$s with you" : "%1$s, sizinle %2$s ögesini paylaştı", + "%1$s shared %2$s with you." : "%1$s, sizinle %2$s ögesini paylaştı.", "Note:" : "Not:", + "This share is valid until %s at midnight" : "Bu paylaşım %s gece yarısına kadar kullanılabilir", + "Expiration:" : "Geçerlilik süresi sonu:", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", + "Open %s" : "%s aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s sizinle %2$s ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s sizinle %2$s ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.", + "Password to access %1$s shared to you by %2$s" : "%1$s için sizin tarafınızdan %2$s üzerinden paylaşılan erişim parolası", + "Password to access %s" : "%s erişimi parolası", "It is protected with the following password:" : "Şu parola ile korunuyor:", "This password will expire at %s" : "Bu parolanın geçerlilik süresi %s tarihinde dolacak", + "%1$s shared %2$s with you and wants to add:" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor:", + "%1$s shared %2$s with you and wants to add" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor", + "%s added a note to a file shared with you" : "%s sizinle paylaştığı bir dosyaya bir not ekledi", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$s ögesini %2$s ile paylaştınız. Paylaşım alıcıya gönderildi. %3$s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.", + "Password to access %1$s shared by you with %2$s" : "%1$s için %2$s üzerinden paylaştığınız erişim parolası", "This is the password:" : "Parola:", "You can choose a different password at any time in the share dialog." : "İstediğiniz zaman paylaşım bölümünden farklı bir parola belirtebilirsiniz.", "Could not find share" : "Paylaşım bulunamadı", diff --git a/apps/systemtags/l10n/ga.js b/apps/systemtags/l10n/ga.js index e776488f29185..ca41393b23a94 100644 --- a/apps/systemtags/l10n/ga.js +++ b/apps/systemtags/l10n/ga.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Theip ar lódáil na gclibeanna roghnaithe", "Failed to select tag" : "Theip ar an gclib a roghnú", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Tá clibeanna comhoibríocha ar fáil do gach úsáideoir. Tá clibeanna srianta le feiceáil ag úsáideoirí ach ní féidir leo a shannadh. Tá clibeanna dofheicthe le húsáid inmheánach, toisc nach féidir le húsáideoirí iad a fheiceáil ná a shannadh.", + "Assigned collaborative tags" : "Clibeanna comhoibrithe sannta", "Open in Files" : "Oscail i Comhaid", "List of tags and their associated files and folders." : "Liosta clibeanna agus na comhaid agus na fillteáin a bhaineann leo.", "No tags found" : "Níor aimsíodh clibeanna", diff --git a/apps/systemtags/l10n/ga.json b/apps/systemtags/l10n/ga.json index 2e5f131bf0b62..1a73f95065ed2 100644 --- a/apps/systemtags/l10n/ga.json +++ b/apps/systemtags/l10n/ga.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Theip ar lódáil na gclibeanna roghnaithe", "Failed to select tag" : "Theip ar an gclib a roghnú", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Tá clibeanna comhoibríocha ar fáil do gach úsáideoir. Tá clibeanna srianta le feiceáil ag úsáideoirí ach ní féidir leo a shannadh. Tá clibeanna dofheicthe le húsáid inmheánach, toisc nach féidir le húsáideoirí iad a fheiceáil ná a shannadh.", + "Assigned collaborative tags" : "Clibeanna comhoibrithe sannta", "Open in Files" : "Oscail i Comhaid", "List of tags and their associated files and folders." : "Liosta clibeanna agus na comhaid agus na fillteáin a bhaineann leo.", "No tags found" : "Níor aimsíodh clibeanna", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 66779dcd838b0..41c9b0ad94f5b 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Ní mór gur cosán iomlán é d'eolaire sonraí.", "Check the value of \"datadirectory\" in your configuration." : "Seiceáil an luach \"datadirectory\" i do chumraíocht.", "Your data directory is invalid." : "Tá d'eolaire sonraí neamhbhailí.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Cinntigh go bhfuil comhad dar teideal \"%1$s\" i bhfréamh an eolaire sonraí. Ba cheart go mbeadh an t-ábhar ann: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Ní thacaítear le gníomh \"%s\" nó ní chuirtear i bhfeidhm é.", "Authentication failed, wrong token or provider ID given" : "Theip ar fhíordheimhniú, comhartha mícheart nó aitheantas soláthraí tugtha", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Paraiméadair in easnamh chun an t-iarratas a chomhlánú. Paraiméadair ar Iarraidh: \"%s\"", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index 6b0db619f3cea..d2c97fbbd673d 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "Ní mór gur cosán iomlán é d'eolaire sonraí.", "Check the value of \"datadirectory\" in your configuration." : "Seiceáil an luach \"datadirectory\" i do chumraíocht.", "Your data directory is invalid." : "Tá d'eolaire sonraí neamhbhailí.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Cinntigh go bhfuil comhad dar teideal \"%1$s\" i bhfréamh an eolaire sonraí. Ba cheart go mbeadh an t-ábhar ann: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Ní thacaítear le gníomh \"%s\" nó ní chuirtear i bhfeidhm é.", "Authentication failed, wrong token or provider ID given" : "Theip ar fhíordheimhniú, comhartha mícheart nó aitheantas soláthraí tugtha", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Paraiméadair in easnamh chun an t-iarratas a chomhlánú. Paraiméadair ar Iarraidh: \"%s\"", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index f798de806a0a5..7f053cb65d7bf 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s ve %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s ve %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ve %5$s", + "Education bundle" : "Eğitim paketi", "Enterprise bundle" : "Kurumsal paket", "Groupware bundle" : "Grup çalışması paketi", "Hub bundle" : "Toplayıcı paketi", @@ -37,6 +38,7 @@ OC.L10N.register( "Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.", "Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış hesap bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır", + "Your current IP address doesn’t allow you to perform admin actions" : "Geçerli IP adresiniz yönetici işlemleri yapmanıza izin vermiyor", "Logged in account must be an admin or sub admin" : "Oturum açmış hesap bir yönetici ya da alt yönetici olmalıdır", "Logged in account must be an admin" : "Oturum açmış hesap bir yönetici olmalıdır", "Wiping of device %s has started" : "%s aygıtının silinmesine başlandı", @@ -80,10 +82,13 @@ OC.L10N.register( "Empty file" : "Dosya boş", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", + "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz", "File already exists" : "Dosya zaten var", "Invalid path" : "Yol geçersiz", "Failed to create file from template" : "Kalıptan dosya oluşturulamadı", "Templates" : "Kalıplar", + "Path contains invalid segments" : "Yolda geçersiz bölümler var", "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", "File name is too long" : "Dosya adı çok uzun", @@ -251,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.", "Check the value of \"datadirectory\" in your configuration." : "Yapılandırmanızdaki \"datadirectory\" değerini denetleyin.", "Your data directory is invalid." : "Veri klasörünüz geçersiz.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Veri klasörü kökünde \"%1$s\" adında bir dosya bulunduğundan emin olun. İçeriğinde şu bulunmalıdır: \"%2$s\"", "Action \"%s\" not supported or implemented." : "\"%s\" işlemi desteklenmiyor ya da henüz kullanılamıyor.", "Authentication failed, wrong token or provider ID given" : "Kimlik doğrulanamadı. Belirtilen kod ya da hizmet sağlayıcı kimliği hatalı", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "İsteğin tamamlanması için gerekli parametreler eksik: \"%s\"", @@ -289,8 +295,35 @@ OC.L10N.register( "How many images to generate" : "Oluşturulacak görsel sayısı", "Output images" : "Çıktı görselleri", "The generated images" : "Oluşturulan görseller", + "Free text to text prompt" : "Ücretsiz yazıdan yazıya istemi", + "Runs an arbitrary prompt through a language model that returns a reply" : "Dil modeli ile bir yanıt döndüren isteğe bağlı bir bilgi istemi çalıştırır", + "Describe a task that you want the assistant to do or ask a question" : "Yardımcının yapmasını istediğiniz bir görevi tanımlayın ya da bir soru sorun", + "Generated reply" : "Oluşturulan yanıt", + "The generated text from the assistant" : "Yardımcının oluşturduğu metin", "Chat" : "Sohbet", + "Chat with the assistant" : "Yardımcı ile sohbet et", + "System prompt" : "Sistem istemi", + "Define rules and assumptions that the assistant should follow during the conversation." : "Sohbet sırasında yardımcının uyması gereken kuralları ve varsayımları tanımlayın.", + "Chat message" : "Sohbet iletisi", + "Chat history" : "Sohbet geçmişi", + "The history of chat messages before the current message, starting with a message by the user" : "Kullanıcının iletisiyle başlayarak, geçerli iletiden önceki sohbet iletilerinin geçmişi", + "Response message" : "Yanıt iletisi", + "The generated response as part of the conversation" : "Sohbetin parçası olarak oluşturulan yanıt", + "Formalize text" : "Metni resmileştir", + "Takes a text and makes it sound more formal" : "Bir metni alarak daha resmi dile dönüştürür", + "Write a text that you want the assistant to formalize" : "Yardımcının resmileştirmesini istediğiniz bir metin yazın", + "Formalized text" : "Resmileştirilmiş metin", + "The formalized text" : "Resmileştirilmiş metin", + "Generate a headline" : "Bir başlık oluştur", "Generates a possible headline for a text." : "Bir metin için olası bir başlık oluşturur.", + "Original text" : "Özgün metin", + "The original text to generate a headline for" : "Başlık oluşturulacak metin", + "The generated headline" : "Oluşturulan başlık", + "Reformulate text" : "Metni yeniden düzenle", + "Takes a text and reformulates it" : "Bir metni alarak yeniden düzenler", + "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir metin yazın", + "Reformulated text" : "Yeniden düzenlenmiş metin", + "The reformulated text, written by the assistant" : "Yardımcı tarafından yazılan yeniden düzenlenmiş metin", "Summarize" : "Özetlensin", "Summary" : "Özet", "Extract topics" : "Başlıklar ayıklansın", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 756df26a95b18..140c4255559b9 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s ve %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s ve %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ve %5$s", + "Education bundle" : "Eğitim paketi", "Enterprise bundle" : "Kurumsal paket", "Groupware bundle" : "Grup çalışması paketi", "Hub bundle" : "Toplayıcı paketi", @@ -35,6 +36,7 @@ "Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.", "Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış hesap bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır", + "Your current IP address doesn’t allow you to perform admin actions" : "Geçerli IP adresiniz yönetici işlemleri yapmanıza izin vermiyor", "Logged in account must be an admin or sub admin" : "Oturum açmış hesap bir yönetici ya da alt yönetici olmalıdır", "Logged in account must be an admin" : "Oturum açmış hesap bir yönetici olmalıdır", "Wiping of device %s has started" : "%s aygıtının silinmesine başlandı", @@ -78,10 +80,13 @@ "Empty file" : "Dosya boş", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", + "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz", "File already exists" : "Dosya zaten var", "Invalid path" : "Yol geçersiz", "Failed to create file from template" : "Kalıptan dosya oluşturulamadı", "Templates" : "Kalıplar", + "Path contains invalid segments" : "Yolda geçersiz bölümler var", "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", "File name is too long" : "Dosya adı çok uzun", @@ -249,6 +254,7 @@ "Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.", "Check the value of \"datadirectory\" in your configuration." : "Yapılandırmanızdaki \"datadirectory\" değerini denetleyin.", "Your data directory is invalid." : "Veri klasörünüz geçersiz.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Veri klasörü kökünde \"%1$s\" adında bir dosya bulunduğundan emin olun. İçeriğinde şu bulunmalıdır: \"%2$s\"", "Action \"%s\" not supported or implemented." : "\"%s\" işlemi desteklenmiyor ya da henüz kullanılamıyor.", "Authentication failed, wrong token or provider ID given" : "Kimlik doğrulanamadı. Belirtilen kod ya da hizmet sağlayıcı kimliği hatalı", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "İsteğin tamamlanması için gerekli parametreler eksik: \"%s\"", @@ -287,8 +293,35 @@ "How many images to generate" : "Oluşturulacak görsel sayısı", "Output images" : "Çıktı görselleri", "The generated images" : "Oluşturulan görseller", + "Free text to text prompt" : "Ücretsiz yazıdan yazıya istemi", + "Runs an arbitrary prompt through a language model that returns a reply" : "Dil modeli ile bir yanıt döndüren isteğe bağlı bir bilgi istemi çalıştırır", + "Describe a task that you want the assistant to do or ask a question" : "Yardımcının yapmasını istediğiniz bir görevi tanımlayın ya da bir soru sorun", + "Generated reply" : "Oluşturulan yanıt", + "The generated text from the assistant" : "Yardımcının oluşturduğu metin", "Chat" : "Sohbet", + "Chat with the assistant" : "Yardımcı ile sohbet et", + "System prompt" : "Sistem istemi", + "Define rules and assumptions that the assistant should follow during the conversation." : "Sohbet sırasında yardımcının uyması gereken kuralları ve varsayımları tanımlayın.", + "Chat message" : "Sohbet iletisi", + "Chat history" : "Sohbet geçmişi", + "The history of chat messages before the current message, starting with a message by the user" : "Kullanıcının iletisiyle başlayarak, geçerli iletiden önceki sohbet iletilerinin geçmişi", + "Response message" : "Yanıt iletisi", + "The generated response as part of the conversation" : "Sohbetin parçası olarak oluşturulan yanıt", + "Formalize text" : "Metni resmileştir", + "Takes a text and makes it sound more formal" : "Bir metni alarak daha resmi dile dönüştürür", + "Write a text that you want the assistant to formalize" : "Yardımcının resmileştirmesini istediğiniz bir metin yazın", + "Formalized text" : "Resmileştirilmiş metin", + "The formalized text" : "Resmileştirilmiş metin", + "Generate a headline" : "Bir başlık oluştur", "Generates a possible headline for a text." : "Bir metin için olası bir başlık oluşturur.", + "Original text" : "Özgün metin", + "The original text to generate a headline for" : "Başlık oluşturulacak metin", + "The generated headline" : "Oluşturulan başlık", + "Reformulate text" : "Metni yeniden düzenle", + "Takes a text and reformulates it" : "Bir metni alarak yeniden düzenler", + "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir metin yazın", + "Reformulated text" : "Yeniden düzenlenmiş metin", + "The reformulated text, written by the assistant" : "Yardımcı tarafından yazılan yeniden düzenlenmiş metin", "Summarize" : "Özetlensin", "Summary" : "Özet", "Extract topics" : "Başlıklar ayıklansın", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 8ed576ae01b39..caf790d3ec7e6 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -239,6 +239,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "存储连接超时。%s", "Audio input" : "音频输入", "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", + "Writing style" : "撰写风格", + "Source material" : "来源材料", "Generate image" : "生成图片", "Prompt" : "提示", "Generates a possible headline for a text." : "为一段文本生成一个可能的标题", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 80e278476a6ec..261364d0eceaf 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -237,6 +237,8 @@ "Storage connection timeout. %s" : "存储连接超时。%s", "Audio input" : "音频输入", "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", + "Writing style" : "撰写风格", + "Source material" : "来源材料", "Generate image" : "生成图片", "Prompt" : "提示", "Generates a possible headline for a text." : "为一段文本生成一个可能的标题",