Skip to content

Commit

Permalink
Merge pull request #206 from LordDamionDevil/patch-1
Browse files Browse the repository at this point in the history
new lines for 2020.9
  • Loading branch information
Stanly5 authored Aug 27, 2020
2 parents 2536464 + 1643d7e commit 5c60bb1
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions StringDictionary.de.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -293,30 +293,30 @@
<system:String x:Key="Words.Capacity">Speicherkapazität</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">Dateimanager</system:String>
<system:String x:Key="FileExplorer.UpdateChangeAsync">Aktualisiere Speicheränderungen asynchron</system:String>
<system:String x:Key="FileExplorer.KeepModifiedDate">Versuch &quot;Änderungsdatum&quot; beizubehalten beim Kopieren</system:String>
<system:String x:Key="FileExplorer.FilesystemWatcher">Überwachen Sie den Prozesszugriff auf Dateien</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension">Schnelles Kopieren/Verschieben/Löschen für den Remote-Speicher</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Overwrite">Ziel überschreiben</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Rename">Quelle umbenennen</system:String>
<system:String x:Key="Words.Skip">Überspringen</system:String>
<system:String x:Key="Words.Slow">Langsam</system:String>
<system:String x:Key="Message.ResponseSlow">Eine Antwort könnte langsam sein</system:String>
<system:String x:Key="Words.AdvancedOptions">Erweiterte Optionen</system:String>
<system:String x:Key="Words.Properties">Eigenschaften</system:String>

<system:String x:Key="Words.MySubscription">Mein Abonnement</system:String>
<system:String x:Key="Words.ShareWithOther">Mit anderen teilen</system:String>
<system:String x:Key="Words.SharedWithMe">Mit mir geteilt</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.ProcessMonitor">Prozessmonitor</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">Endpunkt</system:String>
<system:String x:Key="GoogleDrive.SharedDrives">Geteilte Ablage</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">Lesen</system:String>
<system:String x:Key="Words.Writing">Schreiben</system:String>
<system:String x:Key="Words.Hide">Verstecken</system:String>
</ResourceDictionary>

0 comments on commit 5c60bb1

Please sign in to comment.