Skip to content

Commit f596fb2

Browse files
authored
v0.13 (#1694)
1 parent 1c6d759 commit f596fb2

30 files changed

+221
-226
lines changed

Files.Package/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
1010
xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
1111
IgnorableNamespaces="uap uap5 mp rescap desktop4 desktop">
12-
<Identity Name="FilesUWPDev" Publisher="CN=53EC4384-7F5B-4CF6-8C23-513FFE9D1AB7" Version="0.12.0.0" />
12+
<Identity Name="FilesUWPDev" Publisher="CN=53EC4384-7F5B-4CF6-8C23-513FFE9D1AB7" Version="0.13.0.0" />
1313
<Properties>
1414
<DisplayName>Files UWP - Dev</DisplayName>
1515
<PublisherDisplayName>Yair A</PublisherDisplayName>

Files/Assets/FilesHome.png

-123 KB
Loading

Files/MultilingualResources/Files.de-DE.xlf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -998,8 +998,9 @@
998998
<target state="translated">Seite entfernen</target>
999999
</trans-unit>
10001000
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
1001-
<source>When launching a pinned folder</source>
1002-
<target state="translated">Wenn eine angeheftete Seite gestarted wird</target>
1001+
<source>When launching an item from the jumplist</source>
1002+
<target state="needs-review-translation">Wenn eine angeheftete Seite gestarted wird</target>
1003+
<note from="MultilingualUpdate" annotates="source" priority="2">Please verify the translation’s accuracy as the source string was updated after it was translated.</note>
10031004
</trans-unit>
10041005
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
10051006
<source>Always open a new instance</source>

Files/MultilingualResources/Files.es-ES.xlf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -988,8 +988,9 @@
988988
<target state="translated">Quitar</target>
989989
</trans-unit>
990990
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
991-
<source>When launching a pinned folder</source>
992-
<target state="translated">Al abrir una carpeta anclada desde la barra de tareas</target>
991+
<source>When launching an item from the jumplist</source>
992+
<target state="needs-review-translation">Al abrir una carpeta anclada desde la barra de tareas</target>
993+
<note from="MultilingualUpdate" annotates="source" priority="2">Please verify the translation’s accuracy as the source string was updated after it was translated.</note>
993994
</trans-unit>
994995
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
995996
<source>Always open a new instance</source>

Files/MultilingualResources/Files.fr-FR.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -991,8 +991,8 @@
991991
<target state="new">Remove Page</target>
992992
</trans-unit>
993993
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
994-
<source>When launching a pinned folder</source>
995-
<target state="new">When launching a pinned folder</target>
994+
<source>When launching an item from the jumplist</source>
995+
<target state="new">When launching an item from the jumplist</target>
996996
</trans-unit>
997997
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
998998
<source>Always open a new instance</source>

Files/MultilingualResources/Files.he-IL.xlf

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -956,39 +956,39 @@
956956
</trans-unit>
957957
<trans-unit id="JumpListRecentGroupHeader" translate="yes" xml:space="preserve">
958958
<source>Recent</source>
959-
<target state="new">Recent</target>
959+
<target state="needs-review-translation" state-qualifier="tm-suggestion">לאחרונה</target>
960960
</trans-unit>
961961
<trans-unit id="SettingsPreferencesAppLanguage.Text" translate="yes" xml:space="preserve">
962962
<source>App Language</source>
963963
<target state="new">App Language</target>
964964
</trans-unit>
965965
<trans-unit id="SettingsPreferencesAppLanguageRestartRequired.Text" translate="yes" xml:space="preserve">
966966
<source>Restart required</source>
967-
<target state="new">Restart required</target>
967+
<target state="needs-review-translation" state-qualifier="tm-suggestion">נדרשת הפעלה מחדש</target>
968968
</trans-unit>
969969
<trans-unit id="syncStatusColumn.Header" translate="yes" xml:space="preserve">
970970
<source>Status</source>
971-
<target state="new">Status</target>
971+
<target state="needs-review-translation" state-qualifier="tm-suggestion">מצב</target>
972972
</trans-unit>
973973
<trans-unit id="SettingsOnStartupOpenAddPageButton.Content" translate="yes" xml:space="preserve">
974974
<source>Add a new page</source>
975-
<target state="new">Add a new page</target>
975+
<target state="needs-review-translation" state-qualifier="tm-suggestion">הוסף דף חדש.</target>
976976
</trans-unit>
977977
<trans-unit id="SettingsOnStartupOpenSpecificPagesUserControlChangePage.Text" translate="yes" xml:space="preserve">
978978
<source>Change Page Location</source>
979979
<target state="new">Change Page Location</target>
980980
</trans-unit>
981981
<trans-unit id="SettingsOnStartupPages.Text" translate="yes" xml:space="preserve">
982982
<source>Pages:</source>
983-
<target state="new">Pages:</target>
983+
<target state="needs-review-translation" state-qualifier="tm-suggestion">עמודים</target>
984984
</trans-unit>
985985
<trans-unit id="SettingsOnStartupOpenSpecificPagesUserControlRemovePage.Text" translate="yes" xml:space="preserve">
986986
<source>Remove Page</source>
987-
<target state="new">Remove Page</target>
987+
<target state="needs-review-translation" state-qualifier="tm-suggestion">הסר עמוד</target>
988988
</trans-unit>
989989
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
990-
<source>When launching a pinned folder</source>
991-
<target state="new">When launching a pinned folder</target>
990+
<source>When launching an item from the jumplist</source>
991+
<target state="new">When launching an item from the jumplist</target>
992992
</trans-unit>
993993
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
994994
<source>Always open a new instance</source>
@@ -1000,87 +1000,87 @@
10001000
</trans-unit>
10011001
<trans-unit id="SettingsPreferencesSystemDefaultLanguageOption" translate="yes" xml:space="preserve">
10021002
<source>Windows default</source>
1003-
<target state="new">Windows default</target>
1003+
<target state="needs-review-translation" state-qualifier="tm-suggestion">ברירת מחדל של Windows</target>
10041004
</trans-unit>
10051005
<trans-unit id="TabStripDragAndDropUIOverrideCaption" translate="yes" xml:space="preserve">
10061006
<source>Move tab here</source>
10071007
<target state="new">Move tab here</target>
10081008
</trans-unit>
10091009
<trans-unit id="NavigationToolbarVisiblePathNoResults" translate="yes" xml:space="preserve">
10101010
<source>No results</source>
1011-
<target state="new">No results</target>
1011+
<target state="needs-review-translation" state-qualifier="tm-suggestion">אין תוצאות</target>
10121012
</trans-unit>
10131013
<trans-unit id="SubDirectoryAccessDenied" translate="yes" xml:space="preserve">
10141014
<source>Can't access any items to display</source>
10151015
<target state="new">Can't access any items to display</target>
10161016
</trans-unit>
10171017
<trans-unit id="MoveToFolderCaptionText" translate="yes" xml:space="preserve">
10181018
<source>Move to {0}</source>
1019-
<target state="new">Move to {0}</target>
1019+
<target state="needs-review-translation" state-qualifier="tm-suggestion">העבר לתיקיה {0}</target>
10201020
</trans-unit>
10211021
<trans-unit id="ErrorDialogSameSourceDestinationFile" translate="yes" xml:space="preserve">
10221022
<source>The source and destination file names are the same.</source>
1023-
<target state="new">The source and destination file names are the same.</target>
1023+
<target state="needs-review-translation" state-qualifier="tm-suggestion">‏‏שמותיהם של קובץ המקור ושל קובץ היעד זהים.</target>
10241024
</trans-unit>
10251025
<trans-unit id="ErrorDialogSameSourceDestinationFolder" translate="yes" xml:space="preserve">
10261026
<source>The destination folder is the same as the source folder.</source>
1027-
<target state="new">The destination folder is the same as the source folder.</target>
1027+
<target state="needs-review-translation" state-qualifier="tm-suggestion">‏‏תיקיית היעד זהה לתיקיית המקור.</target>
10281028
</trans-unit>
10291029
<trans-unit id="CopyToFolderCaptionText" translate="yes" xml:space="preserve">
10301030
<source>Copy to {0}</source>
1031-
<target state="new">Copy to {0}</target>
1031+
<target state="needs-review-translation" state-qualifier="tm-suggestion">העתק אל {0}</target>
10321032
</trans-unit>
10331033
<trans-unit id="BaseLayoutItemContextFlyoutShortcut.Text" translate="yes" xml:space="preserve">
10341034
<source>Create shortcut</source>
1035-
<target state="new">Create shortcut</target>
1035+
<target state="needs-review-translation" state-qualifier="tm-suggestion">צור קיצור דרך</target>
10361036
</trans-unit>
10371037
<trans-unit id="PropertiesDialogOpenLinkButton.Content" translate="yes" xml:space="preserve">
10381038
<source>Open file location</source>
1039-
<target state="new">Open file location</target>
1039+
<target state="needs-review-translation" state-qualifier="tm-suggestion">פתח מיקום קובץ</target>
10401040
</trans-unit>
10411041
<trans-unit id="PropertiesShortcutItemArgs.Text" translate="yes" xml:space="preserve">
10421042
<source>Arguments:</source>
1043-
<target state="new">Arguments:</target>
1043+
<target state="needs-review-translation" state-qualifier="tm-suggestion">ארגומנטים</target>
10441044
</trans-unit>
10451045
<trans-unit id="PropertiesShortcutItemPath.Text" translate="yes" xml:space="preserve">
10461046
<source>Destination:</source>
1047-
<target state="new">Destination:</target>
1047+
<target state="needs-review-translation" state-qualifier="tm-suggestion">יעד</target>
10481048
</trans-unit>
10491049
<trans-unit id="PropertiesShortcutItemType.Text" translate="yes" xml:space="preserve">
10501050
<source>Shortcut type:</source>
10511051
<target state="new">Shortcut type:</target>
10521052
</trans-unit>
10531053
<trans-unit id="PropertiesShortcutItemWorkingDir.Text" translate="yes" xml:space="preserve">
10541054
<source>Working directory:</source>
1055-
<target state="new">Working directory:</target>
1055+
<target state="needs-review-translation" state-qualifier="tm-suggestion">ספריית עבודה:</target>
10561056
</trans-unit>
10571057
<trans-unit id="PropertiesShortcutTypeApplication" translate="yes" xml:space="preserve">
10581058
<source>Application</source>
1059-
<target state="new">Application</target>
1059+
<target state="needs-review-translation" state-qualifier="tm-suggestion">אפליקציה</target>
10601060
</trans-unit>
10611061
<trans-unit id="PropertiesShortcutTypeFile" translate="yes" xml:space="preserve">
10621062
<source>File</source>
1063-
<target state="new">File</target>
1063+
<target state="needs-review-translation" state-qualifier="tm-suggestion">קובץ</target>
10641064
</trans-unit>
10651065
<trans-unit id="PropertiesShortcutTypeFolder" translate="yes" xml:space="preserve">
10661066
<source>Folder</source>
1067-
<target state="new">Folder</target>
1067+
<target state="needs-review-translation" state-qualifier="tm-suggestion">תיקיה</target>
10681068
</trans-unit>
10691069
<trans-unit id="PropertiesShortcutTypeLink" translate="yes" xml:space="preserve">
10701070
<source>Web link</source>
1071-
<target state="new">Web link</target>
1071+
<target state="needs-review-translation" state-qualifier="tm-suggestion">קישור אינטרנט</target>
10721072
</trans-unit>
10731073
<trans-unit id="PropertiesDialogTabGeneral.Content" translate="yes" xml:space="preserve">
10741074
<source>General</source>
1075-
<target state="new">General</target>
1075+
<target state="needs-review-translation" state-qualifier="tm-suggestion">כללי</target>
10761076
</trans-unit>
10771077
<trans-unit id="PropertiesDialogTabShortcut.Content" translate="yes" xml:space="preserve">
10781078
<source>Shortcut</source>
1079-
<target state="new">Shortcut</target>
1079+
<target state="needs-review-translation" state-qualifier="tm-suggestion">קיצור דרך</target>
10801080
</trans-unit>
10811081
<trans-unit id="ShortcutFileType" translate="yes" xml:space="preserve">
10821082
<source>Shortcut</source>
1083-
<target state="new">Shortcut</target>
1083+
<target state="needs-review-translation" state-qualifier="tm-suggestion">קיצור דרך</target>
10841084
</trans-unit>
10851085
<trans-unit id="ShortcutWebLinkFileType" translate="yes" xml:space="preserve">
10861086
<source>Internet shortcut</source>
@@ -1092,23 +1092,23 @@
10921092
</trans-unit>
10931093
<trans-unit id="BaseLayoutItemContextFlyoutOpenFileLocation.Text" translate="yes" xml:space="preserve">
10941094
<source>Open file location</source>
1095-
<target state="new">Open file location</target>
1095+
<target state="needs-review-translation" state-qualifier="tm-suggestion">פתח מיקום קובץ</target>
10961096
</trans-unit>
10971097
<trans-unit id="SettingsPreferencesShowHorizontalTabStrip.Text" translate="yes" xml:space="preserve">
10981098
<source>Show a horizontal tab strip on the title bar</source>
10991099
<target state="new">Show a horizontal tab strip on the title bar</target>
11001100
</trans-unit>
11011101
<trans-unit id="SettingsAboutContributors.Text" translate="yes" xml:space="preserve">
11021102
<source>Contributors</source>
1103-
<target state="new">Contributors</target>
1103+
<target state="needs-review-translation" state-qualifier="tm-suggestion">‏‏תורמים</target>
11041104
</trans-unit>
11051105
<trans-unit id="SettingsAboutContributorsDescription.Text" translate="yes" xml:space="preserve">
11061106
<source>See who contributed to Files UWP</source>
11071107
<target state="new">See who contributed to Files UWP</target>
11081108
</trans-unit>
11091109
<trans-unit id="SettingsAboutReleaseNotes.Text" translate="yes" xml:space="preserve">
11101110
<source>Release Notes</source>
1111-
<target state="new">Release Notes</target>
1111+
<target state="needs-review-translation" state-qualifier="tm-suggestion">הערות מוצר</target>
11121112
</trans-unit>
11131113
<trans-unit id="SettingsAboutReleaseNotesDescription.Text" translate="yes" xml:space="preserve">
11141114
<source>Find out what's new in Files UWP</source>

Files/MultilingualResources/Files.hi-IN.xlf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,8 +989,9 @@
989989
<target state="translated">पन्ने हटाएं</target>
990990
</trans-unit>
991991
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
992-
<source>When launching a pinned folder</source>
993-
<target state="translated">पिन किए गए फ़ोल्डर को खोलते समय</target>
992+
<source>When launching an item from the jumplist</source>
993+
<target state="needs-review-translation">पिन किए गए फ़ोल्डर को खोलते समय</target>
994+
<note from="MultilingualUpdate" annotates="source" priority="2">Please verify the translation’s accuracy as the source string was updated after it was translated.</note>
994995
</trans-unit>
995996
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
996997
<source>Always open a new instance</source>

Files/MultilingualResources/Files.it-IT.xlf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -990,8 +990,9 @@
990990
<target state="translated">Rimuovi pagina</target>
991991
</trans-unit>
992992
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
993-
<source>When launching a pinned folder</source>
994-
<target state="translated">Quando si avvia una cartella fissata</target>
993+
<source>When launching an item from the jumplist</source>
994+
<target state="needs-review-translation">Quando si avvia una cartella fissata</target>
995+
<note from="MultilingualUpdate" annotates="source" priority="2">Please verify the translation’s accuracy as the source string was updated after it was translated.</note>
995996
</trans-unit>
996997
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
997998
<source>Always open a new instance</source>

Files/MultilingualResources/Files.ja-JP.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -991,8 +991,8 @@
991991
<target state="new">Remove Page</target>
992992
</trans-unit>
993993
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
994-
<source>When launching a pinned folder</source>
995-
<target state="new">When launching a pinned folder</target>
994+
<source>When launching an item from the jumplist</source>
995+
<target state="new">When launching an item from the jumplist</target>
996996
</trans-unit>
997997
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
998998
<source>Always open a new instance</source>

Files/MultilingualResources/Files.nl-NL.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -991,8 +991,8 @@
991991
<target state="new">Remove Page</target>
992992
</trans-unit>
993993
<trans-unit id="SettingsOnStartupNewInstanceBehavior.Text" translate="yes" xml:space="preserve">
994-
<source>When launching a pinned folder</source>
995-
<target state="new">When launching a pinned folder</target>
994+
<source>When launching an item from the jumplist</source>
995+
<target state="new">When launching an item from the jumplist</target>
996996
</trans-unit>
997997
<trans-unit id="SettingsOnStartupLaunchNewInstance.Content" translate="yes" xml:space="preserve">
998998
<source>Always open a new instance</source>

0 commit comments

Comments
 (0)