diff --git a/l10n/sk.js b/l10n/sk.js index b5df8d59b..736069919 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -11,6 +11,7 @@ OC.L10N.register( "Minutes" : "Minút", "Link to a board" : "Odkaz na nástenku", "Maximum file size of {size} exceeded" : "Bola prekročená maximálna veľkosť súboru {size}", + "File already exists" : "Súbor už existuje", "You have created a new board {board}" : "Vytvorili ste nová nástenku {board}", "{user} has created a new board {board}" : "Používateľ {user} vytvoril novú nástenku {board}", "You have deleted the board {board}" : "Vymazali ste nástenku {board}", @@ -18,6 +19,7 @@ OC.L10N.register( "You have restored the board {board}" : "Obnovili ste nástenku {board}", "{user} has restored the board {board}" : "Používateľ {user} obnovil nástenku {board}", "You have shared the board {board} with {acl}" : "Sprístupnili ste nástenku {board} s {acl}", + "{user} has shared the board {board} with {acl}" : "Používateľ {user} sprístupnil nástenku {board} pre {acl}", "You have removed {acl} from the board {board}" : "Odobrali ste {acl} z nástenky {board}", "{user} has removed {acl} from the board {board}" : "Používateľ {user} odobral {acl} z nástenky {board}", "You have renamed the board {before} to {board}" : "Premenovali ste nástenku {before} na {board}", @@ -75,6 +77,7 @@ OC.L10N.register( "A card description inside the Deck app has been changed" : "V apke Nástenka sa zmenil Popis karty", "Deck" : "Nástenka", "Changes in the Deck app" : "Zmeny v apke Nástenka", + "A comment was created on a card" : "Na karte bol vytvorený komentár. ", "Personal" : "Osobné", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Používateľ %s vám priradil kartu „%s“ na „%s“.", "{user} has assigned the card \"%s\" on \"%s\" to you." : "Používateľ {user} vám priradil kartu „%s“ na „%s“.", diff --git a/l10n/sk.json b/l10n/sk.json index 1130cbd44..94a85edda 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -9,6 +9,7 @@ "Minutes" : "Minút", "Link to a board" : "Odkaz na nástenku", "Maximum file size of {size} exceeded" : "Bola prekročená maximálna veľkosť súboru {size}", + "File already exists" : "Súbor už existuje", "You have created a new board {board}" : "Vytvorili ste nová nástenku {board}", "{user} has created a new board {board}" : "Používateľ {user} vytvoril novú nástenku {board}", "You have deleted the board {board}" : "Vymazali ste nástenku {board}", @@ -16,6 +17,7 @@ "You have restored the board {board}" : "Obnovili ste nástenku {board}", "{user} has restored the board {board}" : "Používateľ {user} obnovil nástenku {board}", "You have shared the board {board} with {acl}" : "Sprístupnili ste nástenku {board} s {acl}", + "{user} has shared the board {board} with {acl}" : "Používateľ {user} sprístupnil nástenku {board} pre {acl}", "You have removed {acl} from the board {board}" : "Odobrali ste {acl} z nástenky {board}", "{user} has removed {acl} from the board {board}" : "Používateľ {user} odobral {acl} z nástenky {board}", "You have renamed the board {before} to {board}" : "Premenovali ste nástenku {before} na {board}", @@ -73,6 +75,7 @@ "A card description inside the Deck app has been changed" : "V apke Nástenka sa zmenil Popis karty", "Deck" : "Nástenka", "Changes in the Deck app" : "Zmeny v apke Nástenka", + "A comment was created on a card" : "Na karte bol vytvorený komentár. ", "Personal" : "Osobné", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Používateľ %s vám priradil kartu „%s“ na „%s“.", "{user} has assigned the card \"%s\" on \"%s\" to you." : "Používateľ {user} vám priradil kartu „%s“ na „%s“.",