1msgid "usage: rm [-fiRr] file ...\n" 2msgstr 3msgid "rm: cannot stat root directory: %s\n" 4msgstr 5msgid "Error initializing international response strings: %s" 6msgstr 7msgid "rm of %s is not allowed\n" 8msgstr 9msgid "rm: cannot reopen %s: %s\n" 10msgstr 11msgid "rm: WARNING: " 12 "The directory %s was moved or linked to " 13 "another directory during the execution of rm\n" 14msgstr 15msgid "rm: %s is a directory\n" 16msgstr 17# msgid "rm of %s is not allowed\n" 18# msgstr 19# /* 20# * TRANSLATION_NOTE - The following message will contain the 21# * first character of the strings for "yes" and "no" defined 22# * in the file "nl_langinfo.po". After substitution, the 23# * message will appear as follows: 24# * rm: examine files in directory <directoryname> (y/n)? 25# * where <directoryname> is the directory to be removed 26# * 27# */ 28msgid "rm: examine files in directory %s (%s/%s)? " 29msgstr 30msgid "rm: cannot read directory %s: %s\n" 31msgstr 32# /* 33# * TRANSLATION_NOTE - The following message will contain the 34# * first character of the strings for "yes" and "no" defined 35# * in the file "nl_langinfo.po". After substitution, the 36# * message will appear as follows: 37# * rm: remove <filename> (y/n)? 38# * For example, in German, this will appear as 39# * rm: lschen <filename> (j/n)? 40# * where j=ja, n=nein, <filename>=the file to be removed 41# */ 42msgid "rm: remove %s (%s/%s)? " 43msgstr 44msgid "rm: Unable to remove directory %s: %s\n" 45msgstr 46# msgid "rm: cannot read directory %s: %s\n" 47# msgstr 48msgid "rm: %s: directory renamed\n" 49msgstr 50# msgid "rm: remove %s (%s/%s)? " 51# msgstr 52# /* 53# * If not silent, and stdin is a terminal, and there's 54# * no write access, and the file isn't a symbolic link, 55# * ask for permission. If flag is set, then we know it's 56# * a directory so we skip this test as it was done above. 57# * 58# * TRANSLATION_NOTE - The following message will contain the 59# * first character of the strings for "yes" and "no" defined 60# * in the file "nl_langinfo.po". After substitution, the 61# * message will appear as follows: 62# * rm: <filename>: override protection XXX (y/n)? 63# * where XXX is the permission mode bits of the file in octal 64# * and <filename> is the file to be removed 65# * 66# */ 67msgid "rm: %s: override protection %o (%s/%s)? " 68msgstr 69msgid "rm: Cannot remove any directory in the " 70 "path of the current working directory\n" 71 "%s\n" 72msgstr 73# msgid "rm: Unable to remove directory %s:" 74# " %s\n" 75# msgstr 76msgid "rm: %s not removed: %s\n" 77msgstr 78msgid "rm: Insufficient memory.\n" 79msgstr 80msgid "rm: cycle detected for %s\n" 81msgstr 82