Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.crowdin.unity-plugin

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.crowdin.unity-plugin - npm Package Compare versions

Comparing version 0.4.2 to 0.5.0

Plugin/Helpers/Statistics.cs

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Changelog

## [0.5.0]
feat: improve plugin logging
## [0.4.2]

@@ -9,0 +13,0 @@

2

package.json
{
"name": "com.crowdin.unity-plugin",
"displayName": "Crowdin",
"version": "0.4.2",
"version": "0.5.0",
"unity": "2019.4",

@@ -6,0 +6,0 @@ "description": "Translate & localize your games to reach new markets. Integrate Crowdin + Unity Localization package to translate content within your tables (strings and assets) and download translations into Unity. With Crowdin, you can invite your community to translate or hire a translation agency, provide translators with context, speed up the translation process, and more.\n\nCrowdin is a localization software & tool for individual developers and teams. Companies that make & manage translations with Crowdin include Discord, Trustpilot, Mojang, GitLab, GitHub, Code.org, Coffee Stain, and many more. \n\nIntegration requirements:\n \u25CF Unity Localization package installed with content hosted in the localization tables.\n \u25CF Crowdin or Crowdin Enterprise account.\n\nPlugin features\n\nContent upload from Unity into your Crowdin localization project:\n \u25CF strings Localization Tables\n \u25CF assets Localization Tables\n \u25CF translated strings\n \u25CF translated assets\n \u25CF game screenshots, as context for translators\n\nContent download from Crowdin into Unity:\n \u25CF translations (strings, assets)",

@@ -12,7 +12,11 @@ {

"pulling_from_server": "Downloading translations from Crowdin...",
"import_comp": "Import completed",
"import_item_asset": "- Table \"&0\": imported &1 asset translation rows",
"import_item_string": "- Table \"&0\": imported &1 string translation rows",
"import_comp_asset_translations": "Import completed. Imported &0 tables with &1 asset translation rows",
"import_comp_string_translations": "Import completed. Imported &0 tables with &1 string translation rows",
"import_asset": "Importing asset \"&0\"...",
"pull_string_translations_popup_title": "Pull string translations from Crowdin",
"start_import_strings": "Importing strings to Localization Table Collections...",
"import_str": "Importing string \"&0\"...",
"import_str": "Imported string \"&0\"",
"import_table": "Table: \"&0\"",
"push_assets_popup_title": "Push assets to Crowdin",

@@ -43,7 +47,7 @@ "push_strings_popup_title": "Push strings to Crowdin",

"unzip_done": "Extracted \"&0\" translation package",
"assets_pushed": "Assets successfully uploaded to Crowdin",
"send_translations_finished": "All translations uploaded to Crowdin",
"send_strings_finished": "All source strings uploaded to Crowdin",
"assets_pushed": "Assets successfully uploaded to Crowdin. Count: &0",
"send_translations_finished": "All translations uploaded to Crowdin. Count: &0",
"send_strings_finished": "All source strings uploaded to Crowdin. Count: &0",
"start_parsing_str_transl": "Collecting string translations for upload...",
"finish_upload_transl_table": "\"&0\" translations for \"&1\" table successfully uploaded",
"finish_upload_transl_table": "\"&0\" translations (&1 keys) succcessfully uploaded",
"upload_str_table": "Uploading string table \"&0\" to Crowdin...",

@@ -60,3 +64,6 @@ "build_status": "Building translations (&0%)",

"directory_not_found": "The remote directory \"unity-plugin\" not found",
"no_tables_selected_error": "Please select at least one table before continuing"
"no_tables_selected_error": "Please select at least one table before continuing",
"table_exported_strings": "Table \"&0\" was uploaded. Exported &1 strings",
"stats_received_asset_translations": "Received &0 asset translations",
"stats_received_string_translations": "Received &0 string translations"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc