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 Jan 26, 2025
1 parent f0c57c2 commit aa6bff3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ OC.L10N.register(
"Book appointment" : "Book appointment",
"Select a Talk Room" : "Select a Talk Room",
"Add Talk conversation" : "Add Talk conversation",
"Fetching Talk rooms…" : "Fetching Talk rooms…",
"No Talk room available" : "No Talk room available",
"Create a new conversation" : "Create a new conversation",
"Select conversation" : "Select conversation",
Expand Down Expand Up @@ -303,13 +304,18 @@ OC.L10N.register(
"_{count} attachment_::_{count} attachments_" : ["{count} attachment","{count} attachments"],
"Suggested" : "Suggested",
"Available" : "Available",
"Invited you" : "Invited you",
"Invitation accepted" : "Invitation accepted",
"Accepted {organizerName}'s invitation" : "Accepted {organizerName}'s invitation",
"Participation marked as tentative" : "Participation marked as tentative",
"Invitation is delegated" : "Invitation is delegated",
"Not available" : "Not available",
"Invitation declined" : "Invitation declined",
"Declined {organizerName}'s invitation" : "Declined {organizerName}'s invitation",
"Availability will be checked" : "Availability will be checked",
"Invitation will be sent" : "Invitation will be sent",
"Failed to check availability" : "Failed to check availability",
"Failed to deliver invitation" : "Failed to deliver invitation",
"Awaiting response" : "Awaiting response",
"Checking availability" : "Checking availability",
"Has not responded to {organizerName}'s invitation yet" : "Has not responded to {organizerName}'s invitation yet",
Expand Down
6 changes: 6 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@
"Book appointment" : "Book appointment",
"Select a Talk Room" : "Select a Talk Room",
"Add Talk conversation" : "Add Talk conversation",
"Fetching Talk rooms…" : "Fetching Talk rooms…",
"No Talk room available" : "No Talk room available",
"Create a new conversation" : "Create a new conversation",
"Select conversation" : "Select conversation",
Expand Down Expand Up @@ -301,13 +302,18 @@
"_{count} attachment_::_{count} attachments_" : ["{count} attachment","{count} attachments"],
"Suggested" : "Suggested",
"Available" : "Available",
"Invited you" : "Invited you",
"Invitation accepted" : "Invitation accepted",
"Accepted {organizerName}'s invitation" : "Accepted {organizerName}'s invitation",
"Participation marked as tentative" : "Participation marked as tentative",
"Invitation is delegated" : "Invitation is delegated",
"Not available" : "Not available",
"Invitation declined" : "Invitation declined",
"Declined {organizerName}'s invitation" : "Declined {organizerName}'s invitation",
"Availability will be checked" : "Availability will be checked",
"Invitation will be sent" : "Invitation will be sent",
"Failed to check availability" : "Failed to check availability",
"Failed to deliver invitation" : "Failed to deliver invitation",
"Awaiting response" : "Awaiting response",
"Checking availability" : "Checking availability",
"Has not responded to {organizerName}'s invitation yet" : "Has not responded to {organizerName}'s invitation yet",
Expand Down

0 comments on commit aa6bff3

Please sign in to comment.