Skip to content

Commit

Permalink
Merge pull request #213 from SQLtattoo/patch-1
Browse files Browse the repository at this point in the history
Update StringDictionary.el.xaml
  • Loading branch information
Stanly5 authored Sep 2, 2020
2 parents 61413fc + a14ed00 commit 097fbeb
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions StringDictionary.el.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,30 +290,30 @@
<system:String x:Key="Words.Capacity">Χωρητικότητα</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.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.FileExplorer">Εξερεύνηση αρχείων</system:String>
<system:String x:Key="FileExplorer.UpdateChangeAsync">Ενημερώστε τις αλλαγές στο μέσο αποθήκευσης ασύγχρονα</system:String>
<system:String x:Key="FileExplorer.KeepModifiedDate">Προσπάθησε να κράτησεις την &quot;Ημερομηνία μεταβολής&quot; κατά την αντιγραφή</system:String>
<system:String x:Key="FileExplorer.FilesystemWatcher">Παρακολούθηση της πρόσβασης στα αρχεία</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension">Γρήγορη Αντιγραφή/Μετακίνηση/Διαγραφή για απομακρυσμένο μέσο αποθήκευσης</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Overwrite">Αντικατάσταση αρχείου</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Rename">Μετονομασία πηγής</system:String>
<system:String x:Key="Words.Skip">Παράληψη</system:String>
<system:String x:Key="Words.Slow">Αργό</system:String>
<system:String x:Key="Message.ResponseSlow">Η ανταπόκριση μπορεί να είναι αργή</system:String>
<system:String x:Key="Words.AdvancedOptions">Προχωρημένες επιλογές</system:String>
<system:String x:Key="Words.Properties">Ιδιότητες</system:String>

<system:String x:Key="Words.MySubscription">Η συνδρομή μου</system:String>
<system:String x:Key="Words.ShareWithOther">Διαμοιρασμός με άλλους</system:String>
<system:String x:Key="Words.SharedWithMe">Μοιρασμένο με εμένα</system:String>
<system:String x:Key="Words.Import">Εισαγωγή</system:String>
<system:String x:Key="Words.Export">Εξαγωγή</system:String>
<system:String x:Key="Words.ProcessMonitor">Παρακολούθηση Διεργασιών</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="GoogleDrive.SharedDrives">Κοινόχρηστες μονάδες δίσκου</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">Ανάγνωση</system:String>
<system:String x:Key="Words.Writing">Γράψιμο</system:String>
<system:String x:Key="Words.Hide">Κρυφό</system:String>
</ResourceDictionary>

0 comments on commit 097fbeb

Please sign in to comment.