From 614a261c5be74a3308ab359904e9cfa2e758ee13 Mon Sep 17 00:00:00 2001 From: Ankit Goyal Date: Wed, 16 Mar 2022 10:25:58 +0530 Subject: [PATCH] Updated localzation texts --- .../BusinessLayer/Localization/de.lproj/Localizable.strings | 2 +- .../BusinessLayer/Localization/es.lproj/Localizable.strings | 4 ++-- .../BusinessLayer/Localization/fr.lproj/Localizable.strings | 4 ++-- .../BusinessLayer/Localization/it.lproj/Localizable.strings | 4 ++-- .../BusinessLayer/Localization/nl.lproj/Localizable.strings | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ContentApp/BusinessLayer/Localization/de.lproj/Localizable.strings b/ContentApp/BusinessLayer/Localization/de.lproj/Localizable.strings index 65e6ea55d..1eefc0546 100644 --- a/ContentApp/BusinessLayer/Localization/de.lproj/Localizable.strings +++ b/ContentApp/BusinessLayer/Localization/de.lproj/Localizable.strings @@ -260,7 +260,7 @@ "empty-gallery-title" = "Keine Fotos oder Videos"; "empty-gallery-description" = "Versuchen Sie einige Fotos oder Videos zu Ihrem Gerät hinzuzufügen."; "empty-uploads-title" = "Übertragung abgeschlossen!"; -"empty-uploads-description" = "Die von Ihnen zum Hochladen freigegebenen Inhalte werden hier angezeigt."; +"empty-uploads-description" = "Es sind keine weiteren Dateien zum Hochladen ausgewählt. Sie können die hochgeladenen Dateien nun in ihren jeweiligen Zielordnern aufrufen."; // MARK: - Privacy settings "privacy-photos-title" = "Mobile Workspace benötigt Fotozugriff"; diff --git a/ContentApp/BusinessLayer/Localization/es.lproj/Localizable.strings b/ContentApp/BusinessLayer/Localization/es.lproj/Localizable.strings index 2767b098c..712a912a3 100644 --- a/ContentApp/BusinessLayer/Localization/es.lproj/Localizable.strings +++ b/ContentApp/BusinessLayer/Localization/es.lproj/Localizable.strings @@ -259,8 +259,8 @@ "empty-offline-description" = "Contenido disponible sin conexión se mostrará aquí."; "empty-gallery-title" = "No hay fotos o vídeos"; "empty-gallery-description" = "Intente añadir algunas fotos o vídeos a su dispositivo."; -"empty-uploads-title" = "¡Transferencia completada! "; -"empty-uploads-description" = "El contenido puesto a disposición para cargar se mostrará aquí."; +"empty-uploads-title" = "¡Carga completada!"; +"empty-uploads-description" = "No quedan ficheros para cargar. Vea que los ficheros estén en sus respectivas carpetas."; // MARK: - Privacy settings "privacy-photos-title" = "Mobile Workspace necesita acceso a las fotos"; diff --git a/ContentApp/BusinessLayer/Localization/fr.lproj/Localizable.strings b/ContentApp/BusinessLayer/Localization/fr.lproj/Localizable.strings index b35f5b6fa..2792effdb 100644 --- a/ContentApp/BusinessLayer/Localization/fr.lproj/Localizable.strings +++ b/ContentApp/BusinessLayer/Localization/fr.lproj/Localizable.strings @@ -259,8 +259,8 @@ "empty-offline-description" = "Le contenu disponible hors ligne s'affichera ici."; "empty-gallery-title" = "Aucune photo ou vidéo"; "empty-gallery-description" = "Essayez d'ajouter des photos ou des vidéos dans votre appareil."; -"empty-uploads-title" = "Transfert terminée !"; -"empty-uploads-description" = "Le contenu disponible hors ligne s'affichera ici."; +"empty-uploads-title" = "Importation terminée !"; +"empty-uploads-description" = "Il n\'y a plus de fichiers à importer. Veuillez afficher les fichiers dans leurs dossiers respectifs."; // MARK: - Privacy settings "privacy-photos-title" = "Mobile Workspace requiert l'accès aux photos"; diff --git a/ContentApp/BusinessLayer/Localization/it.lproj/Localizable.strings b/ContentApp/BusinessLayer/Localization/it.lproj/Localizable.strings index e99037a4a..f81ece94d 100644 --- a/ContentApp/BusinessLayer/Localization/it.lproj/Localizable.strings +++ b/ContentApp/BusinessLayer/Localization/it.lproj/Localizable.strings @@ -259,8 +259,8 @@ "empty-offline-description" = "Il contenuto che hai reso disponibile offline verrà visualizzato qui."; "empty-gallery-title" = "Nessuna foto o video"; "empty-gallery-description" = "Prova ad aggiungere delle foto o dei video al tuo dispositivo."; -"empty-uploads-title" = "Trasferimento completato!"; -"empty-uploads-description" = "Il contenuto che rendi disponibile per il caricamento verrà visualizzato qui."; +"empty-uploads-title" = "Caricamento completato!"; +"empty-uploads-description" = "Nessun altro file caricare. Verificare che file siano presenti nelle rispettive cartelle."; // MARK: - Privacy settings "privacy-photos-title" = "Mobile Workspace deve accedere alle foto"; diff --git a/ContentApp/BusinessLayer/Localization/nl.lproj/Localizable.strings b/ContentApp/BusinessLayer/Localization/nl.lproj/Localizable.strings index 9ad840678..a90b4060d 100644 --- a/ContentApp/BusinessLayer/Localization/nl.lproj/Localizable.strings +++ b/ContentApp/BusinessLayer/Localization/nl.lproj/Localizable.strings @@ -259,8 +259,8 @@ "empty-offline-description" = "Content die u offline beschikbaar maakt, wordt hier weergegeven."; "empty-gallery-title" = "Geen foto's of video's"; "empty-gallery-description" = "Probeer foto's of video's toe te voegen aan uw apparaat."; -"empty-uploads-title" = "Overdracht voltooid!"; -"empty-uploads-description" = "Content die u beschikbaar maakt om te uploaden wordt hier weergegeven."; +"empty-uploads-title" = "Uploaden voltooid!"; +"empty-uploads-description" = "Er zijn geen bestanden meer om te uploaden. Kijk of bestanden in de desbetreffende mappen staan."; // MARK: - Privacy settings "privacy-photos-title" = "Mobile Workspace heeft toegang tot foto's nodig";