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 15, 2024
1 parent fd67e2d commit 2893573
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions l10n/sk.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}" : "Užívateľa {member} ste pripojili k {circle}",
"{author} made {member} join {circle}" : "{author} pripojil užívateľa {member} k {circle}",
"You added team {member} as member to {circle}" : "Pridali ste tím {member} ako člena k {circle}",
"{author} added team {member} as member to {circle}" : "{author} pridal/a tím {member} ako člena do {circle}",
"You made {member} leave {circle}" : "Užívateľa {member} ste odpojili od {circle}",
"{author} made {member} leave {circle}" : "{author} odpojil užívateľa {member} od {circle}",
"You removed {member} from {circle}" : "Odstranili ste {member} z {circle}",
"{author} removed {member} from {circle}" : "{author} odstránil/a {member} z {circle}",
"You joined {circle}" : "Pripojili ste sa ku kruhu {circle}",
"{member} joined {circle}" : "{member} sa pripojil o kruhu {circle}",
"You accepted the invitation to join {circle}" : "Prijali ste pozvanie k pripojeniu k {circle}",
Expand Down Expand Up @@ -121,8 +123,12 @@ OC.L10N.register(
"The account is already a member of this circle" : "Tento užívateľ už je členom kruhu",
"The account has already been invited into this circle" : "Užívateľ už bol pozvaný do tohto kruhu",
"%s (Team owned by %s)" : "%s (Tím vlastnený %s)",
"You are now a member of the Team \"%2$s\"" : "Teraz ste členom tímu „%2$s“",
"You have been invited by %1$s into the Team \"%2$s\"" : "Boli ste pozvaní používateľom %1$sdo tímu „%2$s“",
"%1$s sent a request to be a member of the Team \"%2$s\"" : "%1$s poslal žiadosť o členstvo v tíme „%2$s“",
"Accept" : "Prijať",
"Refuse" : "Odmietnuť",
"Leave the team" : "Opustiť tím",
"%s" : "%s",
"Personal team" : "Osobný tím",
"%s owned by %s" : "%s vlastnené %s",
Expand Down
6 changes: 6 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@
"You made {member} join {circle}" : "Užívateľa {member} ste pripojili k {circle}",
"{author} made {member} join {circle}" : "{author} pripojil užívateľa {member} k {circle}",
"You added team {member} as member to {circle}" : "Pridali ste tím {member} ako člena k {circle}",
"{author} added team {member} as member to {circle}" : "{author} pridal/a tím {member} ako člena do {circle}",
"You made {member} leave {circle}" : "Užívateľa {member} ste odpojili od {circle}",
"{author} made {member} leave {circle}" : "{author} odpojil užívateľa {member} od {circle}",
"You removed {member} from {circle}" : "Odstranili ste {member} z {circle}",
"{author} removed {member} from {circle}" : "{author} odstránil/a {member} z {circle}",
"You joined {circle}" : "Pripojili ste sa ku kruhu {circle}",
"{member} joined {circle}" : "{member} sa pripojil o kruhu {circle}",
"You accepted the invitation to join {circle}" : "Prijali ste pozvanie k pripojeniu k {circle}",
Expand Down Expand Up @@ -119,8 +121,12 @@
"The account is already a member of this circle" : "Tento užívateľ už je členom kruhu",
"The account has already been invited into this circle" : "Užívateľ už bol pozvaný do tohto kruhu",
"%s (Team owned by %s)" : "%s (Tím vlastnený %s)",
"You are now a member of the Team \"%2$s\"" : "Teraz ste členom tímu „%2$s“",
"You have been invited by %1$s into the Team \"%2$s\"" : "Boli ste pozvaní používateľom %1$sdo tímu „%2$s“",
"%1$s sent a request to be a member of the Team \"%2$s\"" : "%1$s poslal žiadosť o členstvo v tíme „%2$s“",
"Accept" : "Prijať",
"Refuse" : "Odmietnuť",
"Leave the team" : "Opustiť tím",
"%s" : "%s",
"Personal team" : "Osobný tím",
"%s owned by %s" : "%s vlastnené %s",
Expand Down

0 comments on commit 2893573

Please sign in to comment.