Author: akv
Date: 2011-03-27 23:22:52 +0200 (Sun, 27 Mar 2011)
New Revision: 3940

Modified:
   trunk/po/da.po
Log:
Fixed wrong replaces from earlier in Danish translation.

Modified: trunk/po/da.po
===================================================================
--- trunk/po/da.po      2011-03-27 18:20:35 UTC (rev 3939)
+++ trunk/po/da.po      2011-03-27 21:22:52 UTC (rev 3940)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: Rawstudio 2.0\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2011-03-26 03:39+0100\n"
-"PO-Revision-Date: 2011-03-26 03:44+0100\n"
+"POT-Creation-Date: 2011-03-27 23:20+0200\n"
+"PO-Revision-Date: 2011-03-27 23:22+0100\n"
 "Last-Translator: Anders Kvist <[email protected]>\n"
 "Language-Team: Rawstudio development <[email protected]>\n"
 "Language: \n"
@@ -23,11 +23,11 @@
 msgstr "Alle linser"
 
 #: librawstudio/rs-lens-db-editor.c:503
-msgid "Error updating LensFun database"
+msgid "Error updating lensfun database"
 msgstr "Fejl ved opdatering af LensFun database"
 
 #: librawstudio/rs-lens-db-editor.c:505
-msgid "LensFun database updated"
+msgid "Lensfun database updated"
 msgstr "LensFun database opdateret"
 
 #: librawstudio/rs-lens-db-editor.c:565
@@ -65,7 +65,7 @@
 msgstr "Slået til"
 
 #: librawstudio/rs-lens-db-editor.c:650
-msgid "Update LensFun database"
+msgid "Update lensfun database"
 msgstr "Opdatér LensFun database"
 
 #: librawstudio/rs-lens-db-editor.c:734
@@ -84,7 +84,7 @@
 
 #: librawstudio/rs-lens-db-editor.c:796
 #, c-format
-msgid "Could not create datadir for LensFun - %s"
+msgid "Could not create datadir for lensfun - %s"
 msgstr "Kunne ikke oprette datafolder til LensFun - %s"
 
 #: librawstudio/rs-lens-db-editor.c:812
@@ -124,10 +124,10 @@
 msgid "Set lens"
 msgstr "Vælg linse"
 
-#. FIXME: Put LensFun update button in editor - for this to work, we cannot 
close the window when updating
-#. GtkWidget *button_update_LensFun = gtk_button_new_with_label(_("Update 
LensFun database"));
-#. g_signal_connect(button_update_LensFun, "clicked", 
G_CALLBACK(update_LensFun), NULL);
-#. gtk_dialog_add_action_widget (GTK_DIALOG (editor), button_update_LensFun, 
GTK_RESPONSE_NONE);
+#. FIXME: Put lensfun update button in editor - for this to work, we cannot 
close the window when updating
+#. GtkWidget *button_update_lensfun = gtk_button_new_with_label(_("Update 
lensfun database"));
+#. g_signal_connect(button_update_lensfun, "clicked", 
G_CALLBACK(update_lensfun), NULL);
+#. gtk_dialog_add_action_widget (GTK_DIALOG (editor), button_update_lensfun, 
GTK_RESPONSE_NONE);
 #: librawstudio/rs-lens-db-editor.c:1052
 msgid "Lens Library"
 msgstr "Linsebibliotek"
@@ -494,7 +494,6 @@
 #: plugins/output-jpegfile/output-jpegfile.c:89
 #: plugins/output-pngfile/output-pngfile.c:80
 #: plugins/output-tifffile/output-tifffile.c:79
-#, fuzzy
 msgid "Full export path"
 msgstr "Fuld eksport sti"
 
@@ -507,15 +506,15 @@
 
 #: plugins/output-jpegfile/output-jpegfile.c:107
 #: plugins/output-tifffile/output-tifffile.c:96
-msgid "Copy Exif metadata"
-msgstr "Kopier EXI F metadata"
+msgid "Copy EXIF metadata"
+msgstr "Kopier Exif metadata"
 
 #: plugins/output-jpegfile/output-jpegfile.c:113
 msgid "JPEG (Joint Photographic Experts Group)"
 msgstr "JPEG (Joint Photographic Experts Group)"
 
 #: plugins/output-picasa/output-picasa.c:119
-msgid "Retain Exif metadata"
+msgid "Retain EXIF metadata"
 msgstr "Behold Exif metadata"
 
 #: plugins/output-picasa/output-picasa.c:123
@@ -586,7 +585,7 @@
 msgstr "Gem 16 bit linær PNG"
 
 #: plugins/output-pngfile/output-pngfile.c:95
-msgid "Copy Exif metadata to XMP"
+msgid "Copy EXIF metadata to XMP"
 msgstr "Kopier Exif metadata til XMP"
 
 #: plugins/output-pngfile/output-pngfile.c:101
@@ -627,35 +626,35 @@
 
 #: src/filename.c:318
 #, c-format
-msgid "%d - Date from Exif (YYYY-MM-DD)"
+msgid "%d - Date from EXIF (YYYY-MM-DD)"
 msgstr "%d - Dato fra Exif (ÅÅÅÅ-MM-DD)"
 
 #: src/filename.c:319
-msgid "%DY - Year from Exif (YYYY)"
+msgid "%DY - Year from EXIF (YYYY)"
 msgstr "%DY - År fra Exif (ÅÅÅÅ)"
 
 #: src/filename.c:320
-msgid "%Dy - Year from Exif (YY)"
+msgid "%Dy - Year from EXIF (YY)"
 msgstr "%Dy - År fra Exif (ÅÅ)"
 
 #: src/filename.c:321
-msgid "%Dm - Month from Exif (MM)"
+msgid "%Dm - Month from EXIF (MM)"
 msgstr "%Dm - Måned fra Exif (MM)"
 
 #: src/filename.c:322
-msgid "%DM - Month from Exif (Text)"
+msgid "%DM - Month from EXIF (Text)"
 msgstr "%DM - Måned fra Exif (Tekst)"
 
 #: src/filename.c:323
-msgid "%Dd - Date from Exif (DD)"
+msgid "%Dd - Date from EXIF (DD)"
 msgstr "%Dd - Dato fra Exif (DD)"
 
 #: src/filename.c:324
-msgid "%DD - Day of week from Exif"
+msgid "%DD - Day of week from EXIF"
 msgstr "%DD - Navn på dagen fra Exif"
 
 #: src/filename.c:325
-msgid "%t - Time from Exif (HH:MM:SS)"
+msgid "%t - Time from EXIF (HH:MM:SS)"
 msgstr "%t - Tid fra Exif (HH:MM:SS)"
 
 #: src/gtk-interface.c:154
@@ -1921,7 +1920,6 @@
 "Fejlteksten er:%s\n"
 
 #: src/rs-tethered-shooting.c:629
-#, fuzzy
 msgid "File Downloaded Succesfully.\n"
 msgstr "Fil hentet successrigt\n"
 


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to