Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
4de6b5a
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
a45123d
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
792f78b
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
265c20b
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
92b8662
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
622fe4e
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
72b28bc
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
5970c58
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
b0c9707
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
5e4ca3e
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
605b9d1
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
22dbd91
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
779dfd2
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
67ed8aa
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
f82ce5e
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
ecd9fb6
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
63c5301
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
3c01811
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
4432d75
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
38364f4
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
a2e4a3b
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
3ca3955
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
e8705f5
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
34e9dba
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
ee1fd30
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
f56a077
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
2cf9a26
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
9c27493
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
2ecf670
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
8cc6a1b
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
0ecce9e
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
a6a31be
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
d59bc69
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
4446215
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
4113ca5
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
7a685c9
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
2a2389d
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
8207153
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
30f7fed
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
f4e5902
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
2efe145
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
5b519f8
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
0eb6c11
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
e26de01
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
7dd092e
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
7bcb5c0
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
c0f829c
Translate resources in `resources.resw` via Crowdin
yaira2 Feb 28, 2025
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
47 changes: 39 additions & 8 deletions src/Files.App/Strings/af/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -3215,17 +3215,17 @@
<data name="CannotReachGitHubError" xml:space="preserve">
<value>Files cannot access GitHub right now.</value>
</data>
<data name="OpenInVSCode" xml:space="preserve">
<value>Open folder in VS Code</value>
<data name="OpenInIDE" xml:space="preserve">
<value>Open folder in {0}</value>
</data>
<data name="OpenInVSCodeDescription" xml:space="preserve">
<value>Open the current directory in Visual Studio Code</value>
<data name="OpenInIDEDescription" xml:space="preserve">
<value>Open the current directory in {0}</value>
</data>
<data name="OpenRepoInVSCode" xml:space="preserve">
<value>Open repo in VS Code</value>
<data name="OpenRepoInIDE" xml:space="preserve">
<value>Open repo in {0}</value>
</data>
<data name="OpenRepoInVSCodeDescription" xml:space="preserve">
<value>Open the root of the Git repo in Visual Studio Code</value>
<data name="OpenRepoInIDEDescription" xml:space="preserve">
<value>Open the root of the Git repo in {0}</value>
</data>
<data name="CopyCode" xml:space="preserve">
<value>Copy code</value>
Expand Down Expand Up @@ -3876,6 +3876,10 @@
<value>ICO File</value>
<comment>This is the friendly name for ICO files.</comment>
</data>
<data name="IclFileCapitalized" xml:space="preserve">
<value>ICL File</value>
<comment>This is the friendly name for ICL files.</comment>
</data>
<data name="ZipFileCapitalized" xml:space="preserve">
<value>Zip File</value>
<comment>This is the friendly name for ZIP files.</comment>
Expand Down Expand Up @@ -4040,4 +4044,31 @@
<value>Add to shelf</value>
<comment>Tooltip that displays when dragging items to the Shelf Pane</comment>
</data>
<data name="PathOrAlias" xml:space="preserve">
<value>Path or alias</value>
</data>
<data name="InvalidPath" xml:space="preserve">
<value>Invalid path</value>
</data>
<data name="TestIntegration" xml:space="preserve">
<value>Test integration</value>
</data>
<data name="IDENotLocatedContent" xml:space="preserve">
<value>{0} could not be located. Please check your settings and try again.</value>
</data>
<data name="IDENotLocatedTitle" xml:space="preserve">
<value>The configured IDE could not be located</value>
</data>
<data name="OpenSettings" xml:space="preserve">
<value>Open settings</value>
</data>
<data name="VisualStudioCode" xml:space="preserve">
<value>Visual Studio Code</value>
</data>
<data name="IDEPathPlaceholder" xml:space="preserve">
<value>Enter a path or launch alias</value>
</data>
<data name="InvalidIDENameError" xml:space="preserve">
<value>Please enter a name for the IDE</value>
</data>
</root>
55 changes: 43 additions & 12 deletions src/Files.App/Strings/ar/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<value>ادخل اسم عنصر</value>
</data>
<data name="CreateNewItemTitle" xml:space="preserve">
<value>Create new {0}</value>
<value>إنشاء {0} جديد</value>
</data>
<data name="LightTheme" xml:space="preserve">
<value>فاتح</value>
Expand Down Expand Up @@ -2710,7 +2710,7 @@
<value>إغلاق علامات التبويب غير علامة التبويب المحددة</value>
</data>
<data name="CloseAllTabsDescription" xml:space="preserve">
<value>Close all tabs including the current tab</value>
<value>إغلاق جميع علامات التبويب ومعها علامة التبويب الحالية</value>
</data>
<data name="ReopenClosedTabDescription" xml:space="preserve">
<value>إعادة فتح آخر علامة تبويب مغلقة</value>
Expand Down Expand Up @@ -3119,7 +3119,7 @@
<value>فتح نافذة الخصائص</value>
</data>
<data name="OpenClassicPropertiesDescription" xml:space="preserve">
<value>الترجمة الالية العربية</value>
<value>فتح نافذة خصائص مُستكشف الملفات</value>
</data>
<data name="Locals" xml:space="preserve">
<value>المحلية</value>
Expand Down Expand Up @@ -3215,17 +3215,17 @@
<data name="CannotReachGitHubError" xml:space="preserve">
<value>لا يمكن لـ Files الوصول إلى GitHub الآن.</value>
</data>
<data name="OpenInVSCode" xml:space="preserve">
<value>فتح المجلد في VS Code</value>
<data name="OpenInIDE" xml:space="preserve">
<value>Open folder in {0}</value>
</data>
<data name="OpenInVSCodeDescription" xml:space="preserve">
<value>فتح المجلد الحالي في Visual Studio Code</value>
<data name="OpenInIDEDescription" xml:space="preserve">
<value>Open the current directory in {0}</value>
</data>
<data name="OpenRepoInVSCode" xml:space="preserve">
<value>فتح المستودع في VS Code</value>
<data name="OpenRepoInIDE" xml:space="preserve">
<value>Open repo in {0}</value>
</data>
<data name="OpenRepoInVSCodeDescription" xml:space="preserve">
<value>فتح جذر مستودع Git في Visual Studio Code</value>
<data name="OpenRepoInIDEDescription" xml:space="preserve">
<value>Open the root of the Git repo in {0}</value>
</data>
<data name="CopyCode" xml:space="preserve">
<value>نسخ الكود</value>
Expand Down Expand Up @@ -3876,6 +3876,10 @@
<value>ملف ICO</value>
<comment>This is the friendly name for ICO files.</comment>
</data>
<data name="IclFileCapitalized" xml:space="preserve">
<value>ICL File</value>
<comment>This is the friendly name for ICL files.</comment>
</data>
<data name="ZipFileCapitalized" xml:space="preserve">
<value>ملف مضغوط</value>
<comment>This is the friendly name for ZIP files.</comment>
Expand Down Expand Up @@ -3964,7 +3968,7 @@
<value>خيوط المعالج المركزي</value>
</data>
<data name="NavigateHomeDescription" xml:space="preserve">
<value>Navigate to the home page</value>
<value>انتقل إلى الصفحة الرئيسية</value>
</data>
<data name="ShowHomeButton" xml:space="preserve">
<value>Show home button in address bar</value>
Expand Down Expand Up @@ -4040,4 +4044,31 @@
<value>Add to shelf</value>
<comment>Tooltip that displays when dragging items to the Shelf Pane</comment>
</data>
<data name="PathOrAlias" xml:space="preserve">
<value>Path or alias</value>
</data>
<data name="InvalidPath" xml:space="preserve">
<value>Invalid path</value>
</data>
<data name="TestIntegration" xml:space="preserve">
<value>Test integration</value>
</data>
<data name="IDENotLocatedContent" xml:space="preserve">
<value>{0} could not be located. Please check your settings and try again.</value>
</data>
<data name="IDENotLocatedTitle" xml:space="preserve">
<value>The configured IDE could not be located</value>
</data>
<data name="OpenSettings" xml:space="preserve">
<value>Open settings</value>
</data>
<data name="VisualStudioCode" xml:space="preserve">
<value>Visual Studio Code</value>
</data>
<data name="IDEPathPlaceholder" xml:space="preserve">
<value>Enter a path or launch alias</value>
</data>
<data name="InvalidIDENameError" xml:space="preserve">
<value>Please enter a name for the IDE</value>
</data>
</root>
47 changes: 39 additions & 8 deletions src/Files.App/Strings/be-BY/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -3214,17 +3214,17 @@
<data name="CannotReachGitHubError" xml:space="preserve">
<value>Files cannot access GitHub right now.</value>
</data>
<data name="OpenInVSCode" xml:space="preserve">
<value>Open folder in VS Code</value>
<data name="OpenInIDE" xml:space="preserve">
<value>Open folder in {0}</value>
</data>
<data name="OpenInVSCodeDescription" xml:space="preserve">
<value>Open the current directory in Visual Studio Code</value>
<data name="OpenInIDEDescription" xml:space="preserve">
<value>Open the current directory in {0}</value>
</data>
<data name="OpenRepoInVSCode" xml:space="preserve">
<value>Open repo in VS Code</value>
<data name="OpenRepoInIDE" xml:space="preserve">
<value>Open repo in {0}</value>
</data>
<data name="OpenRepoInVSCodeDescription" xml:space="preserve">
<value>Open the root of the Git repo in Visual Studio Code</value>
<data name="OpenRepoInIDEDescription" xml:space="preserve">
<value>Open the root of the Git repo in {0}</value>
</data>
<data name="CopyCode" xml:space="preserve">
<value>Copy code</value>
Expand Down Expand Up @@ -3875,6 +3875,10 @@
<value>ICO File</value>
<comment>This is the friendly name for ICO files.</comment>
</data>
<data name="IclFileCapitalized" xml:space="preserve">
<value>ICL File</value>
<comment>This is the friendly name for ICL files.</comment>
</data>
<data name="ZipFileCapitalized" xml:space="preserve">
<value>Zip File</value>
<comment>This is the friendly name for ZIP files.</comment>
Expand Down Expand Up @@ -4039,4 +4043,31 @@
<value>Add to shelf</value>
<comment>Tooltip that displays when dragging items to the Shelf Pane</comment>
</data>
<data name="PathOrAlias" xml:space="preserve">
<value>Path or alias</value>
</data>
<data name="InvalidPath" xml:space="preserve">
<value>Invalid path</value>
</data>
<data name="TestIntegration" xml:space="preserve">
<value>Test integration</value>
</data>
<data name="IDENotLocatedContent" xml:space="preserve">
<value>{0} could not be located. Please check your settings and try again.</value>
</data>
<data name="IDENotLocatedTitle" xml:space="preserve">
<value>The configured IDE could not be located</value>
</data>
<data name="OpenSettings" xml:space="preserve">
<value>Open settings</value>
</data>
<data name="VisualStudioCode" xml:space="preserve">
<value>Visual Studio Code</value>
</data>
<data name="IDEPathPlaceholder" xml:space="preserve">
<value>Enter a path or launch alias</value>
</data>
<data name="InvalidIDENameError" xml:space="preserve">
<value>Please enter a name for the IDE</value>
</data>
</root>
47 changes: 39 additions & 8 deletions src/Files.App/Strings/bg/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -3214,17 +3214,17 @@
<data name="CannotReachGitHubError" xml:space="preserve">
<value>Files в момента няма достъп до GitHub.</value>
</data>
<data name="OpenInVSCode" xml:space="preserve">
<value>Отваряне на папката във VS Code</value>
<data name="OpenInIDE" xml:space="preserve">
<value>Open folder in {0}</value>
</data>
<data name="OpenInVSCodeDescription" xml:space="preserve">
<value>Отваряне на текущата директория във Visual Studio Code</value>
<data name="OpenInIDEDescription" xml:space="preserve">
<value>Open the current directory in {0}</value>
</data>
<data name="OpenRepoInVSCode" xml:space="preserve">
<value>Отваряне на репозиторий във VS Code</value>
<data name="OpenRepoInIDE" xml:space="preserve">
<value>Open repo in {0}</value>
</data>
<data name="OpenRepoInVSCodeDescription" xml:space="preserve">
<value>Отваряне на корена на репозиторий на Git в Visual Studio Code</value>
<data name="OpenRepoInIDEDescription" xml:space="preserve">
<value>Open the root of the Git repo in {0}</value>
</data>
<data name="CopyCode" xml:space="preserve">
<value>Копиране на кода</value>
Expand Down Expand Up @@ -3875,6 +3875,10 @@
<value>ICO File</value>
<comment>This is the friendly name for ICO files.</comment>
</data>
<data name="IclFileCapitalized" xml:space="preserve">
<value>ICL File</value>
<comment>This is the friendly name for ICL files.</comment>
</data>
<data name="ZipFileCapitalized" xml:space="preserve">
<value>Zip File</value>
<comment>This is the friendly name for ZIP files.</comment>
Expand Down Expand Up @@ -4039,4 +4043,31 @@
<value>Add to shelf</value>
<comment>Tooltip that displays when dragging items to the Shelf Pane</comment>
</data>
<data name="PathOrAlias" xml:space="preserve">
<value>Path or alias</value>
</data>
<data name="InvalidPath" xml:space="preserve">
<value>Invalid path</value>
</data>
<data name="TestIntegration" xml:space="preserve">
<value>Test integration</value>
</data>
<data name="IDENotLocatedContent" xml:space="preserve">
<value>{0} could not be located. Please check your settings and try again.</value>
</data>
<data name="IDENotLocatedTitle" xml:space="preserve">
<value>The configured IDE could not be located</value>
</data>
<data name="OpenSettings" xml:space="preserve">
<value>Open settings</value>
</data>
<data name="VisualStudioCode" xml:space="preserve">
<value>Visual Studio Code</value>
</data>
<data name="IDEPathPlaceholder" xml:space="preserve">
<value>Enter a path or launch alias</value>
</data>
<data name="InvalidIDENameError" xml:space="preserve">
<value>Please enter a name for the IDE</value>
</data>
</root>
47 changes: 39 additions & 8 deletions src/Files.App/Strings/ca/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -3214,17 +3214,17 @@
<data name="CannotReachGitHubError" xml:space="preserve">
<value>Els fitxers no tenen accés al GitHub ara mateix.</value>
</data>
<data name="OpenInVSCode" xml:space="preserve">
<value>Obre la carpeta al VS Code</value>
<data name="OpenInIDE" xml:space="preserve">
<value>Obre la carpeta a {0}</value>
</data>
<data name="OpenInVSCodeDescription" xml:space="preserve">
<value>Obre la carpeta actual al Visual Studio Code</value>
<data name="OpenInIDEDescription" xml:space="preserve">
<value>Obre el directori actual a {0}</value>
</data>
<data name="OpenRepoInVSCode" xml:space="preserve">
<value>Obre el repositori al VS Code</value>
<data name="OpenRepoInIDE" xml:space="preserve">
<value>Obre el repositori a {0}</value>
</data>
<data name="OpenRepoInVSCodeDescription" xml:space="preserve">
<value>Obre l'arrel del repositori de Git al Visual Studio Code</value>
<data name="OpenRepoInIDEDescription" xml:space="preserve">
<value>Obre l'arrel del repositori Git a {0}</value>
</data>
<data name="CopyCode" xml:space="preserve">
<value>Copia el codi</value>
Expand Down Expand Up @@ -3875,6 +3875,10 @@
<value>Fitxer ICO</value>
<comment>This is the friendly name for ICO files.</comment>
</data>
<data name="IclFileCapitalized" xml:space="preserve">
<value>Fitxer ICL</value>
<comment>This is the friendly name for ICL files.</comment>
</data>
<data name="ZipFileCapitalized" xml:space="preserve">
<value>Fitxer Zip</value>
<comment>This is the friendly name for ZIP files.</comment>
Expand Down Expand Up @@ -4039,4 +4043,31 @@
<value>Afegeix al prestatge</value>
<comment>Tooltip that displays when dragging items to the Shelf Pane</comment>
</data>
<data name="PathOrAlias" xml:space="preserve">
<value>Ruta o àlies</value>
</data>
<data name="InvalidPath" xml:space="preserve">
<value>Ruta no vàlida</value>
</data>
<data name="TestIntegration" xml:space="preserve">
<value>Prova d'integració</value>
</data>
<data name="IDENotLocatedContent" xml:space="preserve">
<value>No s'ha pogut localitzar {0}. Comproveu la configuració i torneu-ho a provar.</value>
</data>
<data name="IDENotLocatedTitle" xml:space="preserve">
<value>No s'ha pogut localitzar l'IDE configurat</value>
</data>
<data name="OpenSettings" xml:space="preserve">
<value>Obre la configuració</value>
</data>
<data name="VisualStudioCode" xml:space="preserve">
<value>Visual Studio Code</value>
</data>
<data name="IDEPathPlaceholder" xml:space="preserve">
<value>Introduïu una ruta o àlies de llançament</value>
</data>
<data name="InvalidIDENameError" xml:space="preserve">
<value>Introduïu un nom per a l'IDE</value>
</data>
</root>
Loading
Loading