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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 6, 2023
1 parent eeccc1c commit 7866ab9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ OC.L10N.register(
"Please select circles to filter by" : "Виберіть кола для фільтрування",
"No files found for the selected circles" : "Не знайдено файлів для вибраних кіл",
"You created the circle {circle}" : "Ви створили коло {circle}",
"{author} created the circle {circle}" : "{author} створив коло {circle}",
"{author} created the circle {circle}" : "{author} створив(-ла) коло {circle}",
"You deleted {circle}" : "Ви вилучили коло {circle}",
"{author} deleted {circle}" : "{author} вилучив коло {circle}",
"You linked {group} to {circle}" : "Ви приєднали {group} до {circle}",
Expand Down Expand Up @@ -38,8 +38,8 @@ OC.L10N.register(
"You accepted the invitation to join {circle}" : "Ви прийняли запрошення приєднатися до {circle}",
"{member} accepted the invitation to join {circle}" : "{member} прийняв запрошення приєднатися до {circle}",
"You added {member} as member to {circle}" : "Ви додали {member} учасником кола {circle}",
"You have been added as member to {circle} by {author}" : "{author} додав вас учасником кола {circle}",
"{member} has been added as member to {circle} by {author}" : "{author} додав {member} учасником кола {circle}",
"You have been added as member to {circle} by {author}" : "{author} додав(-ла) вас учасником кола {circle}",
"{member} has been added as member to {circle} by {author}" : "{author} додав(-ла) {member} учасником кола {circle}",
"You added {external} to {circle}" : "Ви додали {external} до {circle}",
"{external} has been added to {circle} by {author}" : "{external} додано до {circle} {author}",
"You accepted {member}'s request to join {circle}" : "Ви прийняли запит {member} приєднатися до {circle}",
Expand Down
6 changes: 3 additions & 3 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Please select circles to filter by" : "Виберіть кола для фільтрування",
"No files found for the selected circles" : "Не знайдено файлів для вибраних кіл",
"You created the circle {circle}" : "Ви створили коло {circle}",
"{author} created the circle {circle}" : "{author} створив коло {circle}",
"{author} created the circle {circle}" : "{author} створив(-ла) коло {circle}",
"You deleted {circle}" : "Ви вилучили коло {circle}",
"{author} deleted {circle}" : "{author} вилучив коло {circle}",
"You linked {group} to {circle}" : "Ви приєднали {group} до {circle}",
Expand Down Expand Up @@ -36,8 +36,8 @@
"You accepted the invitation to join {circle}" : "Ви прийняли запрошення приєднатися до {circle}",
"{member} accepted the invitation to join {circle}" : "{member} прийняв запрошення приєднатися до {circle}",
"You added {member} as member to {circle}" : "Ви додали {member} учасником кола {circle}",
"You have been added as member to {circle} by {author}" : "{author} додав вас учасником кола {circle}",
"{member} has been added as member to {circle} by {author}" : "{author} додав {member} учасником кола {circle}",
"You have been added as member to {circle} by {author}" : "{author} додав(-ла) вас учасником кола {circle}",
"{member} has been added as member to {circle} by {author}" : "{author} додав(-ла) {member} учасником кола {circle}",
"You added {external} to {circle}" : "Ви додали {external} до {circle}",
"{external} has been added to {circle} by {author}" : "{external} додано до {circle} {author}",
"You accepted {member}'s request to join {circle}" : "Ви прийняли запит {member} приєднатися до {circle}",
Expand Down

0 comments on commit 7866ab9

Please sign in to comment.