diff --git a/l10n/sk.js b/l10n/sk.js index 3f2d7df10..4a0d959a3 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -67,7 +67,9 @@ OC.L10N.register( "You have added the attachment {attachment} to card {card}" : "Pridali ste prílohu {attachment} ku karte {card}", "{user} has added the attachment {attachment} to card {card}" : "Používateľ {user} pridal prílohu {attachment} ku karte {card}", "You have updated the attachment {attachment} on card {card}" : "Aktualizovali ste prílohu {attachment} na karte {card}", + "{user} has updated the attachment {attachment} on card {card}" : "Používateľ {user} aktualizoval prílohu {attachment} na karte {card}", "You have deleted the attachment {attachment} from card {card}" : "Vymazali ste prílohu {attachment} na karte {card}", + "{user} has deleted the attachment {attachment} from card {card}" : "Používateľ {user} vymazal prílohu {attachment} na karte {card}", "You have restored the attachment {attachment} to card {card}" : "Obnovili ste prílohu {attachment} na karte {card}", "{user} has restored the attachment {attachment} to card {card}" : "Používateľ {user} obnovil prílohu {attachment} na karte {card}", "You have commented on card {card}" : "Komentovali ste kartu {card}", diff --git a/l10n/sk.json b/l10n/sk.json index 6e3341af0..07a11fc86 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -65,7 +65,9 @@ "You have added the attachment {attachment} to card {card}" : "Pridali ste prílohu {attachment} ku karte {card}", "{user} has added the attachment {attachment} to card {card}" : "Používateľ {user} pridal prílohu {attachment} ku karte {card}", "You have updated the attachment {attachment} on card {card}" : "Aktualizovali ste prílohu {attachment} na karte {card}", + "{user} has updated the attachment {attachment} on card {card}" : "Používateľ {user} aktualizoval prílohu {attachment} na karte {card}", "You have deleted the attachment {attachment} from card {card}" : "Vymazali ste prílohu {attachment} na karte {card}", + "{user} has deleted the attachment {attachment} from card {card}" : "Používateľ {user} vymazal prílohu {attachment} na karte {card}", "You have restored the attachment {attachment} to card {card}" : "Obnovili ste prílohu {attachment} na karte {card}", "{user} has restored the attachment {attachment} to card {card}" : "Používateľ {user} obnovil prílohu {attachment} na karte {card}", "You have commented on card {card}" : "Komentovali ste kartu {card}",