]> wagnertech.de Git - timetracker.git/commitdiff
Introduced 2 more localization strings.
authorNik Okuntseff <support@anuko.com>
Thu, 22 Nov 2018 23:11:25 +0000 (23:11 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 22 Nov 2018 23:11:25 +0000 (23:11 +0000)
30 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
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/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/gr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php

index 80d11cdfe4ead6e320939ba009a5a5961a6044b3..a54e3d7a28ea505ffbfe4f68d80cf0aa9f7002f6 100644 (file)
@@ -255,6 +255,9 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Catalan titles similarly.
 // Specifically: Agregant vs Agregar, etc.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Sessió iniciada',
 'title.groups' => 'Grups',
 // TODO: translate the following.
index 1916006273bf8191158a687eaec62c83a9014d89..6dfed8f29fda1e61aec257d74ae4720b009f572f 100644 (file)
@@ -265,6 +265,9 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Czech titles similarly.
 // Specifically: Vytváření vs Pridat, etc.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Přihlásit',
 'title.groups' => 'Týmy', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index f0d7c4382cea43d17e2112023bda2cf5c807196c..475da001042bf23af095610aa4c6f8b836438a79 100644 (file)
@@ -236,6 +236,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Kun Total',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Teams', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 69bdffba2e5b997ef4af9f9d3996bf11f9eeab56..16994c9f4884bf74d46137564c266398545d55eb 100644 (file)
@@ -224,6 +224,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Nur Gesamtstunden',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Anmelden',
 'title.groups' => 'Gruppen',
 // TODO: translate the following.
index 4c569dc6802877c2c76233e80ecb0081e300e181..54ebbd94bf362ff436ad01e1ab783a870e21f432 100644 (file)
@@ -102,6 +102,9 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Cannot import: %s.',
 'error.format' => 'Invalid file format.',
 
+// Success messages.
+'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Login',
 'button.now' => 'Now',
@@ -220,6 +223,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Totals only',
 
 // Form titles.
+'title.error' => 'Error',
+'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Groups',
 'title.subgroups' => 'Subgroups',
index 44bca1bbed82ef45a30e424e60f47a072e25f767..f4f803d389160386916a2bcd3677b482b7c603d5 100644 (file)
@@ -254,6 +254,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Solo totales',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Sesión iniciada',
 'title.groups' => 'Grupos',
 // TODO: translate the following.
index 8f159c0b741ef663797c7b836141aeefba312fb4..8212474549c2304fd59d94173e2408646e008eac 100644 (file)
@@ -262,6 +262,9 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Estonian titles similarly.
 // Specifically: lisamine vs lisa, etc.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Meeskonnad', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 2620ffc1232f8743db4a71d57178f907cd8e4b2b..afc378eb732e88db0131231abb8bd68ffa24d457 100644 (file)
@@ -247,6 +247,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'ورود',
 'title.groups' => 'تیم ها', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 2067595dec4e6ade3483d28649b8dff0c2c79492..8efb0bf3847e3e845fec9b6e95d2529673087be3 100644 (file)
@@ -240,6 +240,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Vain yhteissummat',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Kirjautuminen',
 'title.groups' => 'Tiimit', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index bbd315b0f09798133e5faad35d579ee57af1c6d1..3a8804944d98d6a1913d9c1d42071649850ed998 100644 (file)
@@ -234,6 +234,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Totaux uniquement',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Connexion',
 'title.groups' => 'Équipes', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 6520d46b9732b815f2f15d8761c1b761d896adae..5f2f9176a9f847371e21d8623cf7f9fe9549e395 100644 (file)
@@ -227,6 +227,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Σύνολα μόνο',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Σύνδεση',
 'title.groups' => 'Ομάδες',
 // TODO: translate the following.
index 250ea7dc03c1e4b80ac6f1a1e8f4d824f162a7d5..37ed7ace4c2eada9024122e7b603cc35b5429787 100644 (file)
@@ -257,6 +257,9 @@ $i18n_key_words = array(
 'labl.totals_only' => 'סיכומים בלבד',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'כניסה',
 'title.groups' => 'צוותים', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index ae79205300e0bb91807ee94dd3933e4abf6f0a1b..e90c53e3e60083a2b2b3841568467ca22ba80e96 100644 (file)
@@ -256,6 +256,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Bejelentkezés',
 'title.groups' => 'Csoportok',
 // TODO: translate the following.
index 7ecc26e4af03bcf674241f15133b77b78f459305..923e5b80efbf32bb5596359edf519ae734633bfa 100644 (file)
@@ -235,6 +235,9 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Italian titles similarly.
 // Specifically: Eliminazione vs Elimina - we probably want nouns in titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Gruppi',
 // TODO: translate the following.
index 9e6d99a79e29390cfac60a4bafeed37237a410df..3ce170cde26809d2cda8be8d0632bbd1a3bb49d7 100644 (file)
@@ -261,6 +261,9 @@ $i18n_key_words = array(
 'label.totals_only' => '全体だけ',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'ログイン',
 'title.groups' => 'チーム', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index f577566ddf60382ed5893c4b8aecf9251090b563..2e9a03f6c3e06752d06ec8aba7f4ab7f93d4282f 100644 (file)
@@ -261,6 +261,9 @@ $i18n_key_words = array(
 'label.totals_only' => '오직 전체만',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => '로그인',
 'title.groups' => '팀', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 5d11a8a0d38010d6925552cd71ae0af4015ac573..0c449ced556398457cfe8cb2c37d8616bf924b84 100644 (file)
@@ -221,6 +221,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Alleen totalen',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Aanmelden',
 'title.groups' => 'Groepen',
 // TODO: translate the following.
index a7a82d753c88f9a67c9f8c8a1dd619c7a1664ce9..03a86435d249283e2181b3ed8ef1751670fbafcd 100644 (file)
@@ -258,6 +258,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Innlogging',
 // TODO: translate the following.
 // 'title.groups' => 'Groups',
index eeedb29c289b914e8a9445470eb6b2327f292eda..2847ba51768eb7b18ff55bc04dfcd6f7a889e8d1 100644 (file)
@@ -241,6 +241,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Tylko sumy',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Logowanie',
 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index e72b03b6e8c39ada50c9997fd4dd4ffe3f7dbd0b..58795b961f70e91db01f093b865c25a38dcd07cd 100644 (file)
@@ -238,6 +238,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Somente totais',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Equipes', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index e5a5c5022857ec63f494f2858c84c6d0b241f8f6..6ee2ac68fbe3d7fcaa642a4363faac059d9397c0 100644 (file)
@@ -247,6 +247,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 // TODO: translate the following.
 // 'title.groups' => 'Groups',
index 8cf13bb96339ab1a0101b2979c1cdd12f2d6dda6..a125e255963d21262331f605dbb8de29ab546c55 100644 (file)
@@ -261,6 +261,9 @@ $i18n_key_words = array(
 // TODO: Improve titles for consistency, so that each title explains correctly what each
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Romanian titles similarly.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Autentificare',
 'title.groups' => 'Echipe', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 926834e234692f419a805b3c7831d2a82c106e1e..cbfc3d77f630fc9b5a829f2457a31b4872a06c0e 100644 (file)
@@ -219,6 +219,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Только итоги',
 
 // Form titles.
+'title.error' => 'Ошибка',
+'title.success' => 'Успешная операция',
 'title.login' => 'Вход в систему',
 'title.groups' => 'Группы',
 'title.subgroups' => 'Подгруппы',
index 2499ea7535e10d33862b217adfb1fff74f7c8b10..56de57ba7ddeff66b413c9b8545eccb0cc0e56c6 100644 (file)
@@ -247,6 +247,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Iba celkové',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Prihlásenie',
 'title.groups' => 'Tímy', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index c52130efa309dd7b6d555f87e7bf0345cd08f44b..59e05d7fdeb9aa708080b571ad60cfd8a9c546ba 100644 (file)
@@ -242,6 +242,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Prijava',
 'title.groups' => 'Timi', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index bd041e508601c00539833ca091525862d2ec5b19..9bf436fde3a231c7c427961acaf58a1e19e7cef4 100644 (file)
@@ -239,6 +239,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Samo zbirno',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Prijava',
 'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 8e776e889cc9e6366ed13f0765199b5b7c032c61..1b309afd4f1a984c869cd4dfecda4027c2931b4d 100644 (file)
@@ -235,6 +235,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Visa endast summeringar',
 
 // Rubriker för formulär
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Logga in',
 'title.groups' => 'Grupper',
 // TODO: translate the following.
index 4ea24ff1563c6f4ced2268e45f88592cafa73137..27742da24fc166d5b3f75e0e6ce175b50494ac55 100644 (file)
@@ -270,6 +270,9 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Romanian titles similarly.
 // Specifically: compare project and client titles and see how they differ.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Giriş',
 'title.groups' => 'Ekipler', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 29cb05ca4b38ba24c4cc3be680558b593c32ebf4..ec2e5461549532cee3416a1b60faf35c873f6467 100644 (file)
@@ -249,6 +249,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => '登录',
 'title.groups' => '团队', // TODO: change "teams" to "groups".
 // TODO: translate the following.
index 2a005abc454910cf15738652941282a4a6bcd2f6..3ede871568f423a9159f9f4f94dd62f7a4979623 100644 (file)
@@ -257,6 +257,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => '登錄',
 'title.groups' => '團隊', // TODO: change "teams" to "groups".
 // TODO: translate the following.