diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-31 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-31 02:27:32 +0000 |
commit | 56309b789d0f1d16b2ef9f23ee00d99a24fb1156 (patch) | |
tree | 525d11d70b2528a41df2ea10afb712974296805e /apps/comments | |
parent | adedb29563c462a1925d62056e7b21bca3cc6674 (diff) | |
download | nextcloud-server-56309b789d0f1d16b2ef9f23ee00d99a24fb1156.tar.gz nextcloud-server-56309b789d0f1d16b2ef9f23ee00d99a24fb1156.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 | 4 | ||||
-rw-r--r-- | apps/comments/l10n/eu.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index e9412624fc1..b1bbbb8e7dc 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -6,9 +6,9 @@ OC.L10N.register( "%1$s commented" : "%1$s iruzkin du", "{author} commented" : "{author}-(e)k iruzkin du", "You commented on %1$s" : "%1$s-en Iruzkin duzu", - "You commented on {file}" : "{file}-en Iruzkin duzu", + "You commented on {file}" : "{file} fitxategian iruzkina egin duzu", "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du", - "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkin 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}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”", diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index a0c026b2fdd..3b83ddaa244 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -4,9 +4,9 @@ "%1$s commented" : "%1$s iruzkin du", "{author} commented" : "{author}-(e)k iruzkin du", "You commented on %1$s" : "%1$s-en Iruzkin duzu", - "You commented on {file}" : "{file}-en Iruzkin duzu", + "You commented on {file}" : "{file} fitxategian iruzkina egin duzu", "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du", - "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkin 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}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”", |