diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-15 02:45:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-15 02:45:26 +0000 |
commit | ba7a31d73b34c622ed74e6aed8c1695327c2d574 (patch) | |
tree | 6d69c3c2ee6c5e1074c69f1344137cb1e2635aca /apps/comments | |
parent | b3ba02b3828ed9604fad243df5944c0e9ea6720d (diff) | |
download | nextcloud-server-ba7a31d73b34c622ed74e6aed8c1695327c2d574.tar.gz nextcloud-server-ba7a31d73b34c622ed74e6aed8c1695327c2d574.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/eu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 261434bb15f..7016043a6c5 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -10,6 +10,8 @@ OC.L10N.register( "%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", + "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", "Edit comment" : "Editatu iruzkina", "Delete comment" : "Ezabatu iruzkina", diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 52ec25361f8..5164bf0dbfd 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -8,6 +8,8 @@ "%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", + "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", "Edit comment" : "Editatu iruzkina", "Delete comment" : "Ezabatu iruzkina", |