Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexandre Porres
purr-data
Commits
db8f68df
Commit
db8f68df
authored
Nov 27, 2016
by
Jonathan Wilkes
Browse files
fix
#170
: Empty field in preferences. Also add a bad German translation as a placeholder
parent
67aa92cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
pd/nw/locales/de/translation.json
View file @
db8f68df
...
...
@@ -364,6 +364,8 @@
"sr_tt"
:
"Anzahl von Samples pro Sekunde"
,
"advance"
:
"Verzögerung"
,
"advance_tt"
:
"Verzögerung (msec)"
,
"callback"
:
"callback dinge"
,
"callback_tt"
:
"benutzen der callback API von Pd für diesen Audio-Backend"
,
"blocksize"
:
"Blockgröße"
,
"blocksize_tt"
:
"Anzahl von Samples in einem Block, der an die Audio-API gesendet oder von dort empfangen wird"
,
"channels"
:
"Kanäle"
,
...
...
pd/nw/locales/en/translation.json
View file @
db8f68df
...
...
@@ -366,6 +366,8 @@
"advance_tt"
:
"delay"
,
"blocksize"
:
"blocksize"
,
"blocksize_tt"
:
"number of samples in a block to be delivered to or received from the audio api"
,
"callback"
:
"use callbacks"
,
"callback_tt"
:
"use Pd's callback interface for this API"
,
"channels"
:
"channels"
,
"channels_tt"
:
"number of channels for this device"
,
"input_title"
:
"Input Devices"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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