aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
commit724a62daeebeeb0508b7ce7195226aa0654dd97f (patch)
tree74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/comments/l10n/sl.js
parenta357c065bd1c86dae196a1bd4759f183dd1f2733 (diff)
downloadnextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz
nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index c2a4d7bb265..ab3702955e1 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -29,7 +29,7 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe",
"An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe",
"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}«.",
- "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"],
- "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "» @ « za omenjanje, » : « za izrazne ikone, » / « za pametni izbirnik"
+ "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "» @ « za omenjanje, » : « za izrazne ikone, » / « za pametni izbirnik",
+ "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"]
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");