diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:06 +0000 |
commit | 0249a2970dfc22825c85483618805de3396dbe47 (patch) | |
tree | d64de65b324d5262c42a52de640bfcd9e11b2d59 /apps/comments | |
parent | 70651b6b3cbb1b1daa57444f2e0d7e80ec790137 (diff) | |
download | nextcloud-server-0249a2970dfc22825c85483618805de3396dbe47.tar.gz nextcloud-server-0249a2970dfc22825c85483618805de3396dbe47.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/sl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 0b9865dc79f..ead5b13ff63 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -9,7 +9,7 @@ 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", - "Files" : "Datoteke s podpisi", + "Files" : "Datoteke", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omenja 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", diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 91be222b697..b2db1dae46a 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -7,7 +7,7 @@ "%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", - "Files" : "Datoteke s podpisi", + "Files" : "Datoteke", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omenja 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", |