Add missing i18n on main (#6786)

This commit is contained in:
Daniel Espino García
2022-11-24 20:45:49 +01:00
committed by GitHub
parent fe52fcaab6
commit 2ebbd299ff

View File

@@ -305,6 +305,7 @@
"global_threads.options.title": "Thread Actions",
"global_threads.unreads": "Unreads",
"home.header.plus_menu": "Options",
"integration_selector.multiselect.submit": "Done",
"interactive_dialog.submit": "Submit",
"intro.add_people": "Add People",
"intro.channel_info": "Info",
@@ -423,6 +424,7 @@
"mobile.create_direct_message.start": "Start",
"mobile.create_direct_message.you": "@{username} - you",
"mobile.create_post.read_only": "This channel is read-only.",
"mobile.custom_list.no_results": "No Results",
"mobile.custom_status.choose_emoji": "Choose an emoji",
"mobile.custom_status.clear_after": "Clear After",
"mobile.custom_status.clear_after.title": "Clear Custom Status After",
@@ -451,9 +453,9 @@
"mobile.files_paste.error_dismiss": "Dismiss",
"mobile.files_paste.error_title": "Paste failed",
"mobile.gallery.title": "{index} of {total}",
"mobile.integration_selector.loading_users": "Loading users...",
"mobile.integration_selector.loading_channels": "Loading channels...",
"mobile.integration_selector.loading_options": "Loading options...",
"mobile.integration_selector.loading_users": "Loading users...",
"mobile.ios.photos_permission_denied_description": "Upload photos and videos to your server or save them to your device. Open Settings to grant {applicationName} Read and Write access to your photo and video library.",
"mobile.ios.photos_permission_denied_title": "{applicationName} would like to access your photos",
"mobile.join_channel.error": "We couldn't join the channel {displayName}.",
@@ -829,17 +831,18 @@
"suggestion.search.public": "Public Channels",
"team_list.no_other_teams.description": "To join another team, ask a Team Admin for an invitation, or create your own team.",
"team_list.no_other_teams.title": "No additional teams to join",
"terms_of_service.agreeButton": "I Agree",
"terms_of_service.acceptButton": "Accept",
"terms_of_service.alert_cancel": "Cancel",
"terms_of_service.alert_retry": "Try Again",
"terms_of_service.api_error": "Unable to complete the request. If this issue persists, contact your System Administrator.",
"terms_of_service.decline": "Decline",
"terms_of_service.error.description": "It was not possible to get the Terms of Service from the Server.",
"terms_of_service.error.logout": "Logout",
"terms_of_service.error.retry": "Retry",
"terms_of_service.error.title": "Failed to get the ToS.",
"terms_of_service.reject": "Reject",
"terms_of_service.terms_rejected": "You must agree to the terms of service before accessing {siteName}. Please contact your System Administrator for more details.",
"terms_of_service.terms_rejected.ok": "OK",
"terms_of_service.terms_declined.ok": "OK",
"terms_of_service.terms_declined.text": "You must accept the terms of service to access this server. Please contact your system administrator for more details. You will now be logged out. Log in again to accept the terms of service.",
"terms_of_service.terms_declined.title": "You must accept the terms of service",
"terms_of_service.title": "Terms of Service",
"thread.header.thread": "Thread",
"thread.header.thread_in": "in {channelName}",