diff options
-rw-r--r-- | sfx2/source/bastyp/bastyp.src | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sfx2/source/bastyp/bastyp.src b/sfx2/source/bastyp/bastyp.src index 3f916815ea80..99646df67de3 100644 --- a/sfx2/source/bastyp/bastyp.src +++ b/sfx2/source/bastyp/bastyp.src @@ -2,9 +2,9 @@ * * $RCSfile: bastyp.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: vg $ $Date: 2001-05-16 14:58:12 $ + * last change: $Author: kz $ $Date: 2001-06-08 21:50:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -327,7 +327,7 @@ String ERR_INSUFFICIENTDISKSPACE Text[ spanish ] = "El tama�o del archivo %1 exceder� al del disponible en el disco.\n�Desea continuar?\n"; Text[ chinese_simplified ] = "�ļ� %1 ����ռ�������еĿ��ÿռ䡣\n��Ҫ������\n"; Text[ russian ] = "����� ����� %1 ������, ��� ����� ���������� �� ����� �����.\n��� ����� ����������?\n"; - Text[ polish ] = "Plik %1 przewy�sza ilo?� miejsca na dysku.\nKontynuowa� ?\n"; + Text[ polish ] = "Plik %1 przewy�sza ilo�� miejsca na dysku.\nKontynuowa� ?\n"; Text[ japanese ] = "̧�� %1�͋����e�ʗ̈���z���Ă��܂��\n���s���܂���?\n"; Text[ chinese_traditional ] = "�ɮ� %1 �һݪŶ��j��{�s���i�ΪŶ��C\n�n�~��S\n"; Text[ arabic ] = "��� ���� ����� %1 ���� �� ������� ������� ��� �����.\n�� ���� �������ɿ\n"; @@ -353,7 +353,7 @@ String STR_DOWNLOAD_SOURCE Text [ portuguese_brazilian ] = "Quelle" ; Text [ chinese_simplified ] = "Դ"; Text [ russian ] = "��������"; - Text [ polish ] = "?r�d�o"; + Text [ polish ] = "�r�d�o"; Text [ japanese ] = "���"; Text [ chinese_traditional ] = "��ƨӷ�"; Text [ arabic ] = "������"; @@ -481,7 +481,7 @@ Resource RID_DLSTATUS2 Text [ portuguese ] = "Liga��o com: $(HOST). Esperando resposta ..." ; Text[ chinese_simplified ] = "���ӣ�$(HOST)�����ڵȺ��Ӧ..."; Text[ russian ] = "����������� �: $(HOST). ����� ������..."; - Text[ polish ] = "Po��czenie z: $(HOST). Czekanie na odpowied?..."; + Text[ polish ] = "Po��czenie z: $(HOST). Czekanie na odpowied�..."; Text[ japanese ] = "�ڑ���:$(HOST)�B������҂��Ă��܂�..."; Text[ chinese_traditional ] = "�s�u��G$(HOST)�C���b���Ե��_..."; Text[ arabic ] = "������� ��: $(HOST). �� ������ ����..."; @@ -586,3 +586,4 @@ String STR_HTML_GENERATOR Text[ language_user1 ] = "pb: no translation"; }; + |