diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-15 02:28:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-15 02:28:05 +0000 |
commit | eb4e4c462b4d72833aec1f2ba4b97ffe52d1387e (patch) | |
tree | b96f08aae59d710b82fd2379db962fdccaa21837 /apps/comments/l10n | |
parent | 41b778ddd0a1c773c5b32c202d0b6f8f56b5f7d3 (diff) | |
download | nextcloud-server-eb4e4c462b4d72833aec1f2ba4b97ffe52d1387e.tar.gz nextcloud-server-eb4e4c462b4d72833aec1f2ba4b97ffe52d1387e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/sk.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/sk.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 785b35fa6b7..6a851557a9d 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Plugin súborovej aplikácie ktorý umožňuje pridávať komentáre k súborom", "Edit comment" : "Upraviť komentár", "Delete comment" : "Zmazať komentár", + "Cancel edit" : "Zrušiť upravovanie", + "Post comment" : "Odoslať komentár", "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!", + "No more messages" : "Žiadne ďaĺšie správy", "Retry" : "Skúsiť znova", + "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", "_%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"], "_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", + "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára", "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", "New comment …" : "Nový komentár ...", "Post" : "Odoslať", "Cancel" : "Zrušiť", diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index ecec64b8e68..74944bd2347 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Plugin súborovej aplikácie ktorý umožňuje pridávať komentáre k súborom", "Edit comment" : "Upraviť komentár", "Delete comment" : "Zmazať komentár", + "Cancel edit" : "Zrušiť upravovanie", + "Post comment" : "Odoslať komentár", "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!", + "No more messages" : "Žiadne ďaĺšie správy", "Retry" : "Skúsiť znova", + "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", "_%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"], "_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", + "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára", "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", "New comment …" : "Nový komentár ...", "Post" : "Odoslať", "Cancel" : "Zrušiť", |