git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] l10n: Fix to Swedish translation
@ 2012-10-02  7:25 Peter Krefting
  2012-10-02 19:39 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Krefting @ 2012-10-02  7:25 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano

Fix bad translation of "Receiving objects".

Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
---
  po/sv.po | 4 ++--
  1 fil ändrad, 2 tillägg(+), 2 borttagningar(-)

Dear Junio,

could you please apply this patch to the 1.7.12 maintenance branch, if 
you intend to do more releases past 1.17.12.2 from there? It contains 
a fix for the most embarrasing typo in the Swedish translation 
("Receiveing" became "Deleting"). The fix is already in the big 
pull-request slated for the next feature release, but I would appreciate 
if a 1.17.12.3 did contain this...

diff --git a/po/sv.po b/po/sv.po
index b327a0e..141b8d5 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@
  "Project-Id-Version: git 1.7.12\n"
  "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
  "POT-Creation-Date: 2012-08-06 23:47+0800\n"
-"PO-Revision-Date: 2012-08-14 09:58+0100\n"
+"PO-Revision-Date: 2012-10-02 08:15+0100\n"
  "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
  "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
  "Language: sv\n"
@@ -3381,7 +3381,7 @@

  #: builtin/index-pack.c:986
  msgid "Receiving objects"
-msgstr "Tar bort objekt"
+msgstr "Tar emot objekt"

  #: builtin/index-pack.c:986
  msgid "Indexing objects"
-- 
1.7.12.439.g1414786

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] l10n: Fix to Swedish translation
  2012-10-02  7:25 [PATCH] l10n: Fix to Swedish translation Peter Krefting
@ 2012-10-02 19:39 ` Junio C Hamano
  2012-10-03  7:23   ` Peter Krefting
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2012-10-02 19:39 UTC (permalink / raw)
  To: Peter Krefting; +Cc: Git Mailing List, Jiang Xin

Peter Krefting <peter@softwolves.pp.se> writes:

> a fix for the most embarrasing typo in the Swedish translation
> ("Receiveing" became "Deleting"). The fix is already in the big
> pull-request slated for the next feature release, but I would
> appreciate if a 1.17.12.3 did contain this...

Surely, and thanks.  

I do not think there is any issue with conflicting patch or merge
caused by applying this to maint, but I CC'ed Jiang to let him know
what is going on.

>
> diff --git a/po/sv.po b/po/sv.po
> index b327a0e..141b8d5 100644
> --- a/po/sv.po
> +++ b/po/sv.po
> @@ -8,7 +8,7 @@
>  "Project-Id-Version: git 1.7.12\n"
>  "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
>  "POT-Creation-Date: 2012-08-06 23:47+0800\n"
> -"PO-Revision-Date: 2012-08-14 09:58+0100\n"
> +"PO-Revision-Date: 2012-10-02 08:15+0100\n"
>  "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
>  "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
>  "Language: sv\n"
> @@ -3381,7 +3381,7 @@
>
>  #: builtin/index-pack.c:986
>  msgid "Receiving objects"
> -msgstr "Tar bort objekt"
> +msgstr "Tar emot objekt"
>
>  #: builtin/index-pack.c:986
>  msgid "Indexing objects"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] l10n: Fix to Swedish translation
  2012-10-02 19:39 ` Junio C Hamano
@ 2012-10-03  7:23   ` Peter Krefting
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Krefting @ 2012-10-03  7:23 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List, Jiang Xin

Junio C Hamano:

> I do not think there is any issue with conflicting patch or merge 
> caused by applying this to maint, but I CC'ed Jiang to let him know 
> what is going on.

You might get a conflict in the header (in the "PO-Revision-Date" 
line). The fixed message itself is already in the 1.8.0.rc0 release.

Thank you.
-- 
\\// Peter - http://www.softwolves.pp.se/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-03  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02  7:25 [PATCH] l10n: Fix to Swedish translation Peter Krefting
2012-10-02 19:39 ` Junio C Hamano
2012-10-03  7:23   ` Peter Krefting

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).