|
39 | 39 | "cant_unsub_topic": "Sorry, you can't unsubscribe from that topic right now.", |
40 | 40 | "cant_write_reference_for_request": "You can't write a reference for that host request, or it wasn't found.", |
41 | 41 | "cant_write_reference_indicated_didnt_meetup": "You can't write a reference for that host request because you indicated that you didn't meet up.", |
42 | | - "chat_initiation_rate_limit": "You have messaged a lot of users in the past {{hours}} hours. To avoid spam, you can't contact any more users for now.", |
| 42 | + "chat_initiation_rate_limit2_one": "You have messaged a lot of users in the past {{count}} hour. To avoid spam, you can't contact any more users for now.", |
| 43 | + "chat_initiation_rate_limit2_other": "You have messaged a lot of users in the past {{count}} hours. To avoid spam, you can't contact any more users for now.", |
43 | 44 | "chat_not_found": "Couldn't find that chat.", |
44 | 45 | "city_required": "City is required.", |
45 | 46 | "community_not_found": "Community not found.", |
|
76 | 77 | "event_transfer_permission_denied": "You're not allowed to transfer that event.", |
77 | 78 | "events_not_enabled": "Events are not enabled in this group or community.", |
78 | 79 | "friend_request_not_found": "Couldn't find that friend request.", |
79 | | - "friend_request_rate_limit": "You have sent a lot of friend requests in the past {{hours}} hours. To avoid spam, you can't send any more for now.", |
| 80 | + "friend_request_rate_limit2_one": "You have sent a lot of friend requests in the past {{count}} hour. To avoid spam, you can't send any more for now.", |
| 81 | + "friend_request_rate_limit2_other": "You have sent a lot of friend requests in the past {{count}} hours. To avoid spam, you can't send any more for now.", |
80 | 82 | "friends_already_or_pending": "You are already friends with or have sent a friend request to that user.", |
81 | 83 | "after_item_not_found": "The item to place after was not found.", |
82 | 84 | "gallery_at_max_capacity": "The gallery is at maximum capacity and cannot accept more photos.", |
|
86 | 88 | "group_or_community_not_found": "Group or community not found.", |
87 | 89 | "host_request_in_past": "This host request is in the past.", |
88 | 90 | "host_request_not_found": "Couldn't find that host request.", |
89 | | - "host_request_rate_limit": "You have sent a lot of host requests in the past {{hours}} hours. To avoid spam, you can't send any more for now.", |
| 91 | + "host_request_rate_limit2_one": "You have sent a lot of host requests in the past {{count}} hour. To avoid spam, you can't send any more for now.", |
| 92 | + "host_request_rate_limit2_other": "You have sent a lot of host requests in the past {{count}} hours. To avoid spam, you can't send any more for now.", |
90 | 93 | "host_request_sent_or_received": "Can't only list sent and also only received requests.", |
91 | | - "host_request_too_short": "Host request cannot be shorter than {{chars}} characters.", |
| 94 | + "host_request_too_short2_one": "Host request cannot be shorter than {{count}} character.", |
| 95 | + "host_request_too_short2_other": "Host request cannot be shorter than {{count}} characters.", |
92 | 96 | "hosting_status_required": "Hosting status is required.", |
93 | 97 | "incomplete_profile_create_event": "You have to complete your profile before you can create an event.", |
94 | 98 | "incomplete_profile_send_message": "You have to complete your profile before you can send a message.", |
|
0 commit comments