Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
c6e1d3a6
Commit
c6e1d3a6
authored
Jul 10, 2020
by
Jonathan Wilkes
Browse files
Merge branch 'aggraef/purr-data-fr-translation'
parents
dd632b2d
4057bf2a
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
packages/linux_make/pd-l2ork-debug.desktop
View file @
c6e1d3a6
[Desktop Entry]
[Desktop Entry]
Name=Pd-L2Ork DEBUG
Name=Pd-L2Ork DEBUG
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment, Debug Version
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment, Debug Version
Comment[de]=L2Ork-Iteration der interaktiven DSP-Umgebung Pure-Data, Debug-Version
Comment[fr]=Itération L2Ork de l'environnement DSP interactif Pure-Data, version de débogage
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -d 3 %U"
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -d 3 %U"
Terminal=true
Terminal=true
Type=Application
Type=Application
...
...
packages/linux_make/pd-l2ork-k12-debug.desktop
View file @
c6e1d3a6
[Desktop Entry]
[Desktop Entry]
Name=Pd-L2Ork K12 DEBUG
Name=Pd-L2Ork K12 DEBUG
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students, Debug Version
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students, Debug Version
Comment[de]=L2Ork-Iteration der interaktiven DSP-Umgebung Pure-Data speziell für Schüler, Debug-Version
Comment[fr]=Itération L2Ork de l'environnement DSP interactif Pure-Data taillé spécialement pour les étudiants K12, version de débogage
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -d 3 %U"
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -d 3 %U"
Terminal=true
Terminal=true
Type=Application
Type=Application
...
...
packages/linux_make/pd-l2ork-k12.desktop
View file @
c6e1d3a6
[Desktop Entry]
[Desktop Entry]
Name=Pd-L2Ork K12
Name=Pd-L2Ork K12
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
Comment[de]=L2Ork-Iteration der interaktiven DSP-Umgebung Pure-Data speziell für Schüler
Comment[fr]=Itération L2Ork de l'environnement DSP interactif Pure-Data taillé spécialement pour les étudiants K12
Exec=pd-l2ork -k12 -noautopatch %U
Exec=pd-l2ork -k12 -noautopatch %U
Terminal=false
Terminal=false
Type=Application
Type=Application
...
...
packages/linux_make/pd-l2ork.desktop
View file @
c6e1d3a6
[Desktop Entry]
[Desktop Entry]
Name=Pd-L2Ork
Name=Pd-L2Ork
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment
Comment[de]=L2Ork-Iteration der interaktiven DSP-Umgebung Pure-Data
Comment[fr]=Itération L2Ork de l'environnement DSP interactif Pure-Data
Exec=pd-l2ork %U
Exec=pd-l2ork %U
Terminal=false
Terminal=false
Type=Application
Type=Application
...
@@ -28,6 +30,8 @@ Exec=/bin/sh -c "pd-l2ork -jack"
...
@@ -28,6 +30,8 @@ Exec=/bin/sh -c "pd-l2ork -jack"
# reason. You might want to add the -9 option to kill the application even if
# reason. You might want to add the -9 option to kill the application even if
# it's completely locked up.
# it's completely locked up.
Name=Force Quit Pd-L2Ork
Name=Force Quit Pd-L2Ork
Name[de]=Pd-L2Ork sofort beenden
Name[fr]=Forcer à quitter Pd-L2Ork
Exec=/bin/sh -c "/usr/bin/killall pd-l2ork nw"
Exec=/bin/sh -c "/usr/bin/killall pd-l2ork nw"
# Here are some more examples of actions that you may find useful. To enable
# Here are some more examples of actions that you may find useful. To enable
...
@@ -36,15 +40,20 @@ Exec=/bin/sh -c "/usr/bin/killall pd-l2ork nw"
...
@@ -36,15 +40,20 @@ Exec=/bin/sh -c "/usr/bin/killall pd-l2ork nw"
[Desktop Action Unique]
[Desktop Action Unique]
# Launch a new instance of Purr Data each time this action is invoked.
# Launch a new instance of Purr Data each time this action is invoked.
Name=Unique
Name=Unique
Name[de]=Unikat
Exec=/bin/sh -c "purr-data -unique"
Exec=/bin/sh -c "purr-data -unique"
[Desktop Action Verbose]
[Desktop Action Verbose]
# Launch Purr Data in verbose mode (lots of messages useful for debugging).
# Launch Purr Data in verbose mode (lots of messages useful for debugging).
Name=Verbose
Name=Verbose
Name[de]=Ausführlich
Name[fr]=Verbeux
Exec=/bin/sh -c "purr-data -verbose"
Exec=/bin/sh -c "purr-data -verbose"
[Desktop Action NoPrefs]
[Desktop Action NoPrefs]
# Launch Purr Data without reading its configuration file (useful if the
# Launch Purr Data without reading its configuration file (useful if the
# program won't launch because the preferences got messed up very badly).
# program won't launch because the preferences got messed up very badly).
Name=No Prefs
Name=No Prefs
Name[de]=Ohne Voreinstellungen
Name[fr]=Sans Préférence
Exec=/bin/sh -c "purr-data -noprefs"
Exec=/bin/sh -c "purr-data -noprefs"
pd/nw/locales/fr/translation.json
0 → 100644
View file @
c6e1d3a6
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment