From d1f48d41de8b89cddd1c657dd8722740c178961e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 23 Jun 2020 22:30:08 +0000 Subject: [PATCH] --- server/AyaNova/resource/de.json | 6 ++++-- server/AyaNova/resource/en.json | 6 ++++-- server/AyaNova/resource/es.json | 6 ++++-- server/AyaNova/resource/fr.json | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/server/AyaNova/resource/de.json b/server/AyaNova/resource/de.json index ac948b2e..b12e59e1 100644 --- a/server/AyaNova/resource/de.json +++ b/server/AyaNova/resource/de.json @@ -371,7 +371,7 @@ "TranslationCustomizeText": "Customize text", "TranslationExport": "Gebietsschema in Datei exportieren", "TranslationImport": "Gebietsschema aus Datei importieren", - "TranslationList": "Lokalisierte Textsammlung", + "TranslationList": "Übersetzungen", "TranslationFile": "AyaNova übertragbare Gebietsschemadatei (*.xml)", "TranslationDest": "Neuer Name für Gebietsschema", "TranslationSource": "Quellgebietsschema", @@ -1835,5 +1835,7 @@ "MaintenanceExpired":"Wartung abgelaufen", "MaintenanceExpiredNote":"Das Support- und Update-Abonnement ist jetzt abgelaufen.\nAyaNova kann nicht aktualisiert werden und der Support ist nicht mehr verfügbar", "CopyDbId":"Datenbank-ID kopieren", - "LastLogin":"Letzte Anmeldezeit" + "LastLogin":"Letzte Anmeldezeit", + "Import":"Importieren", + "Export":"Exportieren" } \ No newline at end of file diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index 95529066..288e4377 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -371,7 +371,7 @@ "TranslationCustomizeText": "Customize text", "TranslationExport": "Export translation to file", "TranslationImport": "Import translation from file", - "TranslationList": "Translation text collection", + "TranslationList": "Translations", "TranslationFile": "AyaNova transportable Translation file (*.xml)", "TranslationDest": "New translation name", "TranslationSource": "Source translation", @@ -1835,7 +1835,9 @@ "MaintenanceExpired":"Maintenance expired", "MaintenanceExpiredNote":"The support and updates subscription has now expired\nAyaNova can not be updated and support is no longer available", "CopyDbId":"Copy database id", - "LastLogin":"Last login" + "LastLogin":"Last login", + "Import":"Import", + "Export":"Export" } \ No newline at end of file diff --git a/server/AyaNova/resource/es.json b/server/AyaNova/resource/es.json index f6599aba..39bb1ffe 100644 --- a/server/AyaNova/resource/es.json +++ b/server/AyaNova/resource/es.json @@ -371,7 +371,7 @@ "TranslationCustomizeText": "Customize text", "TranslationExport": "Exportar localización en archivo", "TranslationImport": "Importar localización desde archivo", - "TranslationList": "Colección texto localizado", + "TranslationList": "Traducciones", "TranslationFile": "Archivo de localización transportable AyaNova (*.xml)", "TranslationDest": "Nuevo nombre localización", "TranslationSource": "Localización origen", @@ -1835,5 +1835,7 @@ "MaintenanceExpired":"Mantenimiento expirado", "MaintenanceExpiredNote":"La suscripción de soporte y actualizaciones ha caducado\nAyaNova no se puede actualizar y el soporte ya no está disponible", "CopyDbId":"Copiar ID de base de datos", - "LastLogin":"Última hora de inicio de sesión" + "LastLogin":"Última hora de inicio de sesión", + "Import":"Importar", + "Export":"Exportar" } \ No newline at end of file diff --git a/server/AyaNova/resource/fr.json b/server/AyaNova/resource/fr.json index a4a6bb09..130c76d5 100644 --- a/server/AyaNova/resource/fr.json +++ b/server/AyaNova/resource/fr.json @@ -371,7 +371,7 @@ "TranslationCustomizeText": "Customize text", "TranslationExport": "Exporter les paramètres régionaux dans le fichier", "TranslationImport": "Importer les paramètres régionaux du fichier", - "TranslationList": "Ensemble de textes localisés", + "TranslationList": "Traductions", "TranslationFile": "Fichier transportable de paramètres régionaux AyaNova (*.xml)", "TranslationDest": "Nouveau nom de paramètres régionaux", "TranslationSource": "Paramètres régionaux source", @@ -1835,5 +1835,7 @@ "MaintenanceExpired":"Maintenance expirée", "MaintenanceExpiredNote":"L'abonnement au support et aux mises à jour a expiré\nAyaNova ne peut pas être mis à jour et le support n'est plus disponible", "CopyDbId":"Copier l'ID de la base de données", - "LastLogin":"Dernière connexion" + "LastLogin":"Dernière connexion", + "Import":"Importer", + "Export":"Exporter" } \ No newline at end of file