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

new lines for 2020.9 #206

Merged
merged 1 commit into from
Aug 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>