Skip to content

Commit 50d0110

Browse files
authored
Merge pull request #36 from yeager/main
Adding Swedish translation
2 parents ca5a5b8 + f388fa0 commit 50d0110

2 files changed

Lines changed: 66 additions & 0 deletions

File tree

po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ de
33
es
44
ru
55
it
6+
sv

po/sv.po

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the io.github.elly_code.cherrypick package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: io.github.elly_code.cherrypick\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2025-12-26 17:04+0100\n"
12+
"PO-Revision-Date: 2026-01-14 15:57+0100\n"
13+
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
14+
"Language-Team: \n"
15+
"Language: sv\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
"X-Generator: Poedit 3.8\n"
20+
21+
#. /TRANSLATORS: Do not translate app name
22+
#. We need to hide the title area for the split headerbar
23+
#: src/Windows/Window.vala:31 src/Windows/Window.vala:48
24+
msgid "Cherrypick"
25+
msgstr "Cherrypick"
26+
27+
#: src/Widgets/FormatArea.vala:66
28+
msgid "Click to paste a colour if you have one saved up"
29+
msgstr "Klicka för att klistra in en färg om du har en sparad"
30+
31+
#: src/Widgets/FormatArea.vala:69
32+
msgid "Click to copy this colour to your clipboard"
33+
msgstr "Klicka för att kopiera denna färg till urklipp"
34+
35+
#: src/Widgets/FormatArea.vala:75
36+
msgid "Choose your preferred format to display picked colours"
37+
msgstr "Välj önskat format för att visa valda färger"
38+
39+
#: src/Widgets/FormatArea.vala:109
40+
msgid "Copied to clipboard!"
41+
msgstr "Kopierad till urklipp!"
42+
43+
#: src/Widgets/FormatArea.vala:138
44+
msgid "Cannot detect colour!"
45+
msgstr "Kan inte upptäcka färg!"
46+
47+
#: src/Widgets/HistoryHeader.vala:19
48+
msgid "History"
49+
msgstr "Historik"
50+
51+
#: src/Widgets/HistoryHeader.vala:28
52+
msgid "Save a snapshot of current color history"
53+
msgstr "Spara en ögonblicksbild av aktuell färghistorik"
54+
55+
#: src/Widgets/HistoryHeader.vala:33
56+
msgid "Restore history snapshot"
57+
msgstr "Återställ historikens ögonblicksbild"
58+
59+
#: src/Widgets/HistoryHeader.vala:53
60+
msgid "History saved"
61+
msgstr "Historik sparad"
62+
63+
#: src/Application.vala:129
64+
msgid "Pick a colour and copy it to clipboard"
65+
msgstr "Välj en färg och kopiera den till urklipp"

0 commit comments

Comments
 (0)