diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/comments/l10n | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/sk.js | 6 | ||||
-rw-r--r-- | apps/comments/l10n/sk.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index d51341951f8..bdcb46155f6 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -9,15 +9,21 @@ OC.L10N.register( "%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 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", "Edit comment" : "Upraviť komentár", "Delete comment" : "Zmazať komentár", "Cancel edit" : "Zrušiť upravovanie", + "New comment" : "Nový komentár", + "Write a comment …" : "Napísať komentár ...", "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", "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", + "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.", "Unable to load the comments list" : "Nie je možné načítať zoznam 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", diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index 0834d2b1ea8..655b15d8575 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -7,15 +7,21 @@ "%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 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", "Edit comment" : "Upraviť komentár", "Delete comment" : "Zmazať komentár", "Cancel edit" : "Zrušiť upravovanie", + "New comment" : "Nový komentár", + "Write a comment …" : "Napísať komentár ...", "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", "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", + "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.", "Unable to load the comments list" : "Nie je možné načítať zoznam 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", |