More refactoring in translation files.
authorNik Okuntseff <support@anuko.com>
Wed, 31 Jan 2018 23:54:18 +0000 (23:54 +0000)
committerNik Okuntseff <support@anuko.com>
Wed, 31 Jan 2018 23:54:18 +0000 (23:54 +0000)
16 files changed:
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/templates/footer.tpl

index 3b8944d..3c2f5a4 100644 (file)
@@ -394,14 +394,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Sats',
 'form.users.default_rate' => 'Standard Time Sats',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Klient der skal slettes',
-'form.client.client_entries' => 'Klient indlæg',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktive Klienter',
 'form.clients.inactive_clients' => 'Inaktive Klienter',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Klient der skal slettes',
+'form.client.client_entries' => 'Klient indlæg',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Du kan eksportere alle Teamdata til en xml-fil. Det kan være nyttigt, hvis du migrerer data til din egen server.',
 'form.export.compression' => 'Komprimering',
@@ -424,12 +424,12 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'Projekter',
 'form.profile.mode_projects_and_tasks' => 'Projekter og opgaver',
 'form.profile.record_type' => 'Registrerings type',
-'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore',
-'form.profile.uncompleted_indicators_none' => 'Vis ikke',
-'form.profile.uncompleted_indicators_show' => 'Vis',
 'form.profile.type_all' => 'Alle',
 'form.profile.type_start_finish' => 'Start og slut',
 'form.profile.type_duration' => 'Varighed',
+'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore',
+'form.profile.uncompleted_indicators_none' => 'Vis ikke',
+'form.profile.uncompleted_indicators_show' => 'Vis',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 2aabe7b..a4e3672 100644 (file)
@@ -393,14 +393,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Stundensatz',
 'form.users.default_rate' => 'Normaler Stundensatz',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Zu löschender Kunde',
-'form.client.client_entries' => 'Kundeneintrag',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktive Kunden',
 'form.clients.inactive_clients' => 'Inaktive Kunden',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Zu löschender Kunde',
+'form.client.client_entries' => 'Kundeneintrag',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Sie können alle Teamdaten in eine XML-Datei exportieren. Diese können in andere Zeiterfassungs-Programme importiert werden.',
 'form.export.compression' => 'Kompression',
@@ -426,6 +426,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'alle',
 'form.profile.type_start_finish' => 'Start und Ende',
 'form.profile.type_duration' => 'Dauer',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+//'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Erweiterungen',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index d682cc8..6710097 100644 (file)
@@ -390,14 +390,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Rate',
 'form.users.default_rate' => 'Default hourly rate',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Client to delete',
-'form.client.client_entries' => 'Client entries',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Active Clients',
 'form.clients.inactive_clients' => 'Inactive Clients',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Client to delete',
+'form.client.client_entries' => 'Client entries',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'You can export all team data into an xml file. It could be useful if you are migrating data to your own server.',
 'form.export.compression' => 'Compression',
@@ -420,12 +420,12 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'projects',
 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
 'form.profile.record_type' => 'Record type',
-'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-'form.profile.uncompleted_indicators_none' => 'do not show',
-'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.type_all' => 'all',
 'form.profile.type_start_finish' => 'start and finish',
 'form.profile.type_duration' => 'duration',
+'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+'form.profile.uncompleted_indicators_none' => 'do not show',
+'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index cccf911..969fc20 100644 (file)
@@ -458,16 +458,16 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.users.default_rate' => 'Default hourly rate',
 
-// Client delete 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',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
 // 'form.clients.inactive_clients' => 'Inactive Clients',
 
+// Client delete 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',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Usted puede exportar todos los datos del grupo dentro de un archivo xml. Ésto puede ser útil si necesita migrar datos a su propio sevidor.',
 'form.export.compression' => 'Comprimir',
index d185c8f..d2a453b 100644 (file)
@@ -422,15 +422,15 @@ $i18n_key_words = array(
 'form.users.rate' => 'نرخ',
 'form.users.default_rate' => 'نرخ ساعتی پیش فرض',
 
+// Clients form. See example at https://timetracker.anuko.com/clients.php
+'form.clients.active_clients' => 'مشتری های فعال',
+'form.clients.inactive_clients' => 'مشتری های غیرفعال',
+
 // Client delete 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',
 
-// Clients form. See example at https://timetracker.anuko.com/clients.php
-'form.clients.active_clients' => 'مشتری های فعال',
-'form.clients.inactive_clients' => 'مشتری های غیرفعال',
-
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'می توانید از همه اطلاعات تیم یک پشتیبان به فرمت xml تهیه کنید. اگر میخواهید داده ها را به سرور خودتان منتقل کنید این قسمت می تواند مفید باشد.',
 'form.export.compression' => 'فشرده سازی',
@@ -457,6 +457,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'همه',
 'form.profile.type_start_finish' => 'شروع و اتمام',
 'form.profile.type_duration' => 'مدت زمان',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'پلاگین ها',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 10bd775..c190ec7 100644 (file)
@@ -400,14 +400,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Taksa',
 'form.users.default_rate' => 'Oletustuntitaksa',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Poistettava asiakas',
-'form.client.client_entries' => 'Asiakassyötteet',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktiiviset asiakkaat',
 'form.clients.inactive_clients' => 'Ei-aktiiviset asiakkaat',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Poistettava asiakas',
+'form.client.client_entries' => 'Asiakassyötteet',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Voit viedä tiimin tiedot xml-tiedostoksi, mikä voi helpottaa tietojen siirtoa omalle palvelimelle.',
 'form.export.compression' => 'Pakkaus',
@@ -433,6 +433,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'kaikki',
 'form.profile.type_start_finish' => 'aloitus ja lopetus',
 'form.profile.type_duration' => 'kesto',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Lisäosat',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 29bed9d..b201dcf 100644 (file)
@@ -391,14 +391,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Tarif',
 'form.users.default_rate' => 'Tarif horaire par défaut',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Client à supprimer',
-'form.client.client_entries' => 'Entrées de client',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Clients actifs',
 'form.clients.inactive_clients' => 'Clients inactifs',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Client à supprimer',
+'form.client.client_entries' => 'Entrées de client',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Vous pouvez exporter toutes les données d\\\'une équipe dans un ficheir xml. Cela peut être utile si vous transférez des données vers votre serveur.',
 'form.export.compression' => 'Compression',
@@ -424,6 +424,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'Tous',
 'form.profile.type_start_finish' => 'Début et fin',
 'form.profile.type_duration' => 'Durée',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 9916155..990b009 100644 (file)
@@ -428,15 +428,15 @@ $i18n_key_words = array(
 'form.users.rate' => 'תעריף',
 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
 
+// Clients form. See example at https://timetracker.anuko.com/clients.php
+'form.clients.active_clients' => 'לקוחות פעילים',
+'form.clients.inactive_clients' => 'לקוחות לא פעילים',
+
 // Client delete 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',
 
-// Clients form. See example at https://timetracker.anuko.com/clients.php
-'form.clients.active_clients' => 'לקוחות פעילים',
-'form.clients.inactive_clients' => 'לקוחות לא פעילים',
-
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'ניתן לייצא את כל נתוני הצוות בקובץ XML. זה מאד שימושי אם ברצונך להשתמש בשרת משלך.',
 'form.export.compression' => 'דחיסה',
@@ -462,6 +462,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'הכל',
 'form.profile.type_start_finish' => 'התחלה וסיום',
 'form.profile.type_duration' => 'משך זמן',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'תוספים',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 956e49c..9aa8b79 100644 (file)
@@ -389,14 +389,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Tarief',
 'form.users.default_rate' => 'Standaard uurtarief',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Klant die wordt verwijderd',
-'form.client.client_entries' => 'Klant gegevens',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Actieve klanten',
 'form.clients.inactive_clients' => 'Inactieve klanten',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Klant die wordt verwijderd',
+'form.client.client_entries' => 'Klant gegevens',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'U kunt alle teamgegevens naar een xml bestand exporteren. Dit kan zinvol zijn als u gegevens migreert naar uw eigen server.',
 'form.export.compression' => 'Compressie',
index 2a0f6e6..519b7ea 100644 (file)
@@ -405,14 +405,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Stawka',
 'form.users.default_rate' => 'Domyślna stawka godzinowa',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php.
-'form.client.client_to_delete' => 'Klient do usunięcia',
-'form.client.client_entries' => 'Wpisy dot. klienta',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.phpp
 'form.clients.active_clients' => 'Aktywni klienci',
 'form.clients.inactive_clients' => 'Nieaktywni klienci',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php.
+'form.client.client_to_delete' => 'Klient do usunięcia',
+'form.client.client_entries' => 'Wpisy dot. klienta',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Możesz wyeksportować wszystkie dane zespołu do pliku xml. Przydatne przy migracji danych na własny serwer.',
 'form.export.compression' => 'Kompresja',
@@ -438,6 +438,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'wszystko',
 'form.profile.type_start_finish' => 'początek i koniec',
 'form.profile.type_duration' => 'czas trwania',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Dodatkowe moduły',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 80164b8..c8a4abd 100644 (file)
@@ -399,14 +399,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Honorário',
 'form.users.default_rate' => 'Honorário padrão por hora',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Cliente a ser apagado',
-'form.client.client_entries' => 'Entradas de cliente',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Clientes ativos',
 'form.clients.inactive_clients' => 'Clientes inativos',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Cliente a ser apagado',
+'form.client.client_entries' => 'Entradas de cliente',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Você pode exportar todos os dados da equipe para um arquivo xml. Isto pode ser útil se você estiver migrando os dados para um servidor próprio.',
 'form.export.compression' => 'Compressão',
@@ -432,6 +432,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'todos',
 'form.profile.type_start_finish' => 'início e fim',
 'form.profile.type_duration' => 'duração',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 41c868d..ccb6b42 100644 (file)
@@ -418,12 +418,12 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'проекты',
 'form.profile.mode_projects_and_tasks' => 'проекты и задачи',
 'form.profile.record_type' => 'Тип записи',
-'form.profile.uncompleted_indicators' => 'Индикаторы незавершения',
-'form.profile.uncompleted_indicators_none' => 'не показывать',
-'form.profile.uncompleted_indicators_show' => 'показывать',
 'form.profile.type_all' => 'все',
 'form.profile.type_start_finish' => 'начало и конец',
 'form.profile.type_duration' => 'длительность',
+'form.profile.uncompleted_indicators' => 'Индикаторы незавершения',
+'form.profile.uncompleted_indicators_none' => 'не показывать',
+'form.profile.uncompleted_indicators_show' => 'показывать',
 'form.profile.plugins' => 'Плагины',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 7b903a4..88226df 100644 (file)
@@ -420,15 +420,15 @@ $i18n_key_words = array(
 'form.users.rate' => 'Sadzba',
 'form.users.default_rate' => 'Predvolená hodinová sadzba',
 
+// Clients form. See example at https://timetracker.anuko.com/clients.php
+'form.clients.active_clients' => 'Aktívny klienti',
+'form.clients.inactive_clients' => 'Neaktívny klienti',
+
 // Client delete 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',
 
-// Clients form. See example at https://timetracker.anuko.com/clients.php
-'form.clients.active_clients' => 'Aktívny klienti',
-'form.clients.inactive_clients' => 'Neaktívny klienti',
-
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Môžete exportovať všetky údaje o tíme do xml súboru. Toto môže byť užitočné pri prenose údajov na iný server.',
 'form.export.compression' => 'Kompresia',
@@ -454,6 +454,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'všetky',
 'form.profile.type_start_finish' => 'začiatok a koniec',
 'form.profile.type_duration' => 'trvanie',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Doplnkové moduly',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 7d0a919..1bdb17b 100644 (file)
@@ -403,14 +403,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Cena',
 'form.users.default_rate' => 'Podrazumevana cena sati',
 
-// Forma brisanja klijenta. Pogledajte primer na  https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Klijent za brisanje',
-'form.client.client_entries' => 'Unos klijenta',
-
 // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktivni klijent',
 'form.clients.inactive_clients' => 'Neaktivni klijent',
 
+// Forma brisanja klijenta. Pogledajte primer na  https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Klijent za brisanje',
+'form.client.client_entries' => 'Unos klijenta',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Postoji mogućnost izvoza svih podataka od timova u xml fajlu. Može vam biti korisno ako imate internu bazu podataka.',
 'form.export.compression' => 'Kompresija',
@@ -436,6 +436,10 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'sve',
 'form.profile.type_start_finish' => 'početak i kraj',
 'form.profile.type_duration' => 'trajanje',
+// TODO: translate the following.
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Dodaci',
 
 // Forma mejla. Pogledajte primer na https://timetracker.anuko.com/report_send.php when emailing a report.
index 9e56f79..454fe09 100644 (file)
@@ -399,14 +399,14 @@ $i18n_key_words = array(
 'form.users.rate' => 'Timtaxa',
 'form.users.default_rate' => 'Standard timtaxa',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-'form.client.client_to_delete' => 'Kund',
-'form.client.client_entries' => 'Relaterade tider och kostnader',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktiva kunder',
 'form.clients.inactive_clients' => 'Inaktiva kunder',
 
+// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
+'form.client.client_to_delete' => 'Kund',
+'form.client.client_entries' => 'Relaterade tider och kostnader',
+
 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => 'Du kan exportera all information om arbetsgrupperna till en XML-fil. Det kan vara användbart när du migrerar till en egen server.',
 'form.export.compression' => 'Komprimering',
@@ -429,12 +429,12 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'Projekt',
 'form.profile.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter',
 'form.profile.record_type' => 'Typ av tidsregistrering',
-'form.profile.uncompleted_indicators' => 'Indikatorer för oavslutad registrering',
-'form.profile.uncompleted_indicators_none' => 'Visa inte',
-'form.profile.uncompleted_indicators_show' => 'Visa',
 'form.profile.type_all' => 'Alla',
 'form.profile.type_start_finish' => 'Starttid och sluttid',
 'form.profile.type_duration' => 'Varaktighet',
+'form.profile.uncompleted_indicators' => 'Indikatorer för oavslutad registrering',
+'form.profile.uncompleted_indicators_none' => 'Visa inte',
+'form.profile.uncompleted_indicators_show' => 'Visa',
 'form.profile.plugins' => 'Tillägg',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 642f06d..2f25b3c 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.10.3855 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.10.3856 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>