Diff for /loncom/localize/localize/zh.pm between versions 1.84 and 1.91

version 1.84, 2009/11/24 15:14:56 version 1.91, 2010/06/10 16:14:44
Line 677  use base qw(Apache::localize); Line 677  use base qw(Apache::localize);
 => 'Liste von möglichen Antworten',  => 'Liste von möglichen Antworten',
   
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
 => 'Keine analysierbaren Aufgabenteile gefunden.  Derzeit werden nur numerische Ausdrücke, Formeln und Strings als Antworttypen unterstützt.',  => 'Keine analysierbaren Aufgabenteile gefunden. Derzeit werden nur numerische Ausdrücke, Formeln und Strings als Antworttypen unterstützt.',
   
    'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'     'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'
 => 'Antwort [_1] ist derzeit nicht analysierbar.', # => '目前没有可分析性',  => 'Antwort [_1] ist derzeit nicht analysierbar.', # => '目前没有可分析性',
Line 721  use base qw(Apache::localize); Line 721  use base qw(Apache::localize);
    'Page'     'Page'
 => '页',  => '页',
   
      'Page:'
   => '页:',
   
    'Sequence'     'Sequence'
 => '顺序',  => '顺序',
   
Line 1262  use base qw(Apache::localize); Line 1265  use base qw(Apache::localize);
    'announce'     'announce'
 => 'ankündigen',  => 'ankündigen',
   
    'backward'  
 => 'backward',  
   
    'bookmark'     'bookmark'
 => 'Lesezeichen',  => 'Lesezeichen',
   
Line 1289  use base qw(Apache::localize); Line 1289  use base qw(Apache::localize);
    'fas'     'fas'
 => 'fas',  => 'fas',
   
    'forward'  
 => 'forward',  
   
    'library'     'library'
 => 'Bibliothek',  => 'Bibliothek',
   
Line 1307  use base qw(Apache::localize); Line 1304  use base qw(Apache::localize);
    'Or'     'Or'
 => 'oder',  => 'oder',
   
    'parms'  
 => 'parms',  
   
    'prepare'     'prepare'
 => 'Vorbereiten',  => 'Vorbereiten',
   
Line 1574  use base qw(Apache::localize); Line 1568  use base qw(Apache::localize);
    'copyright'     'copyright'
 => '版权',  => '版权',
   
    'customdistributionfile'  
 => 'customdistributionfile',  
   
    'directory'     'directory'
 => '文件夹',  => '文件夹',
   
Line 1604  use base qw(Apache::localize); Line 1595  use base qw(Apache::localize);
    'obsolete'     'obsolete'
 => '过时的',  => '过时的',
   
    'obsoletereplacement'  
 => 'obsoletereplacement',  
   
    'pages'     'pages'
 => '页',  => '页',
   
Line 1841  use base qw(Apache::localize); Line 1829  use base qw(Apache::localize);
    'Clear Caches'     'Clear Caches'
 => '清除缓存',  => '清除缓存',
   
    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'     'Course Statistics and Charts cannot be retrieved until the database is restarted. Your data is intact but cannot be displayed at this time.'
 => 'Kurs-Statistiken und -Diagramme können solange nicht empfangen werden, bis die Datenbank neu gestartet wurde. Ihre Daten sind vorhanden, können aber zu diesem Zeitpunkt nicht angezeigt werden.',  => 'Kurs-Statistiken und -Diagramme können solange nicht empfangen werden, bis die Datenbank neu gestartet wurde. Ihre Daten sind vorhanden, können aber zu diesem Zeitpunkt nicht angezeigt werden.',
   
    'Detailed statistics and graphs of student performance on problems.'     'Detailed statistics and graphs of student performance on problems.'
Line 1877  use base qw(Apache::localize); Line 1865  use base qw(Apache::localize);
    'Problem Status Chart'     'Problem Status Chart'
 => 'Aufgabenstatus-Diagramm',  => 'Aufgabenstatus-Diagramm',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'  
 => 'Es traten Probleme beim Erstellen der neuen Excel-Datei auf. Dieser Fehler wurde mitgeloggt. Bitte benachrichtigen Sie Ihren LON-CAPA-Administrator.',  
   
    'S.D. tries'     'S.D. tries'
 => 'S.D. Versuche',  => 'S.D. Versuche',
   
Line 1946  use base qw(Apache::localize); Line 1931  use base qw(Apache::localize);
    '. . . for an individual student'     '. . . for an individual student'
 => '. . . für einen bestimmten Studenten',  => '. . . für einen bestimmten Studenten',
   
      '12 am' # midnight
   => '00',
   
      'midnight'
   => '午夜',
   
    '1 am'     '1 am'
 => '1',  => '1',
   
    '1 pm'     '2 am'
 => '13',  => '2',
   
      '3 am'
   => '3',
   
      '4 am'
   => '4',
   
      '5 am'
   => '5',
   
      '6 am'
   => '6',
   
      '7 am'
   => '7',
   
      '8 am'
   => '8',
   
      '9 am'
   => '9',
   
    '10 am'     '10 am'
 => '10',  => '10',
   
    '10 pm'  
 => '22',  
   
    '11 am'     '11 am'
 => '11',  => '11',
   
    '11 pm'  
 => '23',  
   
    '12 am'  
 => '00',  
   
    '12 noon'     '12 noon'
 => '12',  => '12',
   
    '2 am'     'noon'
 => '2',  => '中午',
   
      '1 pm'
   => '13',
   
    '2 pm'     '2 pm'
 => '14',  => '14',
   
    '3 am'  
 => '3',  
   
    '3 pm'     '3 pm'
 => '15',  => '15',
   
    '4 am'  
 => '4',  
   
    '4 pm'     '4 pm'
 => '16',  => '16',
   
    '5 am'  
 => '5',  
   
    '5 pm'     '5 pm'
 => '17',  => '17',
   
    '6 am'  
 => '6',  
   
    '6 pm'     '6 pm'
 => '18',  => '18',
   
    '7 am'  
 => '7',  
   
    '7 pm'     '7 pm'
 => '19',  => '19',
   
    '8 am'  
 => '8',  
   
    '8 pm'     '8 pm'
 => '20',  => '20',
   
    '9 am'  
 => '9',  
   
    '9 pm'     '9 pm'
 => '21',  => '21',
   
      '10 pm'
   => '22',
   
      '11 pm'
   => '23',
   
    '<- Previous'     '<- Previous'
 => '<- Zurück',  => '<- Zurück',
   
Line 2333  use base qw(Apache::localize); Line 2324  use base qw(Apache::localize);
    'manage'     'manage'
 => '管理',  => '管理',
   
    'midnight'  
 => '午夜',  
   
    'noon'  
 => '中午',  
   
    'num_override'  
 => 'num_override',  
   
    'of'     'of'
 => 'von',  => 'von',
   
Line 2474  use base qw(Apache::localize); Line 2456  use base qw(Apache::localize);
    'You must choose one or more choices to continue.'     'You must choose one or more choices to continue.'
 => 'Zum Fortfahren müssen Sie mindestens eine oder mehrere Auswahlen treffen.',  => 'Zum Fortfahren müssen Sie mindestens eine oder mehrere Auswahlen treffen.',
   
    'last student'  
 => 'letzten Studierenden',  
   
    'may be open from a different computer.'     'may be open from a different computer.'
 => 'könnte von einem anderen Computer aus geöffnet sein.',  => 'könnte von einem anderen Computer aus geöffnet sein.',
   
Line 2492  use base qw(Apache::localize); Line 2471  use base qw(Apache::localize);
    'seconds'     'seconds'
 => 'Sekunden',  => 'Sekunden',
   
    'seconds for'  
 => 'Sekunden für',  
   
    'Additional Recipients'     'Additional Recipients'
 => '其他收件人',  => '其他收件人',
   
Line 2733  use base qw(Apache::localize); Line 2709  use base qw(Apache::localize);
    'Dropping Students'     'Dropping Students'
 => 'Schließe Studenten aus',  => 'Schließe Studenten aus',
   
    'Dump Course DOCS'     'Dump Course Documents'
 => 'Kursdokumente übernehmen',  => 'Kursdokumente übernehmen',
   
    'EMail Address'     'EMail Address'
Line 3441  use base qw(Apache::localize); Line 3417  use base qw(Apache::localize);
    'parms[_2]'     'parms[_2]'
 => 'Param',  => 'Param',
   
      'dir[_1]'
   => 'Verz[_1]',
      'list[_1]'
   => 'anzeigen[_1]',
   
    'retrieve[_1]'     'retrieve[_1]'
 => 'Version', # '恢复',  => 'Version', # '恢复',
    'version[_1]'     'version[_1]'
Line 5200  use base qw(Apache::localize); Line 5181  use base qw(Apache::localize);
    'Records per Page:'     'Records per Page:'
 => '每页显示结果:',  => '每页显示结果:',
   
    '[_1] minutes'  
 => '[_1] 分',  
   
    '[_1] minutes, [_2] seconds'  
 => '[_1] 分, [_2] 秒',  
   
    '[_1] with value [_2]'     '[_1] with value [_2]'
 => '[_1] 与价值 [_2]',  => '[_1] 与价值 [_2]',
   
    '[_2] seconds'  
 => '[_2] 秒',  
   
    'all resources in the course'     'all resources in the course'
 => '课程中的所有资源',  => '课程中的所有资源',
   
Line 5693  use base qw(Apache::localize); Line 5665  use base qw(Apache::localize);
    'Published documents'     'Published documents'
 => '发布文件',  => '发布文件',
   
    'Recover Deleted Resources'     'Recover Deleted Documents'
 => '恢复已删除的资源',  => '恢复已删除的资源',
   
    'Send a Message'     'Send a Message'
Line 5936  use base qw(Apache::localize); Line 5908  use base qw(Apache::localize);
    'closed'     'closed'
 => '锁定源代码', # !  => '锁定源代码', # !
   
    'dir[_1]'  
 => 'dir[_1]',  
   
    'list[_1]'  
 => '列表[_1]',  
   
    'open'     'open'
 => '公开源代码', # !  => '公开源代码', # !
   
Line 6260  use base qw(Apache::localize); Line 6226  use base qw(Apache::localize);
    'Version used'     'Version used'
 => '使用版本',  => '使用版本',
   
    'Version[_1]'  
 => '版本[_1]',  
   
    'View current problem status and grading information'     'View current problem status and grading information'
 => '查看当前的问题的状态和等级评定信息',  => '查看当前的问题的状态和等级评定信息',
   
Line 6290  use base qw(Apache::localize); Line 6253  use base qw(Apache::localize);
    'hidden'     'hidden'
 => '隐藏的',  => '隐藏的',
   
    'new feed'  
 => '新的feed',  
   
    'since last month'     'since last month'
 => '自上个月以来',  => '自上个月以来',
   
Line 6308  use base qw(Apache::localize); Line 6268  use base qw(Apache::localize);
    'specific setting for this course'     'specific setting for this course'
 => '这门课程的具体设置',  => '这门课程的具体设置',
   
    'test.problem'  
 => 'test.problem',  
   
    'user preference'     'user preference'
 => '用户偏好',  => '用户偏好',
   
Line 6399  use base qw(Apache::localize); Line 6356  use base qw(Apache::localize);
    'Enable Recent Roles Hotlist:'     'Enable Recent Roles Hotlist:'
 => '启用最近的角色活动表:',  => '启用最近的角色活动表:',
   
    'Erster Kurs'  
 => 'Erster Kurs',  
   
    'Files'     'Files'
 => '文件',  => '文件',
   
Line 8239  portfolio files.' Line 8193  portfolio files.'
    'Messages being sent.'     'Messages being sent.'
 => '邮件被发送。',  => '邮件被发送。',
   
    'showing messages'  
 => '浏览邮件',  
   
    'Assigning'     'Assigning'
 => 'Zuweisung der Rolle',  => 'Zuweisung der Rolle',
   
Line 8737  portfolio files.' Line 8688  portfolio files.'
    'Resource not available.'     'Resource not available.'
 => 'Ressource nicht erreichbar.', # n.t.  => 'Ressource nicht erreichbar.', # n.t.
   
    'Choose file type:'     'File Type'
 => 'Dateityp:',  => 'Dateityp',
   
    'Output of decompress:'     'Output of decompress:'
 => 'Ausgabe des Entpackvorgangs:',  => 'Ausgabe des Entpackvorgangs:',
Line 8956  portfolio files.' Line 8907  portfolio files.'
    'Updated'     'Updated'
 => '已更新',  => '已更新',
   
    'The error occurred on host  [_1]'     'The error occurred on host [_1]'
 => 'Der Fehler trat auf dem Host [_1] auf.',  => 'Der Fehler trat auf dem Host [_1] auf.',
   
    'This error occurred on machine [_1]'     'This error occurred on machine [_1]'
Line 9961  portfolio files.' Line 9912  portfolio files.'
    'Replying to'     'Replying to'
 => '回复',  => '回复',
   
    '<b>[_1] messages</b>: showing messages [_2] through [_3] of [_4].'     'All messages:'
 => '<b>消息 ([_1])</b>:显示消息[_2]通过[_3]的[_4] 。',  => 'Alle Nachrichten:',
   
      'Unread messages:'
   => 'Ungelesene Nachrichten:',
   
      'Read messages:'
   => 'Gelesene Nachrichten:',
   
      'Replied to messages:'
   => 'Beantwortete Nachrichten:',
   
      'Forwarded messages:'
   => 'Weitergeleitete Nachrichten:',
   
      'showing messages [_1] through [_2] of [_3].'
   => '显示消息[_1]通过[_2]的[_3] 。',
   
    'Broadcast Message'     'Broadcast Message'
 => '广播消息',  => '广播消息',
Line 10177  portfolio files.' Line 10143  portfolio files.'
    'Please select a feedback type.'     'Please select a feedback type.'
 => 'Bitte wählen Sie einen Feedback-Typ aus.',  => 'Bitte wählen Sie einen Feedback-Typ aus.',
   
    'Sorry, no feedback possible on this resource  ...'     'Sorry, no feedback possible on this resource ...'
 => 'Sorry, für diese Ressource kann kein Feedback gesendet werden.',  => 'Sorry, für diese Ressource kann kein Feedback gesendet werden.',
   
    'Error sending message to [_1], no user specified.'     'Error sending message to [_1], no user specified.'
Line 10363  portfolio files.' Line 10329  portfolio files.'
    'Currently available actions (will open extra window):'     'Currently available actions (will open extra window):'
 => '目前可采取的行动 (在新窗口中打开):',  => '目前可采取的行动 (在新窗口中打开):',
   
    'There are no ungelesen messages in this folder.' # !     'There are no unread messages in this folder.'
 => '在此文件夹中没有未阅读邮件。',  => '在此文件夹中没有未阅读邮件。',
   
    'There are no gelesen messages in this folder' # !     'There are no read messages in this folder'
 => '在此文件夹中没有已阅读邮件。',  => '在此文件夹中没有已阅读邮件。',
   
    'There are no weitergeleitet messages in this folder.' # !     'There are no forwarded messages in this folder.'
 => '在此文件夹中没有转发的邮件。',  => '在此文件夹中没有转发的邮件。',
   
    'You have not replied to any messages in this folder.'     'You have not replied to any messages in this folder.'
 => '在此文件夹中您没有需要回答的邮件。',  => '在此文件夹中您没有需要回答的邮件。',
   
    'Empty Folder'     'There are no messages in this folder.'
 => '空文件夹',  => '空文件夹', # Empty Folder
   
    'Cc:'     'Cc:'
 => '抄送:',  => '抄送:',
Line 12990  erhalten Sie auf die gesamte Nachricht Z Line 12956  erhalten Sie auf die gesamte Nachricht Z
    'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'     'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'
 => 'Wählen Sie Rollen, Kurs-Status, Sektion(en) und Gruppe(n) für die Benutzer, die Zugriff auf die Portfolio-Dateien erhalten sollen.',  => 'Wählen Sie Rollen, Kurs-Status, Sektion(en) und Gruppe(n) für die Benutzer, die Zugriff auf die Portfolio-Dateien erhalten sollen.',
   
    '[_1] status'     'Course status'
 => '[_1] 状态', # ???  => 'Course status', # '[_1] 状态',
   
    'Files selected from other directories:'     'Files selected from other directories:'
 => 'Dateien, die aus anderen Verzeichnissen ausgewählt wurden:',  => 'Dateien, die aus anderen Verzeichnissen ausgewählt wurden:',
Line 13206  erhalten Sie auf die gesamte Nachricht Z Line 13172  erhalten Sie auf die gesamte Nachricht Z
    'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'     'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'
 => 'Kontaktieren Sie das [_1]LON-CAPA-Helpdesk[_2] ([_3]), falls Sie Unterstützung benötigen.',  => 'Kontaktieren Sie das [_1]LON-CAPA-Helpdesk[_2] ([_3]), falls Sie Unterstützung benötigen.',
   
    'Unable to create new Excel file. This error has been logged. Please alert your LON-CAPA administrator.'     'Problems occurred in creating the new Excel file.'
 => 'Die Excel-Datei konnte nicht angelegt werden. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',  => 'Bei der Erstellung der Excel-Datei sind Schwierigkeiten aufgetreten.',
   
      'Problems occurred in creating the output file.'
   => 'Bei der Erstellung der Ausgabedatei sind Schwierigkeiten aufgetreten.',
   
    'Problems occurred in creating the output file. This error has been logged. Please alert your LON-CAPA administrator.'     'Problems occurred in writing the CSV file.'
 => 'Bei der Erstellung der Ausgabedatei sind Schwierigkeiten aufgetreten. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',  => 'Beim Schreiben der CSV-Datei sind Schwierigkeiten aufgetreten.',
   
    'Problems occurred in writing the CSV file. This error has been logged. Please alert your LON-CAPA administrator.'     'This error has been logged.'
 => 'Beim Schreiben der CSV-Datei sind Schwierigkeiten aufgetreten. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',  => 'Dieser Fehler wurde protokolliert.',
   
      'Please alert your LON-CAPA administrator.'
   => 'Bitte benachrichtigen Sie Ihren LON-CAPA-Administrator.',
   
    'Records [_1]'     'Records [_1]'
 => 'Datensätze [_1]', # ???  => 'Datensätze [_1]', # ???
Line 13323  erhalten Sie auf die gesamte Nachricht Z Line 13295  erhalten Sie auf die gesamte Nachricht Z
    'Reset forgotten LON-CAPA password'     'Reset forgotten LON-CAPA password'
 => '重置 LON-CAPA 密码',  => '重置 LON-CAPA 密码',
   
    'If you use the same account for other campus services besides LON-CAPA, (e.g., e-mail, course registration, etc.), a separate centrally managed mechanism likely exists to reset a password.  However, if your account is used for just LON-CAPA access you will probably be able to reset a password from this page.'     'If you use the same account for other campus services besides LON-CAPA, (e.g., e-mail, course registration, etc.), a separate centrally managed mechanism likely exists to reset a password. However, if your account is used for just LON-CAPA access you will probably be able to reset a password from this page.'
 => '如果您使用相同的帐户的其他校园服务除了LON-CAPA, (例如,电子邮件,课程注册等) ,一个单独的中央管理机制可以重置密码。然而,如果您的帐户只是用于LON-CAPA访问,您可以从这个网页重置密码。',  => '如果您使用相同的帐户的其他校园服务除了LON-CAPA, (例如,电子邮件,课程注册等) ,一个单独的中央管理机制可以重置密码。然而,如果您的帐户只是用于LON-CAPA访问,您可以从这个网页重置密码。',
   
    'Three conditions must be met:'     'Three conditions must be met:'
Line 14078  erhalten Sie auf die gesamte Nachricht Z Line 14050  erhalten Sie auf die gesamte Nachricht Z
    '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.'     '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.'
 => '[quant,_1,Nachricht ist, Nachrichten sind] nicht sichtbar, da die Anzeige von an Sie von anderen Studenten gesendeten LON-CAPA-Nachrichten zwischen [_2] und [_3] derzeit aufgrund von Online-Prüfungen gesperrt ist.',  => '[quant,_1,Nachricht ist, Nachrichten sind] nicht sichtbar, da die Anzeige von an Sie von anderen Studenten gesendeten LON-CAPA-Nachrichten zwischen [_2] und [_3] derzeit aufgrund von Online-Prüfungen gesperrt ist.',
   
    'Each of the <b>[quant,_1,message]</b> you checked will be forwarded to the recipient(s) you select below.'     'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.'
 => 'Jede der <b>[quant,_1,Nachricht,Nachrichten]</b>, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  => 'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.',
   
    'The message you checked will be forwarded to the recipient(s) you select below.'     'The message you checked will be forwarded to the recipient(s) you select below.'
 => 'Die Nachricht, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  => 'Die Nachricht, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',
Line 15435  erhalten Sie auf die gesamte Nachricht Z Line 15407  erhalten Sie auf die gesamte Nachricht Z
    'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.'     'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.'
 => 'Bitte stellen Sie einen [_1]erneuten Antrag[_2] zur Erstellung eines Accounts und folgen Sie dem neuen Link, der Ihnen per E-Mail zugesandt werden wird.',  => 'Bitte stellen Sie einen [_1]erneuten Antrag[_2] zur Erstellung eines Accounts und folgen Sie dem neuen Link, der Ihnen per E-Mail zugesandt werden wird.',
   
    'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3].  If you did not perform this action or authorize it, please contact the [_4] ([_5]).'     'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3]. If you did not perform this action or authorize it, please contact the [_4] ([_5]).'
 => 'Am [_2] wurde für die Einrichtung [_1] von der IP-Adresse [_3] ein LON-CAPA-Account erzeugt. Falls Sie diese Anforderung nicht ausgeführt oder beauftragt hatten, nehmen Sie bitte mit [_4] ([_5]) Kontakt auf.',  => 'Am [_2] wurde für die Einrichtung [_1] von der IP-Adresse [_3] ein LON-CAPA-Account erzeugt. Falls Sie diese Anforderung nicht ausgeführt oder beauftragt hatten, nehmen Sie bitte mit [_4] ([_5]) Kontakt auf.',
   
    'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'     'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'
Line 15756  erhalten Sie auf die gesamte Nachricht Z Line 15728  erhalten Sie auf die gesamte Nachricht Z
   
 #SD end 2008-07-02  #SD end 2008-07-02
   
    '[_1] at [_2]'  
 => '[_1] 在 [_2]',  
   
    '[_1]: [_2]'  
 => '[_1]: [_2]',  
   
    'Server Switch Required'     'Server Switch Required'
 => 'Serverwechsel erforderlich',  => 'Serverwechsel erforderlich',
   
Line 15774  erhalten Sie auf die gesamte Nachricht Z Line 15740  erhalten Sie auf die gesamte Nachricht Z
    'Default in use:'     'Default in use:'
 => '默认情况下使用:',  => '默认情况下使用:',
   
    'Self-creation of account by users with status: [_1]  '     'Self-creation of account by users with status: [_1]'
 => 'Selbsterstellung eines Accounts durch Benutzer mit Status [_1]  ',  => 'Selbsterstellung eines Accounts durch Benutzer mit Status [_1]',
   
    'modifiable fields (if institutional data blank): '     'modifiable fields (if institutional data blank): '
 => 'änderbare Felder (falls Daten der Einrichtung leer sind): ',  => 'änderbare Felder (falls Daten der Einrichtung leer sind): ',

Removed from v.1.84  
changed lines
  Added in v.1.91


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>