Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 18, 2024
1 parent e3f0109 commit bd2bef2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ OC.L10N.register(
"You made {member} join {circle}" : "Zmusiłeś {member} do przyłączenia się do {circle}",
"{author} made {member} join {circle}" : "{author} zmusił {member} do przyłączenia się do {circle}",
"You added team {member} as member to {circle}" : "Dodałeś zespół {member} jako członka do {circle}",
"{author} added team {member} as member to {circle}" : "{author} dodał zespół {member} jako członka do {circle}",
"You made {member} leave {circle}" : "Zmusiłeś {member} do opuszczenia {circle}",
"{author} made {member} leave {circle}" : "{author} zmusił {member} do opuszczenia {circle}",
"You removed {member} from {circle}" : "Usunąłeś {member} z {circle}",
"{author} removed {member} from {circle}" : "{author} usunął {member} z {circle}",
"You joined {circle}" : "Dołączyłeś do {circle}",
"{member} joined {circle}" : "{member} dołączył do {circle}",
"You accepted the invitation to join {circle}" : "Zaakceptowałeś zaproszenie o dołączenie do {circle}",
Expand Down Expand Up @@ -121,6 +123,9 @@ OC.L10N.register(
"The account is already a member of this circle" : "Konto jest już członkiem tego zespołu",
"The account has already been invited into this circle" : "Konto zostało już zaproszone do tego zespołu",
"%s (Team owned by %s)" : "%s (Zespół należący do %s)",
"You are now a member of the Team \"%2$s\"" : "Jesteś teraz członkiem zespołu „%2$s”",
"You have been invited by %1$s into the Team \"%2$s\"" : "Zostałeś zaproszony przez %1$s do zespołu „%2$s”",
"%1$s sent a request to be a member of the Team \"%2$s\"" : "%1$s wysłał prośbę o dołączenie do zespołu \"%2$s\"",
"Accept" : "Akceptuj",
"Refuse" : "Odrzuć",
"Leave the team" : "Opuść zespół",
Expand Down
5 changes: 5 additions & 0 deletions l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@
"You made {member} join {circle}" : "Zmusiłeś {member} do przyłączenia się do {circle}",
"{author} made {member} join {circle}" : "{author} zmusił {member} do przyłączenia się do {circle}",
"You added team {member} as member to {circle}" : "Dodałeś zespół {member} jako członka do {circle}",
"{author} added team {member} as member to {circle}" : "{author} dodał zespół {member} jako członka do {circle}",
"You made {member} leave {circle}" : "Zmusiłeś {member} do opuszczenia {circle}",
"{author} made {member} leave {circle}" : "{author} zmusił {member} do opuszczenia {circle}",
"You removed {member} from {circle}" : "Usunąłeś {member} z {circle}",
"{author} removed {member} from {circle}" : "{author} usunął {member} z {circle}",
"You joined {circle}" : "Dołączyłeś do {circle}",
"{member} joined {circle}" : "{member} dołączył do {circle}",
"You accepted the invitation to join {circle}" : "Zaakceptowałeś zaproszenie o dołączenie do {circle}",
Expand Down Expand Up @@ -119,6 +121,9 @@
"The account is already a member of this circle" : "Konto jest już członkiem tego zespołu",
"The account has already been invited into this circle" : "Konto zostało już zaproszone do tego zespołu",
"%s (Team owned by %s)" : "%s (Zespół należący do %s)",
"You are now a member of the Team \"%2$s\"" : "Jesteś teraz członkiem zespołu „%2$s”",
"You have been invited by %1$s into the Team \"%2$s\"" : "Zostałeś zaproszony przez %1$s do zespołu „%2$s”",
"%1$s sent a request to be a member of the Team \"%2$s\"" : "%1$s wysłał prośbę o dołączenie do zespołu \"%2$s\"",
"Accept" : "Akceptuj",
"Refuse" : "Odrzuć",
"Leave the team" : "Opuść zespół",
Expand Down

0 comments on commit bd2bef2

Please sign in to comment.