From: Nik Okuntseff Date: Tue, 5 Apr 2016 13:57:51 +0000 (+0000) Subject: Cleanup in translation files. X-Git-Tag: timetracker_1.19-1~1729 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=b59f3213aeec0a3b4614fe274f48ae788bb8f981;p=timetracker.git Cleanup in translation files. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 1c2b253d..ca411410 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -308,7 +308,6 @@ $i18n_key_words = array( "form.invoice.date" => 'Data', "form.invoice.number" => 'Número de factura', "form.invoice.tax" => 'Impost', -"form.invoice.daily_subtotals" => 'Subtotals diaris', "form.invoice.yourcoo" => 'El seu nom
i direcció', "form.invoice.custcoo" => 'Nom del client
i direcció', "form.invoice.comment" => 'Comentari ', @@ -339,7 +338,6 @@ $i18n_key_words = array( "form.client.th.del" => 'Eliminar', "form.client.name" => 'Nom', "form.client.tax" => 'Impost', -"form.client.daily_subtotals" => 'Subtotals diaris', "form.client.yourcoo" => 'El seu nou
i direcció a la factura', "form.client.custcoo" => 'Direcció', "form.client.comment" => 'Comentari ', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index fa755357..9912788f 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -322,7 +322,6 @@ $i18n_key_words = array( "form.invoice.date" => 'datum', "form.invoice.number" => 'faktura číslo', "form.invoice.tax" => 'DPH', -"form.invoice.daily_subtotals" => 'denní součty', "form.invoice.yourcoo" => 'vaše jméno
adresa', "form.invoice.custcoo" => 'zákazník
adresa', "form.invoice.comment" => 'komentář ', @@ -357,7 +356,6 @@ $i18n_key_words = array( "form.client.th.del" => 'smazat', "form.client.name" => 'jméno', "form.client.tax" => 'DPH', -"form.client.daily_subtotals" => 'denní součty', "form.client.yourcoo" => 'vaše jméno
a adresa pro fakturaci', "form.client.custcoo" => 'adresa', "form.client.comment" => 'poznámka ', diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 31bc15a6..23a566a1 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -317,7 +317,6 @@ $i18n_key_words = array( "form.invoice.date" => 'dato', "form.invoice.number" => 'faktura nummer', "form.invoice.tax" => 'skat', -"form.invoice.daily_subtotals" => 'daglig mellemregninger', "form.invoice.yourcoo" => 'Dit navn
og adresse', "form.invoice.custcoo" => 'Kunde navn
og adresse', "form.invoice.comment" => 'kommentar', @@ -352,7 +351,6 @@ $i18n_key_words = array( "form.client.th.del" => 'slet', "form.client.name" => 'naavn', "form.client.tax" => 'skat', -"form.client.daily_subtotals" => 'daglige mellemregninger', "form.client.yourcoo" => 'Dit navn
og adresse pе faktura', "form.client.custcoo" => 'addresse', "form.client.comment" => 'kommenter ', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 3e664320..3d934b5b 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -321,7 +321,6 @@ $i18n_key_words = array( "form.invoice.date" => 'kuupäev', "form.invoice.number" => 'arve number', "form.invoice.tax" => 'maks', -"form.invoice.daily_subtotals" => 'igapäevased vahesummad', "form.invoice.yourcoo" => 'sinu nimi
ja aadress', "form.invoice.custcoo" => 'kliendi nimi
ja aadress', "form.invoice.comment" => 'kommentaar ', @@ -356,7 +355,6 @@ $i18n_key_words = array( "form.client.th.del" => 'kustuta', "form.client.name" => 'nimi', "form.client.tax" => 'maks', -"form.client.daily_subtotals" => 'igapäevased vahesummad', "form.client.yourcoo" => 'sinu nimi
ja aadress arvel', "form.client.custcoo" => 'aadress', "form.client.comment" => 'märkus ', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index bb96f14f..e2785a71 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -320,7 +320,6 @@ $i18n_key_words = array( "form.invoice.date" => 'Dátum', "form.invoice.number" => 'számla azonosító száma', "form.invoice.tax" => 'adó', -"form.invoice.daily_subtotals" => 'napi részösszeg', "form.invoice.yourcoo" => 'az ön neve
és címe', "form.invoice.custcoo" => 'az ügyfél nevebr> és címe', "form.invoice.comment" => 'megjegyzés ', @@ -355,7 +354,6 @@ $i18n_key_words = array( "form.client.th.del" => 'törlés', "form.client.name" => 'név', "form.client.tax" => 'adó', -"form.client.daily_subtotals" => 'napi részösszeg', "form.client.yourcoo" => 'az Ön neve
és számlázási címe', "form.client.custcoo" => 'cím', "form.client.comment" => 'megjegyzés ', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 8a5d500a..a4ae083d 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -315,7 +315,6 @@ $i18n_key_words = array( "form.invoice.date" => 'data', "form.invoice.number" => 'numero fattura', "form.invoice.tax" => 'tassa', -"form.invoice.daily_subtotals" => 'subtotaole giornaliero', "form.invoice.yourcoo" => 'tuo nome
e indirizzo', "form.invoice.custcoo" => 'nome cliente
e indirizzo', "form.invoice.comment" => 'commento ', @@ -350,7 +349,6 @@ $i18n_key_words = array( "form.client.th.del" => 'elimina', "form.client.name" => 'nome', "form.client.tax" => 'tassa', -"form.client.daily_subtotals" => 'subtotale giornaliero', "form.client.yourcoo" => 'il tuo nome
e indirizzo nella fattura', "form.client.custcoo" => 'indirizzo', "form.client.comment" => 'commento ', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 5c43e6c9..10f69a35 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -313,7 +313,6 @@ $i18n_key_words = array( "form.invoice.date" => '日付', "form.invoice.number" => '送り状の番号', "form.invoice.tax" => '税', -"form.invoice.daily_subtotals" => '日付小計', "form.invoice.yourcoo" => 'あなたの名前
とアドレス', "form.invoice.custcoo" => 'クライアントの名前
とアドレス', "form.invoice.comment" => 'コメント ', @@ -347,7 +346,6 @@ $i18n_key_words = array( "form.client.th.del" => '削除', "form.client.name" => '名前', "form.client.tax" => '税', -"form.client.daily_subtotals" => '日付小計', "form.client.yourcoo" => 'あなたの名前
と送り状でのアドレス', "form.client.custcoo" => 'アドレス', "form.client.comment" => 'コメント ', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 5793e3f2..f7286ad1 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -311,7 +311,6 @@ $i18n_key_words = array( "form.invoice.date" => '날짜', "form.invoice.number" => '송장 번호', "form.invoice.tax" => '세금', -"form.invoice.daily_subtotals" => '날짜별 소계', "form.invoice.yourcoo" => '당신의 이름
및 주소', "form.invoice.custcoo" => '클라이언트 이름
및 주소', "form.invoice.comment" => '코멘트 ', @@ -345,7 +344,6 @@ $i18n_key_words = array( "form.client.th.del" => '삭제', "form.client.name" => '이름', "form.client.tax" => '세금', -"form.client.daily_subtotals" => '날짜별 소계', "form.client.yourcoo" => '송장에 밝힌 당신의
이름 및 주소', "form.client.custcoo" => '주소', "form.client.comment" => '코멘트 ', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 028c8f7d..56f5a522 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -322,8 +322,6 @@ $i18n_key_words = array( "form.invoice.date" => 'dato', "form.invoice.number" => 'fakturanummer', "form.invoice.tax" => 'MVA', -// Note to translators: the strings below are missing and must be added and translated -// "form.invoice.daily_subtotals" => 'daglige delbeløp', "form.invoice.yourcoo" => 'ditt navn
og adresse', "form.invoice.custcoo" => 'kundens navn
og adresse', "form.invoice.comment" => 'notat', @@ -358,7 +356,6 @@ $i18n_key_words = array( // "form.client.th.del" => 'slett', // "form.client.name" => 'navn', // "form.client.tax" => 'avgift', -// "form.client.daily_subtotals" => 'daglige delbeløp', // "form.client.yourcoo" => 'ditt navn
og adresse i faktura', // "form.client.custcoo" => 'adresse', // "form.client.comment" => 'kommentar ', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index dce50ae2..06238cd4 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -30,7 +30,7 @@ // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. // Note to translators: Please use proper capitalization rules for your language. -$i18n_language = 'Português do Brasil'; +$i18n_language = 'Português brasileiro'; $i18n_months = array('Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro'); $i18n_weekdays = array('Domingo', 'Segunda-feira', 'Terça-feira', 'Quarta-feira', 'Quinta-feira', 'Sexta-feira', 'Sábado'); $i18n_weekdays_short = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab'); diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 7bd5f8fd..3b55e75c 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -324,7 +324,6 @@ $i18n_key_words = array( // "form.invoice.date" => 'invoice date', // "form.invoice.number" => 'invoice number', // "form.invoice.tax" => 'tax', -// "form.invoice.daily_subtotals" => 'daily subtotals' // "form.invoice.yourcoo" => 'your name
and address', // "form.invoice.custcoo" => 'client name
and address', // "form.invoice.comment" => 'comment ', @@ -360,7 +359,6 @@ $i18n_key_words = array( // "form.client.th.del" => 'delete', // "form.client.name" => 'name', // "form.client.tax" => 'tax', -// "form.client.daily_subtotals" => 'daily subtotals', // "form.client.yourcoo" => 'your name
and address in invoice', // "form.client.custcoo" => 'address', // "form.client.comment" => 'comment ', @@ -426,7 +424,6 @@ $i18n_key_words = array( // "label.group_title" => 'group by', // "label.include_title" => 'include records', // "label.inv_str" => 'invoice', -// "label.set_empl" => 'select users' //" label.sel_all" => 'select all', // "label.sel_none" => 'deselect all', // "label.or" => 'or', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 6255a665..517287d2 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -321,7 +321,6 @@ $i18n_key_words = array( "form.invoice.date" => 'data', "form.invoice.number" => 'numar factura', "form.invoice.tax" => 'taxa', -"form.invoice.daily_subtotals" => 'subtotaluri zilnice', "form.invoice.yourcoo" => 'numele tau
si adresa', "form.invoice.custcoo" => 'numele clientului
si adresa', "form.invoice.comment" => 'comentariu ', @@ -356,7 +355,6 @@ $i18n_key_words = array( "form.client.th.del" => 'sterge', "form.client.name" => 'nume', "form.client.tax" => 'taxa', -"form.client.daily_subtotals" => 'subtotaluri zilnice', "form.client.yourcoo" => 'numele tau
si adresa din factura', "form.client.custcoo" => 'adresa', "form.client.comment" => 'comentariu ', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 79d24db4..994c8180 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -316,7 +316,6 @@ $i18n_key_words = array( "form.invoice.date" => 'date', "form.invoice.number" => 'invoice number', "form.invoice.tax" => 'tax', -"form.invoice.daily_subtotals" => 'daily subtotals', "form.invoice.yourcoo" => 'your name
and address', "form.invoice.custcoo" => 'client name
and address', "form.invoice.comment" => 'comment ', @@ -350,7 +349,6 @@ $i18n_key_words = array( "form.client.th.del" => 'delete', "form.client.name" => 'name', "form.client.tax" => 'tax', -"form.client.daily_subtotals" => 'daily subtotals', "form.client.yourcoo" => 'your name
and address in invoice', "form.client.custcoo" => 'address', "form.client.comment" => 'comment ', @@ -406,7 +404,6 @@ $i18n_key_words = array( "label.group_title" => 'group by', "label.include_title" => 'include records', "label.inv_str" => 'invoice', -"label.set_empl" => 'select users', "label.sel_all" => 'select all', "label.sel_none" => 'deselect all', "label.or" => 'or', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 1ac4bd1f..1bb43e51 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -317,7 +317,6 @@ $i18n_key_words = array( "form.invoice.date" => 'datum', "form.invoice.number" => 'fakturanummer', "form.invoice.tax" => 'moms', -"form.invoice.daily_subtotals" => 'daglig subtotal', "form.invoice.yourcoo" => 'ditt namn
och adress', "form.invoice.custcoo" => 'kundens namn
och adress', "form.invoice.comment" => 'kommentarer ', @@ -352,7 +351,6 @@ $i18n_key_words = array( "form.client.th.del" => 'ta bort', "form.client.name" => 'namn', "form.client.tax" => 'moms', -"form.client.daily_subtotals" => 'daglig subtotal', "form.client.yourcoo" => 'ditt namn
och adress på fakturan', "form.client.custcoo" => 'adress', "form.client.comment" => 'kommentarer ', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 322a14a3..6757723d 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -319,7 +319,6 @@ $i18n_key_words = array( "form.invoice.date" => 'tarih', "form.invoice.number" => 'fatura numarası', "form.invoice.tax" => 'vergi', -"form.invoice.daily_subtotals" => 'günlük alt toplamları', "form.invoice.yourcoo" => 'isminiz
ve adresiniz', "form.invoice.custcoo" => 'müşterinin ismi
ve adresi', "form.invoice.comment" => 'yorum ', @@ -354,7 +353,6 @@ $i18n_key_words = array( "form.client.th.del" => 'sil', "form.client.name" => 'isim', "form.client.tax" => 'vergi', -"form.client.daily_subtotals" => 'günlük alt toplamları', "form.client.yourcoo" => 'faturada isminiz
ve adresiniz', "form.client.custcoo" => 'adres', "form.client.comment" => 'yorum ', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index c7903cc6..3ab3bd2d 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -313,7 +313,6 @@ $i18n_key_words = array( "form.invoice.date" => '日期', "form.invoice.number" => '发票号码', "form.invoice.tax" => '税', -"form.invoice.daily_subtotals" => '每日总计', "form.invoice.yourcoo" => '您的姓名
地址', "form.invoice.custcoo" => '客户姓名
地址', "form.invoice.comment" => '留言', @@ -347,7 +346,6 @@ $i18n_key_words = array( "form.client.th.del" => '删除', "form.client.name" => '姓名', "form.client.tax" => '税', -"form.client.daily_subtotals" => '每日总计', "form.client.yourcoo" => '您在发票中的名字
和地址', "form.client.custcoo" => '地址', "form.client.comment" => '备注', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 7a34fcf2..ae7d4a41 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -313,7 +313,6 @@ $i18n_key_words = array( "form.invoice.date" => '日期', "form.invoice.number" => '發票號碼', "form.invoice.tax" => '稅', -"form.invoice.daily_subtotals" => '每日總計', "form.invoice.yourcoo" => '您的姓名
和地址', "form.invoice.custcoo" => '客戶姓名
和位址', "form.invoice.comment" => '留言', @@ -347,7 +346,6 @@ $i18n_key_words = array( "form.client.th.del" => '刪除', "form.client.name" => '姓名', "form.client.tax" => '稅', -"form.client.daily_subtotals" => '每日總計', "form.client.yourcoo" => '您在發票中的名字
和地址', "form.client.custcoo" => '地址', "form.client.comment" => '備註', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 38ddceaf..95919ec1 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.9.24.3487 | Copyright © Anuko | +  Anuko Time Tracker 1.9.24.3488 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}