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 Oct 3, 2024
1 parent fec6035 commit b6b9919
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"Delete" : "Delete",
"Appointment link was copied to clipboard" : "Appointment link was copied to clipboard",
"Appointment link could not be copied to clipboard" : "Appointment link could not be copied to clipboard",
"Appointment schedules" : "Appointment schedules",
"Create new" : "Create new",
"Untitled calendar" : "Untitled calendar",
"Shared with you by" : "Shared with you by",
Expand Down Expand Up @@ -203,6 +204,8 @@ OC.L10N.register(
"Failed to save default calendar" : "Failed to save default calendar",
"CalDAV link copied to clipboard." : "CalDAV link copied to clipboard.",
"CalDAV link could not be copied to clipboard." : "CalDAV link could not be copied to clipboard.",
"Appointment schedule successfully created" : "Appointment schedule successfully created",
"Appointment schedule successfully updated" : "Appointment schedule successfully updated",
"_{duration} minute_::_{duration} minutes_" : ["{duration} minute","{duration} minutes"],
"0 minutes" : "0 minutes",
"_{duration} hour_::_{duration} hours_" : ["{duration} hour","{duration} hours"],
Expand Down Expand Up @@ -243,6 +246,8 @@ OC.L10N.register(
"Max slots per day" : "Max slots per day",
"Limit how far in the future appointments can be booked" : "Limit how far in the future appointments can be booked",
"It seems a rate limit has been reached. Please try again later." : "It seems a rate limit has been reached. Please try again later.",
"Create appointment schedule" : "Create appointment schedule",
"Edit appointment schedule" : "Edit appointment schedule",
"Update" : "Update",
"Please confirm your reservation" : "Please confirm your reservation",
"We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now.",
Expand Down
5 changes: 5 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Delete" : "Delete",
"Appointment link was copied to clipboard" : "Appointment link was copied to clipboard",
"Appointment link could not be copied to clipboard" : "Appointment link could not be copied to clipboard",
"Appointment schedules" : "Appointment schedules",
"Create new" : "Create new",
"Untitled calendar" : "Untitled calendar",
"Shared with you by" : "Shared with you by",
Expand Down Expand Up @@ -201,6 +202,8 @@
"Failed to save default calendar" : "Failed to save default calendar",
"CalDAV link copied to clipboard." : "CalDAV link copied to clipboard.",
"CalDAV link could not be copied to clipboard." : "CalDAV link could not be copied to clipboard.",
"Appointment schedule successfully created" : "Appointment schedule successfully created",
"Appointment schedule successfully updated" : "Appointment schedule successfully updated",
"_{duration} minute_::_{duration} minutes_" : ["{duration} minute","{duration} minutes"],
"0 minutes" : "0 minutes",
"_{duration} hour_::_{duration} hours_" : ["{duration} hour","{duration} hours"],
Expand Down Expand Up @@ -241,6 +244,8 @@
"Max slots per day" : "Max slots per day",
"Limit how far in the future appointments can be booked" : "Limit how far in the future appointments can be booked",
"It seems a rate limit has been reached. Please try again later." : "It seems a rate limit has been reached. Please try again later.",
"Create appointment schedule" : "Create appointment schedule",
"Edit appointment schedule" : "Edit appointment schedule",
"Update" : "Update",
"Please confirm your reservation" : "Please confirm your reservation",
"We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now.",
Expand Down

0 comments on commit b6b9919

Please sign in to comment.