aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-17 00:17:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-17 00:17:53 +0000
commitbd3f3afcf715ee283f61a45e4a26e566f949a7a5 (patch)
treefa9d36484e4829ada850cd7b9ff622631b7b39df /apps/comments
parentd820ab2ca8342d756ec8e0554e180e7f00cc3860 (diff)
downloadnextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.tar.gz
nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/et_EE.js15
-rw-r--r--apps/comments/l10n/et_EE.json15
-rw-r--r--apps/comments/l10n/gl.js2
-rw-r--r--apps/comments/l10n/gl.json2
4 files changed, 30 insertions, 4 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js
index fed1952f83b..269c7cdd9c4 100644
--- a/apps/comments/l10n/et_EE.js
+++ b/apps/comments/l10n/et_EE.js
@@ -9,12 +9,25 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"{author} commented on {file}" : "{author} kommenteeris faili {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Sind mainis faili \"{file}\" kommentaaris kasutaja, kes on praeguseks kustutatud.",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris",
+ "Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks",
"Edit comment" : "Muuda kommentaari",
"Delete comment" : "Kustuta kommentaar",
- "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust",
+ "Cancel edit" : "Loobu muutmisest",
+ "Post comment" : "Postita kommentaar",
+ "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!",
+ "No more messages" : "Rohkem teateid pole",
"Retry" : "Proovi uuesti",
+ "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus",
+ "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus",
"_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
+ "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"],
"Comment" : "Kommentaar",
+ "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge",
+ "Comment deleted" : "Kommentaar kustutatud",
+ "An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge",
+ "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge",
"%1$s commented" : "%1$s kommenteeris"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json
index 88d0906771e..31ac5007e9f 100644
--- a/apps/comments/l10n/et_EE.json
+++ b/apps/comments/l10n/et_EE.json
@@ -7,12 +7,25 @@
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"{author} commented on {file}" : "{author} kommenteeris faili {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Sind mainis faili \"{file}\" kommentaaris kasutaja, kes on praeguseks kustutatud.",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris",
+ "Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks",
"Edit comment" : "Muuda kommentaari",
"Delete comment" : "Kustuta kommentaar",
- "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust",
+ "Cancel edit" : "Loobu muutmisest",
+ "Post comment" : "Postita kommentaar",
+ "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!",
+ "No more messages" : "Rohkem teateid pole",
"Retry" : "Proovi uuesti",
+ "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus",
+ "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus",
"_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
+ "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"],
"Comment" : "Kommentaar",
+ "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge",
+ "Comment deleted" : "Kommentaar kustutatud",
+ "An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge",
+ "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge",
"%1$s commented" : "%1$s kommenteeris"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index 1bc4bd87c56..acdf25097e2 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -18,7 +18,7 @@ OC.L10N.register(
"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",
+ "Retry" : "Tentar de novo",
"Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos",
"Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index 11c70e6d150..ac2c8f8a7f6 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -16,7 +16,7 @@
"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",
+ "Retry" : "Tentar de novo",
"Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos",
"Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],