diff --git a/www/locales/dev/translation.json b/www/locales/dev/translation.json index f6f6d076..eeb0c694 100644 --- a/www/locales/dev/translation.json +++ b/www/locales/dev/translation.json @@ -370,6 +370,8 @@ "dscErrSFMLexNotFound": "Unable to find \\lx or \\ge data in this file.", "dscErrSFMLexBadMarker": "Unknown marker: \"__mkr__\". Adapt It Mobile can only import key word / Standard Format Files with \\lx and \\ge markers.", "ttlTranslations": "Translations", + "ttlProjectName": "Project: __name__", + "ttlTotalEntries": "Total Entries: __total__", "_comment" : "****Add new strings BEFORE this line!****" }, "help": { diff --git a/www/locales/en/translation.json b/www/locales/en/translation.json index 38c1cc26..00f1635d 100644 --- a/www/locales/en/translation.json +++ b/www/locales/en/translation.json @@ -370,6 +370,8 @@ "dscErrSFMLexNotFound": "Unable to find \\lx or \\ge data in this file.", "dscErrSFMLexBadMarker": "Unknown marker: \"__mkr__\". Adapt It Mobile can only import key word / Standard Format Files with \\lx and \\ge markers.", "ttlTranslations": "Translations", + "ttlProjectName": "Project: __name__", + "ttlTotalEntries": "Total Entries: __total__", "_comment" : "****Add new strings BEFORE this line!****" }, "help": { diff --git a/www/locales/es/translation.json b/www/locales/es/translation.json index b09b074b..5409504a 100644 --- a/www/locales/es/translation.json +++ b/www/locales/es/translation.json @@ -370,6 +370,8 @@ "dscErrSFMLexNotFound": "No se puede encontrar los marcadores \\lx o \\ge en este archivo.", "dscErrSFMLexBadMarker": "Marcador desconocido: \"__mkr__\". Adapt It Mobile solo puede actualizar la Base de conocimiento desde archivos SFM con marcadores \\lx y \\ge.", "ttlTranslations": "Traducciones", + "ttlProjectName": "Proyecto: __name__", + "ttlTotalEntries": "Recuento de elementos: __total__", "_comment" : "****Add new strings BEFORE this line!****" }, "help": { diff --git a/www/locales/fr/translation.json b/www/locales/fr/translation.json index e3922e7b..6331b099 100644 --- a/www/locales/fr/translation.json +++ b/www/locales/fr/translation.json @@ -370,6 +370,8 @@ "dscErrSFMLexNotFound": "Impossible de trouver les marqueurs \\lx ou \\ge dans ce fichier.", "dscErrSFMLexBadMarker": "Marqueur inconnu: \"__mkr__\". Adapt It Mobile ne peut mettre à jour la base de connaissances qu'à partir de fichiers SFM avec des marqueurs \\lx et \\ge.", "ttlTranslations": "Traductions", + "ttlProjectName": "Projet: __name__", + "ttlTotalEntries": "Nombre d'éléments: __total__", "_comment" : "****Add new strings BEFORE this line!****" }, "help": { diff --git a/www/locales/pt/translation.json b/www/locales/pt/translation.json index 03620d2f..79b2e615 100644 --- a/www/locales/pt/translation.json +++ b/www/locales/pt/translation.json @@ -370,6 +370,8 @@ "dscErrSFMLexNotFound": "Não foi possível localizar os marcadores \\lx ou \\ge neste arquivo.", "dscErrSFMLexBadMarker": "Marcador desconhecido: \"__mkr__\". Adapt It Mobile só pode atualizar a Base de Conhecimento de arquivos SFM com marcadores \\lx e \\ge.", "ttlTranslations": "Traduções", + "ttlProjectName": "Projecto: __name__", + "ttlTotalEntries": "Contagem de itens: __total__", "_comment" : "****Add new strings BEFORE this line!****" }, "help": { diff --git a/www/locales/tpi/translation.json b/www/locales/tpi/translation.json index 0b2e6da2..c70ba638 100644 --- a/www/locales/tpi/translation.json +++ b/www/locales/tpi/translation.json @@ -370,6 +370,8 @@ "dscErrSFMLexNotFound": "Unable to find \\lx or \\ge data in this file.", "dscErrSFMLexBadMarker": "Unknown marker: \"__mkr__\". Adapt It Mobile can only import key word / Standard Format Files with \\lx and \\ge markers.", "ttlTranslations": "Trenslesens", + "ttlProjectName": "Projek: __name__", + "ttlTotalEntries": "Olgeta: __total__", "_comment" : "****Add new strings BEFORE this line!****" }, "help": {