aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-23 00:17:26 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-23 00:17:26 +0000
commit79334ebf9004600b6f6d7e5c7bfd2081bea3d894 (patch)
tree405dfb561d85c755278cd7e59bf711de720a45d5 /apps/comments/l10n
parentc8e85a4ecf1cd0f1290296884fd43aa3c1f74d51 (diff)
downloadnextcloud-server-79334ebf9004600b6f6d7e5c7bfd2081bea3d894.tar.gz
nextcloud-server-79334ebf9004600b6f6d7e5c7bfd2081bea3d894.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/es.js1
-rw-r--r--apps/comments/l10n/es.json1
-rw-r--r--apps/comments/l10n/fr.js1
-rw-r--r--apps/comments/l10n/fr.json1
-rw-r--r--apps/comments/l10n/sr.js1
-rw-r--r--apps/comments/l10n/sr.json1
-rw-r--r--apps/comments/l10n/zh_TW.js1
-rw-r--r--apps/comments/l10n/zh_TW.json1
8 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 3b64791814a..cda85555689 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
"No more messages" : "No hay más mensajes",
"Retry" : "Reintentar",
+ "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos",
"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","%n comentarios no leídos"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"],
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 183f0a4e129..e7816ae2fe6 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
"No more messages" : "No hay más mensajes",
"Retry" : "Reintentar",
+ "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos",
"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","%n comentarios no leídos"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"],
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index f67e6b53dad..84ef0053f64 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
"No more messages" : "Aucun autre message",
"Retry" : "Réessayer",
+ "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus",
"Unable to load the comments list" : "Impossible de charger la liste des commentaires",
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"],
"_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"],
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 37497d18d06..e77afeba0e9 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
"No more messages" : "Aucun autre message",
"Retry" : "Réessayer",
+ "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus",
"Unable to load the comments list" : "Impossible de charger la liste des commentaires",
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"],
"_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"],
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js
index 5259fe7f9b7..c71f2783f35 100644
--- a/apps/comments/l10n/sr.js
+++ b/apps/comments/l10n/sr.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!",
"No more messages" : "Нема више порука",
"Retry" : "Покушај поново",
+ "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних",
"Unable to load the comments list" : "Не могуи да учитам списак коментара",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
"_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"],
diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json
index 234aaad6a49..47658614ed6 100644
--- a/apps/comments/l10n/sr.json
+++ b/apps/comments/l10n/sr.json
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!",
"No more messages" : "Нема више порука",
"Retry" : "Покушај поново",
+ "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних",
"Unable to load the comments list" : "Не могуи да учитам списак коментара",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
"_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"],
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js
index 35ad3a2ca4e..e04dd078076 100644
--- a/apps/comments/l10n/zh_TW.js
+++ b/apps/comments/l10n/zh_TW.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "尚無留言,開始討論!",
"No more messages" : "沒有更多訊息",
"Retry" : "重試",
+ "Failed to mark comments as read" : "無法將留言標記為已讀",
"Unable to load the comments list" : "無法載入留言列表",
"_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"],
"_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"],
diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json
index 0d0f47c2c17..dfe282a1884 100644
--- a/apps/comments/l10n/zh_TW.json
+++ b/apps/comments/l10n/zh_TW.json
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "尚無留言,開始討論!",
"No more messages" : "沒有更多訊息",
"Retry" : "重試",
+ "Failed to mark comments as read" : "無法將留言標記為已讀",
"Unable to load the comments list" : "無法載入留言列表",
"_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"],
"_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"],