+
Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

chore(bot): updated localizations #568

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions locale/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Indlæser katalog",
"local": "Lokal version",
"my-addons": "Mine Addons",
"my-weakauras": "Mine WeakAuras",
"my-weakauras": "Wago",
"new-update-available": "Ny Ajour version tilgængelig",
"no-addon-description": "Addon har ingen beskrivelse",
"no-addons-for-flavor": "Du har ingen {flavor} addons",
"no-changelog": "Ingen ændringer fundet",
"no-directory": "Ingen sti angivet",
"no-known-weakauras": "Du har ingen kendte {flavor} WeakAuras",
"no-known-weakauras": "",
"num-downloads": "# Downloads",
"open-data-directory": "Åben data mappe",
"parsing-addons": "Analyserer {flavor} addons",
"parsing-weakauras": "Analyserer {flavor} WeakAuras",
"parsing-weakauras": "",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Genindlæs",
Expand All @@ -73,7 +73,7 @@
"setup-ajour-description": "Angiv sti til din World of Warcraft mappe",
"setup-ajour-title": "Velkommen til Ajour!",
"setup-weakauras-description": "Vælg en konto som skal administeres",
"setup-weakauras-title": "Administrer dine WeakAuras med Ajour",
"setup-weakauras-title": "",
"source": "Kilde",
"status": "Status",
"summary": "Kort beskrivelse",
Expand All @@ -88,7 +88,7 @@
"ajour-update-channel": "Ajour Opdaterings kanal",
"updating": "Opdaterer",
"weakaura-updates-queued": "Opdateringer kan nu færdiggøres inde i spillet.",
"weakauras-loaded": "{number} WeakAuras indlæst",
"weakauras-loaded": "{number} indlæst",
"website": "Website",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Angiv sti til din World of Warcraft mappe",
Expand All @@ -110,14 +110,14 @@
"error-update-ajour": "Fejl under opdatering af Ajour",
"error-remove-cache": "Kunne ikke fjerne indhold fra mellemlager",
"error-list-accounts": "Kunne ikke indlæse liste af konti",
"error-parse-weakauras": "Fejl under indlæsning af WeakAuras",
"error-update-weakauras": "Fejl under opdatering af WeakAuras",
"error-parse-weakauras": "Fejl under indlæsning af {type}",
"error-update-weakauras": "Fejl under opdatering af {type}",
"categories": "Kategorier",
"error-update-ajour-permission": "Mangler rettigheder til at opdatere Ajour",
"kofi": "Ko-fi",
"kofi-http": "https://ko-fi.com/ajour",
"select-catalog-source-picklist": "Vælg Kilde",
"select-catalog-source-title": "Vælg en kilde i menuen",
"select-catalog-source-description": "Ajour har mange katalog kilder. Vælg en kilde for at vise addons.",
"auto-update": ""
"auto-update": "Installer automatisk nye opdateringer når de er tilgængelige"
}
14 changes: 7 additions & 7 deletions locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Lädt Katalog",
"local": "Lokale Version",
"my-addons": "Meine Addons",
"my-weakauras": "Meine WeakAuras",
"my-weakauras": "Wago",
"new-update-available": "Neue Ajour Version verfügbar",
"no-addon-description": "Addon hat keine Beschreibung",
"no-addons-for-flavor": "Du hast keine {flavor} Addons",
"no-changelog": "Kein Changelog gefunden",
"no-directory": "Kein Verzeichnis ausgewählt",
"no-known-weakauras": "Du hast keine bekannten {flavor} WeakAuras",
"no-known-weakauras": "",
"num-downloads": "# Downloads",
"open-data-directory": "Öffne Data Ordner",
"parsing-addons": "Analysiert {flavor} Addons",
"parsing-weakauras": "Analysiert {flavor} WeakAuras",
"parsing-weakauras": "",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Aktualisieren",
Expand All @@ -73,7 +73,7 @@
"setup-ajour-description": "Bitte wähle deinen World of Warcraft Ordner",
"setup-ajour-title": "Willkommen zu Ajour!",
"setup-weakauras-description": "Bitte wähle ein Konto zum Verwalten aus",
"setup-weakauras-title": "Verwalte deine WeakAuras mit Ajour!",
"setup-weakauras-title": "",
"source": "Quelle",
"status": "Status",
"summary": "Zusammenfassung",
Expand All @@ -88,7 +88,7 @@
"ajour-update-channel": "Ajour Aktualisierungskanal",
"updating": "Aktualisiert",
"weakaura-updates-queued": "Aktualisierung in Warteschlange. Aktualisierung im Spiel erforderlich.",
"weakauras-loaded": "{number} WeakAuras geladen",
"weakauras-loaded": "{number} geladen",
"website": "Website",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Bitte wähle dein World of Warcraft Verzeichnis",
Expand All @@ -110,8 +110,8 @@
"error-update-ajour": "Ajour update fehlgeschlagen",
"error-remove-cache": "Fehler beim entfernen des Cache-Eintrags",
"error-list-accounts": "Accounts auflisten fehlgeschlagen",
"error-parse-weakauras": "Fehler beim parsen von WeakAuras",
"error-update-weakauras": "WeakAuras update fehlgeschlagen",
"error-parse-weakauras": "",
"error-update-weakauras": "",
"categories": "Kategorien",
"error-update-ajour-permission": "Berechtigungsprobleme beim aktualisieren von Ajour",
"kofi": "Ko-fi",
Expand Down
15 changes: 7 additions & 8 deletions locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Currently loading catalog",
"local": "Local version",
"my-addons": "My Addons",
"my-weakauras": "My WeakAuras",
"my-weakauras": "Wago",
"new-update-available": "New Ajour version available",
"no-addon-description": "No description for addon.",
"no-addons-for-flavor": "You have no {flavor} addons.",
"no-changelog": "No changelog found.",
"no-directory": "No directory is set",
"no-known-weakauras": "You have no known {flavor} WeakAuras",
"no-known-weakauras": "You have no known {flavor} Wago data",
"num-downloads": "# Downloads",
"open-data-directory": "Open data Directory",
"parsing-addons": "Currently parsing {flavor} AddOns",
"parsing-weakauras": "Currently parsing {flavor} WeakAuras",
"parsing-weakauras": "Currently parsing {flavor} Wago data",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Refresh",
Expand All @@ -73,12 +73,11 @@
"setup-ajour-description": "Please select your World of Warcraft directory",
"setup-ajour-title": "Welcome to Ajour!",
"setup-weakauras-description": "Please select an Account to manage",
"setup-weakauras-title": "Manage your WeakAuras with Ajour!",
"setup-weakauras-title": "Manage your Wago data with Ajour!",
"source": "Source",
"status": "Status",
"summary": "Summary",
"theme": "Theme",
"type": "Type",
"ui": "UI",
"unavailable": "Unavailable",
"unignore": "Include",
Expand All @@ -89,7 +88,7 @@
"ajour-update-channel": "Ajour Update Channel",
"updating": "Updating",
"weakaura-updates-queued": "Updates can now be applied in-game",
"weakauras-loaded": "{number} WeakAuras loaded",
"weakauras-loaded": "{number} loaded",
"website": "Website",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Please select your World of Warcraft directory",
Expand All @@ -111,8 +110,8 @@
"error-update-ajour": "Failed to update Ajour",
"error-remove-cache": "Failed to remove cache entry",
"error-list-accounts": "Failed to get list of Accounts",
"error-parse-weakauras": "Failed to parse WeakAuras",
"error-update-weakauras": "Failed to update WeakAuras",
"error-parse-weakauras": "Failed to parse {type}",
"error-update-weakauras": "Failed to update {type}",
"categories": "Categories",
"error-update-ajour-permission": "Permissions issue while updating Ajour",
"kofi": "Ko-fi",
Expand Down
14 changes: 7 additions & 7 deletions locale/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Catálogo de carga actual",
"local": "Versión local",
"my-addons": "Mis Addons",
"my-weakauras": "Mis WeakAuras",
"my-weakauras": "Wago",
"new-update-available": "Nueva versión de Ajour disponible",
"no-addon-description": "Este addon no tiene descripción.",
"no-addons-for-flavor": "No tienes addons {flavor}.",
"no-changelog": "Historial no encontrado.",
"no-directory": "Directorio no elegido",
"no-known-weakauras": "Ningunas WeakAuras {flavor}",
"no-known-weakauras": "",
"num-downloads": "# Descargas",
"open-data-directory": "Directorio abierto de datos",
"parsing-addons": "Análisis de AddOns {flavor} en marcha",
"parsing-weakauras": "Análisis de WeakAuras {flavor} en marcha",
"parsing-weakauras": "",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Actualizar",
Expand All @@ -73,7 +73,7 @@
"setup-ajour-description": "Por favor seleccionar tu directorio World of Warcraft",
"setup-ajour-title": "¡Bienvenido a Ajour!",
"setup-weakauras-description": "Por favor elegir una cuenta a manejar",
"setup-weakauras-title": "¡Maneja tus WeakAuras con Ajour!",
"setup-weakauras-title": "",
"source": "Fuente",
"status": "Estado",
"summary": "Resumen",
Expand All @@ -88,7 +88,7 @@
"ajour-update-channel": "Actualizar Canal",
"updating": "Actualizando",
"weakaura-updates-queued": "Actualizaciones en la cola. Acabalas in-game.",
"weakauras-loaded": "{number} WeakAuras cargado",
"weakauras-loaded": "",
"website": "Página web",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Por favor elige tu directorio World of Warcraft ",
Expand All @@ -110,8 +110,8 @@
"error-update-ajour": "Actualización de Ajour fallida",
"error-remove-cache": "Fallo al eliminar la entrada de caché",
"error-list-accounts": "Fallo al obtener lista de cuentas",
"error-parse-weakauras": "Fallo al analizar WeakAuras",
"error-update-weakauras": "Actualización de WeakAuras fallida",
"error-parse-weakauras": "",
"error-update-weakauras": "",
"categories": "Categorías",
"error-update-ajour-permission": "Problema con permisos mientras se actualizaba Ajour",
"kofi": "Ko-fi",
Expand Down
16 changes: 8 additions & 8 deletions locale/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Catalogue en cours de chargement",
"local": "Local",
"my-addons": "Mes Addons",
"my-weakauras": "Mes WeakAuras",
"my-weakauras": "Wago",
"new-update-available": "Nouvelle version de Ajour disponible",
"no-addon-description": "Aucune description pour cet addon.",
"no-addons-for-flavor": "Vous n'avez aucun addon pour {flavor}.",
"no-changelog": "Aucun historique trouvé.",
"no-directory": "Aucun répertoire sélectionné",
"no-known-weakauras": "Vous n'avez aucun WeakAuras pour {flavor}",
"no-known-weakauras": "Vous n'avez aucune donnée Wago pour {flavor}",
"num-downloads": "# Téléchargements",
"open-data-directory": "Ouvrir le dossier des réglages",
"parsing-addons": "Chargement des AddOns pour {flavor}",
"parsing-weakauras": "Chargement des WeakAuras pour {flavor}",
"parsing-weakauras": "Chargement des données Wago pour {flavor}",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Actualiser",
Expand All @@ -73,7 +73,7 @@
"setup-ajour-description": "Veuillez sélectionner le répertoire World of Warcraft",
"setup-ajour-title": "Bienvenue dans Ajour !",
"setup-weakauras-description": "Veuillez sélectionner le compte à gérer",
"setup-weakauras-title": "Gérez vos WeakAuras avec Ajour!",
"setup-weakauras-title": "Gérez vos données Wago avec Ajour !",
"source": "Source",
"status": "Statut",
"summary": "Résumé",
Expand All @@ -88,7 +88,7 @@
"ajour-update-channel": "Canal de mise à jour pour Ajour",
"updating": "Mise à jour...",
"weakaura-updates-queued": "Mise à jour en attente. Terminez-les en jeu.",
"weakauras-loaded": "{number} WeakAuras chargés",
"weakauras-loaded": "{number} chargés",
"website": "Site web",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Veuillez sélectionner le répertoire World of Warcraft",
Expand All @@ -110,14 +110,14 @@
"error-update-ajour": "Impossible de mettre à jour Ajour",
"error-remove-cache": "Impossible de supprimer le cache",
"error-list-accounts": "Impossible de récupérer la liste des comptes",
"error-parse-weakauras": "Impossible de récupérer les WeakAuras",
"error-update-weakauras": "Impossible de mettre à jour les WeakAuras",
"error-parse-weakauras": "Échec d'analyse de {type}",
"error-update-weakauras": "Échec de mise à jour de {type}",
"categories": "Catégories",
"error-update-ajour-permission": "Erreur de permissions pendant la mise à jour de Ajour",
"kofi": "Ko-fi",
"kofi-http": "https://ko-fi.com/ajour",
"select-catalog-source-picklist": "Choisissez la source",
"select-catalog-source-title": "Sélectionnez la source dans le menu",
"select-catalog-source-description": "Ajour contient plusieurs sources d'addons. Choisissez une source pour parcourir les addons.",
"auto-update": ""
"auto-update": "Installer automatiquement les mises à jour lorsque disponibles"
}
14 changes: 7 additions & 7 deletions locale/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Katalógus betöltése",
"local": "Helyi verzió",
"my-addons": "Addonok",
"my-weakauras": "WeakAurák",
"my-weakauras": "Wago",
"new-update-available": "Új Ajour verzió elérhető",
"no-addon-description": "Nincs leírás az addonhoz.",
"no-addons-for-flavor": "Nincsenek {flavor} addonjaid.",
"no-changelog": "Nem található változtatási napló.",
"no-directory": "Nincs megadva mappa.",
"no-known-weakauras": "Nincsenek {flavor} WeakAuráid",
"no-known-weakauras": "",
"num-downloads": "Letöltések",
"open-data-directory": "Adatok mappájának menyitása",
"parsing-addons": "{flavor} AddOnok beolvasása",
"parsing-weakauras": "{flavor} WeakAurák beolvasása",
"parsing-weakauras": "",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Frissítés",
Expand All @@ -73,7 +73,7 @@
"setup-ajour-description": "Kérlek válaszd ki a World of Warcraft mappádat",
"setup-ajour-title": "Üdvözlet az Ajourban!",
"setup-weakauras-description": "Válaszd ki, melyik fiókot szeretnéd kezelni",
"setup-weakauras-title": "Kezeld a WeakAuráid az Ajourral!",
"setup-weakauras-title": "",
"source": "Forrás",
"status": "Állapot",
"summary": "Összegzés",
Expand All @@ -88,7 +88,7 @@
"ajour-update-channel": "Ajour kiadási csatorna",
"updating": "Frissítés",
"weakaura-updates-queued": "Frissítések sorbaállítva. A frissítést a játékon belül véglegesítheted.",
"weakauras-loaded": "{number} WeakAura betöltve",
"weakauras-loaded": "{number} betöltve",
"website": "Weboldal",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Kérlek válaszd ki a World of Warcraft mappádat",
Expand All @@ -110,8 +110,8 @@
"error-update-ajour": "Ajour frissítése sikertelen",
"error-remove-cache": "Gyorsítótárazott elem törlése sikertelen",
"error-list-accounts": "Fiókok listájának betöltése sikertelen",
"error-parse-weakauras": "WeakAurák betöltése sikertelen",
"error-update-weakauras": "WeakAurák frissítése sikertelen",
"error-parse-weakauras": "",
"error-update-weakauras": "",
"categories": "Kategóriák",
"error-update-ajour-permission": "Jogosultsági hiba az Ajour frissítése közben",
"kofi": "Ko-fi",
Expand Down
14 changes: 7 additions & 7 deletions locale/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"loading-catalog": "Laster inn katalog",
"local": "Lokal versjon",
"my-addons": "Mine Addons",
"my-weakauras": "Mine WeakAuraer",
"my-weakauras": "Wago",
"new-update-available": "Ny Ajour versjon tilgjengelig",
"no-addon-description": "Mangler beskrivelse for addon.",
"no-addons-for-flavor": "Du har ingen {flavor} addons.",
"no-changelog": "Ingen endringslogg funnet",
"no-directory": "Ingen mappe satt",
"no-known-weakauras": "Du har ingen gjenkjente {flavor} WeakAuraer",
"no-known-weakauras": "",
"num-downloads": "# Nedlastinger",
"open-data-directory": "Åpne mappe",
"parsing-addons": "Går gjennom {flavor} AddOns",
"parsing-weakauras": "Går gjennom {flavor} WeakAuraer",
"parsing-weakauras": "",
"patreon": "Patreon",
"patreon-http": "https://patreon.com/getajour",
"refresh": "Oppdater",
Expand All @@ -73,7 +73,7 @@
"setup-ajour-description": "Vennligst velg World of Warcraft mappe",
"setup-ajour-title": "Velkommen til Ajour!",
"setup-weakauras-description": "Velg konto",
"setup-weakauras-title": "Hold styr på WeakAuraer med Ajour!",
"setup-weakauras-title": "",
"source": "Kilde",
"status": "Status",
"summary": "Oppsummering",
Expand All @@ -88,7 +88,7 @@
"ajour-update-channel": "Ajour oppdateringskanal",
"updating": "Oppdaterer",
"weakaura-updates-queued": "Oppdateringer satt i kø. Fullfør i WoW.",
"weakauras-loaded": "{number} WeakAuraer lastet",
"weakauras-loaded": "{number} lastet",
"website": "Nettside",
"website-http": "https://getajour.com",
"welcome-to-ajour-description": "Vennligst velg World of Warcaft mappe",
Expand All @@ -110,8 +110,8 @@
"error-update-ajour": "Kunne ikke oppdatere Ajour",
"error-remove-cache": "Fjerning av oppføring i mellomlageret feilet",
"error-list-accounts": "Henting av liste over addons feilet",
"error-parse-weakauras": "Gjennomgang av WeakAuras feilet",
"error-update-weakauras": "Kunne ikke oppdatere WeakAuras",
"error-parse-weakauras": "",
"error-update-weakauras": "",
"categories": "Kategorier",
"error-update-ajour-permission": "under oppdatering av Ajour",
"kofi": "Ko-fi",
Expand Down
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载