diff i18n/da.po @ 20323:f493c2f67430 stable

i18n: fix non-matching 1st line indentations When generating documentation, indentation must match for getting the same view for translated messages. Often an output is generated anyway, but it can look different. When a syntactically wrong indentation change is done, runrst will fail (this is detected by test-gendoc.t). Fix the simple places. When translation knowledge is necessary, the entry is marked as fuzzy (and therefore skipped when generating translations). A translator can fix it later.
author Simon Heimberg <simohe@besonet.ch>
date Wed, 22 Jan 2014 16:47:05 +0100
parents b49f7022cd76
children 131c4d3eae1d
line wrap: on
line diff
--- a/i18n/da.po	Wed Jan 22 16:35:10 2014 +0100
+++ b/i18n/da.po	Wed Jan 22 16:47:05 2014 +0100
@@ -10998,10 +10998,10 @@
 msgstr "forælder: %d:%s "
 
 msgid " (empty repository)"
-msgstr "(tomt depot)"
+msgstr " (tomt depot)"
 
 msgid " (no revision checked out)"
-msgstr "(ingen revision hentet frem)"
+msgstr " (ingen revision hentet frem)"
 
 #, python-format
 msgid "branch: %s\n"
@@ -16103,7 +16103,7 @@
 
 #, python-format
 msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
-msgstr "%d filer ændret, %d indsættelser(+), %d sletninger(-)\n"
+msgstr " %d filer ændret, %d indsættelser(+), %d sletninger(-)\n"
 
 #, python-format
 msgid "calling hook %s: %s\n"