diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-23 02:18:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-23 02:18:51 +0000 |
commit | 9aedda5542179bbdfe7e5649b955ea391d084704 (patch) | |
tree | 116547d24e6ce7c7173e5ae4f8b9c3fd1f532cd0 /apps/comments/l10n | |
parent | 58b1597587d4ecbb22741a7e3d1a06aa46daf342 (diff) | |
download | nextcloud-server-9aedda5542179bbdfe7e5649b955ea391d084704.tar.gz nextcloud-server-9aedda5542179bbdfe7e5649b955ea391d084704.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/cs.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/cs.json | 7 | ||||
-rw-r--r-- | apps/comments/l10n/es.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/es.json | 7 | ||||
-rw-r--r-- | apps/comments/l10n/gl.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/gl.json | 7 |
6 files changed, 42 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index bd06fd63c9e..49f3cc66535 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům", "Edit comment" : "Upravit komentář", "Delete comment" : "Smazat komentář", + "Cancel edit" : "Zrušit úpravu", + "Post comment" : "Odeslat komentář", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", + "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", + "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"], "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", + "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", "Comment deleted" : "Komentář smazán", + "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", + "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", "New comment …" : "Nový komentář…", "Post" : "Zveřejnit", "Cancel" : "Storno", diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 1673a7b7fa1..a72783eb84c 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům", "Edit comment" : "Upravit komentář", "Delete comment" : "Smazat komentář", + "Cancel edit" : "Zrušit úpravu", + "Post comment" : "Odeslat komentář", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", + "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", + "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"], "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", + "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", "Comment deleted" : "Komentář smazán", + "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", + "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", "New comment …" : "Nový komentář…", "Post" : "Zveřejnit", "Cancel" : "Storno", diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 08fbc928d2d..7a47726baff 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Plugin de la app de Archivos para añadir comentarios a archivos.", "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", + "Cancel edit" : "Cacelar edición", + "Post comment" : "Publicar comentario", "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!", + "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", + "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos"], "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos"], "Comment" : "Comentar", + "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario", "Comment deleted" : "Comentario borrado", + "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", + "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", "New comment …" : "Nuevo comentario …", "Post" : "Publicar", "Cancel" : "Cancelar", diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 0f2ab398041..fd0176cf8f8 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Plugin de la app de Archivos para añadir comentarios a archivos.", "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", + "Cancel edit" : "Cacelar edición", + "Post comment" : "Publicar comentario", "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!", + "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", + "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos"], "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos"], "Comment" : "Comentar", + "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario", "Comment deleted" : "Comentario borrado", + "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", + "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", "New comment …" : "Nuevo comentario …", "Post" : "Publicar", "Cancel" : "Cancelar", diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 6c47e94c099..4541188aff7 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", + "Cancel edit" : "Anular a edición", + "Post comment" : "Publicar comentario", "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", + "No more messages" : "Non hai máis mensaxes", "Retry" : "Volver tentar", + "Unable to load the comments list" : "Non foi posíbel cargar a lista de comentarios", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", + "An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario", "Comment deleted" : "Comentario eliminado", + "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", + "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", "New comment …" : "Comentario novo…", "Post" : "Publicar", "Cancel" : "Cancelar", diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 7df44ec9a96..dd03fc5e623 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", + "Cancel edit" : "Anular a edición", + "Post comment" : "Publicar comentario", "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", + "No more messages" : "Non hai máis mensaxes", "Retry" : "Volver tentar", + "Unable to load the comments list" : "Non foi posíbel cargar a lista de comentarios", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", + "An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario", "Comment deleted" : "Comentario eliminado", + "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", + "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", "New comment …" : "Comentario novo…", "Post" : "Publicar", "Cancel" : "Cancelar", |