Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added translation #96

Merged
merged 1 commit into from
May 2, 2019
Merged

Added translation #96

merged 1 commit into from
May 2, 2019

Conversation

kazihorka
Copy link
Contributor

Hi, new lines are translated + added "PRO lines" translations.

Hi, new lines are translated + added "PRO lines" translations.
@Stanly5 Stanly5 merged commit 944ab92 into RaiDrive:master May 2, 2019
@kazihorka kazihorka deleted the patch-2 branch May 2, 2019 14:45
@Stanly5
Copy link
Member

Stanly5 commented May 3, 2019

@kazihorka
Thank you so much for adding more~
Still some of line is remained. If you can complete these, it would be greatly appreciated.

<system:String x:Key="Message.SureDelete">Are you sure you want to permanently delete &quot;{0} ({1})&quot; ?</system:String>
<system:String x:Key="Message.Title.ServiceDown">Revive RaiDrive</system:String>
<system:String x:Key="Message.Title.Reconnect">RaiDrive Reconnect</system:String>
<system:String x:Key="Message.ServiceDown">Please press OK button, RaiDrive will be alive.</system:String>
<system:String x:Key="Message.Settings.Reconnect">Please press OK button, You must reconnect the remote storage for the changed settings to take effect.</system:String>
<system:String x:Key="Message.NotReady.Reboot">RaiDrive is not ready to start, You need restart system.</system:String>
<system:String x:Key="Message.NotReady.Driver">Device driver is not installed on your system. You need reinstall RaiDrive.</system:String>
<system:String x:Key="Message.NotSupport.Browser.Dropbox">Dropbox supports Internet Explorer 10, 11. You'd better install Internet Explorer 11.</system:String>
<system:String x:Key="Message.Connect.By">Connected by RaiDrive</system:String>
<system:String x:Key="Message.Maximum.Drive">Up to 8 drives can be created in the current version</system:String>
<system:String x:Key="Message.License.Expired">Your license has been expired. You need to download the new version. Press OK to upgrade.</system:String>
<system:String x:Key="Message.License.NotReady">RaiDrive cannot validate your license.</system:String>
<system:String x:Key="Message.UnknownSpace">Unknown space</system:String>
<system:String x:Key="Message.CurrentVersion">Current version is {0}</system:String>
<system:String x:Key="Message.Cache.Folder.NotSupport">The temporary folder must be a folder on the local disk drive. Network drive is not supported.</system:String>

<system:String x:Key="Message.ErrorRemoteDriveAuth">Authorization or authentication failed. Would you like to re-authenticate?</system:String>
<system:String x:Key="Message.ErrorRemoteDriveWantRelogin">Authorization or authentication failed. Would you like to re-authenticate? (If it still fails, delete the drive and recreate it.)</system:String>
<system:String x:Key="Message.ErrorRemoteDriveLimit">The download quota has been exceeded. Download restrictions are the policy of {0}.</system:String>
<system:String x:Key="Message.ErrorRemoteDriveRemake">The connection method to the remote storage has changed. You need to sign in again.</system:String>
<system:String x:Key="Message.ErrorCacheDiskFull">The cache storage space is not enough. You'd better to increase storage space.</system:String>
<system:String x:Key="Message.ErrorInternet">Unable to connect to remote storage. Please check your internet connection and try again.</system:String>
<system:String x:Key="Message.ErrorDiskLetterExist">You must change the drive letter or drive name.</system:String>

<system:String x:Key="Message.OAuth.InvalidClient">Unmanaged domain by Active Directory</system:String>
<system:String x:Key="Message.OAuth.InvalidClientDescription">Your account is not managed by Active Directory. You should contact Active Directory or domain administrator or sign in as a personal account.</system:String>

<!--  ConnectResponse Message  -->
<system:String x:Key="WebExceptionStatus.ConnectFailure">Please check the address.</system:String>
<system:String x:Key="WebExceptionStatus.ConnectionClosed">Please double check the protocol{0} and port{1}.</system:String>
<system:String x:Key="WebExceptionStatus.SendFailure">Please double check the protocol{0} and port{1}.</system:String>
<system:String x:Key="WebExceptionStatus.ReceiveFailure">Please double check the protocol{0} and port{1}.</system:String>

<system:String x:Key="HttpStatusCode.MethodNotAllowed">Please check if the path{0} exists or if access is granted.</system:String>
<system:String x:Key="HttpStatusCode.Unauthorized">Authentication failed. Please check your account (password).</system:String>

<system:String x:Key="SocketError.TimedOut">Please check the address.</system:String>
<system:String x:Key="SocketError.ConnectionRefused">Please check the port{0}.</system:String>

<system:String x:Key="OtherResponseCode.2">Path not found. Check the path{0}.</system:String>
<system:String x:Key="OtherResponseCode.3">Please double check the protocol{0} and port{1}.</system:String>
<!--  ConnectResponse Message  -->

<system:String x:Key="Words.Reason">Reason</system:String>
<system:String x:Key="Words.Delegation.Stop">Delegation aborted</system:String>
<system:String x:Key="Words.Drive">Drive</system:String>
<system:String x:Key="Words.FreeSpace">Free space</system:String>
<system:String x:Key="Words.Send.Opinion">Send Opinion</system:String>
<system:String x:Key="Words.Code">Code</system:String>
<system:String x:Key="Words.Path">Path</system:String>
<system:String x:Key="Words.File">File</system:String>
<system:String x:Key="Words.Ready">Ready</system:String>
<system:String x:Key="Words.Time">Time</system:String>
<system:String x:Key="Words.Error">Error</system:String>
<system:String x:Key="Words.State">State</system:String>
<system:String x:Key="Words.Size">Size</system:String>
<system:String x:Key="Words.Description">Description</system:String>

@Stanly5
Copy link
Member

Stanly5 commented May 14, 2019

@kazihorka
We are going to apply your translated "StringDictionary.cs.xaml" to RaiDrive 1.6.4 which will be released in this week, even it is not completed yet.
If you can have a chance to compete it before release, then it will be much appreciated.
Thank you~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants