diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
commit | 36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch) | |
tree | 1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/sk.js | |
parent | c2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff) | |
download | nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sk.js')
-rw-r--r-- | apps/comments/l10n/sk.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 2c0edbed338..1047fd9629c 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -1,13 +1,24 @@ OC.L10N.register( "comments", { + "Comments" : "Komentáre", + "You commented" : "Komentovali ste", + "%1$s commented" : "%1$s komentoval", + "{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", + "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ý", + "{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" : "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", "New comment …" : "Nový komentár ...", "Post" : "Odoslať", "Cancel" : "Zrušiť", "[Deleted user]" : "[Zmazaný užívateľ]", - "Comments" : "Komentáre", "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!", "More comments …" : "Ďalšie komentáre ...", "Save" : "Uložiť", @@ -17,17 +28,6 @@ OC.L10N.register( "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba", "_%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"], "Comment" : "Komentár", - "You commented" : "Komentovali ste", - "%1$s commented" : "%1$s komentoval", - "{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", - "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ý", - "{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" : "Plugin súborovej aplikácie ktorý umožňuje pridávať komentáre k súborom", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"%s\", v komentári používateľom ktorý bol už vymazaný", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás spomenul v komentári k \"%2$s\"" }, |