diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
commit | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch) | |
tree | d89d9873f4c4f258811d70b6565a852e6d159539 /apps/comments | |
parent | 0a85829138280310633b07762b01c2709027b38d (diff) | |
download | nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.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/eu.js | 8 | ||||
-rw-r--r-- | apps/comments/l10n/eu.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 0fe560b6ff2..bcfb99ad8d3 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -8,10 +8,10 @@ OC.L10N.register( "You commented on {file}" : "{file} fitxategian iruzkina egin duzu", "%1$s commented on %2$s" : "%1$s-ek %2$s-en iruzkindu du", "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkina egin du", - "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak", + "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak</strong>", "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\"-n aipatu zaituzte, dagoeneko ezabatu den erabiltzaile baten iruzkin batean", "{user} mentioned you in a comment on \"{file}\"" : "{user} erabiltzaileak aipatu zaitu \"{file}\"-eko iruzkin batean", - "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina", + "Files app plugin to add comments to files" : "Fitxategiak aplikazioko plugina, fitxategiei iruzkinak gehitzeko", "Edit comment" : "Editatu iruzkina", "Delete comment" : "Ezabatu iruzkina", "Cancel edit" : "Utzi editatzeari", @@ -22,9 +22,9 @@ OC.L10N.register( "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], - "Comment" : "Iruzkina", + "Comment" : "Iruzkindu", "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean", - "Comment deleted" : "Iruzkina ezabatuta", + "Comment deleted" : "Iruzkina ezabatu da", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", "%1$s commented" : "%1$s-(e)k iruzkindu du" diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index db041c6f193..f09da9e788c 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -6,10 +6,10 @@ "You commented on {file}" : "{file} fitxategian iruzkina egin duzu", "%1$s commented on %2$s" : "%1$s-ek %2$s-en iruzkindu du", "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkina egin du", - "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak", + "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak</strong>", "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\"-n aipatu zaituzte, dagoeneko ezabatu den erabiltzaile baten iruzkin batean", "{user} mentioned you in a comment on \"{file}\"" : "{user} erabiltzaileak aipatu zaitu \"{file}\"-eko iruzkin batean", - "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina", + "Files app plugin to add comments to files" : "Fitxategiak aplikazioko plugina, fitxategiei iruzkinak gehitzeko", "Edit comment" : "Editatu iruzkina", "Delete comment" : "Ezabatu iruzkina", "Cancel edit" : "Utzi editatzeari", @@ -20,9 +20,9 @@ "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], - "Comment" : "Iruzkina", + "Comment" : "Iruzkindu", "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean", - "Comment deleted" : "Iruzkina ezabatuta", + "Comment deleted" : "Iruzkina ezabatu da", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", "%1$s commented" : "%1$s-(e)k iruzkindu du" |