nextcloud/apps/comments/l10n/sk.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

35 lines
2.6 KiB
JSON
Raw Normal View History

2017-03-02 11:48:52 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Komentáre",
"You commented" : "Komentovali ste",
"{author} commented" : "{author} komentoval",
"You commented on %1$s" : "Komentovali ste %1$s",
"You commented on {file}" : "Komentovali ste {file}",
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
"{author} commented on {file}" : "{author} komentoval {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
"Files" : "Súbory",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári užívateľom ktorý bol už vymazaný",
"{user} mentioned you in a comment on \"{file}\"" : "{user} vás spomenul v komentári k “{file}”",
"Files app plugin to add comments to files" : "Zásuvný modul aplikácie súborov, ktorý umožňuje súborom pridávať komentáre",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Upraviť komentár",
2017-03-02 11:48:52 -05:00
"Delete comment" : "Zmazať komentár",
2021-06-14 22:28:05 -04:00
"Cancel edit" : "Zrušiť upravovanie",
"New comment" : "Nový komentár",
"Write a comment …" : "Napísať komentár ...",
2021-06-14 22:28:05 -04:00
"Post comment" : "Odoslať komentár",
"@ for mentions, : for emoji, / for smart picker" : "@ pre spomienky, : pre emotikony, / pre inteligentný výber",
"Could not reload comments" : "Nepodarilo sa obnoviť komentáre",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!",
2021-06-14 22:28:05 -04:00
"No more messages" : "Žiadne ďaĺšie správy",
2020-10-20 22:18:44 -04:00
"Retry" : "Skúsiť znova",
"Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.",
2021-06-14 22:28:05 -04:00
"Unable to load the comments list" : "Nie je možné načítať zoznam komentárov",
2020-10-20 22:18:44 -04:00
"_1 new comment_::_{unread} new comments_" : ["1 nový komentár","{unread} nové komentáre","{unread} nových komentárov","{unread} nových komentárov"],
"Comment" : "Komentár",
2021-06-14 22:28:05 -04:00
"An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Komentár bol odstránený",
2021-06-14 22:28:05 -04:00
"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ý"
2018-05-17 20:13:45 -04:00
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
2017-03-02 11:48:52 -05:00
}