Skip to content

Commit

Permalink
Merge pull request #233 from niskala5570/patch-1
Browse files Browse the repository at this point in the history
Update Malay translation
  • Loading branch information
Stanly5 authored Apr 25, 2021
2 parents c5ffb6b + 4947f42 commit 94d1287
Showing 1 changed file with 24 additions and 23 deletions.
47 changes: 24 additions & 23 deletions StringDictionary.ms.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<x:Array x:Key="Contributors" Type="system:String">
<system:String>ΜΟLΟΚΛL</system:String>
<system:String>Niskala5570</system:String>
</x:Array>
<system:String x:Key="Current.Language">ms</system:String>

Expand Down Expand Up @@ -290,30 +291,30 @@
<system:String x:Key="Words.Capacity">Kapasiti</system:String>

<!-- from 2020.9 -->
<system:String x:Key="Words.FileExplorer">File Explorer</system:String>
<system:String x:Key="FileExplorer.UpdateChangeAsync">Update storage changes asynchronously</system:String>
<system:String x:Key="FileExplorer.KeepModifiedDate">Try to keep &quot;Date modified&quot; when copying</system:String>
<system:String x:Key="FileExplorer.FilesystemWatcher">Monitor process access to files</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension">Quick Copy/Move/Delete for remote storage</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Overwrite">Overwrite target</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Rename">Rename source</system:String>
<system:String x:Key="Words.Skip">Skip</system:String>
<system:String x:Key="Words.Slow">Slow</system:String>
<system:String x:Key="Message.ResponseSlow">A response may be slow</system:String>
<system:String x:Key="Words.AdvancedOptions">Advanced Options</system:String>
<system:String x:Key="Words.Properties">Properties</system:String>

<system:String x:Key="Words.MySubscription">My Subscription</system:String>
<system:String x:Key="Words.ShareWithOther">Share with others</system:String>
<system:String x:Key="Words.SharedWithMe">Shared with me</system:String>
<system:String x:Key="Words.FileExplorer">Peneroka Fail</system:String>
<system:String x:Key="FileExplorer.UpdateChangeAsync">Kemas kini perubahan storan tidak segerak</system:String>
<system:String x:Key="FileExplorer.KeepModifiedDate">Cuba untuk simpan &quot;Tarikh diubah&quot; bila menyalin</system:String>
<system:String x:Key="FileExplorer.FilesystemWatcher">Pantau akses proses ke fail</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension">Salin/Pindah/Padam Pantas untuk simpanan storan kawalan</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Overwrite">Tulis ganti pilihan</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Rename">Nama semula sumber</system:String>
<system:String x:Key="Words.Skip">Langkah</system:String>
<system:String x:Key="Words.Slow">Perlahan</system:String>
<system:String x:Key="Message.ResponseSlow">Respon mungkin lambat</system:String>
<system:String x:Key="Words.AdvancedOptions">Pilihan Selebihnya</system:String>
<system:String x:Key="Words.Properties">Sifat</system:String>

<system:String x:Key="Words.MySubscription">Langganan saya</system:String>
<system:String x:Key="Words.ShareWithOther">Kongsi dengan yang lain</system:String>
<system:String x:Key="Words.SharedWithMe">Telah dikongsi dengan saya</system:String>
<system:String x:Key="Words.Import">Import</system:String>
<system:String x:Key="Words.Export">Export</system:String>
<system:String x:Key="Words.ProcessMonitor">Process Monitor</system:String>
<system:String x:Key="Words.Export">Eksport</system:String>
<system:String x:Key="Words.ProcessMonitor">Pantau Proses</system:String>

<system:String x:Key="Account.Endpoint">Endpoint</system:String>
<system:String x:Key="GoogleDrive.SharedDrives">Shared drives</system:String>
<system:String x:Key="Account.Endpoint">Titik akhir</system:String>
<system:String x:Key="GoogleDrive.SharedDrives">Pemacu yang dikongsi</system:String>

<system:String x:Key="Words.Reading">Reading</system:String>
<system:String x:Key="Words.Writing">Writing</system:String>
<system:String x:Key="Words.Hide">Hide</system:String>
<system:String x:Key="Words.Reading">Membaca</system:String>
<system:String x:Key="Words.Writing">Menulis</system:String>
<system:String x:Key="Words.Hide">Sembunyi</system:String>
</ResourceDictionary>

0 comments on commit 94d1287

Please sign in to comment.