diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-26 02:27:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-26 02:27:27 +0000 |
commit | 2a4926f5e726d983c4b6c4a9742e3abba8556714 (patch) | |
tree | f486508568b7e980724bc1769f69e6d450b03434 /apps/comments/l10n | |
parent | 61679b4fdb61f7443b00863b575846ccf94f1e08 (diff) | |
download | nextcloud-server-2a4926f5e726d983c4b6c4a9742e3abba8556714.tar.gz nextcloud-server-2a4926f5e726d983c4b6c4a9742e3abba8556714.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sl.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index ec84d0d3473..d1551536aea 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -9,6 +9,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentados en %2$s", "{author} commented on {file}" : "{author} comentou en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionáronte en \"{ficheiro}\", nun comentario dun usuario que xa foi eliminado", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionoute nun comentario en \"{file}\"", "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index a398d2bcbc7..ceda2ec017c 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -7,6 +7,8 @@ "%1$s commented on %2$s" : "%1$s comentados en %2$s", "{author} commented on {file}" : "{author} comentou en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionáronte en \"{ficheiro}\", nun comentario dun usuario que xa foi eliminado", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionoute nun comentario en \"{file}\"", "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index d0db1de4598..2bdecfe7f3f 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -9,6 +9,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s napiše opombo na %2$s", "{author} commented on {file}" : "{author} napiše opombo na {file}", "<strong>Comments</strong> for files" : "Vpisane so <strong>opombe</strong> k datotekam", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", + "{user} mentioned you in a comment on \"{file}\"" : "{user} vas omeni v opombi k datoteki »{file}«", "Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam", "Edit comment" : "Uredi opombo", "Delete comment" : "Izbriši opombo", diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 904d92ec761..553cc55a52b 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -7,6 +7,8 @@ "%1$s commented on %2$s" : "%1$s napiše opombo na %2$s", "{author} commented on {file}" : "{author} napiše opombo na {file}", "<strong>Comments</strong> for files" : "Vpisane so <strong>opombe</strong> k datotekam", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", + "{user} mentioned you in a comment on \"{file}\"" : "{user} vas omeni v opombi k datoteki »{file}«", "Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam", "Edit comment" : "Uredi opombo", "Delete comment" : "Izbriši opombo", |