X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/50c5a3ad924edd81be8935033276e8c20172c9b1..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/hu.lang.php
diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php
index c7be583b..31f1f1f0 100644
--- a/WEB-INF/resources/hu.lang.php
+++ b/WEB-INF/resources/hu.lang.php
@@ -167,9 +167,9 @@ $i18n_key_words = array(
// TODO: translate the following.
// 'label.user' => 'User',
// 'label.users' => 'Users',
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
-// 'label.option' => 'Option',
+'label.client' => 'Ãgyfél',
+'label.clients' => 'Ãgyfelek',
+'label.option' => 'Opció',
'label.invoice' => 'Számla',
'label.project' => 'Projekt',
'label.projects' => 'Projektek',
@@ -211,8 +211,7 @@ $i18n_key_words = array(
'label.comment' => 'Megjegyzés',
'label.status' => 'Státusz',
'label.tax' => 'Adó',
-// TODO: translate the following.
-// 'label.subtotal' => 'Subtotal',
+'label.subtotal' => 'Részösszeg',
'label.total' => 'Ãsszesen',
// TODO: translate the following.
// 'label.client_name' => 'Client name',
@@ -291,10 +290,10 @@ $i18n_key_words = array(
// 'title.add_user' => 'Adding User',
// 'title.edit_user' => 'Editing User',
// 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => 'Ãgyfelek',
+'title.add_client' => 'Ãgyfél hozzáadása',
+'title.edit_client' => 'Ãgyfél szerkesztése',
+'title.delete_client' => 'Ãgyfél törlése',
'title.invoices' => 'Számlák',
// TODO: translate the following.
// 'title.add_invoice' => 'Adding Invoice',
@@ -325,9 +324,9 @@ $i18n_key_words = array(
// Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
// Strings that are used in a single form must go to the specific form section.
+'dropdown.all' => '--- összes ---',
+'dropdown.no' => '--- nincs ---',
// TODO: translate the following.
-// 'dropdown.all' => '--- all ---',
-// 'dropdown.no' => '--- no ---',
// 'dropdown.current_day' => 'today',
// 'dropdown.previous_day' => 'yesterday',
// 'dropdown.selected_day' => 'day',
@@ -346,7 +345,8 @@ $i18n_key_words = array(
'dropdown.projects' => 'projektek',
// TODO: translate the following.
// 'dropdown.tasks' => 'tasks',
-// 'dropdown.clients' => 'clients',
+'dropdown.clients' => 'ügyfelek',
+// TODO: translate the following.
// 'dropdown.select' => '--- select ---',
// 'dropdown.select_invoice' => '--- select invoice ---',
// 'dropdown.status_active' => 'active',
@@ -412,15 +412,16 @@ $i18n_key_words = array(
// Report form. See example at https://timetracker.anuko.com/report.php
// (after generating a report at https://timetracker.anuko.com/reports.php).
+'form.report.export' => 'Exportálása', // TODO: is this correct?
// TODO: translate the following.
-// 'form.report.export' => 'Export',
// 'form.report.assign_to_invoice' => 'Assign to invoice',
// Invoice form. See example at https://timetracker.anuko.com/invoice.php
// (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => 'Számla azonosÃtó száma',
+'form.invoice.person' => 'Személy',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
// 'form.invoice.invoice_entries' => 'Invoice entries',
// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
@@ -456,13 +457,34 @@ $i18n_key_words = array(
// 'form.clients.active_clients' => 'Active Clients',
// 'form.clients.inactive_clients' => 'Inactive Clients',
+// Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
+// TODO: translate the following.
+// 'form.client.client_to_delete' => 'Client to delete',
+// 'form.client.client_entries' => 'Client entries',
+
+// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+// TODO: improve or check form.export.hint as the translation seems incorrect if we trust translate.google.com.
+// Export does a single team export (all data in ONE team).
+'form.export.hint' => 'Kimentheted az összes felvitt csoport adatait egy XML file-ba, ami megkönnyÃti a TimeTracker szerverek közötti adatátvitelt.',
+'form.export.compression' => 'TömörÃtés',
+// TODO: translate the following.
+// 'form.export.compression_none' => 'none',
+// 'form.export.compression_bzip' => 'bzip',
+
+// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+'form.import.hint' => 'Csoport adatok importja XML file-ból.',
+'form.import.file' => 'Válassz file',
+'form.import.success' => 'Az importálás sikeresen véget ért.',
+
+// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// TODO: fix form.teams.hint by translating it properly from the English string. Note that the ending is not translated at all.
+'form.teams.hint' => 'Ãj csoport létrehozása egy csoport-vezetÅi jogosultsággal.
A csoport adatokat importálhatjuk XML-bÅl (no login collisions are allowed).',
+
// TODO: refactoring ongoing down from here.
// administrator form
-"form.admin.duty_text" => 'új csoport létrehozása egy csoport-vezetÅi jogosultsággal.
a csoport adatokat importálhatjuk XML-bÅl (csak az e-mail cÃmek ne ütközzenek).',
-
"form.admin.profile.title" => 'csoportok',
"form.admin.profile.noprofiles" => 'az adatbázis üres. lépj be adminisztrátorként és hozz létre egyet.',
"form.admin.profile.comment" => 'csoport törlése',
@@ -508,40 +530,6 @@ $i18n_key_words = array(
"form.mail.sending_str" => 'az üzenet elküldve',
// invoice attributes
-"form.invoice.title" => 'számla',
-"form.invoice.caption" => 'Számla',
-"form.invoice.above" => 'a számlához tartozó adatok',
-"form.invoice.select_cust" => 'válassz ügyfelet',
-"form.invoice.fillform" => 'töltsd ki a mezÅket',
-"form.invoice.number" => 'számla azonosÃtó száma',
-"form.invoice.th.username" => 'személy',
-"form.invoice.th.time" => 'óra',
-"form.invoice.th.rate" => 'tarifa',
-"form.invoice.th.summ" => 'darab',
-"form.invoice.subtotal" => 'részösszeg',
-"form.invoice.customer" => 'Ãgyfél',
"form.invoice.mailinv_above" => 'küldjük el ezt a számlát e-mail-en',
"form.invoice.sending_str" => 'a számla elküldve',
-
-"form.migration.zip" => 'tömörÃtés',
-"form.migration.file" => 'válassz file-nevet',
-"form.migration.import.title" => 'adatok importálása',
-"form.migration.import.success" => 'az importálás sikeresen véget ért',
-"form.migration.import.text" => 'csoport adatok importja XML file-ból',
-"form.migration.export.title" => 'az adatok exportálása',
-"form.migration.export.success" => 'az exportálás sikeres volt',
-"form.migration.export.text" => 'kimentheted az összes felvitt csoport adatait egy XML file-ba, ami megkönnyÃti a TimeTracker szerverek közötti adatátvitelt...',
-
-"form.client.title"=> 'ügyfelek',
-"form.client.add_title" => 'új ügyfél hozzáadása',
-"form.client.edit_title" => 'ügyfél adatainak szerkesztése',
-"form.client.del_title" => 'ügyfél törlése',
-
-// miscellaneous strings
-"forward.tocsvfile" => 'az adatok exportálása CSV file-ba',
-"forward.geninvoice" => 'számla készÃtés',
-
-"controls.project_bind" => '--- összes ---',
-"controls.all" => '--- összes ---',
-"controls.notbind" => '--- nincs ---',
);