[LON-CAPA-cvs] cvs: loncom /localize/localize de.pm es.pm
raeburn
raeburn at source.lon-capa.org
Sat Jul 30 21:19:42 EDT 2011
raeburn Sun Jul 31 01:19:42 2011 EDT
Modified files:
/loncom/localize/localize de.pm es.pm
Log:
- Bug 6291.
- Consistent wording.
- Remove key => value pairs no longer needed.
- Fix typo in an English phrase, and a Spanish phrase.
- Update Spanish phrase to reflect change in Engish key from:
'posts will be identified as "NEW" until marked as read by the reader.'
to 'posts will be identified as "NEW" until marked as not "NEW".'
*** Corresponding German translation in de.pm still needs update ***
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.424 loncom/localize/localize/de.pm:1.425
--- loncom/localize/localize/de.pm:1.424 Mon Jul 25 12:02:49 2011
+++ loncom/localize/localize/de.pm Sun Jul 31 01:19:42 2011
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.424 2011/07/25 12:02:49 christianto Exp $
+# $Id: de.pm,v 1.425 2011/07/31 01:19:42 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5950,9 +5950,6 @@
'Not specified'
=> 'Nicht angegeben',
- 'Once marked as read'
-=> 'Sobald als gelesen markiert',
-
'Open - XML source is open to people who want to use it'
=> 'Lesbar - XML-Quellcode ist für interessierte Autoren lesbar',
@@ -6004,7 +6001,7 @@
'Source Distribution'
=> 'Zugriffsrechte auf Quellcode',
- 'Under what circumstances posts are identfied as "New"'
+ 'Under what circumstances posts are identified as "NEW"'
=> 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',
'Upload a new document'
@@ -10796,9 +10793,6 @@
'Posts not marked read'
=> 'Beiträge, die nicht als gelesen gekennzeichnet wurden',
- 'New posts cease to be identified as "New"?'
-=> 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',
-
'New posts cease to be identified as "NEW"?'
=> 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',
@@ -13389,7 +13383,7 @@
'In discussions: new posts will be cease to be identified as "NEW" after display.'
=> 'In Diskussionen: Neue Beiträge werden nach dem Anzeigen nicht mehr als "NEU" angezeigt.',
- 'In discussions: posts will be identified as "NEW" until marked as read by the reader.'
+ 'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
=> 'In Diskussionen: Es werden Beiträge solange als "NEU" interpretiert, bis sie durch den Leser als gelesen markiert werden.',
'The e-mail address entered in row '
Index: loncom/localize/localize/es.pm
diff -u loncom/localize/localize/es.pm:1.64 loncom/localize/localize/es.pm:1.65
--- loncom/localize/localize/es.pm:1.64 Fri May 13 21:12:00 2011
+++ loncom/localize/localize/es.pm Sun Jul 31 01:19:42 2011
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Spanish Localization Lexicon
#
-# $Id: es.pm,v 1.64 2011/05/13 21:12:00 raeburn Exp $
+# $Id: es.pm,v 1.65 2011/07/31 01:19:42 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5870,9 +5870,6 @@
'Not specified'
=> 'No especificado',
- 'Once marked as read'
-=> 'Marcados como leÃdos',
-
'Open - XML source is open to people who want to use it'
=> 'Abierto - fuente XML está abierto para quien quiera usarlo',
@@ -5915,8 +5912,8 @@
'Source Distribution'
=> 'Distribución de código Fuente',
- 'Under what circumstances posts are identfied as "New"'
-=> 'Bajo que circunstacias los mensajes de discusión son identificados como "Nuevo"',
+ 'Under what circumstances posts are identified as "NEW"'
+=> 'Bajo que circunstacias los mensajes de discusión son identificados como "NUEVO"',
'Upload a new document'
=> 'Cargar un documento nuevo',
@@ -10337,9 +10334,6 @@
'Posts not marked read'
=> 'Mensajes no marcados como leÃdos',
- 'New posts cease to be identified as "New"?'
-=> 'Nuevas contribuciones ¿dejan de ser identificadas como "Nuevo"?',
-
'New posts cease to be identified as "NEW"?'
=> 'Nuevas contribuciones ¿dejan de ser identificadas como "NUEVO"?',
@@ -12792,8 +12786,8 @@
'In discussions: new posts will be cease to be identified as "NEW" after display.'
=> 'En discusiones: nuevos mensajes dejarán de ser identificados como "NUEVO" después de mostrados.',
- 'In discussions: posts will be identified as "NEW" until marked as read by the reader.'
-=> 'En discusiones: los mensajes serán identidicados como "NUEVO" hasta ser marcados como leÃdo por el usuario.',
+ 'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
+=> 'En discusiones: los mensajes serán identificados como "NUEVO" hasta ser marcados como no "NUEVO".',
'The e-mail address entered in row '
=> 'La dirección E-Mail entrada en filas ',
More information about the LON-CAPA-cvs
mailing list