Fixed singular form in translation. This resolves issue #14.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/16/head
Michele Calgaro 2 years ago
parent 1d0c89465d
commit 4dc558cd6b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -36,7 +36,7 @@ RenameDialog::RenameDialog(const KURL::List& items) :
topLayout->setMargin(KDialog::marginHint());
const int itemCount = items.count();
TQLabel* editLabel = new TQLabel(i18n("Rename the %n selected items to:", "Rename the %n selected items to:", itemCount),
TQLabel* editLabel = new TQLabel(i18n("Rename the %n selected item to:", "Rename the %n selected items to:", itemCount),
plainPage());
m_lineEdit = new KLineEdit(plainPage());

@ -625,7 +625,7 @@ msgstr ""
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""

@ -628,7 +628,7 @@ msgstr ""
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""

@ -648,7 +648,7 @@ msgstr "Elemente umbenennen"
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""
"Das eine ausgewählte Element wird umbenannt zu:\n"

@ -647,7 +647,7 @@ msgstr "Μετονομασία Αντικειμένων"
#: renamedialog.cpp:39
#, fuzzy, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr "Μετονομασία των %1 επιλεγμένων αντικείμενων σε:"

@ -665,7 +665,7 @@ msgstr "Renombrar"
#: renamedialog.cpp:39
#, fuzzy, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr "¿Realmente desea borrar los %1 ficheros seleccionados?"

@ -648,7 +648,7 @@ msgstr "Elementide nimede muutmine"
#: renamedialog.cpp:39
#, fuzzy, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr "%1 valitud elemendi uus nimi:"

@ -644,7 +644,7 @@ msgstr "Renommer"
#: renamedialog.cpp:39
#, fuzzy, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr "Voulez-vous vraiment supprimer les %1 objets sélectionnés ?"

@ -653,7 +653,7 @@ msgstr "שנה שם"
#: renamedialog.cpp:39
#, fuzzy, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr "האם באמת ברצונך למחוק את %1 הפריטים המסומנים?"

@ -646,7 +646,7 @@ msgstr "Rinomina elementi"
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""
"Rinomina gli %n elementi selezionati con\n"

@ -642,7 +642,7 @@ msgstr "Itemnamen wijzigen"
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""
"Wijzig de naam van de %n geselecteerde items in:\n"

@ -644,7 +644,7 @@ msgstr "Zmień Nazwy"
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""
"Zmień nazwę %n elementu na:\n"

@ -641,7 +641,7 @@ msgstr "Renomear itens"
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""
"Renomear o %n item seleccionado para:\n"

@ -652,7 +652,7 @@ msgstr "Переименовать"
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""
"Переименовать выделенные элементы (%n):\n"

@ -626,7 +626,7 @@ msgstr ""
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""

@ -628,7 +628,7 @@ msgstr ""
#: renamedialog.cpp:39
#, c-format
msgid ""
"_n: Rename the %n selected items to:\n"
"_n: Rename the %n selected item to:\n"
"Rename the %n selected items to:"
msgstr ""

Loading…
Cancel
Save