Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sk.js')
-rw-r--r--apps/comments/l10n/sk.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js
index 741aa5c4011..9cc5bcc1e06 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -29,16 +29,6 @@ OC.L10N.register(
"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ý",
- "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”",
- "New comment …" : "Nový komentár ...",
- "Post" : "Odoslať",
- "Cancel" : "Zrušiť",
- "[Deleted user]" : "[Zmazaný užívateľ]",
- "More comments …" : "Ďalšie komentáre ...",
- "Save" : "Uložiť",
- "Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}",
- "Error occurred while retrieving comment with ID {id}" : "Pri načítavaní komentára s id {id} nastala chyba",
- "Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba",
- "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba"
+ "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");