diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-12 02:26:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-12 02:26:58 +0000 |
commit | 41529ec22d4cf2ca63125a22563b8cee8c94313b (patch) | |
tree | 680736bda5d4d10729ef13e8af9e70c9eecc53b9 /apps/comments | |
parent | 2bc0749cb6d4a11b9ae27b5287369581c6aca910 (diff) | |
download | nextcloud-server-41529ec22d4cf2ca63125a22563b8cee8c94313b.tar.gz nextcloud-server-41529ec22d4cf2ca63125a22563b8cee8c94313b.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/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sk.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sk.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index f641d7f09c3..ec7cdf2bd8f 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentaram em %2$s", "{author} commented on {file}" : "{author} comentou em {file}", "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de um usuário que já foi excluído", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"", "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários", "Edit comment" : "Editar comentário", "Delete comment" : "Excluir comentário", diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 3ccd67b4254..39273eb4c33 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -8,6 +8,8 @@ "%1$s commented on %2$s" : "%1$s comentaram em %2$s", "{author} commented on {file}" : "{author} comentou em {file}", "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de um usuário que já foi excluído", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"", "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários", "Edit comment" : "Editar comentário", "Delete comment" : "Excluir comentário", diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 8f249d0c1a6..741aa5c4011 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s komentoval %2$s", "{author} commented on {file}" : "{author} komentoval {file}", "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", + "{user} mentioned you in a comment on \"{file}\"" : "{user} vás spomenul v komentári k “{file}”", "Files app plugin to add comments to files" : "Zásuvný modul aplikácie súborov, ktorý umožňuje súborom pridávať komentáre", "Edit comment" : "Upraviť komentár", "Delete comment" : "Zmazať komentár", diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index e38847be059..e62a6985425 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -8,6 +8,8 @@ "%1$s commented on %2$s" : "%1$s komentoval %2$s", "{author} commented on {file}" : "{author} komentoval {file}", "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", + "{user} mentioned you in a comment on \"{file}\"" : "{user} vás spomenul v komentári k “{file}”", "Files app plugin to add comments to files" : "Zásuvný modul aplikácie súborov, ktorý umožňuje súborom pridávať komentáre", "Edit comment" : "Upraviť komentár", "Delete comment" : "Zmazať komentár", |