Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-21 05:14:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-21 05:14:49 +0300
commita76e1a95966ee176435cd215ca9cea7bba3e7f9f (patch)
treee039690f911b31947ef80c2b6d92727e4668c7d2 /apps
parent9313783a43646bdd1881e62ff1ee922b6e1112c1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/accessibility/l10n/tr.js2
-rw-r--r--apps/accessibility/l10n/tr.json2
-rw-r--r--apps/workflowengine/l10n/es.js23
-rw-r--r--apps/workflowengine/l10n/es.json23
-rw-r--r--apps/workflowengine/l10n/tr.js39
-rw-r--r--apps/workflowengine/l10n/tr.json39
6 files changed, 126 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/tr.js b/apps/accessibility/l10n/tr.js
index 04efbf84687..4a5f772077d 100644
--- a/apps/accessibility/l10n/tr.js
+++ b/apps/accessibility/l10n/tr.js
@@ -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",
diff --git a/apps/accessibility/l10n/tr.json b/apps/accessibility/l10n/tr.json
index fa1fff90cc7..61f550906e3 100644
--- a/apps/accessibility/l10n/tr.json
+++ b/apps/accessibility/l10n/tr.json
@@ -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",
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js
index 80925b24a50..d5829074e4f 100644
--- a/apps/workflowengine/l10n/es.js
+++ b/apps/workflowengine/l10n/es.js
@@ -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",
diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json
index ae050907c5c..4fa47ca092e 100644
--- a/apps/workflowengine/l10n/es.json
+++ b/apps/workflowengine/l10n/es.json
@@ -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",
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js
index fddbec803b7..8baf20f82b2 100644
--- a/apps/workflowengine/l10n/tr.js
+++ b/apps/workflowengine/l10n/tr.js
@@ -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",
diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json
index c01208861ba..55293aebc68 100644
--- a/apps/workflowengine/l10n/tr.json
+++ b/apps/workflowengine/l10n/tr.json
@@ -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",