From d66790e327fd03f10c81a71225d371fdbf78999e Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Thu, 12 Jun 2008 11:28:18 +0200 Subject: [PATCH] xcopy: Remove spaces before '\n' in resource strings. --- programs/xcopy/Da.rc | 4 ++-- programs/xcopy/De.rc | 2 +- programs/xcopy/En.rc | 6 +++--- programs/xcopy/Fr.rc | 4 ++-- programs/xcopy/Ko.rc | 10 +++++----- programs/xcopy/Nl.rc | 4 ++-- programs/xcopy/No.rc | 4 ++-- programs/xcopy/Pl.rc | 2 +- programs/xcopy/Ru.rc | 6 +++--- programs/xcopy/Si.rc | 6 +++--- 10 files changed, 24 insertions(+), 24 deletions(-) diff --git a/programs/xcopy/Da.rc b/programs/xcopy/Da.rc index 16443ec7c39..239b3a71d63 100644 --- a/programs/xcopy/Da.rc +++ b/programs/xcopy/Da.rc @@ -47,7 +47,7 @@ STRINGTABLE "XCOPY - Kopierer filer eller katalogtre til en målplassering\n\ \n\ Syntaks:\n\ -XCOPY kilde [mål] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY kilde [mål] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ hvor:\n\ @@ -69,7 +69,7 @@ hvor:\n\ [/H] Kopier skjulte filer og systemfiler\n\ [/C] Fortsæt selv om det opstår fejl under kopieringen\n\ [/A] Kopier ikke filer som er markeret som arkiv\n\ -[/M] Kopier kun filer som er markeret som akriv; fjerner denne markering \n\ +[/M] Kopier kun filer som er markeret som akriv; fjerner denne markering\n\ [/D | /D:m-d-å] Kopier kun nye filer eller dem som er ændret efter\n\ \t\tden opgivne dato.\n\ \t\tHvis ingen dato opgives kopieres kun de filer hvor\n\ diff --git a/programs/xcopy/De.rc b/programs/xcopy/De.rc index fcea5a19170..1af64183b49 100644 --- a/programs/xcopy/De.rc +++ b/programs/xcopy/De.rc @@ -48,7 +48,7 @@ STRINGTABLE "XCOPY - Kopiert Dateien oder Verzeichnisse an einen Zielort\n\ \n\ Syntax:\n\ -XCOPY Quelle [Ziel] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY Quelle [Ziel] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Mit:\n\ diff --git a/programs/xcopy/En.rc b/programs/xcopy/En.rc index d7d4344e06a..33324ac9f4e 100644 --- a/programs/xcopy/En.rc +++ b/programs/xcopy/En.rc @@ -47,12 +47,12 @@ STRINGTABLE "XCOPY - Copies source files or directory trees to a destination\n\ \n\ Syntax:\n\ -XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Where:\n\ \n\ -[/I] Assume directory if destination does not exist and copying 2 or \n\ +[/I] Assume directory if destination does not exist and copying 2 or\n\ \tmore files\n\ [/S] Copy directories and subdirectories\n\ [/E] Copy directories and subdirectories, including any empty ones\n\ @@ -70,7 +70,7 @@ Where:\n\ [/H] Include hidden and system files in the copy\n\ [/C] Continue even if an error occurs during the copy\n\ [/A] Only copy files with archive attribute set\n\ -[/M] Only copy files with archive attribute set, removes \n\ +[/M] Only copy files with archive attribute set, removes\n\ \tarchive attribute\n\ [/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n\ \t\tIf no date is supplied, only copy if destination is older\n\ diff --git a/programs/xcopy/Fr.rc b/programs/xcopy/Fr.rc index e641e6ae5f7..7fe8f691cb4 100644 --- a/programs/xcopy/Fr.rc +++ b/programs/xcopy/Fr.rc @@ -48,7 +48,7 @@ STRINGTABLE "XCOPY - Copie les fichiers ou répertoires source vers une destination\n\ \n\ Syntaxe :\n\ -XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Où :\n\ @@ -71,7 +71,7 @@ Où :\n\ [/H] Inclure les fichiers cachés et système dans la copie\n\ [/C] Continue même si une erreur survient pendant la copie\n\ [/A] Copie uniquement les fichiers qui ont l'attribut archive défini\n\ -[/M] Copie uniquement les fichiers qui ont l'attribut archive défini, supprime \n\ +[/M] Copie uniquement les fichiers qui ont l'attribut archive défini, supprime\n\ \tensuite l'attribut\n\ [/D | /D:m-d-y] Copie uniquement les fichiers nouveaux ou ceux modifiés après la date spécifiée.\n\ \t\tSi aucune date n'est spécifiée, copie uniquement lorsque le fichier de destination est plus vieux\n\ diff --git a/programs/xcopy/Ko.rc b/programs/xcopy/Ko.rc index 41caa560c89..a3a89f99e24 100644 --- a/programs/xcopy/Ko.rc +++ b/programs/xcopy/Ko.rc @@ -48,12 +48,12 @@ STRINGTABLE "XCOPY - ¿øº» ÆÄÀÏÀ̳ª µð·ºÅ丮 ±¸Á¶¸¦ ¸ñÀûÁö·Î º¹»ç\n\ \n\ ¹®¹ý:\n\ -XCOPY ¿øº» [´ë»ó] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY ¿øº» [´ë»ó] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Where:\n\ \n\ -[/I] Assume directory if destination does not exist and copying 2 or \n\ +[/I] Assume directory if destination does not exist and copying 2 or\n\ \tmore files\n\ [/S] µð·ºÅ丮ÇÏ°í ÇÏÀ§ µð·ºÅ丮 º¹»ç\n\ [/E] ºó µð·ºÅ丮¸¦ Æ÷ÇÔÇؼ­ µð·ºÅ丮¿Í ÇÏÀ§ µð·ºÅ丮 º¹»ç\n\ @@ -71,10 +71,10 @@ Where:\n\ [/H] ¼ûÀº ÆÄÀÏÀ̳ª ½Ã½ºÅÛ ÆÄÀϵµ Æ÷ÇÔÇؼ­ º¹»ç\n\ [/C] º¹»çÇÏ´Â µ¿¾È¿¡ ¿¡·¯°¡ ¹ß»ýÇصµ °è¼Ó ÁøÇà\n\ [/A] ¿ÀÁ÷ ¾ÐÃà ¼Ó¼ºÀÌ ¼³Á¤µÇ¾îÀÖ´Â ÆÄÀϸ¸ º¹»ç\n\ -[/M] ¿ÀÁ÷ ¾ÐÃà ¼Ó¼ºÀ» Á¦°ÅÇϸ鼭 ¾ÐÃà ¼Ó¼ºÀÌ ¼³Á¤µÇ¾îÀÖ´Â \n\ -\ÆÄÀϸ¸ º¹»ç \n\ +[/M] ¿ÀÁ÷ ¾ÐÃà ¼Ó¼ºÀ» Á¦°ÅÇϸ鼭 ¾ÐÃà ¼Ó¼ºÀÌ ¼³Á¤µÇ¾îÀÖ´Â\n\ +\ÆÄÀϸ¸ º¹»ç\n\ [/D | /D:m-d-y] ÁöÁ¤µÈ ³¯Â¥ ÈÄ¿¡ ¼öÁ¤µÇ°Å³ª »õ·Î¿î ÆÄÀÏ º¹»ç.\n\ -\t\tI¸¸¾à ¾î¶°ÇÑ ³¯Â¥µµ ÁöÁ¤µÇÁö ¾ÊÀ¸¸é,¿ÀÁ÷ ¿øº»º¸´Ù \n\ +\t\tI¸¸¾à ¾î¶°ÇÑ ³¯Â¥µµ ÁöÁ¤µÇÁö ¾ÊÀ¸¸é,¿ÀÁ÷ ¿øº»º¸´Ù\n\ \t\t´ë»óÀÌ ¿À·¡µÈ °Í¸¸ º¹»ç\n\n" } diff --git a/programs/xcopy/Nl.rc b/programs/xcopy/Nl.rc index 83720ffa0c5..f994cdd8f7e 100644 --- a/programs/xcopy/Nl.rc +++ b/programs/xcopy/Nl.rc @@ -47,7 +47,7 @@ STRINGTABLE "XCOPY - Copiëerd bron bestanden of directory bomen naar een bestemming\n\ \n\ Gebruik:\n\ -XCOPY bron [bestemming] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY bron [bestemming] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Parameters:\n\ @@ -70,7 +70,7 @@ Parameters:\n\ [/H] Inclusief verborgen en systeem bestanden\n\ [/C] Ga door zelfs als er een fout optreed tijdens het copiëren\n\ [/A] Copiëer alleen bestanden met archiverings attribuut aan\n\ -[/M] Copiëer alleen bestanden met archiverings attribuut aan, verwijderd \n\ +[/M] Copiëer alleen bestanden met archiverings attribuut aan, verwijderd\n\ \tdit archiverings attribuut\n\ [/D | /D:m-d-y] Copiëer nieuwe bestanden of die gewijzigd zijn na de opgegeven\n\ \t\tdatum. Als geen detum wordt gegeven, copiëer alleen als bron nieuwer is.\n\n" diff --git a/programs/xcopy/No.rc b/programs/xcopy/No.rc index 561b53c2fb6..ddcccf78fef 100644 --- a/programs/xcopy/No.rc +++ b/programs/xcopy/No.rc @@ -47,7 +47,7 @@ STRINGTABLE "XCOPY - Kopierer filer eller katalogtre til en målplassering\n\ \n\ Syntax:\n\ -XCOPY kilde [mål] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY kilde [mål] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Where:\n\ @@ -70,7 +70,7 @@ Where:\n\ [/H] Kopier skjulte filer og systemfiler\n\ [/C] Fortsett selv om det oppstår feil under kopieringen\n\ [/A] Ikke kopier filer som er markert som arkiv\n\ -[/M] Bare kopier filer som er markert som akriv; fjerner denne merkingen \n\ +[/M] Bare kopier filer som er markert som akriv; fjerner denne merkingen\n\ [/D | /D:m-d-å] Kopier nye filer eller de som er endret etter\n\ \t\tden oppgitte datoen.\n\ \t\tHvis ingen dato oppgis kopieres bare de filene som er\n\ diff --git a/programs/xcopy/Pl.rc b/programs/xcopy/Pl.rc index 10176aadc8e..3d094a933ed 100644 --- a/programs/xcopy/Pl.rc +++ b/programs/xcopy/Pl.rc @@ -48,7 +48,7 @@ STRINGTABLE "XCOPY - kopiuje pliki lub drzewa katalogów\n\ \n\ Sk³adnia:\n\ -XCOPY Ÿród³o [cel] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY Ÿród³o [cel] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Gdzie:\n\ diff --git a/programs/xcopy/Ru.rc b/programs/xcopy/Ru.rc index 9c4d4e2c33e..1d86ff46f8c 100644 --- a/programs/xcopy/Ru.rc +++ b/programs/xcopy/Ru.rc @@ -51,12 +51,12 @@ STRINGTABLE "XCOPY - Êîïèðóåò ôàéëû è äåðåâüÿ ïàïîê\n\ \n\ Ñèíòàêñèñ:\n\ -XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Ãäå:\n\ \n\ -[/I] Åñëè êîíå÷íàÿ ïàïêà îòñóòñòâóåò è êîïèðóåòñÿ áîëåå îäíîãî ôàéëà, \n\ +[/I] Åñëè êîíå÷íàÿ ïàïêà îòñóòñòâóåò è êîïèðóåòñÿ áîëåå îäíîãî ôàéëà,\n\ òî ïðåäïîëàãàåòñÿ ïàïêà â êà÷åñòâå ìåñòà íàçíà÷åíèÿ.\n\ [/S] Êîïèðóåò ïàïêè è ïîäïàïêè.\n\ [/E] Êîïèðóåò ïàïêè è ïîäïàïêè, âêëþ÷àÿ ïóñòûå.\n\ @@ -73,7 +73,7 @@ XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ [/R] Ïåðåçàïèñûâàåò ôàéëû, äîñòóïíûå òîëüêî äëÿ ÷òåíèÿ.\n\ [/H] Êîïèðóåò ñêðûòûå è ñèñòåìíûå ôàéëû.\n\ [/C] Ïðîäîëæàåò ðàáîòó, äàæå åñëè ïðîèçîøëà îøèáêà.\n\ -[/A] Êîïèðóåò òîëüêî òå ôàéëû, äëÿ êîòîðûõ óñòàíîâëåí àòðèáóò \"àðõèâíûé\". \n\ +[/A] Êîïèðóåò òîëüêî òå ôàéëû, äëÿ êîòîðûõ óñòàíîâëåí àòðèáóò \"àðõèâíûé\".\n\ [/M] Êîïèðóåò òîëüêî òå ôàéëû, äëÿ êîòîðûõ óñòàíîâëåí àòðèáóò \"àðõèâíûé\",\n\ ïðè ýòîì àòðèáóò óäàëÿåòñÿ.\n\ [/D | /D:m-d-y] Êîïèðóåò òîëüêî íîâûå ôàéëû èëè òå, êîòîðûå áûëè èçìåíåíû\n\ diff --git a/programs/xcopy/Si.rc b/programs/xcopy/Si.rc index 2cedb89eeec..092282c1636 100644 --- a/programs/xcopy/Si.rc +++ b/programs/xcopy/Si.rc @@ -30,7 +30,7 @@ STRINGTABLE STRING_PAUSE, "Za začetek kopiranja pritisnite \n" STRING_SIMCOPY, "Prekopiral bom %d datotek\n" STRING_COPY, "Prekopiral sem %d datotek\n" - STRING_QISDIR, "Ali je '%s' ime ciljne datoteke \n" \ + STRING_QISDIR, "Ali je '%s' ime ciljne datoteke\n" \ "ali mape?\n" \ "(D - Datoteka, M - Mapa)\n" STRING_SRCPROMPT,"%s? (Da|Ne)\n" @@ -48,12 +48,12 @@ STRINGTABLE "XCOPY - kopira navedene izvorne datoteke oz. mape v naveden cilj\n\ \n\ Sintaksa:\n\ -XCOPY izvor [cilj] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U] \n\ +XCOPY izvor [cilj] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ \t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ \n\ Where:\n\ \n\ -[/I] Če cilj ne obstaja in gre za kopiranje dveh ali več datotek, predpostavi, \n\ +[/I] Če cilj ne obstaja in gre za kopiranje dveh ali več datotek, predpostavi,\n\ \da je cilj mapa\n\ [/S] Kopiraj mape in podmape\n\ [/E] Kopiraj mape in podmape, vključno s praznimi mapami\n\ -- 2.11.4.GIT