diff options
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 136 |
1 files changed, 78 insertions, 58 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dos2unix 6.0.5-b3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-11 09:09+0200\n" +"POT-Creation-Date: 2014-07-09 19:08+0200\n" "PO-Revision-Date: 2014-03-09 12:07+0100\n" "Last-Translator: Thomas Pryds <thomas@pryds.eu>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" @@ -110,61 +110,61 @@ msgstr " som er målet for symbolsk henvisning \"%s\"\n" msgid "error: Value of environment variable DOS2UNIX_LOCALEDIR is too long.\n" msgstr "fejl: Værdien af miljøvariabel DOS2UNIX_LOCALEDIR er for lang.\n" -#: dos2unix.c:977 dos2unix.c:1014 unix2dos.c:992 unix2dos.c:1029 +#: dos2unix.c:985 dos2unix.c:1022 unix2dos.c:1000 unix2dos.c:1037 #, c-format msgid "active code page: %d\n" msgstr "aktuel tegnkodningstabel: %d\n" -#: dos2unix.c:1024 unix2dos.c:1039 +#: dos2unix.c:1032 unix2dos.c:1047 #, c-format msgid "invalid %s conversion mode specified\n" msgstr "ugyldig %s omdannelsestilstand specificeret\n" -#: dos2unix.c:1034 unix2dos.c:1049 +#: dos2unix.c:1042 unix2dos.c:1057 #, c-format msgid "option '%s' requires an argument\n" msgstr "tilvalg \"%s\" kræver et argument\n" -#: dos2unix.c:1047 dos2unix.c:1061 dos2unix.c:1255 unix2dos.c:1062 -#: unix2dos.c:1076 unix2dos.c:1276 +#: dos2unix.c:1055 dos2unix.c:1069 dos2unix.c:1263 unix2dos.c:1070 +#: unix2dos.c:1084 unix2dos.c:1284 #, c-format msgid "target of file %s not specified in new-file mode\n" msgstr "mål for fil %s er ikke angivet i ny-fil-tilstand\n" -#: dos2unix.c:1091 dos2unix.c:1175 unix2dos.c:1106 unix2dos.c:1193 +#: dos2unix.c:1099 dos2unix.c:1183 unix2dos.c:1114 unix2dos.c:1201 #, c-format msgid "Skipping %s, not a regular file.\n" msgstr "Springer %s over, ikke en almindelig fil.\n" -#: dos2unix.c:1098 unix2dos.c:1113 +#: dos2unix.c:1106 unix2dos.c:1121 #, c-format msgid "Skipping %s, output file %s is a symbolic link.\n" msgstr "Springer %s over. Outputfil %s er en symbolsk henvisning.\n" -#: dos2unix.c:1105 dos2unix.c:1189 unix2dos.c:1120 unix2dos.c:1207 +#: dos2unix.c:1113 dos2unix.c:1197 unix2dos.c:1128 unix2dos.c:1215 #, c-format msgid "Skipping symbolic link %s, target is not a regular file.\n" msgstr "" "Springer symbolsk henvisning %s over. Målet er ikke en almindelig fil.\n" -#: dos2unix.c:1112 unix2dos.c:1127 +#: dos2unix.c:1120 unix2dos.c:1135 #, c-format msgid "Skipping %s, target of symbolic link %s is not a regular file.\n" msgstr "" "Springer %s over. Målet for symbolsk henvisning %s er ikke en almindelig " "fil.\n" -#: dos2unix.c:1119 dos2unix.c:1196 unix2dos.c:1134 unix2dos.c:1214 +#: dos2unix.c:1127 dos2unix.c:1204 unix2dos.c:1142 unix2dos.c:1222 #, c-format msgid "Skipping binary file %s\n" msgstr "Springer binær fil %s over\n" -#: dos2unix.c:1126 dos2unix.c:1203 unix2dos.c:1141 unix2dos.c:1221 +#: dos2unix.c:1134 dos2unix.c:1211 unix2dos.c:1149 unix2dos.c:1229 #, c-format msgid "code page %d is not supported.\n" msgstr "tegnkodningstabel %d understøttes ikke.\n" -#: dos2unix.c:1133 dos2unix.c:1210 unix2dos.c:1148 unix2dos.c:1228 +#: dos2unix.c:1141 dos2unix.c:1218 unix2dos.c:1156 unix2dos.c:1236 #, c-format msgid "" "Skipping UTF-16 file %s, the current locale character encoding is not " @@ -173,37 +173,37 @@ msgstr "" "Springer UTF-16-fil %s over. Tegnkodningen for den aktuelle lokalitet er " "ikke UTF-8.\n" -#: dos2unix.c:1140 dos2unix.c:1217 unix2dos.c:1155 unix2dos.c:1235 +#: dos2unix.c:1148 dos2unix.c:1225 unix2dos.c:1163 unix2dos.c:1243 #, c-format msgid "Skipping UTF-16 file %s, the size of wchar_t is %d bytes.\n" msgstr "Springer UTF-16-fil %s over. Størrelsen på wchar_t er %d byte.\n" -#: dos2unix.c:1147 dos2unix.c:1224 unix2dos.c:1162 unix2dos.c:1242 +#: dos2unix.c:1155 dos2unix.c:1232 unix2dos.c:1170 unix2dos.c:1250 #, c-format msgid "Skipping UTF-16 file %s, an UTF-16 conversion error occurred.\n" msgstr "Springer UTF-16-fil %s over. Der opstod en fejl under omdannelse.\n" -#: dos2unix.c:1153 +#: dos2unix.c:1161 #, c-format msgid "converting file %s to file %s in Unix format...\n" msgstr "omdanner fil %s til fil %s i Unix-format …\n" -#: dos2unix.c:1160 unix2dos.c:1178 +#: dos2unix.c:1168 unix2dos.c:1186 #, c-format msgid "problems converting file %s to file %s\n" msgstr "problemer under omdannelse af fil %s til fil %s\n" -#: dos2unix.c:1182 unix2dos.c:1200 +#: dos2unix.c:1190 unix2dos.c:1208 #, c-format msgid "Skipping symbolic link %s.\n" msgstr "Springer symbolsk henvisning %s over.\n" -#: dos2unix.c:1230 +#: dos2unix.c:1238 #, c-format msgid "converting file %s to Unix format...\n" msgstr "omdanner fil %s til Unix-format …\n" -#: dos2unix.c:1237 unix2dos.c:1258 +#: dos2unix.c:1245 unix2dos.c:1266 #, c-format msgid "problems converting file %s\n" msgstr "problemer under omdannelse af fil %s\n" @@ -220,22 +220,22 @@ msgstr "" "Alle rettigheder forbeholdes.\n" "\n" -#: unix2dos.c:1169 +#: unix2dos.c:1177 #, c-format msgid "converting file %s to file %s in Mac format...\n" msgstr "omdanner fil %s til fil %s i Mac-format …\n" -#: unix2dos.c:1171 +#: unix2dos.c:1179 #, c-format msgid "converting file %s to file %s in DOS format...\n" msgstr "omdanner fil %s til fil %s i DOS-format …\n" -#: unix2dos.c:1249 +#: unix2dos.c:1257 #, c-format msgid "converting file %s to Mac format...\n" msgstr "omdanner fil %s til Mac-format …\n" -#: unix2dos.c:1251 +#: unix2dos.c:1259 #, c-format msgid "converting file %s to DOS format...\n" msgstr "omdanner fil %s til DOS-format …\n" @@ -343,7 +343,17 @@ msgstr " -865 brug DOS-tegnkodningstabel 865 (nordisk)\n" msgid " -7 convert 8 bit characters to 7 bit space\n" msgstr " -7 omdan 8-bit-tegn til 7-bit-plads\n" -#: common.c:223 +#: common.c:224 +#, fuzzy, c-format +msgid " -b, --keep-bom keep Byte Order Mark\n" +msgstr " -m, --add-bom tilføj UTF-8 byte-rækkefølge-markering (BOM)\n" + +#: common.c:226 +#, fuzzy, c-format +msgid " -b, --keep-bom keep Byte Order Mark (default)\n" +msgstr " -m, --add-bom tilføj UTF-8 byte-rækkefølge-markering (BOM)\n" + +#: common.c:227 #, c-format msgid "" " -c, --convmode conversion mode\n" @@ -352,37 +362,37 @@ msgstr "" " -c, --convmode omdannelsestilstand\n" " convmode ascii, 7bit, iso, mac, standard er ascii\n" -#: common.c:225 +#: common.c:229 #, c-format msgid " -f, --force force conversion of binary files\n" msgstr " -f, --force gennemtving omdannelse af binære filer\n" -#: common.c:226 +#: common.c:230 #, c-format msgid " -h, --help display this help text\n" msgstr " -h, --help vis denne hjælpetekst\n" -#: common.c:227 +#: common.c:231 #, c-format msgid " -k, --keepdate keep output file date\n" msgstr " -k, --keepdate behold outputfils dato\n" -#: common.c:228 +#: common.c:232 #, c-format msgid " -L, --license display software license\n" msgstr " -L, --license vis softwarelicens\n" -#: common.c:229 +#: common.c:233 #, c-format msgid " -l, --newline add additional newline\n" msgstr " -l, --newline tilføj ekstra linjeskift\n" -#: common.c:230 +#: common.c:234 #, c-format msgid " -m, --add-bom add UTF-8 Byte Order Mark\n" msgstr " -m, --add-bom tilføj UTF-8 byte-rækkefølge-markering (BOM)\n" -#: common.c:231 +#: common.c:235 #, c-format msgid "" " -n, --newfile write to new file\n" @@ -393,7 +403,7 @@ msgstr "" " infile originalfil i ny-fil-tilstand\n" " outfile outputfil i ny-fil-tilstand\n" -#: common.c:234 +#: common.c:238 #, c-format msgid "" " -o, --oldfile write to old file (default)\n" @@ -402,7 +412,7 @@ msgstr "" " -o, --oldfile skriv til gammel fil (standard)\n" " file … filter til omdannelse i gammel-fil-tilstand\n" -#: common.c:236 +#: common.c:240 #, c-format msgid "" " -q, --quiet quiet mode, suppress all warnings\n" @@ -411,28 +421,38 @@ msgstr "" " -q, --quiet stilletilstand, tilbagehold alle advarsler\n" " (altid slået til i stdio-tilstand)\n" -#: common.c:238 +#: common.c:243 +#, fuzzy, c-format +msgid " -r, --remove-bom remove Byte Order Mark (default)\n" +msgstr " -m, --add-bom tilføj UTF-8 byte-rækkefølge-markering (BOM)\n" + +#: common.c:245 +#, fuzzy, c-format +msgid " -r, --remove-bom remove Byte Order Mark\n" +msgstr " -m, --add-bom tilføj UTF-8 byte-rækkefølge-markering (BOM)\n" + +#: common.c:246 #, c-format msgid " -s, --safe skip binary files (default)\n" msgstr " -s, --safe spring binære filer over (standard)\n" -#: common.c:240 +#: common.c:248 #, c-format msgid " -ul, --assume-utf16le assume that the input format is UTF-16LE\n" msgstr " -ul, --assume-utf16le antag at inputformatet er UTF-16LE\n" -#: common.c:241 +#: common.c:249 #, c-format msgid " -ub, --assume-utf16be assume that the input format is UTF-16BE\n" msgstr " -ub, --assume-utf16be antag at inputformatet er UTF-16BE\n" -#: common.c:244 +#: common.c:252 #, c-format msgid " -F, --follow-symlink follow symbolic links and convert the targets\n" msgstr "" " -F, --follow-symlink følg symbolske henvisninger og omdan deres mål\n" -#: common.c:247 +#: common.c:255 #, c-format msgid "" " -R, --replace-symlink replace symbolic links with converted files\n" @@ -441,7 +461,7 @@ msgstr "" " -R, --replace-symlink erstat symbolske henvisninger med omdannede filer\n" " (oprindelige målfiler forbliver uændrede)\n" -#: common.c:249 +#: common.c:257 #, c-format msgid "" " -S, --skip-symlink keep symbolic links and targets unchanged (default)\n" @@ -449,77 +469,77 @@ msgstr "" "-S, --skip-symlink behold symbolske henvisninger og deres mål uændrede " "(standard)\n" -#: common.c:251 +#: common.c:259 #, c-format msgid " -V, --version display version number\n" msgstr " -V, --version vis versionsnummer\n" -#: common.c:263 +#: common.c:271 msgid "DOS 16 bit version (WATCOMC).\n" msgstr "DOS 16-bit-version (WATCOMC).\n" -#: common.c:265 +#: common.c:273 msgid "DOS 16 bit version (TURBOC).\n" msgstr "DOS 16-bit-version (TURBOC).\n" -#: common.c:267 +#: common.c:275 msgid "DOS 32 bit version (WATCOMC).\n" msgstr "DOS 32-bit-version (WATCOMC).\n" -#: common.c:269 +#: common.c:277 msgid "DOS 32 bit version (DJGPP).\n" msgstr "DOS 32-bit-version (DJGPP).\n" -#: common.c:271 +#: common.c:279 msgid "MSYS version.\n" msgstr "MSYS-version.\n" -#: common.c:273 +#: common.c:281 msgid "Cygwin version.\n" msgstr "Cygwin-version.\n" -#: common.c:275 +#: common.c:283 msgid "Windows 64 bit version (MinGW-w64).\n" msgstr "Windows 64-bit-version (MinGW-w64).\n" -#: common.c:277 +#: common.c:285 msgid "Windows 32 bit version (WATCOMC).\n" msgstr "Windows 32-bit-version (WATCOMC).\n" -#: common.c:279 +#: common.c:287 msgid "Windows 32 bit version (MinGW-w64).\n" msgstr "Windows 32-bit-version (MinGW-w64).\n" -#: common.c:281 +#: common.c:289 msgid "Windows 32 bit version (MinGW).\n" msgstr "Windows 32-bit-version (MinGW).\n" -#: common.c:283 +#: common.c:291 #, c-format msgid "Windows 64 bit version (MSVC %d).\n" msgstr "Windows 64-bit-version (MSVC %d).\n" -#: common.c:285 +#: common.c:293 #, c-format msgid "Windows 32 bit version (MSVC %d).\n" msgstr "Windows 32-bit-version (MSVC %d).\n" -#: common.c:287 +#: common.c:295 msgid "OS/2 version (WATCOMC).\n" msgstr "OS/2-version (WATCOMC).\n" -#: common.c:289 +#: common.c:297 msgid "OS/2 version (EMX).\n" msgstr "OS/2-version (EMX).\n" -#: common.c:292 +#: common.c:300 msgid "With Unicode UTF-16 support.\n" msgstr "Med Unicode UTF-16-understøttelse.\n" -#: common.c:294 +#: common.c:302 msgid "Without Unicode UTF-16 support.\n" msgstr "Uden Unicode UTF-16-understøttelse.\n" -#: common.c:297 +#: common.c:305 msgid "With native language support.\n" msgstr "Med understøttelse for lokale sprog.\n" |