diff --git a/l10n/pl.js b/l10n/pl.js index 63a378d..ae783f4 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -6,8 +6,8 @@ OC.L10N.register( "{user} deleted the room %s." : "{user} usunął pokój %s.", "You shared the room %s with {shareWith}." : "Udostępniłeś pokój %s użytkownikowi {shareWith}.", "{user} shared the room %s with you." : "{user} udostępnił Tobie pokój %s.", - "You unshared the room %s with {shareWith}." : "Cofnąłeś udostępnianie pokoju %s użytkownikowi {shareWith}.", - "{user} unshared the room %s with you." : "{user} cofnął udostępnianie Tobie pokoju %s.", + "You unshared the room %s with {shareWith}." : "Zatrzymałeś udostępnianie pokoju %s użytkownikowi {shareWith}.", + "{user} unshared the room %s with you." : "{user} zatrzymał udostępnianie Tobie pokoju %s.", "You started a meeting in the \"%s\" room." : "Rozpocząłeś spotkanie w pokoju \"%s\".", "{user} started a meeting in the \"%s\" room." : "{user} rozpoczął spotkanie w pokoju \"%s\".", "The meeting in room \"%s\" has ended." : "Spotkanie w pokoju \"%s\" zakończyło się.", diff --git a/l10n/pl.json b/l10n/pl.json index a177b5f..d1ad97d 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -4,8 +4,8 @@ "{user} deleted the room %s." : "{user} usunął pokój %s.", "You shared the room %s with {shareWith}." : "Udostępniłeś pokój %s użytkownikowi {shareWith}.", "{user} shared the room %s with you." : "{user} udostępnił Tobie pokój %s.", - "You unshared the room %s with {shareWith}." : "Cofnąłeś udostępnianie pokoju %s użytkownikowi {shareWith}.", - "{user} unshared the room %s with you." : "{user} cofnął udostępnianie Tobie pokoju %s.", + "You unshared the room %s with {shareWith}." : "Zatrzymałeś udostępnianie pokoju %s użytkownikowi {shareWith}.", + "{user} unshared the room %s with you." : "{user} zatrzymał udostępnianie Tobie pokoju %s.", "You started a meeting in the \"%s\" room." : "Rozpocząłeś spotkanie w pokoju \"%s\".", "{user} started a meeting in the \"%s\" room." : "{user} rozpoczął spotkanie w pokoju \"%s\".", "The meeting in room \"%s\" has ended." : "Spotkanie w pokoju \"%s\" zakończyło się.",