Browse Source
Merge in PG/plugin-repository-s3 from release/11.0 to persist/11.0 * commit '8981a0fecf017d500b6376b94ab80cf7c3491b06': Update plugin.xml Update plugin.xml Translated using Weblate (English) Translated using Weblate (Chinese (Traditional)) s3_en.properties edited online with Bitbucket s3_zh.properties edited online with Bitbucket Update src/main/resources/com/fanruan/fs/s3/repository/locale/s3_zh_CN.properties Update src/main/resources/com/fanruan/fs/s3/repository/locale/s3_en_US.properties Update src/main/resources/com/fanruan/fs/s3/repository/locale/s3_ko_KR.properties Update src/main/resources/com/fanruan/fs/s3/repository/locale/s3_zh_TW.properties Update plugin.xmlpersist/11.0
6 changed files with 33 additions and 14 deletions
@ -0,0 +1,12 @@ |
|||||||
|
Dec-Error_Start_With_Slash_Or_End_Without_Slash=The path cannot start with slashes (/) and must end with slashes (/). |
||||||
|
Plugin-S3_Access_Key_Id=Access Key ID |
||||||
|
Plugin-S3_Access_Key_Secret=Access Key Secret |
||||||
|
Plugin-S3_Bucket=Bucket |
||||||
|
Plugin-S3_End_Point=Endpoint |
||||||
|
Plugin-S3_Input=Enter a value here. |
||||||
|
Plugin-S3_Region=Region |
||||||
|
Plugin-S3_Other_Config=More Settings |
||||||
|
Plugin-S3_EnablePathStyleAccess_Error_Tip=Enter true or false. |
||||||
|
Plugin-Xml-I18n-S3repository_Name=S3 Resource Warehouse |
||||||
|
Plugin-Xml-I18n-S3repository_Description=This plugin allows you to use a cloud storage file system that supports the S3 protocol as a file server. |
||||||
|
Plugin-Xml-I18n-S3repository_Change_Notes=\u0020 |
@ -1,9 +0,0 @@ |
|||||||
Dec-Error_Start_With_Slash_Or_End_Without_Slash=The path cannot start with "/", but must end with "/" |
|
||||||
Plugin-S3_Access_Key_Id=AccessKeyId |
|
||||||
Plugin-S3_Access_Key_Secret=AccessKeySecret |
|
||||||
Plugin-S3_Bucket=Bucket |
|
||||||
Plugin-S3_End_Point=Endpoint |
|
||||||
Plugin-S3_Input=Please input |
|
||||||
Plugin-S3_Region=Region |
|
||||||
Plugin-S3_Other_Config= |
|
||||||
Plugin-S3_EnablePathStyleAccess_Error_Tip= |
|
Loading…
Reference in new issue