[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /localize/localize de.pm

raeburn raeburn at source.lon-capa.org
Wed Sep 14 13:18:46 EDT 2016


raeburn		Wed Sep 14 17:18:46 2016 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/localize/localize	de.pm 
  Log:
  - For 2.11
    - Backport 1.599, 1.600, 1.610, 1.611.
  
  
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.463.2.29 loncom/localize/localize/de.pm:1.463.2.30
--- loncom/localize/localize/de.pm:1.463.2.29	Wed Jul  1 21:01:38 2015
+++ loncom/localize/localize/de.pm	Wed Sep 14 17:18:43 2016
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # German Localization Lexicon
 #
-# $Id: de.pm,v 1.463.2.29 2015/07/01 21:01:38 raeburn Exp $
+# $Id: de.pm,v 1.463.2.30 2016/09/14 17:18:43 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -30000,6 +30000,21 @@
    'other users'
 => 'andere Benutzer',
 
+   'Dynamic size'
+=> 'Dynamische Größe',
+
+   'Fixed size'
+=> 'Feste Größe',
+
+   'By default, CodeMirror an editor with advanced functionality for editing code is activated for authors.'
+=> 'CodeMirror, ein Editor mit erweiterter Funktionalität für die Bearbeitung von Quelltext, ist standardmäßig für Autoren aktiviert.',
+
+   'Deactivate CodeMirror. This can improve performance on slow computers and accessibility.'
+=> 'CodeMirror deaktivieren. Dies kann die Leistung auf langsamen Computern sowie die Barrierefreiheit verbessern.',
+
+   'Deactivate CodeMirror in Authoring Space'
+=> 'CodeMirror im Autorenbereich deaktivieren',
+
    'Processing your submission ...'
 => 'Ihre Einreichung wird bearbeitet ...',
 
@@ -30240,6 +30255,54 @@
    'Copying loncapa [_1] site file to [_2] and pointing [_3] to it from sites-enabled.'
 => 'Kopiere loncapa [_1] Site-Datei nach [_2] und richte Link [_3] in sites-enabled ein.',
 
+   'Problem Templates'
+=> 'Aufgabenvorlagen',
+
+   'Response Types'
+=> 'Antworttypen',
+
+   'Conditional Blocks'
+=> 'Bedingungsabhängige Blöcke', #FIXME kürzere Übersetzung
+
+   'Chemistry'
+=> 'Chemie',
+
+   'Math'
+=> 'Mathematik',
+
+   'Translated Block'
+=> 'Block: Ãœbersetzung',
+
+   'Formula Response'
+=> 'Formelantwort',
+
+   'Function Plot Response'
+=> '"Function Plot"-Antwort',
+
+   'Math Response'
+=> 'Mathematische Antwort',
+
+   'Click on Image'
+=> 'Klick-ins-Bild',
+
+   'One out of N statements'
+=> 'Single Choice (1-aus-N-Auswahl / Radiobutton)',
+
+   'Match Two Lists'
+=> 'Indirekte Zuordnung',
+
+   'Select from Options'
+=> 'Auswahl aus Optionen',
+
+   'Rank Values'
+=> 'Rangordnung',
+
+   'Chemical Reaction'
+=> 'Chemische Reaktion',
+
+   'Organic Chemical Structure'
+=> 'Organisch-chemische Struktur',
+
 
 #SYNCMARKER
 );




More information about the LON-CAPA-cvs mailing list