Spanish translation to PrintPanel's title

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29935 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
espectador 2010-03-14 05:15:27 +00:00
parent 13132c1620
commit da99b01127
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-03-13 German Arias <german@xelalug.org>
* Resources/Spanish.lproj/Localizable.strings: Spanish translation
to title "Print Panel".
2010-03-13 German Arias <german@xelalug.org> 2010-03-13 German Arias <german@xelalug.org>
* Source/NSPrintPanel.m: Set the title of the panel (Print Panel), * Source/NSPrintPanel.m: Set the title of the panel (Print Panel),

View file

@ -153,6 +153,8 @@ add comments above this one
/*** Strings from ../Source/NSPrintPanel.m ***/ /*** Strings from ../Source/NSPrintPanel.m ***/
/* File: ../Source/NSPrintPanel.m:159 */
"Print Panel" = "Panel de Impresi\U00F3n";
/* File: ../Source/NSPrintPanel.m:169 */ /* File: ../Source/NSPrintPanel.m:169 */
"1 up" = "1 p\U00E1gina"; "1 up" = "1 p\U00E1gina";
"2 up" = "2 p\U00E1ginas"; "2 up" = "2 p\U00E1ginas";