[tx-robot] updated from transifex
This commit is contained in:
parent
29c8844306
commit
279b9ad577
|
@ -3,6 +3,8 @@ OC.L10N.register(
|
|||
{
|
||||
"Dark theme" : "Koyu tema",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Koyu tema genel parlaklık ve canlılığı zayıflatarak göz yorgunluğunu azaltır. Bu tema henüz geliştirme aşamasında olduğundan karşılaşabileceğiniz sorunları bize iletmenizi rica ediyoruz.",
|
||||
"High contrast mode" : "Yüksek renk karşıtlığı kipi",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlığı kipi gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
|
||||
"Dyslexia font" : "Disleksik yazı türü",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic, disleksi nedeniyle sık karşılaşılan sorunları aşmak için geliştirilmiş ücretsiz bir yazı türüdür.",
|
||||
"Accessibility" : "Erişilebilirlik",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
{ "translations": {
|
||||
"Dark theme" : "Koyu tema",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Koyu tema genel parlaklık ve canlılığı zayıflatarak göz yorgunluğunu azaltır. Bu tema henüz geliştirme aşamasında olduğundan karşılaşabileceğiniz sorunları bize iletmenizi rica ediyoruz.",
|
||||
"High contrast mode" : "Yüksek renk karşıtlığı kipi",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlığı kipi gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
|
||||
"Dyslexia font" : "Disleksik yazı türü",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic, disleksi nedeniyle sık karşılaşılan sorunları aşmak için geliştirilmiş ücretsiz bir yazı türüdür.",
|
||||
"Accessibility" : "Erişilebilirlik",
|
||||
|
|
|
@ -17,20 +17,43 @@ OC.L10N.register(
|
|||
"File updated" : "Archivo actualizado",
|
||||
"File renamed" : "Archivo renombrado",
|
||||
"File deleted" : "Archivo eliminado",
|
||||
"File accessed" : "Archivo accedido",
|
||||
"File copied" : "Archivo copiado",
|
||||
"Tag assigned" : "Etiqueta asignada",
|
||||
"Operation #%s does not exist" : "Operación #%s no existe",
|
||||
"Entity %s does not exist" : "Entidad %s no existe",
|
||||
"Entity %s is invalid" : "La entidad %s no es valida",
|
||||
"No events are chosen." : "No se ha elegido ningún evento.",
|
||||
"Operation %s does not exist" : "Operación %s no existe",
|
||||
"Operation %s is invalid" : "Operación %s no es valida",
|
||||
"Check %s does not exist" : "Chequeo %s no existe",
|
||||
"Check %s is invalid" : "Chequeo %s no es valido",
|
||||
"Check #%s does not exist" : "El chequeo #%s no existe",
|
||||
"Check %s is invalid or does not exist" : "Comprueba %s no es valido o no existe",
|
||||
"Workflows" : "Flujos de trabajo",
|
||||
"Select a filter" : "Seleccione un filtro",
|
||||
"Select a comparator" : "Seleccione un comparador",
|
||||
"Select a file type" : "Selecciona un tipo de archivo",
|
||||
"Images" : "Imágenes",
|
||||
"Office documents" : "Documentos de oficina",
|
||||
"PDF documents" : "Documentos PDF",
|
||||
"Custom mimetype" : "Tipo MIME (mimetype) personalizado",
|
||||
"No results" : "Sin resultados",
|
||||
"%s (invisible)" : "%s (invisible)",
|
||||
"%s (restricted)" : "%s (restringido)",
|
||||
"Predefined URLs" : "URLs predefinidas",
|
||||
"Files WebDAV" : "Archivos WebDAV",
|
||||
"Others" : "Otros",
|
||||
"Custom URL" : "URL personalizada",
|
||||
"Sync clients" : "Clientes de sincronización",
|
||||
"Android client" : "Cliente Android",
|
||||
"iOS client" : "Cliente iOS",
|
||||
"Desktop client" : "Cliente de escritorio",
|
||||
"Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook",
|
||||
"When" : "Cuando",
|
||||
"and" : "y",
|
||||
"Cancel rule creation" : "Cancelar creación de la regla",
|
||||
"Remove rule" : "Eliminar regla",
|
||||
"The configuration is invalid" : "La configuración es incorrecta",
|
||||
"Show less" : "Ver menos",
|
||||
"Show more" : "Ver más",
|
||||
|
|
|
@ -15,20 +15,43 @@
|
|||
"File updated" : "Archivo actualizado",
|
||||
"File renamed" : "Archivo renombrado",
|
||||
"File deleted" : "Archivo eliminado",
|
||||
"File accessed" : "Archivo accedido",
|
||||
"File copied" : "Archivo copiado",
|
||||
"Tag assigned" : "Etiqueta asignada",
|
||||
"Operation #%s does not exist" : "Operación #%s no existe",
|
||||
"Entity %s does not exist" : "Entidad %s no existe",
|
||||
"Entity %s is invalid" : "La entidad %s no es valida",
|
||||
"No events are chosen." : "No se ha elegido ningún evento.",
|
||||
"Operation %s does not exist" : "Operación %s no existe",
|
||||
"Operation %s is invalid" : "Operación %s no es valida",
|
||||
"Check %s does not exist" : "Chequeo %s no existe",
|
||||
"Check %s is invalid" : "Chequeo %s no es valido",
|
||||
"Check #%s does not exist" : "El chequeo #%s no existe",
|
||||
"Check %s is invalid or does not exist" : "Comprueba %s no es valido o no existe",
|
||||
"Workflows" : "Flujos de trabajo",
|
||||
"Select a filter" : "Seleccione un filtro",
|
||||
"Select a comparator" : "Seleccione un comparador",
|
||||
"Select a file type" : "Selecciona un tipo de archivo",
|
||||
"Images" : "Imágenes",
|
||||
"Office documents" : "Documentos de oficina",
|
||||
"PDF documents" : "Documentos PDF",
|
||||
"Custom mimetype" : "Tipo MIME (mimetype) personalizado",
|
||||
"No results" : "Sin resultados",
|
||||
"%s (invisible)" : "%s (invisible)",
|
||||
"%s (restricted)" : "%s (restringido)",
|
||||
"Predefined URLs" : "URLs predefinidas",
|
||||
"Files WebDAV" : "Archivos WebDAV",
|
||||
"Others" : "Otros",
|
||||
"Custom URL" : "URL personalizada",
|
||||
"Sync clients" : "Clientes de sincronización",
|
||||
"Android client" : "Cliente Android",
|
||||
"iOS client" : "Cliente iOS",
|
||||
"Desktop client" : "Cliente de escritorio",
|
||||
"Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook",
|
||||
"When" : "Cuando",
|
||||
"and" : "y",
|
||||
"Cancel rule creation" : "Cancelar creación de la regla",
|
||||
"Remove rule" : "Eliminar regla",
|
||||
"The configuration is invalid" : "La configuración es incorrecta",
|
||||
"Show less" : "Ver menos",
|
||||
"Show more" : "Ver más",
|
||||
|
|
|
@ -12,20 +12,57 @@ OC.L10N.register(
|
|||
"The given start time is invalid" : "Belirtilen başlangıç zamanı geçersiz",
|
||||
"The given end time is invalid" : "Belirtilen bitiş zamanı geçersiz",
|
||||
"The given group does not exist" : "Belirtilen grup bulunamadı",
|
||||
"File" : "Dosya",
|
||||
"File created" : "Dosya oluşturuldu",
|
||||
"File updated" : "Dosya güncellendi",
|
||||
"File renamed" : "Dosya yeniden adlandırıldı",
|
||||
"File deleted" : "Dosya silindi",
|
||||
"File accessed" : "Dosyaya erişildi",
|
||||
"File copied" : "Dosya kopyalandı",
|
||||
"Tag assigned" : "Etiket atandı",
|
||||
"Operation #%s does not exist" : "#%s işlemi bulunamadı",
|
||||
"Entity %s does not exist" : "%s varlığı bulunamadı",
|
||||
"Entity %s is invalid" : "%s varlığı geçersiz",
|
||||
"No events are chosen." : "Herhangi bir etkinlik seçilmemiş.",
|
||||
"Entity %s has no event %s" : "%s varlığının herhangi bir etkinliği yok %s",
|
||||
"Operation %s does not exist" : "%s işlemi bulunamadı",
|
||||
"Operation %s is invalid" : "%s işlemi geçersiz",
|
||||
"Check %s does not exist" : "%s denetimi bulunamadı",
|
||||
"Check %s is invalid" : "%s denetimi geçersiz",
|
||||
"Check %s is not allowed with this entity" : "Bu varlık için %s denetimi yapılamaz",
|
||||
"Check #%s does not exist" : "#%s denetimi bulunamadı",
|
||||
"Check %s is invalid or does not exist" : "%s denetimi geçersiz ya da bulunamadı",
|
||||
"Workflows" : "İş akışları",
|
||||
"Nextcloud workflow engine" : "Nextcloud iş akışı işleyici",
|
||||
"Select a filter" : "Bir süzgeç seçin",
|
||||
"Select a comparator" : "Bir karşılaştırıcı seçin",
|
||||
"Select a file type" : "Bir dosya türü seçin",
|
||||
"Images" : "Görseller",
|
||||
"Office documents" : "Office belgeleri",
|
||||
"PDF documents" : "PDF belgeleri",
|
||||
"Custom mimetype" : "Özel MIME türü",
|
||||
"No results" : "Herhangi bir sonuç bulunamadı",
|
||||
"%s (invisible)" : "%s (görünmez)",
|
||||
"%s (restricted)" : "%s (kısıtlı)",
|
||||
"Select a request URL" : "Bir istek adresi seçin",
|
||||
"Predefined URLs" : "Hazır Adresler",
|
||||
"Files WebDAV" : "Dosya WebDAV",
|
||||
"Others" : "Diğerleri",
|
||||
"Custom URL" : "Özel adres",
|
||||
"Select a user agent" : "Bir kullanıcı uygulaması seçin",
|
||||
"Sync clients" : "İstemciler eşitlensin",
|
||||
"Android client" : "Android istemcisi",
|
||||
"iOS client" : "iOS istemcisi",
|
||||
"Desktop client" : "Masaüstü istemcisi",
|
||||
"Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri",
|
||||
"Custom user agent" : "Özel kullanıcı uygulaması",
|
||||
"When" : "Şu zamanda",
|
||||
"and" : "ve",
|
||||
"Cancel rule creation" : "Kural oluşturmayı iptal et",
|
||||
"Remove rule" : "Kuralı sil",
|
||||
"The configuration is invalid" : "Yapılandırma geçersiz",
|
||||
"Show less" : "Daha az ayrıntı",
|
||||
"Show more" : "Daha çok ayrıntı",
|
||||
"File name" : "Dosya adı",
|
||||
"is" : "şu olan",
|
||||
"is not" : "şu olmayan",
|
||||
|
@ -49,7 +86,7 @@ OC.L10N.register(
|
|||
"Request time" : "İstek zamanı",
|
||||
"between" : "şunların arasında olan",
|
||||
"not between" : "şunların arasında olmayan",
|
||||
"Request user agent" : "Kullanıcı yazılımı istensin",
|
||||
"Request user agent" : "Kullanıcı uygulaması istensin",
|
||||
"User group membership" : "Kullanıcı grubu üyeliği",
|
||||
"is member of" : "şunun üyesi olan",
|
||||
"is not member of" : "şunun üyesi olmayan",
|
||||
|
|
|
@ -10,20 +10,57 @@
|
|||
"The given start time is invalid" : "Belirtilen başlangıç zamanı geçersiz",
|
||||
"The given end time is invalid" : "Belirtilen bitiş zamanı geçersiz",
|
||||
"The given group does not exist" : "Belirtilen grup bulunamadı",
|
||||
"File" : "Dosya",
|
||||
"File created" : "Dosya oluşturuldu",
|
||||
"File updated" : "Dosya güncellendi",
|
||||
"File renamed" : "Dosya yeniden adlandırıldı",
|
||||
"File deleted" : "Dosya silindi",
|
||||
"File accessed" : "Dosyaya erişildi",
|
||||
"File copied" : "Dosya kopyalandı",
|
||||
"Tag assigned" : "Etiket atandı",
|
||||
"Operation #%s does not exist" : "#%s işlemi bulunamadı",
|
||||
"Entity %s does not exist" : "%s varlığı bulunamadı",
|
||||
"Entity %s is invalid" : "%s varlığı geçersiz",
|
||||
"No events are chosen." : "Herhangi bir etkinlik seçilmemiş.",
|
||||
"Entity %s has no event %s" : "%s varlığının herhangi bir etkinliği yok %s",
|
||||
"Operation %s does not exist" : "%s işlemi bulunamadı",
|
||||
"Operation %s is invalid" : "%s işlemi geçersiz",
|
||||
"Check %s does not exist" : "%s denetimi bulunamadı",
|
||||
"Check %s is invalid" : "%s denetimi geçersiz",
|
||||
"Check %s is not allowed with this entity" : "Bu varlık için %s denetimi yapılamaz",
|
||||
"Check #%s does not exist" : "#%s denetimi bulunamadı",
|
||||
"Check %s is invalid or does not exist" : "%s denetimi geçersiz ya da bulunamadı",
|
||||
"Workflows" : "İş akışları",
|
||||
"Nextcloud workflow engine" : "Nextcloud iş akışı işleyici",
|
||||
"Select a filter" : "Bir süzgeç seçin",
|
||||
"Select a comparator" : "Bir karşılaştırıcı seçin",
|
||||
"Select a file type" : "Bir dosya türü seçin",
|
||||
"Images" : "Görseller",
|
||||
"Office documents" : "Office belgeleri",
|
||||
"PDF documents" : "PDF belgeleri",
|
||||
"Custom mimetype" : "Özel MIME türü",
|
||||
"No results" : "Herhangi bir sonuç bulunamadı",
|
||||
"%s (invisible)" : "%s (görünmez)",
|
||||
"%s (restricted)" : "%s (kısıtlı)",
|
||||
"Select a request URL" : "Bir istek adresi seçin",
|
||||
"Predefined URLs" : "Hazır Adresler",
|
||||
"Files WebDAV" : "Dosya WebDAV",
|
||||
"Others" : "Diğerleri",
|
||||
"Custom URL" : "Özel adres",
|
||||
"Select a user agent" : "Bir kullanıcı uygulaması seçin",
|
||||
"Sync clients" : "İstemciler eşitlensin",
|
||||
"Android client" : "Android istemcisi",
|
||||
"iOS client" : "iOS istemcisi",
|
||||
"Desktop client" : "Masaüstü istemcisi",
|
||||
"Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri",
|
||||
"Custom user agent" : "Özel kullanıcı uygulaması",
|
||||
"When" : "Şu zamanda",
|
||||
"and" : "ve",
|
||||
"Cancel rule creation" : "Kural oluşturmayı iptal et",
|
||||
"Remove rule" : "Kuralı sil",
|
||||
"The configuration is invalid" : "Yapılandırma geçersiz",
|
||||
"Show less" : "Daha az ayrıntı",
|
||||
"Show more" : "Daha çok ayrıntı",
|
||||
"File name" : "Dosya adı",
|
||||
"is" : "şu olan",
|
||||
"is not" : "şu olmayan",
|
||||
|
@ -47,7 +84,7 @@
|
|||
"Request time" : "İstek zamanı",
|
||||
"between" : "şunların arasında olan",
|
||||
"not between" : "şunların arasında olmayan",
|
||||
"Request user agent" : "Kullanıcı yazılımı istensin",
|
||||
"Request user agent" : "Kullanıcı uygulaması istensin",
|
||||
"User group membership" : "Kullanıcı grubu üyeliği",
|
||||
"is member of" : "şunun üyesi olan",
|
||||
"is not member of" : "şunun üyesi olmayan",
|
||||
|
|
Loading…
Reference in New Issue