aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:07 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:07 +0000
commit4515feef0c294465381fa39c460e4aff15e526ab (patch)
tree30217896f88e873b944e637f7ffb5eac45fc3573 /apps/comments/l10n/sk.js
parentaa7f5ac358ae9d489f5bbf71078e7066d25b0e9c (diff)
downloadnextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.tar.gz
nextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/sk.js')
-rw-r--r--apps/comments/l10n/sk.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js
index 1ba2120ae1d..ddaab17c2de 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -32,9 +32,6 @@ OC.L10N.register(
"Comment deleted" : "Komentár bol odstránený",
"An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára",
"An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára",
- "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ý",
- "Write a message …" : "Píšte správu …",
- "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" pre spomienky, \":\" pre emotikony, \"/\" pre inteligentný výber",
- "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"]
+ "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ý"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");