diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-01 02:27:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-01 02:27:10 +0000 |
commit | 3d923f232adcb6b65a1d8ce88f7c17f4a3b47333 (patch) | |
tree | 320f62b97796aa0833d1fe3aebe6e25eb68e29bd /apps/comments/l10n | |
parent | 2c50f85e2fba2e7dae3209d57448613cd8ca5948 (diff) | |
download | nextcloud-server-3d923f232adcb6b65a1d8ce88f7c17f4a3b47333.tar.gz nextcloud-server-3d923f232adcb6b65a1d8ce88f7c17f4a3b47333.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/eu.js | 6 | ||||
-rw-r--r-- | apps/comments/l10n/eu.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index b1bbbb8e7dc..9dd83b6ccd6 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -3,9 +3,9 @@ OC.L10N.register( { "Comments" : "Iruzkinak", "You commented" : "Iruzkindu duzu", - "%1$s commented" : "%1$s iruzkin du", - "{author} commented" : "{author}-(e)k iruzkin du", - "You commented on %1$s" : "%1$s-en Iruzkin duzu", + "%1$s commented" : "%1$s-(e)k iruzkindu du", + "{author} commented" : "{author}-(e)k iruzkindu du", + "You commented on %1$s" : "%1$s-en iruzkindu 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 iruzkina egin du", diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 3b83ddaa244..45e0d593b6f 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -1,9 +1,9 @@ { "translations": { "Comments" : "Iruzkinak", "You commented" : "Iruzkindu duzu", - "%1$s commented" : "%1$s iruzkin du", - "{author} commented" : "{author}-(e)k iruzkin du", - "You commented on %1$s" : "%1$s-en Iruzkin duzu", + "%1$s commented" : "%1$s-(e)k iruzkindu du", + "{author} commented" : "{author}-(e)k iruzkindu du", + "You commented on %1$s" : "%1$s-en iruzkindu 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 iruzkina egin du", |