mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/140/head
parent
d2c8e6ea58
commit
f6770c9b31
|
@ -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ę.",
|
||||
|
|
|
@ -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ę.",
|
||||
|
|
Loading…
Reference in New Issue