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>" |
3528 | 3528 | #, c-format |
3529 | 3529 | msgid "%s in %d file" |
3530 | 3530 | msgid_plural "%s in %d files" |
3531 | | msgstr[0] "%s Bytes in %d Datei" |
3532 | | msgstr[1] "%s Bytes in %d Dateien" |
| 3531 | msgstr[0] "%s in %d Datei" |
| 3532 | msgstr[1] "%s in %d Dateien" |
3533 | 3533 | |
3534 | 3534 | msgid "Panelize" |
3535 | 3535 | msgstr "Anordnen" |
diff --git a/po/fr.po b/po/fr.po
index 53eb641..8ccde49 100644
a
|
b
|
msgstr "<échec de readlink>" |
3429 | 3429 | #, c-format |
3430 | 3430 | msgid "%s in %d file" |
3431 | 3431 | msgid_plural "%s in %d files" |
3432 | | msgstr[0] " %s octets dans %d fichier" |
| 3432 | msgstr[0] "%s dans %d fichier" |
3433 | 3433 | msgstr[1] "%s dans %d fichiers" |
3434 | 3434 | |
3435 | 3435 | msgid "Panelize" |
diff --git a/po/it.po b/po/it.po
index 18b08a1..c3bbc06 100644
a
|
b
|
msgstr "<readlink fallito>" |
3517 | 3517 | #, c-format |
3518 | 3518 | msgid "%s in %d file" |
3519 | 3519 | msgid_plural "%s in %d files" |
3520 | | msgstr[0] " %s byte in %d file" |
3521 | | msgstr[1] " %s byte in %d file" |
| 3520 | msgstr[0] "" |
| 3521 | msgstr[1] "" |
3522 | 3522 | |
3523 | 3523 | msgid "Panelize" |
3524 | 3524 | msgstr "Pannellizza" |
diff --git a/po/nl.po b/po/nl.po
index da7d48f..87d9151 100644
a
|
b
|
msgstr "<readlink mislukt>" |
3513 | 3513 | #, c-format |
3514 | 3514 | msgid "%s in %d file" |
3515 | 3515 | msgid_plural "%s in %d files" |
3516 | | msgstr[0] "%s bytes in %d bestand" |
3517 | | msgstr[1] "%s bytes in %d bestand(en)" |
| 3516 | msgstr[0] "%s in %d bestand" |
| 3517 | msgstr[1] "%s in %d bestand(en)" |
3518 | 3518 | |
3519 | 3519 | msgid "Panelize" |
3520 | 3520 | msgstr "Als venster" |
diff --git a/po/sk.po b/po/sk.po
index 4416cd4..5b6a63e 100644
a
|
b
|
msgstr "<čítanie odkazu zlyhalo>" |
3523 | 3523 | #, c-format |
3524 | 3524 | msgid "%s in %d file" |
3525 | 3525 | msgid_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" |
| 3526 | msgstr[0] "%s v %d súboroch" |
| 3527 | msgstr[1] "%s v %d súboroch" |
| 3528 | msgstr[2] "%s v %d súboroch" |
3529 | 3529 | |
3530 | 3530 | msgid "Panelize" |
3531 | 3531 | msgstr "Panelizovať" |