Skip to content

Commit

Permalink
LOC-401 - iOS ADW 1.6 mobile app UI content in 5 languages (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbroadbent authored Dec 1, 2022
1 parent 8be085c commit 814f2db
Show file tree
Hide file tree
Showing 5 changed files with 120 additions and 18 deletions.
27 changes: 24 additions & 3 deletions ContentApp/BusinessLayer/Localization/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2005-2022 Alfresco Software Limited.
// Copyright (C) 2005-2020 Alfresco Software Limited.
//
// This file is part of the Alfresco Content Mobile iOS App.
//
Expand Down Expand Up @@ -321,6 +321,7 @@
"complete-title" = "Als abgeschlossen markieren";
"complete-task-dialog-title" = "Aufgabe abschließen";
"complete-task-dialog-message" = "Sind Sie sicher, dass Sie die Aufgabe abschließen wollen? Sie werden keine Änderungen mehr vornehmen können.";
"complete-task-dialog-message-attachments-in-progress" = "Sind Sie sicher, dass Sie die Aufgabe abschließen wollen?\nNach Abschluss der Aufgabe können einige Dateien nicht hochgeladen werden und es können keine Änderungen vorgenommen werden.";
"confirm-title" = "Bestätigen";

// MARK: - Accessbility
Expand Down Expand Up @@ -367,5 +368,25 @@
"dialog-discard-edit-task-message" = "Sollen die Änderungen verworfen werden?";
"delete-attachment-alert-title" = "Eine Datei löschen?";
"add-attachments" = "Anhänge hinzufügen";
"complete-task-dialog-message-attachments-in-progress" = "Sind Sie sicher, dass sie diese Aufgabe abschließen wollen? Nach dem Abschließen können keine Dateien mehr hochgeladen und keine Änderungen mehr gemacht werden.";
"file-size-exceed-error" = "Die ausgewählte Dateigröße für den Upload darf %.1f nicht überschreiten.";
"file-size-exceed-error" = "Die gewählte Dateigröße darf beim Hochladen %.1f MB nicht überschreiten.";

// MARK: - Appleford Accessibility
"connect-to-textfield" = "Mit Textfeld verbinden";
"copyright" = "Urheberrecht";
"more" = "Mehr";
"header" = "Kopfzeile";
"sync-status" = "Status der Synchronisation";
"marked-for-offline" = "Markiert für Offline";
"error" = "Fehler";
"pending" = "Ausstehend";
"in-progress" = "In Bearbeitung";
"downloaded" = "Heruntergeladen";
"uploaded" = "Hochgeladen";
"undefined" = "Undefiniert";
"search-title" = "Suchen";
"subtitle" = "Untertitel";
"flash-mode" = "Blitzlicht-Modus";
"switch-camera" = "Kamera wechseln";
"shutter" = "Verschluss";
"download" = "Herunterladen";
"selected" = "Ausgewählt";
28 changes: 24 additions & 4 deletions ContentApp/BusinessLayer/Localization/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2005-2022 Alfresco Software Limited.
// Copyright (C) 2005-2020 Alfresco Software Limited.
//
// This file is part of the Alfresco Content Mobile iOS App.
//
Expand Down Expand Up @@ -321,6 +321,7 @@
"complete-title" = "Marcar como completada";
"complete-task-dialog-title" = "Completar tarea";
"complete-task-dialog-message" = "¿Está seguro de que desea completar la tarea? Ya no podrá realizar ningún cambio.";
"complete-task-dialog-message-attachments-in-progress" = "¿Está seguro de que quiere completar la tarea?\nUna vez completada, algunos ficheros no se pudieron cargar y no se pueden realizar cambios.";
"confirm-title" = "Confirmar";

// MARK: - Accessbility
Expand Down Expand Up @@ -367,6 +368,25 @@
"dialog-discard-edit-task-message" = "¿Desea descartar los cambios?";
"delete-attachment-alert-title" = "¿Eliminar un fichero?";
"add-attachments" = "Añadir adjuntos";
"complete-task-dialog-message-attachments-in-progress" = "¿Está seguro de que desea completar la tarea? Una vez completada, no podrá cargar algunos ficheros ni hacer cambios.";
"file-size-exceed-error" = "El tamaño de fichero seleccionado no puede exceder los %.1f MB para
ser cargado";
"file-size-exceed-error" = "El tamaño del fichero seleccionado no puede superar los %.1f MB para cargarlo.";

// MARK: - Appleford Accessibility
"connect-to-textfield" = "Conectar con el campo de texto";
"copyright" = "Copyright";
"more" = "Más";
"header" = "Encabezado";
"sync-status" = "Estado de la sincronización";
"marked-for-offline" = "Marcado para fuera de línea";
"error" = "Error";
"pending" = "Pendiente";
"in-progress" = "En curso";
"downloaded" = "Descargado";
"uploaded" = "Cargado";
"undefined" = "Sin definir";
"search-title" = "Buscar";
"subtitle" = "Subtítulo";
"flash-mode" = "Modo con flash";
"switch-camera" = "Cambiar de cámara";
"shutter" = "Obturador";
"download" = "Descargar";
"selected" = "Seleccionado";
28 changes: 24 additions & 4 deletions ContentApp/BusinessLayer/Localization/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2005-2022 Alfresco Software Limited.
// Copyright (C) 2005-2020 Alfresco Software Limited.
//
// This file is part of the Alfresco Content Mobile iOS App.
//
Expand Down Expand Up @@ -321,6 +321,7 @@
"complete-title" = "Marquer comme terminé";
"complete-task-dialog-title" = "Terminer la tâche";
"complete-task-dialog-message" = "Etes-vous sûr de vouloir terminer la tâche ? Vous ne pourrez plus faire de modifications.";
"complete-task-dialog-message-attachments-in-progress" = "Voulez-vous vraiment terminer la tâche ?\nUne fois terminée, certains fichiers ne pourront plus être importés et aucun changement ne pourra être effectué.";
"confirm-title" = "Confirmer";

// MARK: - Accessbility
Expand Down Expand Up @@ -367,6 +368,25 @@
"dialog-discard-edit-task-message" = "Voulez-vous ignorer les modifications ?";
"delete-attachment-alert-title" = "Supprimer un fichier ?";
"add-attachments" = "Ajouter des pièces jointes";
"complete-task-dialog-message-attachments-in-progress" = "Voulez-vous vraiment terminer la tâche ? Une fois terminée, vous ne pourrez plus importer certains fichiers ni apporter de modifications.";
"file-size-exceed-error" = "La taille du fichier sélectionné ne peut pas dépasser %.1f Mo pour
l’importer.";
"file-size-exceed-error" = "La taille du fichier sélectionné pour importation ne peut pas dépasser %.1f Mo.";

// MARK: - Appleford Accessibility
"connect-to-textfield" = "Connecter au champ de texte";
"copyright" = "Copyright";
"more" = "Plus";
"header" = "En-tête";
"sync-status" = "Statut de sync";
"marked-for-offline" = "Marqué pour hors connexion";
"error" = "Erreur";
"pending" = "En attente";
"in-progress" = "En cours";
"downloaded" = "Téléchargé";
"uploaded" = "Importé";
"undefined" = "Non défini";
"search-title" = "Rechercher";
"subtitle" = "Sous-titre";
"flash-mode" = "Modèle de flash";
"switch-camera" = "Changer de caméra";
"shutter" = "Obturateur";
"download" = "Télécharger";
"selected" = "Sélectionné";
28 changes: 24 additions & 4 deletions ContentApp/BusinessLayer/Localization/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2005-2022 Alfresco Software Limited.
// Copyright (C) 2005-2020 Alfresco Software Limited.
//
// This file is part of the Alfresco Content Mobile iOS App.
//
Expand Down Expand Up @@ -321,6 +321,7 @@
"complete-title" = "Contrassegna come completato";
"complete-task-dialog-title" = "Completa compito";
"complete-task-dialog-message" = "Vuoi completare il compito? Non potrai più apportare modifiche.";
"complete-task-dialog-message-attachments-in-progress" = "Vuoi completare il compito?\nUna volta completato, non sarà più possibile caricare alcuni file né apportare modifiche.";
"confirm-title" = "Conferma";

// MARK: - Accessbility
Expand Down Expand Up @@ -367,6 +368,25 @@
"dialog-discard-edit-task-message" = "Vuoi ignorare le modifiche?";
"delete-attachment-alert-title" = "Vuoi eliminare un file?";
"add-attachments" = "Aggiungi allegati";
"complete-task-dialog-message-attachments-in-progress" = "Vuoi completare il compito? Una volta completato, non potrai caricare alcuni file né apportare modifiche.";
"file-size-exceed-error" = "La dimensione del file selezionato non può superare il limite di %.1f
MB per il caricamento.";
"file-size-exceed-error" = "Le dimensioni del file selezionato per il caricamento non possono superare %.1f MB.";

// MARK: - Appleford Accessibility
"connect-to-textfield" = "Connetti a campo di testo";
"copyright" = "Copyright";
"more" = "Altro";
"header" = "Intestazione";
"sync-status" = "Stato sincronizzazione";
"marked-for-offline" = "Contrassegnato per modalità offline";
"error" = "Errore";
"pending" = "In attesa";
"in-progress" = "In corso";
"downloaded" = "Scaricato";
"uploaded" = "Caricato";
"undefined" = "Non definito";
"search-title" = "Cerca";
"subtitle" = "Sottotitolo";
"flash-mode" = "Modalità flash";
"switch-camera" = "Passa dalla fotocamera anteriore a quella posteriore";
"shutter" = "Otturatore";
"download" = "Scarica";
"selected" = "Selezionato";
27 changes: 24 additions & 3 deletions ContentApp/BusinessLayer/Localization/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2005-2022 Alfresco Software Limited.
// Copyright (C) 2005-2020 Alfresco Software Limited.
//
// This file is part of the Alfresco Content Mobile iOS App.
//
Expand Down Expand Up @@ -321,6 +321,7 @@
"complete-title" = "Als voltooid markeren";
"complete-task-dialog-title" = "Taak voltooien";
"complete-task-dialog-message" = "Weet u zeker dat u de taak wilt voltooien? U kunt geen wijzigingen meer aanbrengen.";
"complete-task-dialog-message-attachments-in-progress" = "Weet u zeker dat u de taak wilt voltooien?\nNadat de taak is voltooid, kunnen sommige bestanden niet worden geüpload en kunnen geen wijzigingen worden aangebracht.";
"confirm-title" = "Bevestigen";

// MARK: - Accessbility
Expand Down Expand Up @@ -367,5 +368,25 @@
"dialog-discard-edit-task-message" = "Wilt u de wijzigingen negeren?";
"delete-attachment-alert-title" = "Bestand verwijderen?";
"add-attachments" = "Bijlagen toevoegen";
"complete-task-dialog-message-attachments-in-progress" = "Weet u zeker dat u de taak wilt voltooien? Nadat de taak is voltooid, kunt u sommige bestanden niet uploaden en kunt u geen wijzigingen aanbrengen.";
"file-size-exceed-error" = "De geselecteerde bestandsgrootte voor het uploaden mag niet meer dan dan %.1f MB zijn.";
"file-size-exceed-error" = "Het geselecteerde bestand mag niet groter zijn dan %.1f MB om te kunnen worden geüpload.";

// MARK: - Appleford Accessibility
"connect-to-textfield" = "Verbinden met tekstveld";
"copyright" = "Auteursrecht";
"more" = "Meer";
"header" = "Kop";
"sync-status" = "Synchronisatiestatus";
"marked-for-offline" = "Gemarkeerd voor offline";
"error" = "Fout";
"pending" = "Openstaand";
"in-progress" = "Wordt uitgevoerd";
"downloaded" = "Gedownload";
"uploaded" = "Geüpload";
"undefined" = "Niet-gedefinieerd";
"search-title" = "Zoeken";
"subtitle" = "Subtitel";
"flash-mode" = "Flitsmodus";
"switch-camera" = "Van camera wisselen";
"shutter" = "Sluiter";
"download" = "Downloaden";
"selected" = "Geselecteerd";

0 comments on commit 814f2db

Please sign in to comment.