From 42167a09aaa3c64dd8f9dd8efea8bbba7f101ddc Mon Sep 17 00:00:00 2001 From: Rodrigo Nascimento Date: Tue, 5 Jan 2016 19:26:10 -0200 Subject: [PATCH] Add i18n strings --- i18n/en.i18n.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index d6f8e9c56a2..bc37ba97d74 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -78,6 +78,9 @@ "API_Embed" : "Embed", "API_EmbedDisabledFor" : "Disable Embed for Users", "API_EmbedDisabledFor_Description" : "Comma-separated list of usernames", + "Application_added" : "Application added", + "Application_Name" : "Application Name", + "Application_updated" : "Application updated", "Archive" : "Archive", "are_also_typing" : "are also typing", "are_typing" : "are typing", @@ -92,6 +95,7 @@ "Away_female" : "Away", "away_male" : "away", "Away_male" : "Away", + "Back_to_applications" : "Back to applications", "Back_to_integrations" : "Back to integrations", "Back_to_login" : "Back to login", "bold" : "bold", @@ -111,6 +115,8 @@ "Choose_the_alias_that_will_appear_before_the_username_in_messages" : "Choose the alias that will appear before the username in messages.", "Choose_the_username_that_this_integration_will_post_as" : "Choose the username that this integration will post as.", "Clear_all_unreads_question" : "Clear all unreads?", + "Client_ID" : "Client ID", + "Client_Secret" : "Client Secret", "close" : "close", "coming_soon" : "coming soon", "Commands" : "Commands", @@ -310,6 +316,7 @@ "Name" : "Name", "Name_cant_be_empty" : "Name can't be empty", "Name_optional" : "Name (optional)", + "New_Application" : "New Application", "New_integration" : "New integration", "New_messages" : "New messages", "New_password" : "New password", @@ -329,6 +336,7 @@ "Not_found_or_not_allowed" : "Not Found or Not Allowed", "Nothing_found" : "Nothing found", "Notify_all_in_this_room" : "Notify all in this room", + "OAuth_Applications" : "OAuth Applications", "Old_and_new_password_required" : "You need to provide both old and new password for changing your password.", "Old_Password" : "Old Password", "Online" : "Online", @@ -379,6 +387,7 @@ "quote" : "quote", "Recents" : "Recents", "Record" : "Record", + "Redirect_URI" : "Redirect URI", "Refresh_your_page_after_install_to_enable_screen_sharing" : "Refresh your page after install to enable screen sharing", "Register" : "Register a new account", "Registration_Succeeded" : "Registration Succeeded", @@ -483,9 +492,11 @@ "strike" : "strike", "Submit" : "Submit", "Success" : "Success", + "The_application_name_is_required" : "Th _application name is required", "The_channel_name_is_required" : "The channel name is required", "The_field_is_required" : "The field %s is required.", "The_image_resize_will_not_work_because_we_can_not_detect_ImageMagick_or_GraphicsMagick_installed_in_your_server" : "The image resize will not work because we can not detect ImageMagick or GraphicsMagick installed in your server.", + "The_redirectUri_is_required" : "The redirectUri is required", "The_server_will_restart_in_s_seconds" : "The server will restart in %s seconds", "The_setting_s_is_configured_to_s_and_you_are_accessing_from_s" : "The setting %s is configured to %s and you are accessing from %s!", "There_is_no_integrations" : "There is no integrations",