Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-11-24 01:20:18 +00:00
Родитель fedc187430
Коммит cfebd34cfd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
4 изменённых файлов: 12 добавлений и 2 удалений

Просмотреть файл

@ -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)",