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

Update translation files + Add French translation #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
7 changes: 4 additions & 3 deletions po/LINGUAS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
nl
de
it
de
fr
it
nl
6 changes: 5 additions & 1 deletion po/POTFILES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ src/Application.vala
src/PreferencesWindow.vala
src/QuickLaunchWindow.vala

src/Controllers/WorkspacesController.vala

src/Dialogs/AddCategory.vala
src/Dialogs/AddItem.vala
src/Dialogs/AddWorkspace.vala
Expand All @@ -17,7 +19,9 @@ src/Views/ItemEditor.vala

src/Widgets/ExpandableCategory.vala
src/Widgets/IconButton.vala
src/Widgets/ItemRow.vala
src/Widgets/QuickWelcome.vala
src/Widgets/TypeComboBox.vala
src/Widgets/Welcome.vala
src/Widgets/WorkspaceItem.vala
src/Widgets/WorkspaceItem.vala
src/Widgets/WorkspaceRow.vala
21 changes: 19 additions & 2 deletions po/com.github.devalien.workspaces.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.devalien.workspaces\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-14 11:56+0200\n"
"POT-Creation-Date: 2020-12-25 22:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -18,6 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"

#: src/PreferencesWindow.vala:53 src/QuickLaunchWindow.vala:38
#: src/Widgets/QuickWelcome.vala:28 src/Widgets/Welcome.vala:28
msgid "Workspaces"
msgstr ""

Expand Down Expand Up @@ -95,6 +96,10 @@ msgstr ""
msgid "Try changing search terms."
msgstr ""

#: src/Controllers/WorkspacesController.vala:62
msgid "New item"
msgstr ""

#: src/Dialogs/AddCategory.vala:27
msgid "Add Collection"
msgstr ""
Expand Down Expand Up @@ -214,7 +219,7 @@ msgid "Run in terminal"
msgstr ""

#: src/Views/ItemEditor.vala:174 src/Widgets/ExpandableCategory.vala:79
#: src/Widgets/WorkspaceItem.vala:55
#: src/Widgets/WorkspaceItem.vala:55 src/Widgets/WorkspaceRow.vala:101
msgid "Delete"
msgstr ""

Expand Down Expand Up @@ -286,6 +291,10 @@ msgstr ""
msgid "Directory Settings"
msgstr ""

#: src/Widgets/ItemRow.vala:100
msgid "Execute command"
msgstr ""

#: src/Widgets/QuickWelcome.vala:28
msgid "There are no workspaces"
msgstr ""
Expand Down Expand Up @@ -321,3 +330,11 @@ msgstr ""
#: src/Widgets/Welcome.vala:30
msgid "Add a new item"
msgstr ""

#: src/Widgets/WorkspaceRow.vala:96
msgid "Edit"
msgstr ""

#: src/Widgets/WorkspaceRow.vala:123
msgid "Section Menu"
msgstr ""
23 changes: 21 additions & 2 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.devalien.workspaces\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-14 11:56+0200\n"
"POT-Creation-Date: 2020-12-25 22:12+0100\n"
"PO-Revision-Date: 2020-09-11 16:03+0200\n"
"Last-Translator: Marius Meisenzahl <mariusmeisenzahl@gmail.com>\n"
"Language-Team: none\n"
Expand All @@ -18,6 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: src/PreferencesWindow.vala:53 src/QuickLaunchWindow.vala:38
#: src/Widgets/QuickWelcome.vala:28 src/Widgets/Welcome.vala:28
msgid "Workspaces"
msgstr "Workspaces"

Expand Down Expand Up @@ -96,6 +97,11 @@ msgstr "Es wurden keine Arbeitsflächen oder Elemente gefunden"
msgid "Try changing search terms."
msgstr "Probiere andere Suchbegriffe."

#: src/Controllers/WorkspacesController.vala:62
#, fuzzy
msgid "New item"
msgstr "Neues Element"

#: src/Dialogs/AddCategory.vala:27
msgid "Add Collection"
msgstr "Sammlung hinzufügen"
Expand Down Expand Up @@ -217,7 +223,7 @@ msgid "Run in terminal"
msgstr "Im Terminal ausführen"

#: src/Views/ItemEditor.vala:174 src/Widgets/ExpandableCategory.vala:79
#: src/Widgets/WorkspaceItem.vala:55
#: src/Widgets/WorkspaceItem.vala:55 src/Widgets/WorkspaceRow.vala:101
msgid "Delete"
msgstr "Löschen"

Expand Down Expand Up @@ -289,6 +295,11 @@ msgstr "Anwendungsverzeichniseinstellungen"
msgid "Directory Settings"
msgstr "Verzeichniseinstellungen"

#: src/Widgets/ItemRow.vala:100
#, fuzzy
msgid "Execute command"
msgstr "Benutzerdefinierter Befehl"

#: src/Widgets/QuickWelcome.vala:28
msgid "There are no workspaces"
msgstr "Es existieren keine Arbeitsflächen"
Expand Down Expand Up @@ -324,3 +335,11 @@ msgstr "Keine Arbeitsfläche ausgewählt"
#: src/Widgets/Welcome.vala:30
msgid "Add a new item"
msgstr "Neues Element hinzufügen"

#: src/Widgets/WorkspaceRow.vala:96
msgid "Edit"
msgstr ""

#: src/Widgets/WorkspaceRow.vala:123
msgid "Section Menu"
msgstr ""
1 change: 1 addition & 0 deletions po/extra/LINGUAS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fr
242 changes: 242 additions & 0 deletions po/extra/extra.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,242 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the extra package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-25 22:11+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: data/com.github.devalien.workspaces.desktop.in:4
#: data/com.github.devalien.workspaces.desktop.in:6
#: data/com.github.devalien.workspaces.appdata.xml.in:7
msgid "Workspaces"
msgstr ""

#: data/com.github.devalien.workspaces.desktop.in:5
msgid "Workspaces to be always ready to work"
msgstr ""

#: data/com.github.devalien.workspaces.desktop.in:8
msgid "com.github.devalien.workspaces"
msgstr ""

#: data/com.github.devalien.workspaces.desktop.in:10
msgid "Develop;Workspace;Launcher;"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:8
msgid "Always be ready for work"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:10
msgid "Make working on different projects easy again!"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:11
msgid ""
"Workspaces lets you configure and quickly launch all you need to work on a "
"project. It can open in a second different instances of code, a specific "
"website and a directory"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:16
msgid "Goncalo Margalho"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:72
#: data/com.github.devalien.workspaces.appdata.xml.in:107
#: data/com.github.devalien.workspaces.appdata.xml.in:126
#: data/com.github.devalien.workspaces.appdata.xml.in:173
msgid "Fixes"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:74
msgid "Fix run in terminal"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:75
msgid "Fix Open quick launcher via the knob menu"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:76
msgid "Fix crash when clicking on link on about dialog by max246"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:77
msgid ""
"Close quick launcher when selecting an item, unless you press CTRL by Philip-"
"Scott"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:78
msgid "Fixes visual issues on Switches, they were squashed"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:80
#: data/com.github.devalien.workspaces.appdata.xml.in:120
msgid "Improvements"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:82
msgid "Save or don't save latest position by max246"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:83
msgid "Make the workspaces in the left list sortables with drag and drop"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:84
msgid "Make the items in the left list sortables with drag and drop"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:85
msgid "Items can be moved in another workspace just with drag and drop"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:86
msgid "Workspaces are editable"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:87
msgid "Workspaces are deletable (should display a warning message)"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:88
msgid "Workspaces will display an image in the list, if they have one"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:89
msgid "Items now have a blue dot indicating that they are part of the auto-run"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:91
msgid "Translations"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:93
msgid "German translation by meisenzahl"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:94
msgid "Dutch Translation by Vistaus"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:101
msgid "Release 3.0 for AppCenter"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:109
msgid "Fixed typo"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:116
msgid "New Features"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:118
msgid "Run commands in terminal"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:122
msgid "App selection is now a popover"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:123
msgid "Icon selection is now a popover"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:124
msgid "Quick launcher now has a better keyboard handling"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:128
msgid "Fixed theme for other gtk themes"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:129
msgid "Fixed icon critical message"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:136
#: data/com.github.devalien.workspaces.appdata.xml.in:156
#: data/com.github.devalien.workspaces.appdata.xml.in:169
msgid "Bug Fixes"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:138
msgid "Fixed shortcut for flatpak"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:139
msgid "Fixed load apps for flatpak"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:146
msgid "Features"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:148
msgid "Added default shortcut to launch the app and a way to modify it"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:149
#: data/com.github.devalien.workspaces.appdata.xml.in:167
msgid "Add missing icons"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:150
msgid "Add URL type"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:151
msgid "Add Application type"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:152
msgid "Add Application + Directory type"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:153
msgid "Add Directory type"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:154
msgid "Add Custom type"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:158
msgid ""
"When closing preferences, if you were in the quick launcher, it will open "
"back that one"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:164
msgid "Improvementes"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:166
msgid "Improved Icon"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:171
msgid "Set text color of the search icon on the header"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:175
msgid "Fix control file for deb packaging"
msgstr ""

#: data/com.github.devalien.workspaces.appdata.xml.in:181
msgid "Initial release"
msgstr ""
Loading