Skip to content

Swedish l10n: Follow Unix Swedish conventions#187

Open
yeager wants to merge 2 commits intoCachyOS:cachyosfrom
yeager:swedish-l10n-improvements
Open

Swedish l10n: Follow Unix Swedish conventions#187
yeager wants to merge 2 commits intoCachyOS:cachyosfrom
yeager:swedish-l10n-improvements

Conversation

@yeager
Copy link
Copy Markdown

@yeager yeager commented Mar 8, 2026

This PR improves the Swedish translation by following standard Unix Swedish terminology:

  • Changed 'Källarkivet' to 'Källfilen' (source file, not archive in Unix context)
  • Changed 'mappar' to 'kataloger' (directories, not folders in Unix context)

These changes align with established Swedish Unix/Linux translation conventions where 'fil' and 'katalog' are preferred over 'arkiv' and 'mapp' in technical contexts.

ptr1337 and others added 2 commits March 3, 2026 18:20
Signed-off-by: Peter Jung <admin@ptr1337.dev>
- Change 'arkiv' to 'fil' (Unix context: file not archive)
- Change 'mappar' to 'kataloger' (Unix context: directories not folders)
- Consistent with standard Swedish Unix terminology
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@ptr1337 ptr1337 changed the base branch from cachyos-dev to cachyos March 14, 2026 17:18
packages:
- budgie-control-center
- budgie-desktop
- budgie-desktop-view
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove the netinstall change?

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lang/calamares_sv.ts
<location filename="../src/modules/unpackfsc/UnsquashRunner.cpp" line="27"/>
<source>The source archive &lt;i&gt;%1&lt;/i&gt; does not exist.</source>
<translation>Källarkivet &lt;i&gt;%1&lt;/i&gt; existerar inte.</translation>
<translation>Källfilen &lt;i&gt;%1&lt;/i&gt; existerar inte.</translation>
Comment on lines 329 to 335
- budgie-control-center
- budgie-desktop
- budgie-desktop-view
- budgie-extras
- budgie-screensaver
- eog
- evince
- file-roller
Comment thread lang/calamares_sv.ts
<location filename="../src/modules/unpackfsc/FSArchiverRunner.cpp" line="56"/>
<source>The source archive &lt;i&gt;%1&lt;/i&gt; does not exist.</source>
<translation>Källarkivet &lt;i&gt;%1&lt;/i&gt; existerar inte.</translation>
<translation>Källfilen &lt;i&gt;%1&lt;/i&gt; existerar inte.</translation>
Comment thread lang/calamares_sv.ts
<location filename="../src/modules/unpackfsc/TarballRunner.cpp" line="27"/>
<source>The source archive &lt;i&gt;%1&lt;/i&gt; does not exist.</source>
<translation>Källarkivet &lt;i&gt;%1&lt;/i&gt; existerar inte.</translation>
<translation>Källfilen &lt;i&gt;%1&lt;/i&gt; existerar inte.</translation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants