Ticket #3666: 0001-.po-Removed-redundant-words-from-msgid-s-in-d-file-t.patch

File 0001-.po-Removed-redundant-words-from-msgid-s-in-d-file-t.patch, 2.4 KB (added by michael-o, 8 years ago)
  • po/de.po

    From b65b37c36cc38518602322f3fe19298f905c5184 Mon Sep 17 00:00:00 2001
    From: Michael Osipov <1983-01-06@gmx.net>
    Date: Sat, 30 Jul 2016 23:59:20 +0200
    Subject: [PATCH] *.po: Removed redundant words from msgid "%s in %d file"
     translations
    
    Several translations had byte or bytes translated altough this information
    is supplied by %s. Some had leading spaces.
    ---
     po/de.po | 4 ++--
     po/fr.po | 2 +-
     po/it.po | 4 ++--
     po/nl.po | 4 ++--
     po/sk.po | 6 +++---
     5 files changed, 10 insertions(+), 10 deletions(-)
    
    diff --git a/po/de.po b/po/de.po
    index e821a2f..6d78997 100644
    a b msgstr "<readlink fehlgeschlagen>" 
    35283528#, c-format 
    35293529msgid "%s in %d file" 
    35303530msgid_plural "%s in %d files" 
    3531 msgstr[0] "%s Bytes in %d Datei" 
    3532 msgstr[1] "%s Bytes in %d Dateien" 
     3531msgstr[0] "%s in %d Datei" 
     3532msgstr[1] "%s in %d Dateien" 
    35333533 
    35343534msgid "Panelize" 
    35353535msgstr "Anordnen" 
  • po/fr.po

    diff --git a/po/fr.po b/po/fr.po
    index 53eb641..8ccde49 100644
    a b msgstr "<échec de readlink>" 
    34293429#, c-format 
    34303430msgid "%s in %d file" 
    34313431msgid_plural "%s in %d files" 
    3432 msgstr[0] " %s octets dans %d fichier" 
     3432msgstr[0] "%s dans %d fichier" 
    34333433msgstr[1] "%s dans %d fichiers" 
    34343434 
    34353435msgid "Panelize" 
  • po/it.po

    diff --git a/po/it.po b/po/it.po
    index 18b08a1..c3bbc06 100644
    a b msgstr "<readlink fallito>" 
    35173517#, c-format 
    35183518msgid "%s in %d file" 
    35193519msgid_plural "%s in %d files" 
    3520 msgstr[0] " %s byte in %d file" 
    3521 msgstr[1] " %s byte in %d file" 
     3520msgstr[0] "" 
     3521msgstr[1] "" 
    35223522 
    35233523msgid "Panelize" 
    35243524msgstr "Pannellizza" 
  • po/nl.po

    diff --git a/po/nl.po b/po/nl.po
    index da7d48f..87d9151 100644
    a b msgstr "<readlink mislukt>" 
    35133513#, c-format 
    35143514msgid "%s in %d file" 
    35153515msgid_plural "%s in %d files" 
    3516 msgstr[0] "%s bytes in %d bestand" 
    3517 msgstr[1] "%s bytes in %d bestand(en)" 
     3516msgstr[0] "%s in %d bestand" 
     3517msgstr[1] "%s in %d bestand(en)" 
    35183518 
    35193519msgid "Panelize" 
    35203520msgstr "Als venster" 
  • po/sk.po

    diff --git a/po/sk.po b/po/sk.po
    index 4416cd4..5b6a63e 100644
    a b msgstr "<čítanie odkazu zlyhalo>" 
    35233523#, c-format 
    35243524msgid "%s in %d file" 
    35253525msgid_plural "%s in %d files" 
    3526 msgstr[0] "%s bajt v %d súboroch" 
    3527 msgstr[1] "%s bajty v %d súboroch" 
    3528 msgstr[2] "%s bajtov v %d súboroch" 
     3526msgstr[0] "%s v %d súboroch" 
     3527msgstr[1] "%s v %d súboroch" 
     3528msgstr[2] "%s v %d súboroch" 
    35293529 
    35303530msgid "Panelize" 
    35313531msgstr "Panelizovať"