diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 30915cd9..ffcf9fa0 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -8,7 +8,9 @@ "description": "The favorites menu button and the app bar title when in the favorites screen." }, "download": "Download", - "@download": {"description": "The verb to download, without the 'to'."}, + "@download": { + "description": "The verb to download, without the 'to'." + }, "delete": "Delete", "@delete": {}, "downloads": "Downloads", @@ -28,7 +30,7 @@ "journalLibraryEmpty": "You are not following any journals. Use the search menu to find and follow journals.", "@journalLibraryEmpty": { "description": "Message shown when the user is not following any journals." - }, + }, "follow": "Follow", "@follow": { "description": "The button text shown on journal cards when it is not followed." @@ -41,19 +43,22 @@ "@library": { "description": "The library menu button and the app bar title when in the library screen." }, - "journals": "Journals", "@journals": { "description": "The journals menu button and the app bar title when in the journals screen." }, "queries": "Queries", - "@queries": {"description": "Title of the saved search queries tab."}, + "@queries": { + "description": "Title of the saved search queries tab." + }, "search": "Search", "@search": { "description": "Text shown inside the search screen app bar and for the seach button." }, - "searchPlaceholder": "Search...", - "@searchPlaceholder":{"description": "Place holder text in the search input widget."}, + "searchPlaceholder": "Search…", + "@searchPlaceholder": { + "description": "Place holder text in the search input widget." + }, "emptyDOIError": "Please enter a DOI", "@emptyDOIError": {}, "searchByQuery": "Search by query", @@ -79,7 +84,9 @@ "dateSaved": "Date saved", "@dateSaved": {}, "articles": "Articles", - "@articles":{"description": "As in scientific articles."}, + "@articles": { + "description": "As in scientific articles." + }, "category": "Category", "@category": {}, "publisher": "Publisher", @@ -261,9 +268,9 @@ "description": "Text shown in the subtitle of the Donate button in the settings." }, "otherLicense": "Other license", - "@otherLicense":{}, + "@otherLicense": {}, "unknownLicense": "Unkown license", - "@unknownLicense":{}, + "@unknownLicense": {}, "hours": "hours", "@hours": {} } diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index f1aa5c56..1cbde6b2 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -23,7 +23,7 @@ "@journals": { "description": "The journals menu button and the app bar title when in the journals screen." }, - "search": "Buscar…", + "search": "Buscar", "@search": { "description": "Placeholder text shown inside the search bar." }, diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index 2d451bdd..bacdaadb 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -17,7 +17,7 @@ "@unfollow": {}, "journals": "Revues", "@journals": {}, - "search": "Recherche…", + "search": "Recherche", "@search": {}, "publisher": "Éditeur", "@publisher": {}, @@ -138,5 +138,119 @@ "description": "Snackbar shown when an attempt to save an invalid Zotero API key is made." }, "enabled": "Activé", - "@enabled": {} + "@enabled": {}, + "buildingfeed": "Création de votre flux. Veuillez patienter…", + "@buildingfeed": {}, + "noFavorites": "Vous n'avez aucun article dans vos favoris. Utilisez l'icone en forme de coeur sur les cartes de publications pour les ajouter à vos favoris !", + "@noFavorites": { + "description": "The message shown when the user has no articles in their favorites." + }, + "download": "Télécharger", + "@download": { + "description": "The verb to download, without the 'to'." + }, + "unknownLicense": "Licence inconnue", + "@unknownLicense": {}, + "failLoadMorePublication": "Échec du chargement de publications supplémentaires.", + "@failLoadMorePublication": {}, + "delete": "Supprimer", + "@delete": {}, + "emptyDOIError": "Veuillez entrer un DOI", + "@emptyDOIError": {}, + "searchByTitle": "Recherche par titre", + "@searchByTitle": {}, + "moreOptions": "Plus d'options", + "@moreOptions": {}, + "dateSaved": "Date enregistrée", + "@dateSaved": {}, + "articles": "Articles", + "@articles": { + "description": "As in scientific articles." + }, + "category": "Catégorie", + "@category": {}, + "issnCopied": "ISSN copié dans le presse-papiers", + "@issnCopied": {}, + "apiQueryCopied": "Requête d'API copiée dans le presse-papiers", + "@apiQueryCopied": {}, + "articleViewer": "Visionneuse d'article", + "@articleViewer": {}, + "noPublicationFound": "Aucune publications trouvées.", + "@noPublicationFound": {}, + "savedOn": "Enregistrée le :", + "@savedOn": {}, + "databaseSettings": "Paramètres de la base de données", + "@databaseSettings": {}, + "cleanupInterval": "Intervalle de nettoyage (jours)", + "@cleanupInterval": {}, + "cleanupIntervalHint": "Entrer le nombre de jours (1 à 365)", + "@cleanupIntervalHint": {}, + "apiFetchInterval": "Intervalle de récupération de l'API", + "@apiFetchInterval": {}, + "cleanupIntervalInvalidNumber": "Veuillez entrer un nombre de jours valide.", + "@cleanupIntervalInvalidNumber": {}, + "cleanupIntervalNumberNotBetween": "Veuillez entrer une valeur entre 1 et 365.", + "@cleanupIntervalNumberNotBetween": {}, + "saveSettings": "Enregistrer les paramètres", + "@saveSettings": {}, + "about": "À propos", + "@about": {}, + "otherLicense": "Autre licence", + "@otherLicense": {}, + "downloadDeleted": "L'article a été supprimé !", + "@downloadDeleted": {}, + "noDownloads": "Vous n'avez aucun téléchargements.", + "@noDownloads": {}, + "queries": "Requêtes", + "@queries": { + "description": "Title of the saved search queries tab." + }, + "saveQuery": "Enregistrer cette requête", + "@saveQuery": {}, + "searchByQuery": "Recherche par requête", + "@searchByQuery": {}, + "journalSearchError": "Une erreur est survenue lors de la recherche de revues.", + "@journalSearchError": {}, + "searchByDOI": "Recherche par DOI", + "@searchByDOI": {}, + "searchByISSN": "Recherche par ISSN", + "@searchByISSN": {}, + "emptySearchQuery": "Veuillez entrer une requête de recherche", + "@emptySearchQuery": {}, + "queryName": "Nom de la requête", + "@queryName": {}, + "homeFeedEmpty": "Aucune publications disponibles. Des cartes de publications seront ajoutées lorsque vous suivrez au moins une revue.", + "@homeFeedEmpty": { + "description": "The message shown when the feed in the home screen is empty." + }, + "apiFetchIntervalHint": "Sélectionner la fréquence de récupération d'articles", + "@apiFetchIntervalHint": {}, + "hours": "heures", + "@hours": {}, + "settingsSaved": "Les paramètres ont été enregistrés avec succès !", + "@settingsSaved": {}, + "zoteroPermissions2": "Lors de la création d'une nouvelle clé API Zotero, vous devez sélectionner à la fois \"Autoriser l'accès à la bibliothèque\" et \"Autoriser l'accès en écriture\".", + "@zoteroPermissions2": {}, + "zoteroPermissions1": "Wispar requiert un accès en lecture et en écriture à votre compte Zotero pour profiter de son intégration.", + "@zoteroPermissions1": {}, + "noSavedQueries": "Aucune requête sauvegardée.", + "@noSavedQueries": {}, + "downloadSuccessful": "L'article a été téléchargé avec succès !", + "@downloadSuccessful": {}, + "library": "Bibliothèque", + "@library": { + "description": "The library menu button and the app bar title when in the library screen." + }, + "journalLibraryEmpty": "Vous ne suivez aucune revue. Utilisez le menu de recherche pour trouver et suivre des revues.", + "@journalLibraryEmpty": { + "description": "Message shown when the user is not following any journals." + }, + "searchPlaceholder": "Rechercher…", + "@searchPlaceholder": { + "description": "Place holder text in the search input widget." + }, + "queryHasNoNameError": "Vous devez entrer un nom de requête afin de l'enregistrer.", + "@queryHasNoNameError": {}, + "noresultsfound": "Aucun résultat trouvé.", + "@noresultsfound": {} } diff --git a/lib/l10n/app_nb.arb b/lib/l10n/app_nb.arb index 454e53c9..edd10d1d 100644 --- a/lib/l10n/app_nb.arb +++ b/lib/l10n/app_nb.arb @@ -3,7 +3,7 @@ "@home": {}, "favorites": "Favoritter", "@favorites": {}, - "search": "Søk …", + "search": "Søk", "@search": {}, "settings": "Innstillinger", "@settings": {}, @@ -115,7 +115,7 @@ "@favoriteremoved": { "description": "Snackbar shown when an article is removed from the user's favorites." }, - "zoteroValidKey": "API-nøkkel lagret.", + "zoteroValidKey": "API-nøkkel lagret!", "@zoteroValidKey": { "description": "Snackbar shown when a valid Zotero API key has been saved." }, @@ -123,7 +123,7 @@ "@zoteroEnterKey": { "description": "Hint text shown in the text field where users can enter their Zotero API key." }, - "zoteroInvalidKey": "API-nøkkelen er ugyldig.", + "zoteroInvalidKey": "API-nøkkelen er ugyldig!", "@zoteroInvalidKey": { "description": "Snackbar shown when an attempt to save an invalid Zotero API key is made." }, diff --git a/lib/l10n/app_ta.arb b/lib/l10n/app_ta.arb index 5c52472f..0fad23a9 100644 --- a/lib/l10n/app_ta.arb +++ b/lib/l10n/app_ta.arb @@ -35,7 +35,7 @@ "@journals": { "description": "The journals menu button and the app bar title when in the journals screen." }, - "search": "தேடுங்கள்…", + "search": "தேடுங்கள்", "@search": { "description": "Placeholder text shown inside the search bar." },