Skip to content

Commit ce98f04

Browse files
authored
Add Persian and Hindi and update translations (#3376)
1 parent 1272235 commit ce98f04

23 files changed

+3568
-35
lines changed

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/checking_fa.json

Lines changed: 497 additions & 0 deletions
Large diffs are not rendered by default.

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/checking_hi.json

Lines changed: 497 additions & 0 deletions
Large diffs are not rendered by default.

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_ar.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,15 +417,25 @@
417417
},
418418
"event_metrics": {
419419
"author": "Author",
420+
"duration": "Duration",
420421
"event": "Event",
421422
"event_log": "Event Log",
422423
"failed": "Failed",
424+
"finish_time": "Finish Time",
425+
"in_progress": "In progress",
426+
"not_available": "N/A",
427+
"not_finished": "Not finished",
423428
"not_found": "No log entries found.",
424429
"offline": "This feature is not available offline.",
430+
"project": "Project",
425431
"scope": "Scope",
432+
"site_wide_event_log": "Site-wide Draft Jobs",
433+
"start_time": "Start Time",
426434
"status": "Status",
435+
"still_running": "Still running",
427436
"successful": "Successful",
428-
"technical_details": "Technical Details"
437+
"technical_details": "Technical Details",
438+
"unknown": "غير معروف"
429439
},
430440
"font_unsupported_message": {
431441
"change_font_or_contact_for_help": "If this does not meet the needs of this project, please select a different font in the Paratext project settings, or { 1 }contact us for help.{ 2 }",

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_az.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,15 +417,25 @@
417417
},
418418
"event_metrics": {
419419
"author": "Author",
420+
"duration": "Duration",
420421
"event": "Event",
421422
"event_log": "Event Log",
422423
"failed": "Failed",
424+
"finish_time": "Finish Time",
425+
"in_progress": "In progress",
426+
"not_available": "N/A",
427+
"not_finished": "Not finished",
423428
"not_found": "No log entries found.",
424429
"offline": "This feature is not available offline.",
430+
"project": "Project",
425431
"scope": "Scope",
432+
"site_wide_event_log": "Site-wide Draft Jobs",
433+
"start_time": "Start Time",
426434
"status": "Status",
435+
"still_running": "Still running",
427436
"successful": "Successful",
428-
"technical_details": "Technical Details"
437+
"technical_details": "Technical Details",
438+
"unknown": "naməlum"
429439
},
430440
"font_unsupported_message": {
431441
"change_font_or_contact_for_help": "If this does not meet the needs of this project, please select a different font in the Paratext project settings, or { 1 }contact us for help.{ 2 }",

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_de.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,15 +417,25 @@
417417
},
418418
"event_metrics": {
419419
"author": "Autor",
420+
"duration": "Duration",
420421
"event": "Ereignis",
421422
"event_log": "Ereignisprotokoll",
422423
"failed": "Fehlgeschlagen",
424+
"finish_time": "Finish Time",
425+
"in_progress": "In progress",
426+
"not_available": "N/A",
427+
"not_finished": "Not finished",
423428
"not_found": "Keine Protokolleinträge gefunden.",
424429
"offline": "Diese Funktion ist offline nicht verfügbar.",
430+
"project": "Projekt",
425431
"scope": "Umfang",
432+
"site_wide_event_log": "Site-wide Draft Jobs",
433+
"start_time": "Start Time",
426434
"status": "Status",
435+
"still_running": "Still running",
427436
"successful": "Erfolgreich",
428-
"technical_details": "Technische Details"
437+
"technical_details": "Technische Details",
438+
"unknown": "Unbekannt"
429439
},
430440
"font_unsupported_message": {
431441
"change_font_or_contact_for_help": "Falls dies nicht den Bedürfnissen dieses Projekts entspricht, wähle bitte eine andere Schriftart in den Paratext-Projekteinstellungen oder { 1 }kontaktiere uns für Hilfe.{ 2 }",

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_es.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,15 +417,25 @@
417417
},
418418
"event_metrics": {
419419
"author": "Autor",
420+
"duration": "Duration",
420421
"event": "Evento",
421422
"event_log": "Registro de eventos",
422423
"failed": "Fallido",
424+
"finish_time": "Finish Time",
425+
"in_progress": "In progress",
426+
"not_available": "N/A",
427+
"not_finished": "Not finished",
423428
"not_found": "No se han encontrado entradas de registro.",
424429
"offline": "Esta función no está disponible sin conexión.",
430+
"project": "Proyecto",
425431
"scope": "Ámbito",
432+
"site_wide_event_log": "Site-wide Draft Jobs",
433+
"start_time": "Start Time",
426434
"status": "Estado",
435+
"still_running": "Still running",
427436
"successful": "Exitoso",
428-
"technical_details": "Detalles técnicos"
437+
"technical_details": "Detalles técnicos",
438+
"unknown": "Desconocido"
429439
},
430440
"font_unsupported_message": {
431441
"change_font_or_contact_for_help": "Si esto no satisface las necesidades de este proyecto, seleccione un tipo de letra diferente en los ajustes del proyecto Paratext, o { 1 }póngase en contacto con nosotros para obtener ayuda.{ 2 }",

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_fa.json

Lines changed: 816 additions & 0 deletions
Large diffs are not rendered by default.

src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_fr.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,15 +417,25 @@
417417
},
418418
"event_metrics": {
419419
"author": "Auteur",
420+
"duration": "Duration",
420421
"event": "Évènements",
421422
"event_log": "Journal des événements",
422423
"failed": "Échoué",
424+
"finish_time": "Finish Time",
425+
"in_progress": "In progress",
426+
"not_available": "N/A",
427+
"not_finished": "Not finished",
423428
"not_found": "Aucune entrée de journal trouvée.",
424429
"offline": "Cette fonction n'est pas disponible hors ligne.",
430+
"project": "Projet",
425431
"scope": "Portée",
432+
"site_wide_event_log": "Site-wide Draft Jobs",
433+
"start_time": "Start Time",
426434
"status": "Statut",
435+
"still_running": "Still running",
427436
"successful": "Opération réussie",
428-
"technical_details": "Détails techniques"
437+
"technical_details": "Détails techniques",
438+
"unknown": "Inconnu"
429439
},
430440
"font_unsupported_message": {
431441
"change_font_or_contact_for_help": "Si cette police ne répond pas aux besoins de ce projet, veuillez sélectionner une autre police dans les paramètres du projet Paratext, ou { 1 }contactez-nous pour obtenir de l'aide.{ 2 }",

0 commit comments

Comments
 (0)