diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
commit | 895eb194497ebeb381ee6ebdc4274688f6a493fd (patch) | |
tree | 2dbac3ea08870fb44dc2423644283b6ef4778388 /apps/comments | |
parent | c734a18ee83a3537193192f6b97d78575611ba9e (diff) | |
download | nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.tar.gz nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.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 | 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 ce4a2675c0b..08fae31a461 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -16,6 +16,8 @@ OC.L10N.register( "Delete comment" : "Ezabatu iruzkina", "Cancel edit" : "Utzi editatzeari", "Post comment" : "Argitaratu iruzkina", + "@ for mentions, : for emoji, / for smart picker" : "@ aipamenetarako, : emojientzako, / hautatzaile adimentsurako", + "Could not reload comments" : "Ezin izan dira iruzkinak freskatu", "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!", "No more messages" : "Ez da mezu gehiagorik", "Retry" : "Saiatu berriro", diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index e8ebf83f7b0..c0346b0eaec 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -14,6 +14,8 @@ "Delete comment" : "Ezabatu iruzkina", "Cancel edit" : "Utzi editatzeari", "Post comment" : "Argitaratu iruzkina", + "@ for mentions, : for emoji, / for smart picker" : "@ aipamenetarako, : emojientzako, / hautatzaile adimentsurako", + "Could not reload comments" : "Ezin izan dira iruzkinak freskatu", "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!", "No more messages" : "Ez da mezu gehiagorik", "Retry" : "Saiatu berriro", |