зеркало из https://github.com/nextcloud/forms.git
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
fedc187430
Коммит
cfebd34cfd
|
@ -59,6 +59,8 @@ OC.L10N.register(
|
|||
"Delete answer" : "Eliminar respuesta",
|
||||
"Error while saving the answer" : "Error al guardar la respuesta",
|
||||
"Question number {index}" : "Pregunta número {index}",
|
||||
"Move question up" : "Mover pregunta hacia arriba",
|
||||
"Move question down" : "Mover pregunta hacia abajo",
|
||||
"Title of question number {index}" : "Título de la pregunta número {index}",
|
||||
"Required" : "Requerido",
|
||||
"Technical name of the question" : "Nombre técnico de la pregunta",
|
||||
|
@ -80,6 +82,9 @@ OC.L10N.register(
|
|||
"Allow multiple responses per person" : "Permitir múltiples respuestas por persona",
|
||||
"Set expiration date" : "Fijar fecha de caducidad",
|
||||
"Show expiration date on form" : "Establece la fecha de caducidad del enlace",
|
||||
"Custom submission message" : "Mensaje de envío personalizado",
|
||||
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Mensaje para mostrar cuando un usuario envíe el formulario (puedes darle formato con Markdown)",
|
||||
"Message to show after a user submitted the form. Please note that the message will not be translated!" : "Mensaje para mostrar cuando un usuario envíe el formulario. ¡El mensaje no será traducido!",
|
||||
"This can not be controlled, if the form has a public link or stores responses anonymously." : "Esto no se puede controlar, si el formulario tiene un enlace público o almacena las respuestas anónimamente.",
|
||||
"Expired on {date}" : "Caducado el {date}",
|
||||
"Expires on {date}" : "Caduca el {date}",
|
||||
|
|
|
@ -57,6 +57,8 @@
|
|||
"Delete answer" : "Eliminar respuesta",
|
||||
"Error while saving the answer" : "Error al guardar la respuesta",
|
||||
"Question number {index}" : "Pregunta número {index}",
|
||||
"Move question up" : "Mover pregunta hacia arriba",
|
||||
"Move question down" : "Mover pregunta hacia abajo",
|
||||
"Title of question number {index}" : "Título de la pregunta número {index}",
|
||||
"Required" : "Requerido",
|
||||
"Technical name of the question" : "Nombre técnico de la pregunta",
|
||||
|
@ -78,6 +80,9 @@
|
|||
"Allow multiple responses per person" : "Permitir múltiples respuestas por persona",
|
||||
"Set expiration date" : "Fijar fecha de caducidad",
|
||||
"Show expiration date on form" : "Establece la fecha de caducidad del enlace",
|
||||
"Custom submission message" : "Mensaje de envío personalizado",
|
||||
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Mensaje para mostrar cuando un usuario envíe el formulario (puedes darle formato con Markdown)",
|
||||
"Message to show after a user submitted the form. Please note that the message will not be translated!" : "Mensaje para mostrar cuando un usuario envíe el formulario. ¡El mensaje no será traducido!",
|
||||
"This can not be controlled, if the form has a public link or stores responses anonymously." : "Esto no se puede controlar, si el formulario tiene un enlace público o almacena las respuestas anónimamente.",
|
||||
"Expired on {date}" : "Caducado el {date}",
|
||||
"Expires on {date}" : "Caduca el {date}",
|
||||
|
|
|
@ -80,7 +80,7 @@ OC.L10N.register(
|
|||
"Delete this response" : "Bu yanıtı sil",
|
||||
"Store responses anonymously" : "Yanıtlar anonim olarak kaydedilsin",
|
||||
"Allow multiple responses per person" : "Bir kişi birkaç kez yanıtlayabilirsin",
|
||||
"Set expiration date" : "Son kullanma tarihini ayarla",
|
||||
"Set expiration date" : "Geçerlilik sonu tarihini ayarla",
|
||||
"Show expiration date on form" : "Form üzerinde geçerlilik tarihi görüntülensin",
|
||||
"Custom submission message" : "Özel gönderim iletisi",
|
||||
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Bir kullanıcı formu gönderdikten sonra görüntülenecek ileti (Markdown biçimlendirmesi desteklenir)",
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"Delete this response" : "Bu yanıtı sil",
|
||||
"Store responses anonymously" : "Yanıtlar anonim olarak kaydedilsin",
|
||||
"Allow multiple responses per person" : "Bir kişi birkaç kez yanıtlayabilirsin",
|
||||
"Set expiration date" : "Son kullanma tarihini ayarla",
|
||||
"Set expiration date" : "Geçerlilik sonu tarihini ayarla",
|
||||
"Show expiration date on form" : "Form üzerinde geçerlilik tarihi görüntülensin",
|
||||
"Custom submission message" : "Özel gönderim iletisi",
|
||||
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Bir kullanıcı formu gönderdikten sonra görüntülenecek ileti (Markdown biçimlendirmesi desteklenir)",
|
||||
|
|
Загрузка…
Ссылка в новой задаче