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/sl.js | |
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/sl.js')
-rw-r--r-- | apps/comments/l10n/sl.js | 2 |
1 files changed, 2 insertions, 0 deletions
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", |