From 301687333ad8624c4694e2e7ebcb1e3aa45f3002 Mon Sep 17 00:00:00 2001 From: Anonymous <noreply@xfce.org> Date: Tue, 14 Apr 2020 23:48:01 +0200 Subject: [PATCH] I18n: Update translation da (100%). 776 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/da.po | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/po/da.po b/po/da.po index d606db669..4920e75bf 100644 --- a/po/da.po +++ b/po/da.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Thunar\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-06 12:30+0200\n" -"PO-Revision-Date: 2020-04-07 11:59+0000\n" +"POT-Creation-Date: 2020-04-11 00:30+0200\n" +"PO-Revision-Date: 2020-04-14 07:34+0000\n" "Last-Translator: scootergrisen\n" "Language-Team: Danish (http://www.transifex.com/xfce/thunar/language/da/)\n" "MIME-Version: 1.0\n" @@ -958,48 +958,53 @@ msgstr "Ikonbaseret mappevisning" msgid "Icon view" msgstr "Ikonvisning" -#: ../thunar/thunar-io-jobs.c:181 ../thunar/thunar-io-jobs.c:336 +#: ../thunar/thunar-io-jobs.c:111 +#, c-format +msgid "Error removing file: %s" +msgstr "Fejl ved fjernelse af filen: %s" + +#: ../thunar/thunar-io-jobs.c:214 ../thunar/thunar-io-jobs.c:369 #, c-format msgid "The file \"%s\" already exists" msgstr "Filen \"%s\" findes allerede" -#: ../thunar/thunar-io-jobs.c:204 +#: ../thunar/thunar-io-jobs.c:237 #, c-format msgid "Failed to create empty file \"%s\": %s" msgstr "Kunne ikke oprette den tomme fil \"%s\": %s" -#: ../thunar/thunar-io-jobs.c:359 +#: ../thunar/thunar-io-jobs.c:392 #, c-format msgid "Failed to create directory \"%s\": %s" msgstr "Kunne ikke oprette mappen \"%s\": %s" #. tell the user that we're preparing to unlink the files -#: ../thunar/thunar-io-jobs.c:426 +#: ../thunar/thunar-io-jobs.c:459 msgid "Preparing..." msgstr "Klargør ..." -#: ../thunar/thunar-io-jobs.c:504 +#: ../thunar/thunar-io-jobs.c:537 #, c-format msgid "Could not delete file \"%s\": %s" msgstr "Kunne ikke slette filen \"%s\": %s" -#: ../thunar/thunar-io-jobs.c:605 +#: ../thunar/thunar-io-jobs.c:638 #, c-format msgid "Could not create symbolic link to \"%s\" because it is not a local file" msgstr "Kunne ikke oprette symbolsk henvisning til \"%s\" fordi det ikke er en lokal fil" #. generate a useful error message -#: ../thunar/thunar-io-jobs.c:980 +#: ../thunar/thunar-io-jobs.c:1013 #, c-format msgid "Failed to change the owner of \"%s\": %s" msgstr "Kunne ikke skifte ejeren for \"%s\": %s" -#: ../thunar/thunar-io-jobs.c:981 +#: ../thunar/thunar-io-jobs.c:1014 #, c-format msgid "Failed to change the group of \"%s\": %s" msgstr "Kunne ikke skifte gruppen for \"%s\": %s" -#: ../thunar/thunar-io-jobs.c:1136 +#: ../thunar/thunar-io-jobs.c:1169 #, c-format msgid "Failed to change the permissions of \"%s\": %s" msgstr "Kunne ikke ændre tilladelserne for \"%s\": %s" -- GitLab