i18n update

This commit is contained in:
Lemmy
2026-01-20 19:48:17 -05:00
parent d3ca114a0b
commit f63ab25e37
15 changed files with 253 additions and 284 deletions
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Manuell",
"dark-mode-mode-off": "Aus",
"dark-mode-switch-description": "Wechselt zu einem dunkleren Theme für einfachere Betrachtung bei Nacht.",
"delete-error-description": "Fehler beim Löschen von {scheme}.",
"delete-error-description": "Fehler beim Löschen von {scheme}",
"delete-error-title": "Löschen fehlgeschlagen",
"delete-success-description": "{scheme} wurde erfolgreich gelöscht.",
"delete-success-description": "{scheme} wurde erfolgreich gelöscht",
"delete-success-title": "Farbschema gelöscht",
"download-button": "Mehr herunterladen",
"download-downloading": "Wird heruntergeladen...",
"download-empty": "Keine Farbschemata verfügbar",
"download-error-api-error": "API-Fehler: {status}",
"download-error-description": "Fehler beim Herunterladen von {scheme}.",
"download-error-description": "Fehler beim Herunterladen von {scheme}",
"download-error-download-failed": "Download fehlgeschlagen mit Exit-Code: {code}",
"download-error-invalid-response": "Ungültiges API-Antwortformat",
"download-error-no-files": "Keine Dateien für Schema gefunden",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "GitHub API-Ratenlimit überschritten",
"download-error-title": "Download fehlgeschlagen",
"download-fetching": "Verfügbare Farbschemata werden abgerufen...",
"download-success-description": "{scheme} wurde erfolgreich heruntergeladen.",
"download-success-description": "{scheme} wurde erfolgreich heruntergeladen",
"download-success-title": "Farbschema heruntergeladen",
"download-title": "Farbschemata herunterladen",
"predefined-desc": "Wählen Sie aus einer Sammlung vordefinierter Farbschemata.",
@@ -1182,9 +1182,9 @@
"available-label": "Verfügbare Plugins",
"available-no-plugins-description": "Überprüfen Sie Ihre Plugin-Quellen oder aktualisieren Sie die Liste.",
"available-no-plugins-label": "Keine Plugins verfügbar",
"collision-already-installed": "Dieses Plugin ist bereits installiert.",
"collision-custom-version-exists": "Eine benutzerdefinierte Version von \"{source}\" ist bereits installiert.",
"collision-official-version-exists": "Die offizielle Version dieses Plugins ist bereits installiert.",
"collision-already-installed": "Dieses Plugin ist bereits installiert",
"collision-custom-version-exists": "Eine benutzerdefinierte Version von \"{source}\" ist bereits installiert",
"collision-official-version-exists": "Die offizielle Version dieses Plugins ist bereits installiert",
"filter-downloaded": "Heruntergeladen",
"filter-not-downloaded": "Nicht heruntergeladen",
"filter-tags-description": "Filter-Plugins nach Kategorie oder Download-Status filtern",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Plugins automatisch neu laden, wenn sich ihre Dateien ändern. Nützlich für die Plugin-Entwicklung.",
"hot-reload-label": "Hot Reload (Entwicklermodus)",
"hot-reloaded": "Plugin neu geladen: {name}",
"install-error": "Installation fehlgeschlagen: {error}.",
"install-error": "Installation fehlgeschlagen: {error}",
"install-incompatible": "{plugin} benötigt Noctalia v{version} oder höher",
"install-success": "{plugin} erfolgreich installiert.",
"install-success": "{plugin} erfolgreich installiert",
"installed-description": "Alle lokal installierten Plugins verwalten und konfigurieren.",
"installed-label": "Installierte Plugins",
"installed-no-plugins-description": "Installieren Sie Plugins aus dem Abschnitt \"Verfügbar\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "{plugin} Einstellungen",
"refresh-refreshing": "Aktualisiere Plugin-Liste...",
"refresh-tooltip": "Verfügbare Plugins aktualisieren",
"settings-error-not-loaded": "Plugin nicht geladen.",
"settings-saved": "Plugin-Einstellungen gespeichert.",
"settings-error-not-loaded": "Plugin nicht geladen",
"settings-saved": "Plugin-Einstellungen gespeichert",
"settings-tooltip": "Plugin-Einstellungen",
"source-custom": "Benutzerdefinierte Quelle",
"sources-add-custom": "Benutzerdefiniertes Repository hinzufügen",
"sources-add-dialog-description": "Ein GitHub-Repository als Plugin-Quelle hinzufügen.",
"sources-add-dialog-error": "Fehler beim Hinzufügen der Plugin-Quelle.",
"sources-add-dialog-error": "Fehler beim Hinzufügen der Plugin-Quelle",
"sources-add-dialog-name": "Repository-Name",
"sources-add-dialog-name-placeholder": "Meine benutzerdefinierten Plugins",
"sources-add-dialog-success": "Plugin-Quelle erfolgreich hinzugefügt.",
"sources-add-dialog-success": "Plugin-Quelle erfolgreich hinzugefügt",
"sources-add-dialog-title": "Plugin-Quelle hinzufügen",
"sources-add-dialog-url": "Repository-URL",
"sources-description": "Plugin-Repositories verwalten.",
@@ -1223,16 +1223,16 @@
"title": "Plugins",
"uninstall-dialog-description": "Sind Sie sicher, dass Sie {plugin} deinstallieren möchten? Dadurch werden alle Plugin-Daten entfernt.",
"uninstall-dialog-title": "Plugin deinstallieren",
"uninstall-error": "Deinstallation fehlgeschlagen: {error}.",
"uninstall-success": "{plugin} wurde erfolgreich deinstalliert.",
"uninstall-error": "Deinstallation fehlgeschlagen: {error}",
"uninstall-success": "{plugin} wurde erfolgreich deinstalliert",
"uninstalling": "{Plugin} wird deinstalliert...",
"update-all": "Alle aktualisieren ({count})",
"update-all-success": "Alle Plugins wurden erfolgreich aktualisiert.",
"update-all-success": "Alle Plugins wurden erfolgreich aktualisiert",
"update-available": "Neues Plugin-Update verfügbar",
"update-available-plural": "Neue Plugin-Updates verfügbar ({count})",
"update-error": "Fehler beim Aktualisieren des Plugins: {plugin}: {error}.",
"update-error": "Fehler beim Aktualisieren des Plugins: {plugin}: {error}",
"update-pending": "v{current} → v{new} (benötigt Noctalia v{required})",
"update-success": "{plugin} wurde auf v{version} aktualisiert.",
"update-success": "{plugin} wurde auf v{version} aktualisiert",
"update-version": "v{current} → v{new}",
"updating": "Aktualisierung läuft..."
},
@@ -1537,9 +1537,7 @@
"connected": "Verbunden mit '{ssid}'",
"connection-failed": "Verbindung fehlgeschlagen",
"connection-timeout": "Zeitüberschreitung bei der Verbindung",
"disabled": "Deaktiviert",
"disconnected": "Getrennt von '{ssid}'",
"enabled": "Aktiviert",
"incorrect-password": "Falsches Passwort",
"network-not-found": "Netzwerk nicht gefunden"
}
+18 -21
View File
@@ -454,7 +454,6 @@
"upload": "Upload",
"version": "Version",
"vibrant": "Vibrant",
"faithful": "Faithful",
"visualizer": "Visualizer",
"volume": "Volume",
"volumes": "Volumes",
@@ -742,15 +741,15 @@
"dark-mode-mode-manual": "Manual",
"dark-mode-mode-off": "Off",
"dark-mode-switch-description": "Switches to a darker theme for easier viewing at night.",
"delete-error-description": "Failed to delete {scheme}.",
"delete-error-description": "Failed to delete {scheme}",
"delete-error-title": "Delete failed",
"delete-success-description": "Successfully deleted {scheme}.",
"delete-success-description": "Successfully deleted {scheme}",
"delete-success-title": "Color scheme deleted",
"download-button": "Download more",
"download-downloading": "Downloading...",
"download-empty": "No color schemes available",
"download-error-api-error": "API error: {status}",
"download-error-description": "Failed to download {scheme}.",
"download-error-description": "Failed to download {scheme}",
"download-error-download-failed": "Download failed with exit code: {code}",
"download-error-invalid-response": "Invalid API response format",
"download-error-no-files": "No files found for scheme",
@@ -758,7 +757,7 @@
"download-error-rate-limit": "GitHub API rate limit exceeded",
"download-error-title": "Download failed",
"download-fetching": "Fetching available color schemes...",
"download-success-description": "Successfully downloaded {scheme}.",
"download-success-description": "Successfully downloaded {scheme}",
"download-success-title": "Color scheme downloaded",
"download-title": "Download Color Schemes",
"predefined-desc": "Choose from a collection of predefined color schemes.",
@@ -1183,9 +1182,9 @@
"available-label": "Available plugins",
"available-no-plugins-description": "Check your plugin sources or refresh the list.",
"available-no-plugins-label": "No plugins available",
"collision-already-installed": "This plugin is already installed.",
"collision-custom-version-exists": "A custom version from \"{source}\" is already installed.",
"collision-official-version-exists": "The official version of this plugin is already installed.",
"collision-already-installed": "This plugin is already installed",
"collision-custom-version-exists": "A custom version from \"{source}\" is already installed",
"collision-official-version-exists": "The official version of this plugin is already installed",
"filter-downloaded": "Downloaded",
"filter-not-downloaded": "Not Downloaded",
"filter-tags-description": "Filter plugins by category or download status",
@@ -1193,9 +1192,9 @@
"hot-reload-description": "Automatically reload plugins when their files change. Useful for plugin development.",
"hot-reload-label": "Hot reload (dev mode)",
"hot-reloaded": "Reloaded plugin: {name}",
"install-error": "Failed to install: {error}.",
"install-error": "Failed to install: {error}",
"install-incompatible": "{plugin} requires Noctalia v{version} or higher",
"install-success": "Successfully installed {plugin}.",
"install-success": "Successfully installed {plugin}",
"installed-description": "Manage and configure all locally installed plugins.",
"installed-label": "Installed plugins",
"installed-no-plugins-description": "Install plugins from the \"Available\" section.",
@@ -1206,16 +1205,16 @@
"plugin-settings-title": "{plugin} Settings",
"refresh-refreshing": "Refreshing plugins list...",
"refresh-tooltip": "Refresh available plugins",
"settings-error-not-loaded": "Plugin not loaded.",
"settings-saved": "Plugin settings saved.",
"settings-error-not-loaded": "Plugin not loaded",
"settings-saved": "Plugin settings saved",
"settings-tooltip": "Plugin settings",
"source-custom": "Custom source",
"sources-add-custom": "Add custom repository",
"sources-add-dialog-description": "Add a GitHub repository as a plugin source.",
"sources-add-dialog-error": "Failed to add plugin source.",
"sources-add-dialog-error": "Failed to add plugin source",
"sources-add-dialog-name": "Repository name",
"sources-add-dialog-name-placeholder": "My Custom Plugins",
"sources-add-dialog-success": "Plugin source added successfully.",
"sources-add-dialog-success": "Plugin source added successfully",
"sources-add-dialog-title": "Add plugin source",
"sources-add-dialog-url": "Repository URL",
"sources-description": "Manage plugin repositories.",
@@ -1224,16 +1223,16 @@
"title": "Plugins",
"uninstall-dialog-description": "Are you sure you want to uninstall {plugin}? This will remove all plugin data.",
"uninstall-dialog-title": "Uninstall plugin",
"uninstall-error": "Failed to uninstall: {error}.",
"uninstall-success": "Successfully uninstalled {plugin}.",
"uninstall-error": "Failed to uninstall: {error}",
"uninstall-success": "Successfully uninstalled {plugin}",
"uninstalling": "Uninstalling {plugin}...",
"update-all": "Update All ({count})",
"update-all-success": "All plugins updated successfully.",
"update-all-success": "All plugins updated successfully",
"update-available": "New plugin update available",
"update-available-plural": "Plugin updates available ({count})",
"update-error": "Failed to update plugin: {plugin}: {error}.",
"update-error": "Failed to update plugin: {plugin}: {error}",
"update-pending": "v{current} → v{new} (requires Noctalia v{required})",
"update-success": "Updated {plugin} to v{version}.",
"update-success": "Updated {plugin} to v{version}",
"update-version": "v{current} → v{new}",
"updating": "Updating..."
},
@@ -1538,9 +1537,7 @@
"connected": "Connected to '{ssid}'",
"connection-failed": "Connection failed",
"connection-timeout": "Connection timeout",
"disabled": "Disabled",
"disconnected": "Disconnected from '{ssid}'",
"enabled": "Enabled",
"incorrect-password": "Incorrect password",
"network-not-found": "Network not found"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Manual",
"dark-mode-mode-off": "Apagado",
"dark-mode-switch-description": "Cambia a un tema más oscuro para una visualización más fácil por la noche.",
"delete-error-description": "Error al eliminar {scheme}.",
"delete-error-description": "Error al eliminar {scheme}",
"delete-error-title": "Error al eliminar",
"delete-success-description": "{scheme} eliminado correctamente.",
"delete-success-description": "{scheme} eliminado correctamente",
"delete-success-title": "Esquema de colores eliminado",
"download-button": "Descargar más",
"download-downloading": "Descargando...",
"download-empty": "No hay esquemas de colores disponibles",
"download-error-api-error": "Error de API: {status}",
"download-error-description": "Error al descargar {scheme}.",
"download-error-description": "Error al descargar {scheme}",
"download-error-download-failed": "Error al descargar con código de salida: {code}",
"download-error-invalid-response": "Formato de respuesta de API inválido",
"download-error-no-files": "No se encontraron archivos para el esquema",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Límite de velocidad de la API de GitHub excedido",
"download-error-title": "Error al descargar",
"download-fetching": "Obteniendo esquemas de colores disponibles...",
"download-success-description": "{scheme} descargado correctamente.",
"download-success-description": "{scheme} descargado correctamente",
"download-success-title": "Esquema de colores descargado",
"download-title": "Descargar esquemas de colores",
"predefined-desc": "Elige entre una colección de esquemas de colores predefinidos.",
@@ -1182,9 +1182,9 @@
"available-label": "Plugins disponibles",
"available-no-plugins-description": "Comprueba las fuentes de tu plugin o actualiza la lista.",
"available-no-plugins-label": "No hay plugins disponibles",
"collision-already-installed": "Este plugin ya está instalado.",
"collision-custom-version-exists": "Ya hay instalada una versión personalizada de \"{source}\".",
"collision-official-version-exists": "La versión oficial de este plugin ya está instalada.",
"collision-already-installed": "Este plugin ya está instalado",
"collision-custom-version-exists": "Ya hay instalada una versión personalizada de \"{source}\"",
"collision-official-version-exists": "La versión oficial de este plugin ya está instalada",
"filter-downloaded": "Descargado",
"filter-not-downloaded": "No descargado",
"filter-tags-description": "Filtrar plugins por categoría o estado de descarga",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Recarga automáticamente los plugins cuando sus archivos cambian. Útil para el desarrollo de plugins.",
"hot-reload-label": "Recarga en caliente (modo desarrollo)",
"hot-reloaded": "Plugin recargado: {name}",
"install-error": "Error al instalar: {error}.",
"install-error": "Error al instalar: {error}",
"install-incompatible": "{plugin} requiere Noctalia v{version} o superior",
"install-success": "Se instaló {plugin} correctamente.",
"install-success": "Se instaló {plugin} correctamente",
"installed-description": "Gestiona y configura todos los plugins instalados localmente.",
"installed-label": "Plugins instalados",
"installed-no-plugins-description": "Instale los plugins de la sección \"Disponible\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Ajustes de {plugin}",
"refresh-refreshing": "Actualizando la lista de plugins...",
"refresh-tooltip": "Actualizar plugins disponibles",
"settings-error-not-loaded": "Plugin no cargado.",
"settings-saved": "Ajustes del plugin guardados.",
"settings-error-not-loaded": "Plugin no cargado",
"settings-saved": "Ajustes del plugin guardados",
"settings-tooltip": "Ajustes del plugin",
"source-custom": "Fuente personalizada",
"sources-add-custom": "Añadir repositorio personalizado",
"sources-add-dialog-description": "Añadir un repositorio de GitHub como fuente de plugin.",
"sources-add-dialog-error": "Error al agregar la fuente del plugin.",
"sources-add-dialog-error": "Error al agregar la fuente del plugin",
"sources-add-dialog-name": "Nombre del repositorio",
"sources-add-dialog-name-placeholder": "Mis plugins personalizados",
"sources-add-dialog-success": "Fuente del plugin añadida con éxito.",
"sources-add-dialog-success": "Fuente del plugin añadida con éxito",
"sources-add-dialog-title": "Añadir fuente del plugin",
"sources-add-dialog-url": "URL del repositorio",
"sources-description": "Gestionar repositorios de plugins.",
@@ -1223,16 +1223,16 @@
"title": "Plugins",
"uninstall-dialog-description": "¿Está seguro de que quiere desinstalar {plugin}? Esto eliminará todos los datos del plugin.",
"uninstall-dialog-title": "Desinstalar plugin",
"uninstall-error": "Error al desinstalar: {error}.",
"uninstall-success": "{plugin} desinstalado correctamente.",
"uninstall-error": "Error al desinstalar: {error}",
"uninstall-success": "{plugin} desinstalado correctamente",
"uninstalling": "Desinstalando {plugin}...",
"update-all": "Actualizar todo ({count})",
"update-all-success": "Todos los plugins se actualizaron correctamente.",
"update-all-success": "Todos los plugins se actualizaron correctamente",
"update-available": "Nueva actualización de plugin disponible",
"update-available-plural": "Nuevas actualizaciones de plugins disponibles ({count})",
"update-error": "Error al actualizar el plugin: {plugin}: {error}.",
"update-error": "Error al actualizar el plugin: {plugin}: {error}",
"update-pending": "v{current} → v{new} (requiere Noctalia v{required})",
"update-success": "{plugin} actualizado a la versión {version}.",
"update-success": "{plugin} actualizado a la versión {version}",
"update-version": "v{current} → v{new}",
"updating": "Actualizando..."
},
@@ -1537,9 +1537,7 @@
"connected": "Conectado a '{ssid}'",
"connection-failed": "Error de conexión",
"connection-timeout": "Tiempo de conexión agotado",
"disabled": "Desactivado",
"disconnected": "Desconectado de '{ssid}'",
"enabled": "Activado",
"incorrect-password": "Contraseña incorrecta",
"network-not-found": "Red no encontrada"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Manuel",
"dark-mode-mode-off": "Éteint",
"dark-mode-switch-description": "Passe à un thème plus sombre pour une visualisation plus facile la nuit.",
"delete-error-description": "Échec de la suppression de {scheme}.",
"delete-error-description": "Échec de la suppression de {scheme}",
"delete-error-title": "Échec de la suppression",
"delete-success-description": "{scheme} supprimé avec succès.",
"delete-success-description": "{scheme} supprimé avec succès",
"delete-success-title": "Jeu de couleurs supprimé",
"download-button": "Télécharger plus",
"download-downloading": "Téléchargement...",
"download-empty": "Aucun jeu de couleurs disponible",
"download-error-api-error": "Erreur API: {status}",
"download-error-description": "Échec du téléchargement de {scheme}.",
"download-error-description": "Échec du téléchargement de {scheme}",
"download-error-download-failed": "Échec du téléchargement avec le code de sortie: {code}",
"download-error-invalid-response": "Format de réponse API invalide",
"download-error-no-files": "Aucun fichier trouvé pour le jeu de couleurs",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Limite de débit de l'API GitHub dépassée",
"download-error-title": "Échec du téléchargement",
"download-fetching": "Récupération des jeux de couleurs disponibles...",
"download-success-description": "{scheme} téléchargé avec succès.",
"download-success-description": "{scheme} téléchargé avec succès",
"download-success-title": "Jeu de couleurs téléchargé",
"download-title": "Télécharger des jeux de couleurs",
"predefined-desc": "Choisissez parmi une collection de jeux de couleurs prédéfinis.",
@@ -1182,9 +1182,9 @@
"available-label": "Plugins disponibles",
"available-no-plugins-description": "Vérifiez les sources de vos plugins ou actualisez la liste.",
"available-no-plugins-label": "Aucun plugin disponible",
"collision-already-installed": "Ce plugin est déjà installé.",
"collision-custom-version-exists": "Une version personnalisée de \"{source}\" est déjà installée.",
"collision-official-version-exists": "La version officielle de cette extension est déjà installée.",
"collision-already-installed": "Ce plugin est déjà installé",
"collision-custom-version-exists": "Une version personnalisée de \"{source}\" est déjà installée",
"collision-official-version-exists": "La version officielle de cette extension est déjà installée",
"filter-downloaded": "Téléchargé",
"filter-not-downloaded": "Non téléchargé",
"filter-tags-description": "Filtrer les extensions par catégorie ou état de téléchargement",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Recharger automatiquement les plugins lorsque leurs fichiers sont modifiés. Utile pour le développement de plugins.",
"hot-reload-label": "Rechargement à chaud (mode développement)",
"hot-reloaded": "Plugin rechargé : {name}",
"install-error": "Échec de l'installation : {error}.",
"install-error": "Échec de l'installation : {error}",
"install-incompatible": "{plugin} nécessite Noctalia v{version} ou une version ultérieure",
"install-success": "Installation de {plugin} réussie.",
"install-success": "Installation de {plugin} réussie",
"installed-description": "Gérer et configurer tous les plugins installés localement.",
"installed-label": "Plugins installés",
"installed-no-plugins-description": "Installez les extensions depuis la section \"Disponible\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Paramètres de {plugin}",
"refresh-refreshing": "Actualisation de la liste des plugins...",
"refresh-tooltip": "Actualiser les extensions disponibles",
"settings-error-not-loaded": "Plugin non chargé.",
"settings-saved": "Paramètres du plugin enregistrés.",
"settings-error-not-loaded": "Plugin non chargé",
"settings-saved": "Paramètres du plugin enregistrés",
"settings-tooltip": "Paramètres du plugin",
"source-custom": "Source personnalisée",
"sources-add-custom": "Ajouter un dépôt personnalisé",
"sources-add-dialog-description": "Ajouter un dépôt GitHub comme source de plugin.",
"sources-add-dialog-error": "Échec de l'ajout de la source du plugin.",
"sources-add-dialog-error": "Échec de l'ajout de la source du plugin",
"sources-add-dialog-name": "Nom du dépôt",
"sources-add-dialog-name-placeholder": "Mes extensions personnalisées",
"sources-add-dialog-success": "Source du plugin ajoutée avec succès.",
"sources-add-dialog-success": "Source du plugin ajoutée avec succès",
"sources-add-dialog-title": "Ajouter la source du plugin",
"sources-add-dialog-url": "URL du dépôt",
"sources-description": "Gérer les dépôts d'extensions.",
@@ -1223,16 +1223,16 @@
"title": "Modules d'extension",
"uninstall-dialog-description": "Êtes-vous sûr de vouloir désinstaller {plugin} ? Cette action supprimera toutes les données du plugin.",
"uninstall-dialog-title": "Désinstaller le plugin",
"uninstall-error": "Échec de la désinstallation : {error}.",
"uninstall-success": "{plugin} a été désinstallé avec succès.",
"uninstall-error": "Échec de la désinstallation : {error}",
"uninstall-success": "{plugin} a été désinstallé avec succès",
"uninstalling": "Désinstallation de {plugin}...",
"update-all": "Mettre à jour tout ({count})",
"update-all-success": "Tous les plugins ont été mis à jour avec succès.",
"update-all-success": "Tous les plugins ont été mis à jour avec succès",
"update-available": "Nouvelle mise à jour de plugin disponible",
"update-available-plural": "Nouvelles mises à jour d'extensions disponibles ({count})",
"update-error": "Échec de la mise à jour du plugin : {plugin} : {error}.",
"update-error": "Échec de la mise à jour du plugin : {plugin} : {error}",
"update-pending": "v{current} → v{new} (nécessite Noctalia v{required})",
"update-success": "Mise à jour du plugin {plugin} vers la version {version}.",
"update-success": "Mise à jour du plugin {plugin} vers la version {version}",
"update-version": "v{current} → v{new}",
"updating": "Mise à jour..."
},
@@ -1537,9 +1537,7 @@
"connected": "Connecté à '{ssid}'",
"connection-failed": "Échec de la connexion",
"connection-timeout": "Délai de connexion dépassé",
"disabled": "Désactivé",
"disconnected": "Déconnecté de '{ssid}'",
"enabled": "Activé",
"incorrect-password": "Mot de passe incorrect",
"network-not-found": "Réseau introuvable"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Kézi",
"dark-mode-mode-off": "Ki",
"dark-mode-switch-description": "Sötétebb témára vált a könnyebb éjszakai megtekintés érdekében.",
"delete-error-description": "Nem sikerült törölni a(z) {scheme} sémát.",
"delete-error-description": "Nem sikerült törölni a(z) {scheme} sémát",
"delete-error-title": "A törlés sikertelen",
"delete-success-description": "{scheme} sikeresen törölve.",
"delete-success-description": "{scheme} sikeresen törölve",
"delete-success-title": "Színséma törölve",
"download-button": "Több letöltése",
"download-downloading": "Letöltés...",
"download-empty": "Nincsenek elérhető színsémák",
"download-error-api-error": "API hiba: {status}",
"download-error-description": "Nem sikerült letölteni a(z) {scheme} sémát.",
"download-error-description": "Nem sikerült letölteni a(z) {scheme} sémát",
"download-error-download-failed": "A letöltés sikertelen, kilépési kóddal: {code}",
"download-error-invalid-response": "Érvénytelen API válaszformátum",
"download-error-no-files": "Nem található fájl a sémához",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "A GitHub API sebességkorlátja túl lett lépve",
"download-error-title": "A letöltés sikertelen",
"download-fetching": "Elérhető színsémák lekérése...",
"download-success-description": "Sikeresen letöltve: {scheme}.",
"download-success-description": "Sikeresen letöltve: {scheme}",
"download-success-title": "Színséma letöltve",
"download-title": "Színsémák letöltése",
"predefined-desc": "Válasszon az előre definiált színsémák gyűjteményéből.",
@@ -1182,9 +1182,9 @@
"available-label": "Elérhető bővítmények",
"available-no-plugins-description": "Ellenőrizze a bővítményforrásokat, vagy frissítse a listát.",
"available-no-plugins-label": "Nincsenek elérhető bővítmények",
"collision-already-installed": "Ez a bővítmény már telepítve van.",
"collision-custom-version-exists": "Egyéni verzió a következő helyről: \"{source}\" már telepítve van.",
"collision-official-version-exists": "A plugin hivatalos verziója már telepítve van.",
"collision-already-installed": "Ez a bővítmény már telepítve van",
"collision-custom-version-exists": "Egyéni verzió a következő helyről: \"{source}\" már telepítve van",
"collision-official-version-exists": "A plugin hivatalos verziója már telepítve van",
"filter-downloaded": "Letöltött",
"filter-not-downloaded": "Nincs letöltve",
"filter-tags-description": "Bővítmények szűrése kategória vagy letöltési állapot szerint",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Automatikusan újratölti a bővítményeket, amikor a fájljaik megváltoznak. Hasznos a bővítményfejlesztéshez.",
"hot-reload-label": "Gyors újratöltés (fejlesztői mód)",
"hot-reloaded": "Újratöltött bővítmény: {name}",
"install-error": "Sikertelen telepítés: {error}.",
"install-error": "Sikertelen telepítés: {error}",
"install-incompatible": "A {plugin} bővítményhez Noctalia v{version} vagy újabb verzió szükséges",
"install-success": "Sikeresen telepítve: {plugin}.",
"install-success": "Sikeresen telepítve: {plugin}",
"installed-description": "Az összes helyileg telepített bővítmény kezelése és beállítása.",
"installed-label": "Telepített bővítmények",
"installed-no-plugins-description": "Telepítsen bővítményeket az \"Elérhető\" szakaszból.",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "{plugin} beállításai",
"refresh-refreshing": "Bővítmények listájának frissítése...",
"refresh-tooltip": "Elérhető bővítmények frissítése",
"settings-error-not-loaded": "Bővítmény nincs betöltve.",
"settings-saved": "Bővítmény beállításai mentve.",
"settings-error-not-loaded": "Bővítmény nincs betöltve",
"settings-saved": "Bővítmény beállításai mentve",
"settings-tooltip": "Bővítmény beállításai",
"source-custom": "Egyéni forrás",
"sources-add-custom": "Egyéni tároló hozzáadása",
"sources-add-dialog-description": "GitHub tároló hozzáadása bővítményforrásként.",
"sources-add-dialog-error": "Sikertelen bővítményforrás hozzáadás.",
"sources-add-dialog-error": "Sikertelen bővítményforrás hozzáadás",
"sources-add-dialog-name": "Tároló neve",
"sources-add-dialog-name-placeholder": "Saját egyéni bővítményeim",
"sources-add-dialog-success": "Bővítményforrás sikeresen hozzáadva.",
"sources-add-dialog-success": "Bővítményforrás sikeresen hozzáadva",
"sources-add-dialog-title": "Bővítményforrás hozzáadása",
"sources-add-dialog-url": "Tároló URL-címe",
"sources-description": "Bővítménytárolók kezelése.",
@@ -1223,16 +1223,16 @@
"title": "Bővítmények",
"uninstall-dialog-description": "Biztosan el szeretné távolítani a(z) {plugin} bővítményt? Ez eltávolítja az összes bővítményadatot.",
"uninstall-dialog-title": "Bővítmény eltávolítása",
"uninstall-error": "Sikertelen eltávolítás: {error}.",
"uninstall-success": "{plugin} sikeresen eltávolítva.",
"uninstall-error": "Sikertelen eltávolítás: {error}",
"uninstall-success": "{plugin} sikeresen eltávolítva",
"uninstalling": "{plugin} eltávolítása...",
"update-all": "Összes frissítése ({count})",
"update-all-success": "Minden bővítmény sikeresen frissítve.",
"update-all-success": "Minden bővítmény sikeresen frissítve",
"update-available": "Új bővítményfrissítés elérhető",
"update-available-plural": "Új bővítményfrissítések elérhetők ({count})",
"update-error": "Nem sikerült frissíteni a bővítményt: {plugin}: {error}.",
"update-error": "Nem sikerült frissíteni a bővítményt: {plugin}: {error}",
"update-pending": "v{current} → v{new} (szükséges Noctalia v{required})",
"update-success": "A(z) {plugin} frissítve lett a v{version} verzióra.",
"update-success": "A(z) {plugin} frissítve lett a v{version} verzióra",
"update-version": "v{current} → v{new}",
"updating": "Frissítés..."
},
@@ -1537,9 +1537,7 @@
"connected": "Csatlakozva a(z) „{ssid}” hálózathoz",
"connection-failed": "Csatlakozás sikertelen",
"connection-timeout": "Csatlakozási időtúllépés",
"disabled": "Kikapcsolva",
"disconnected": "Kapcsolat megszakadt a(z) „{ssid}” hálózattal",
"enabled": "Bekapcsolva",
"incorrect-password": "Helytelen jelszó.",
"network-not-found": "Hálózat nem található"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "手動",
"dark-mode-mode-off": "オフ",
"dark-mode-switch-description": "夜間でも見やすいように、暗いテーマに切り替えます。",
"delete-error-description": "{scheme} の削除に失敗しました",
"delete-error-description": "{scheme} の削除に失敗しました",
"delete-error-title": "削除失敗",
"delete-success-description": "{scheme} を削除しました",
"delete-success-description": "{scheme} を削除しました",
"delete-success-title": "配色を削除しました",
"download-button": "さらにダウンロード",
"download-downloading": "ダウンロード中...",
"download-empty": "利用可能な配色がありません",
"download-error-api-error": "API エラー: {status}",
"download-error-description": "{scheme} のダウンロードに失敗しました",
"download-error-description": "{scheme} のダウンロードに失敗しました",
"download-error-download-failed": "ダウンロードに失敗しました(終了コード: {code})",
"download-error-invalid-response": "無効なAPIレスポンス形式",
"download-error-no-files": "スキームのファイルが見つかりません",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "GitHub APIのレート制限を超えました",
"download-error-title": "ダウンロード失敗",
"download-fetching": "利用可能な配色を取得中...",
"download-success-description": "{scheme} をダウンロードしました",
"download-success-description": "{scheme} をダウンロードしました",
"download-success-title": "配色をダウンロードしました",
"download-title": "配色のダウンロード",
"predefined-desc": "あらかじめ用意された配色から選択します。",
@@ -1182,9 +1182,9 @@
"available-label": "利用可能なプラグイン",
"available-no-plugins-description": "プラグインのソースを確認するか、リストを更新してください。",
"available-no-plugins-label": "利用可能なプラグインはありません",
"collision-already-installed": "このプラグインはすでにインストールされています",
"collision-custom-version-exists": "「{source}」 発 の カスタム版 は 既に インストール されています",
"collision-official-version-exists": "このプラグインの公式バージョンはすでにインストールされています",
"collision-already-installed": "このプラグインはすでにインストールされています",
"collision-custom-version-exists": "「{source}」 発 の カスタム版 は 既に インストール されています",
"collision-official-version-exists": "このプラグインの公式バージョンはすでにインストールされています",
"filter-downloaded": "ダウンロード済み",
"filter-not-downloaded": "未ダウンロード",
"filter-tags-description": "カテゴリーまたはダウンロード状況でプラグインを絞り込む",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "ファイルの変更時にプラグインを自動的にリロードします。プラグイン開発に便利です。",
"hot-reload-label": "ホットリロード(開発モード)",
"hot-reloaded": "プラグインをリロードしました: {name}",
"install-error": "インストールに失敗しました: {error}",
"install-error": "インストールに失敗しました: {error}",
"install-incompatible": "{plugin} には Noctalia v{version} 以降が必要です",
"install-success": "{plugin} をインストールしました",
"install-success": "{plugin} をインストールしました",
"installed-description": "ローカルにインストールされたすべてのプラグインを管理・設定します。",
"installed-label": "インストール済みプラグイン",
"installed-no-plugins-description": "「利用可能」セクションからプラグインをインストールしてください。",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "{plugin} の設定",
"refresh-refreshing": "プラグインリストを更新中...",
"refresh-tooltip": "利用可能なプラグインを更新",
"settings-error-not-loaded": "プラグインは読み込まれていません",
"settings-saved": "プラグイン設定を保存しました",
"settings-error-not-loaded": "プラグインは読み込まれていません",
"settings-saved": "プラグイン設定を保存しました",
"settings-tooltip": "プラグイン設定",
"source-custom": "カスタムソース",
"sources-add-custom": "カスタムリポジトリを追加",
"sources-add-dialog-description": "プラグインソースとして GitHub リポジトリを追加します。",
"sources-add-dialog-error": "プラグインソースの追加に失敗しました",
"sources-add-dialog-error": "プラグインソースの追加に失敗しました",
"sources-add-dialog-name": "リポジトリ名",
"sources-add-dialog-name-placeholder": "マイカスタムプラグイン",
"sources-add-dialog-success": "プラグインソースを追加しました",
"sources-add-dialog-success": "プラグインソースを追加しました",
"sources-add-dialog-title": "プラグインソースを追加",
"sources-add-dialog-url": "リポジトリの URL",
"sources-description": "プラグインリポジトリを管理します。",
@@ -1223,16 +1223,16 @@
"title": "プラグイン",
"uninstall-dialog-description": "本当に {plugin} をアンインストールしますか?すべてのプラグインデータが削除されます。",
"uninstall-dialog-title": "プラグインのアンインストール",
"uninstall-error": "アンインストールに失敗しました: {error}",
"uninstall-success": "{plugin} をアンインストールしました",
"uninstall-error": "アンインストールに失敗しました: {error}",
"uninstall-success": "{plugin} をアンインストールしました",
"uninstalling": "{plugin} をアンインストール中...",
"update-all": "すべてアップデート ({count})",
"update-all-success": "すべてのプラグインをアップデートしました",
"update-all-success": "すべてのプラグインをアップデートしました",
"update-available": "新しいプラグインアップデートがあります",
"update-available-plural": "新しいプラグインアップデートがあります({count}個)",
"update-error": "プラグインのアップデートに失敗しました: {plugin}: {error}",
"update-error": "プラグインのアップデートに失敗しました: {plugin}: {error}",
"update-pending": "v{current} → v{new} (Noctalia v{required}が必要です)",
"update-success": "{plugin} を v{version} にアップデートしました",
"update-success": "{plugin} を v{version} にアップデートしました",
"update-version": "v{current} → v{new}",
"updating": "更新中..."
},
@@ -1537,9 +1537,7 @@
"connected": "{ssid} に接続しました",
"connection-failed": "接続に失敗しました",
"connection-timeout": "接続タイムアウト",
"disabled": "無効",
"disconnected": "{ssid} から切断しました",
"enabled": "有効",
"incorrect-password": "パスワードが違います",
"network-not-found": "ネットワークが見つかりません"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Bi destan",
"dark-mode-mode-off": "Vemirî",
"dark-mode-switch-description": "Veguherîne bo temayek tarîtir ji bo dîtina hêsantir bi şev.",
"delete-error-description": "Xwe ji birina {scheme} bi ser neket.",
"delete-error-description": "Xwe ji birina {scheme} bi ser neket",
"delete-error-title": "Serbirin nemû ye",
"delete-success-description": "Bi serkeftî {scheme} hate jêbirin.",
"delete-success-description": "Bi serkeftî {scheme} hate jêbirin",
"delete-success-title": "Şêweya rengan hate jêbirin",
"download-button": "Bêtir daxîne",
"download-downloading": "Tê daxistin...",
"download-empty": "Rengên rengan tune ne",
"download-error-api-error": "Çewtiya API: {status}",
"download-error-description": "Daxistina {scheme} bi ser neket.",
"download-error-description": "Daxistina {scheme} bi ser neket",
"download-error-download-failed": "Daxistin bi koda derketinê ya: {code} têk çû",
"download-error-invalid-response": "Formata bersiva API ne derbasdar e",
"download-error-no-files": "Tu dosye ji bo şemayê nehatin dîtin",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Rêjeya daxwazên API ya GitHubê derbas bû",
"download-error-title": "Daxistin bi ser neket",
"download-fetching": "Digerandina şemayên rengan ên berdest...",
"download-success-description": "{scheme} bi serkeftî hate daxistin.",
"download-success-description": "{scheme} bi serkeftî hate daxistin",
"download-success-title": "Şêweya rengê hate daxistin",
"download-title": "Dakêşkirina rengên rengîn",
"predefined-desc": "Ji berhevokek şemayên rengan ên pêşdiyarkirî hilbijêrin.",
@@ -1182,9 +1182,9 @@
"available-label": "Pêvekên berdest",
"available-no-plugins-description": "Çavkaniyên pêvekê xwe kontrol bikin an lîsteyê nû bikin.",
"available-no-plugins-label": "Tiştên pêvek tune ne",
"collision-already-installed": "Ev pêvek berê hatiye sazkirin.",
"collision-custom-version-exists": "Guhertoyeke taybet a ji \"{source}\" berê hatiye sazkirin.",
"collision-official-version-exists": "Guhertoya fermî ya vê pêvekê berê hatiye sazkirin.",
"collision-already-installed": "Ev pêvek berê hatiye sazkirin",
"collision-custom-version-exists": "Guhertoyeke taybet a ji \"{source}\" berê hatiye sazkirin",
"collision-official-version-exists": "Guhertoya fermî ya vê pêvekê berê hatiye sazkirin",
"filter-downloaded": "Daxistî",
"filter-not-downloaded": "Nehatiye Dakêşandin",
"filter-tags-description": "Parzûna pêvekên bi kategoriya an rewşa daxistinê",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Bi guhertina pelên wan, bixweber pêvekên xwe ji nû ve bar bike. Ji bo pêşxistina pêvekan bikêr e.",
"hot-reload-label": "Nûbarkirina germ (moda pêşvebirinê)",
"hot-reloaded": "Plugin ji nû ve hate barkirin: {name}",
"install-error": "Sazkirin bi ser neket: {error}.",
"install-error": "Sazkirin bi ser neket: {error}",
"install-incompatible": "{plugin} pêdivî bi Noctalia v{version} an bilindtir heye",
"install-success": "Bi serkeftî {plugin} hate sazkirin.",
"install-success": "Bi serkeftî {plugin} hate sazkirin",
"installed-description": "Birêvebir û hemû pêvekên ku herêmî hatine sazkirin mîheng bike.",
"installed-label": "Pêvekên sazkirî",
"installed-no-plugins-description": "Pêvekên ji beşa \"Berdest\" a saz bike.",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Sazkairyên {plugin}",
"refresh-refreshing": "Lîsteya pêvekên nûvekirinê...",
"refresh-tooltip": "Nûkirina pêvekên berdest",
"settings-error-not-loaded": "Pêvek nehatiye barkirin.",
"settings-saved": "Ayarlarê pluginê hatin tomarkirin.",
"settings-error-not-loaded": "Pêvek nehatiye barkirin",
"settings-saved": "Ayarlarê pluginê hatin tomarkirin",
"settings-tooltip": "Mîhengên pêvekê",
"source-custom": "Çavkaniya xwerû",
"sources-add-custom": "Lê zêde bike embarê xwerû",
"sources-add-dialog-description": "Depoyek GitHub wekî çavkaniyek plugin zêde bike.",
"sources-add-dialog-error": "Çavkaniya pêvekê nehat zêdekirin.",
"sources-add-dialog-error": "Çavkaniya pêvekê nehat zêdekirin",
"sources-add-dialog-name": "Navê embarê",
"sources-add-dialog-name-placeholder": "Pêvekên min ên xweser",
"sources-add-dialog-success": "Çavkaniya pêvekê bi serkeftî hate zêdekirin.",
"sources-add-dialog-success": "Çavkaniya pêvekê bi serkeftî hate zêdekirin",
"sources-add-dialog-title": "Çavkaniya pêvekê zêde bike",
"sources-add-dialog-url": "Girêdanê depoyê",
"sources-description": "Depoyên pêvekan bi rê ve bibe.",
@@ -1223,16 +1223,16 @@
"title": "Pêvek",
"uninstall-dialog-description": "Ma hûn bawer in ku hûn dixwazin {plugin} jêbirin? Ev ê hemî daneyên pêvekê jê bibe.",
"uninstall-dialog-title": "Rakêşana pêvekê",
"uninstall-error": "Nekarî were rakirin: {error}.",
"uninstall-success": "Bi serkeftî {plugin} hate rakirin.",
"uninstall-error": "Nekarî were rakirin: {error}",
"uninstall-success": "Bi serkeftî {plugin} hate rakirin",
"uninstalling": "Rakirina {plugin}...",
"update-all": "Hemûyan nû bike ({count})",
"update-all-success": "Hemû pêvek bi serkeftî hatin nûkirin.",
"update-all-success": "Hemû pêvek bi serkeftî hatin nûkirin",
"update-available": "Rojanekirina pêveka nû heye",
"update-available-plural": "Rojanekirinên pêvekên nû hene ({count})",
"update-error": "Nekarî plugîn nûve bikin: {plugin}: {error}.",
"update-error": "Nekarî plugîn nûve bikin: {plugin}: {error}",
"update-pending": "v{current} → v{new} (hewce dike Noctalia v{required})",
"update-success": "{plugin} hate nûkirin bo v{version}.",
"update-success": "{plugin} hate nûkirin bo v{version}",
"update-version": "v{current} → v{new}",
"updating": "Tê rojanekirin..."
},
@@ -1537,9 +1537,7 @@
"connected": "Bi '{ssid}' ve hat girêdan",
"connection-failed": "Girêdan têk çû",
"connection-timeout": "Demja girêdanê bi dawî bû",
"disabled": "Neçalakkirî",
"disconnected": "Ji '{ssid}' qut bû",
"enabled": "Çalakkirî",
"incorrect-password": "Borînpeyva şaş",
"network-not-found": "Tor nehat dîtin"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Handmatig",
"dark-mode-mode-off": "Uit",
"dark-mode-switch-description": "Schakelt over naar een donkerder thema voor comfortabeler kijken 's nachts.",
"delete-error-description": "Verwijderen van {scheme} mislukt.",
"delete-error-description": "Verwijderen van {scheme} mislukt",
"delete-error-title": "Verwijderen mislukt",
"delete-success-description": "{scheme} succesvol verwijderd.",
"delete-success-description": "{scheme} succesvol verwijderd",
"delete-success-title": "Kleurenschema verwijderd",
"download-button": "Meer downloaden",
"download-downloading": "Downloaden...",
"download-empty": "Geen kleurenschema's beschikbaar",
"download-error-api-error": "API-fout: {status}",
"download-error-description": "Download van {scheme} mislukt.",
"download-error-description": "Download van {scheme} mislukt",
"download-error-download-failed": "Download mislukt met afsluitcode: {code}",
"download-error-invalid-response": "Ongeldig API-antwoordformaat",
"download-error-no-files": "Geen bestanden gevonden voor schema",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "GitHub API-snelheidslimiet overschreden",
"download-error-title": "Download mislukt",
"download-fetching": "Beschikbare kleurenschema's ophalen...",
"download-success-description": "{scheme} succesvol gedownload.",
"download-success-description": "{scheme} succesvol gedownload",
"download-success-title": "Kleurenschema gedownload",
"download-title": "Kleurenschema's downloaden",
"predefined-desc": "Kies uit een verzameling vooraf gedefinieerde kleurenschema's.",
@@ -1182,9 +1182,9 @@
"available-label": "Beschikbare plug-ins",
"available-no-plugins-description": "Controleer je plugin-bronnen of vernieuw de lijst.",
"available-no-plugins-label": "Geen plug-ins beschikbaar",
"collision-already-installed": "Deze plugin is al geïnstalleerd.",
"collision-custom-version-exists": "Er is al een aangepaste versie van \"{source}\" geïnstalleerd.",
"collision-official-version-exists": "De officiële versie van deze plugin is al geïnstalleerd.",
"collision-already-installed": "Deze plugin is al geïnstalleerd",
"collision-custom-version-exists": "Er is al een aangepaste versie van \"{source}\" geïnstalleerd",
"collision-official-version-exists": "De officiële versie van deze plugin is al geïnstalleerd",
"filter-downloaded": "Gedownload",
"filter-not-downloaded": "Niet gedownload",
"filter-tags-description": "Filter plug-ins op categorie of downloadstatus",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Laad plugins automatisch opnieuw wanneer hun bestanden veranderen. Handig voor plugin-ontwikkeling.",
"hot-reload-label": "Hot reload (ontwikkelmodus)",
"hot-reloaded": "Plugin opnieuw geladen: {name}",
"install-error": "Installatie mislukt: {error}.",
"install-error": "Installatie mislukt: {error}",
"install-incompatible": "{plugin} vereist Noctalia v{version} of hoger",
"install-success": "{plugin} succesvol geïnstalleerd.",
"install-success": "{plugin} succesvol geïnstalleerd",
"installed-description": "Beheer en configureer alle lokaal geïnstalleerde plugins.",
"installed-label": "Geïnstalleerde plug-ins",
"installed-no-plugins-description": "Installeer plugins uit de sectie \"Beschikbaar\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "{plugin} Instellingen",
"refresh-refreshing": "Pluginlijst vernieuwen...",
"refresh-tooltip": "Beschikbare plugins vernieuwen",
"settings-error-not-loaded": "Plugin niet geladen.",
"settings-saved": "Plugininstellingen opgeslagen.",
"settings-error-not-loaded": "Plugin niet geladen",
"settings-saved": "Plugininstellingen opgeslagen",
"settings-tooltip": "Plugin instellingen",
"source-custom": "Aangepaste bron",
"sources-add-custom": "Aangepaste repository toevoegen",
"sources-add-dialog-description": "Voeg een GitHub repository toe als een pluginbron.",
"sources-add-dialog-error": "Pluginbron toevoegen mislukt.",
"sources-add-dialog-error": "Pluginbron toevoegen mislukt",
"sources-add-dialog-name": "Repositorynaam",
"sources-add-dialog-name-placeholder": "Mijn aangepaste plugins",
"sources-add-dialog-success": "Pluginbron succesvol toegevoegd.",
"sources-add-dialog-success": "Pluginbron succesvol toegevoegd",
"sources-add-dialog-title": "Pluginbron toevoegen",
"sources-add-dialog-url": "Repository URL",
"sources-description": "Beheer plugin-repositories.",
@@ -1223,16 +1223,16 @@
"title": "Plugins",
"uninstall-dialog-description": "Weet je zeker dat je {plugin} wilt verwijderen? Hiermee worden alle plugin-gegevens verwijderd.",
"uninstall-dialog-title": "Plugin verwijderen",
"uninstall-error": "Verwijderen mislukt: {error}.",
"uninstall-success": "{plugin} is succesvol verwijderd.",
"uninstall-error": "Verwijderen mislukt: {error}",
"uninstall-success": "{plugin} is succesvol verwijderd",
"uninstalling": "{plugin} verwijderen...",
"update-all": "Alles bijwerken ({count})",
"update-all-success": "Alle plugins succesvol bijgewerkt.",
"update-all-success": "Alle plugins succesvol bijgewerkt",
"update-available": "Nieuwe plugin update beschikbaar",
"update-available-plural": "Nieuwe plugin updates beschikbaar ({count})",
"update-error": "Plugin bijwerken mislukt: {plugin}: {error}.",
"update-error": "Plugin bijwerken mislukt: {plugin}: {error}",
"update-pending": "v{current} → v{new} (vereist Noctalia v{required})",
"update-success": "{plugin} is bijgewerkt naar v{version}.",
"update-success": "{plugin} is bijgewerkt naar v{version}",
"update-version": "v{current} → v{new}",
"updating": "Bezig met updaten..."
},
@@ -1537,9 +1537,7 @@
"connected": "Verbonden met '{ssid}'",
"connection-failed": "Verbinding mislukt",
"connection-timeout": "Time-out bij verbinding",
"disabled": "Wi-Fi uitgeschakeld",
"disconnected": "Verbinding met '{ssid}' verbroken",
"enabled": "Wi-Fi ingeschakeld",
"incorrect-password": "Onjuist wachtwoord",
"network-not-found": "Netwerk niet gevonden"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Ręcznie",
"dark-mode-mode-off": "Wyłączony",
"dark-mode-switch-description": "Przełącza na ciemniejszy motyw dla łatwiejszego oglądania w nocy.",
"delete-error-description": "Nie udało się usunąć {scheme}.",
"delete-error-description": "Nie udało się usunąć {scheme}",
"delete-error-title": "Usuwanie nieudane",
"delete-success-description": "Pomyślnie usunięto {scheme}.",
"delete-success-description": "Pomyślnie usunięto {scheme}",
"delete-success-title": "Schemat kolorów usunięty",
"download-button": "Pobierz więcej",
"download-downloading": "Pobieranie...",
"download-empty": "Brak dostępnych schematów kolorów",
"download-error-api-error": "Błąd API: {status}",
"download-error-description": "Nie udało się pobrać {scheme}.",
"download-error-description": "Nie udało się pobrać {scheme}",
"download-error-download-failed": "Pobieranie nieudane z kodem: {code}",
"download-error-invalid-response": "Nieprawidłowy format odpowiedzi API",
"download-error-no-files": "Nie znaleziono plików dla schematu",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Przekroczono limit zapytań GitHub API",
"download-error-title": "Pobieranie nieudane",
"download-fetching": "Pobieranie dostępnych schematów kolorów...",
"download-success-description": "Pomyślnie pobrano {scheme}.",
"download-success-description": "Pomyślnie pobrano {scheme}",
"download-success-title": "Schemat kolorów pobrany",
"download-title": "Pobierz schematy kolorów",
"predefined-desc": "Wybierz z kolekcji predefiniowanych schematów kolorów.",
@@ -1182,9 +1182,9 @@
"available-label": "Dostępne wtyczki",
"available-no-plugins-description": "Sprawdź źródła wtyczek lub odśwież listę.",
"available-no-plugins-label": "Brak dostępnych wtyczek",
"collision-already-installed": "Ta wtyczka jest już zainstalowana.",
"collision-custom-version-exists": "Niestandardowa wersja z \"{source}\" jest już zainstalowana.",
"collision-official-version-exists": "Oficjalna wersja tej wtyczki jest już zainstalowana.",
"collision-already-installed": "Ta wtyczka jest już zainstalowana",
"collision-custom-version-exists": "Niestandardowa wersja z \"{source}\" jest już zainstalowana",
"collision-official-version-exists": "Oficjalna wersja tej wtyczki jest już zainstalowana",
"filter-downloaded": "Pobrane",
"filter-not-downloaded": "Niepobrane",
"filter-tags-description": "Filtruj wtyczki według kategorii lub statusu pobierania",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Automatycznie przeładuj wtyczki przy zmianie ich plików. Przydatne przy tworzeniu wtyczek.",
"hot-reload-label": "Gorące przeładowanie (tryb deweloperski)",
"hot-reloaded": "Przeładowano wtyczkę: {name}",
"install-error": "Błąd instalacji: {error}.",
"install-error": "Błąd instalacji: {error}",
"install-incompatible": "{plugin} wymaga Noctalii w wersji v{version} lub wyższej",
"install-success": "Pomyślnie zainstalowano {plugin}.",
"install-success": "Pomyślnie zainstalowano {plugin}",
"installed-description": "Zarządzaj i konfiguruj lokalnie zainstalowane wtyczki.",
"installed-label": "Zainstalowane wtyczki",
"installed-no-plugins-description": "Zainstaluj wtyczki z sekcji \"Dostępne\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Ustawienia {plugin}",
"refresh-refreshing": "Odświeżanie listy wtyczek...",
"refresh-tooltip": "Odśwież dostępne wtyczki",
"settings-error-not-loaded": "Wtyczka nie została załadowana.",
"settings-saved": "Ustawienia wtyczki zapisane.",
"settings-error-not-loaded": "Wtyczka nie została załadowana",
"settings-saved": "Ustawienia wtyczki zapisane",
"settings-tooltip": "Ustawienia wtyczki",
"source-custom": "Źródło niestandardowe",
"sources-add-custom": "Dodaj własne repozytorium",
"sources-add-dialog-description": "Dodaj repozytorium GitHub jako źródło wtyczek.",
"sources-add-dialog-error": "Nie udało się dodać źródła wtyczek.",
"sources-add-dialog-error": "Nie udało się dodać źródła wtyczek",
"sources-add-dialog-name": "Nazwa repozytorium",
"sources-add-dialog-name-placeholder": "Moje własne wtyczki",
"sources-add-dialog-success": "Źródło wtyczek dodane pomyślnie.",
"sources-add-dialog-success": "Źródło wtyczek dodane pomyślnie",
"sources-add-dialog-title": "Dodaj źródło wtyczek",
"sources-add-dialog-url": "Adres URL repozytorium",
"sources-description": "Zarządzaj repozytoriami wtyczek.",
@@ -1223,16 +1223,16 @@
"title": "Wtyczki",
"uninstall-dialog-description": "Czy na pewno chcesz odinstalować {plugin}? Spowoduje to usunięcie wszystkich danych wtyczki.",
"uninstall-dialog-title": "Odinstaluj wtyczkę",
"uninstall-error": "Błąd odinstalowywania: {error}.",
"uninstall-success": "Pomyślnie odinstalowano {plugin}.",
"uninstall-error": "Błąd odinstalowywania: {error}",
"uninstall-success": "Pomyślnie odinstalowano {plugin}",
"uninstalling": "Odinstalowywanie {plugin}...",
"update-all": "Aktualizuj wszystkie ({count})",
"update-all-success": "Wszystkie wtyczki zaktualizowane pomyślnie.",
"update-all-success": "Wszystkie wtyczki zaktualizowane pomyślnie",
"update-available": "Dostępna nowa aktualizacja wtyczki",
"update-available-plural": "Dostępne nowe aktualizacje wtyczek ({count})",
"update-error": "Błąd aktualizacji wtyczki {plugin}: {error}.",
"update-error": "Błąd aktualizacji wtyczki {plugin}: {error}",
"update-pending": "v{current} → v{new} (wymaga Noctalii v{required})",
"update-success": "Zaktualizowano {plugin} do v{version}.",
"update-success": "Zaktualizowano {plugin} do v{version}",
"update-version": "v{current} → v{new}",
"updating": "Aktualizowanie {plugin}..."
},
@@ -1537,9 +1537,7 @@
"connected": "Połączono z '{ssid}'",
"connection-failed": "Połączenie nieudane",
"connection-timeout": "Przekroczenie czasu połączenia",
"disabled": "Wyłączone",
"disconnected": "Rozłączono z '{ssid}'",
"enabled": "Włączone",
"incorrect-password": "Nieprawidłowe hasło",
"network-not-found": "Nie znaleziono sieci"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Manual",
"dark-mode-mode-off": "Desligado",
"dark-mode-switch-description": "Muda para um tema mais escuro para facilitar a visualização à noite.",
"delete-error-description": "Falha ao excluir {scheme}.",
"delete-error-description": "Falha ao excluir {scheme}",
"delete-error-title": "Falha ao excluir",
"delete-success-description": "{scheme} excluído com sucesso.",
"delete-success-description": "{scheme} excluído com sucesso",
"delete-success-title": "Esquema de cores excluído",
"download-button": "Baixar mais",
"download-downloading": "Baixando...",
"download-empty": "Nenhum esquema de cores disponível",
"download-error-api-error": "Erro da API: {status}",
"download-error-description": "Falha ao baixar {scheme}.",
"download-error-description": "Falha ao baixar {scheme}",
"download-error-download-failed": "Falha no download com código de saída: {code}",
"download-error-invalid-response": "Formato de resposta da API inválido",
"download-error-no-files": "Nenhum arquivo encontrado para o esquema",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Limite de taxa da API do GitHub excedido",
"download-error-title": "Falha no download",
"download-fetching": "Buscando esquemas de cores disponíveis...",
"download-success-description": "{scheme} baixado com sucesso.",
"download-success-description": "{scheme} baixado com sucesso",
"download-success-title": "Esquema de cores baixado",
"download-title": "Baixar esquemas de cores",
"predefined-desc": "Escolha entre uma coleção de esquemas de cores predefinidos.",
@@ -1182,9 +1182,9 @@
"available-label": "Plugins disponíveis",
"available-no-plugins-description": "Verifique as fontes do seu plugin ou atualize a lista.",
"available-no-plugins-label": "Nenhum plugin disponível",
"collision-already-installed": "Este plugin já está instalado.",
"collision-custom-version-exists": "Uma versão personalizada de \"{source}\" já está instalada.",
"collision-official-version-exists": "A versão oficial deste plugin já está instalada.",
"collision-already-installed": "Este plugin já está instalado",
"collision-custom-version-exists": "Uma versão personalizada de \"{source}\" já está instalada",
"collision-official-version-exists": "A versão oficial deste plugin já está instalada",
"filter-downloaded": "Baixado",
"filter-not-downloaded": "Não baixado",
"filter-tags-description": "Filtrar plugins por categoria ou estado de download",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Recarrega automaticamente os plugins quando seus arquivos são alterados. Útil para o desenvolvimento de plugins.",
"hot-reload-label": "Recarga a quente (modo de desenvolvimento)",
"hot-reloaded": "Plugin recarregado: {name}",
"install-error": "Falha ao instalar: {error}.",
"install-error": "Falha ao instalar: {error}",
"install-incompatible": "{plugin} requer Noctalia v{version} ou superior",
"install-success": "{plugin} instalado com sucesso.",
"install-success": "{plugin} instalado com sucesso",
"installed-description": "Gerenciar e configurar todos os plugins instalados localmente.",
"installed-label": "Plugins instalados",
"installed-no-plugins-description": "Instale os plugins da seção \"Disponível\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Configurações do {plugin}",
"refresh-refreshing": "Atualizando a lista de plugins...",
"refresh-tooltip": "Atualizar plugins disponíveis",
"settings-error-not-loaded": "Plugin não carregado.",
"settings-saved": "Configurações do plugin salvas.",
"settings-error-not-loaded": "Plugin não carregado",
"settings-saved": "Configurações do plugin salvas",
"settings-tooltip": "Configurações do plugin",
"source-custom": "Fonte personalizada",
"sources-add-custom": "Adicionar repositório personalizado",
"sources-add-dialog-description": "Adicionar um repositório GitHub como fonte de plugin.",
"sources-add-dialog-error": "Falha ao adicionar a fonte do plugin.",
"sources-add-dialog-error": "Falha ao adicionar a fonte do plugin",
"sources-add-dialog-name": "Nome do repositório",
"sources-add-dialog-name-placeholder": "Meus plugins personalizados",
"sources-add-dialog-success": "Fonte do plugin adicionada com sucesso.",
"sources-add-dialog-success": "Fonte do plugin adicionada com sucesso",
"sources-add-dialog-title": "Adicionar fonte do plugin",
"sources-add-dialog-url": "URL do repositório",
"sources-description": "Gerenciar repositórios de plugins.",
@@ -1223,16 +1223,16 @@
"title": "Plugins",
"uninstall-dialog-description": "Tem certeza de que deseja desinstalar {plugin}? Isso removerá todos os dados do plugin.",
"uninstall-dialog-title": "Desinstalar plugin",
"uninstall-error": "Falha ao desinstalar: {error}.",
"uninstall-success": "{plugin} desinstalado com sucesso.",
"uninstall-error": "Falha ao desinstalar: {error}",
"uninstall-success": "{plugin} desinstalado com sucesso",
"uninstalling": "Desinstalando {plugin}...",
"update-all": "Atualizar tudo ({count})",
"update-all-success": "Todos os plugins foram atualizados com sucesso.",
"update-all-success": "Todos os plugins foram atualizados com sucesso",
"update-available": "Nova atualização de plugin disponível",
"update-available-plural": "Novas atualizações de plugin disponíveis ({count})",
"update-error": "Falha ao atualizar o plugin: {plugin}: {error}.",
"update-error": "Falha ao atualizar o plugin: {plugin}: {error}",
"update-pending": "v{current} → v{new} (requer Noctalia v{required})",
"update-success": "{plugin} atualizado para a versão {version}.",
"update-success": "{plugin} atualizado para a versão {version}",
"update-version": "v{current} → v{new}",
"updating": "Atualizando..."
},
@@ -1537,9 +1537,7 @@
"connected": "Conectado a '{ssid}'",
"connection-failed": "Falha na conexão",
"connection-timeout": "Tempo de conexão esgotado",
"disabled": "Desativado",
"disconnected": "Desconectado de '{ssid}'",
"enabled": "Ativado",
"incorrect-password": "Senha incorreta",
"network-not-found": "Rede não encontrada"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Вручную",
"dark-mode-mode-off": "Выкл",
"dark-mode-switch-description": "Переключается на более темную тему для удобства просмотра ночью.",
"delete-error-description": "Не удалось удалить {scheme}.",
"delete-error-description": "Не удалось удалить {scheme}",
"delete-error-title": "Ошибка удаления",
"delete-success-description": "{scheme} успешно удалена.",
"delete-success-description": "{scheme} успешно удалена",
"delete-success-title": "Цветовая схема удалена",
"download-button": "Загрузить ещё",
"download-downloading": "Загрузка...",
"download-empty": "Нет доступных цветовых схем",
"download-error-api-error": "Ошибка API: {status}",
"download-error-description": "Не удалось загрузить {scheme}.",
"download-error-description": "Не удалось загрузить {scheme}",
"download-error-download-failed": "Ошибка загрузки с кодом выхода: {code}",
"download-error-invalid-response": "Неверный формат ответа API",
"download-error-no-files": "Файлы для схемы не найдены",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Превышен лимит запросов GitHub API",
"download-error-title": "Ошибка загрузки",
"download-fetching": "Получение доступных цветовых схем...",
"download-success-description": "{scheme} успешно загружена.",
"download-success-description": "{scheme} успешно загружена",
"download-success-title": "Цветовая схема загружена",
"download-title": "Загрузить цветовые схемы",
"predefined-desc": "Выберите из коллекции предопределенных цветовых схем.",
@@ -1182,9 +1182,9 @@
"available-label": "Доступные плагины",
"available-no-plugins-description": "Проверьте исходники вашего плагина или обновите список.",
"available-no-plugins-label": "Нет доступных плагинов",
"collision-already-installed": "Этот плагин уже установлен.",
"collision-custom-version-exists": "Пользовательская версия из \"{source}\" уже установлена.",
"collision-official-version-exists": "Официальная версия этого плагина уже установлена.",
"collision-already-installed": "Этот плагин уже установлен",
"collision-custom-version-exists": "Пользовательская версия из \"{source}\" уже установлена",
"collision-official-version-exists": "Официальная версия этого плагина уже установлена",
"filter-downloaded": "Скачано",
"filter-not-downloaded": "Не загружено",
"filter-tags-description": "Фильтровать плагины по категории или статусу загрузки",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Автоматически перезагружать плагины при изменении их файлов. Полезно для разработки плагинов.",
"hot-reload-label": "Горячая перезагрузка (режим разработки)",
"hot-reloaded": "Перезагружен плагин: {name}",
"install-error": "Не удалось установить: {error}.",
"install-error": "Не удалось установить: {error}",
"install-incompatible": "{plugin} требует Noctalia версии {version} или выше",
"install-success": "Успешно установлен {plugin}.",
"install-success": "Успешно установлен {plugin}",
"installed-description": "Управляйте и настраивайте все локально установленные плагины.",
"installed-label": "Установленные плагины",
"installed-no-plugins-description": "Установите плагины из раздела \"Доступно\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Настройки {plugin}",
"refresh-refreshing": "Обновление списка плагинов...",
"refresh-tooltip": "Обновить доступные плагины",
"settings-error-not-loaded": "Плагин не загружен.",
"settings-saved": "Настройки плагина сохранены.",
"settings-error-not-loaded": "Плагин не загружен",
"settings-saved": "Настройки плагина сохранены",
"settings-tooltip": "Настройки плагина",
"source-custom": "Пользовательский источник",
"sources-add-custom": "Добавить пользовательский репозиторий",
"sources-add-dialog-description": "Добавить репозиторий GitHub в качестве источника плагинов.",
"sources-add-dialog-error": "Не удалось добавить источник плагина.",
"sources-add-dialog-error": "Не удалось добавить источник плагина",
"sources-add-dialog-name": "Имя репозитория",
"sources-add-dialog-name-placeholder": "Мои пользовательские плагины",
"sources-add-dialog-success": "Источник плагина успешно добавлен.",
"sources-add-dialog-success": "Источник плагина успешно добавлен",
"sources-add-dialog-title": "Добавить исходный код плагина",
"sources-add-dialog-url": "URL репозитория",
"sources-description": "Управление репозиториями плагинов.",
@@ -1223,16 +1223,16 @@
"title": "Плагины",
"uninstall-dialog-description": "Вы уверены, что хотите удалить {plugin}? Это удалит все данные плагина.",
"uninstall-dialog-title": "Удалить плагин",
"uninstall-error": "Не удалось удалить: {error}.",
"uninstall-success": "{plugin} успешно удален.",
"uninstall-error": "Не удалось удалить: {error}",
"uninstall-success": "{plugin} успешно удален",
"uninstalling": "Удаление {plugin}...",
"update-all": "Обновить все ({count})",
"update-all-success": "Все плагины успешно обновлены.",
"update-all-success": "Все плагины успешно обновлены",
"update-available": "Доступно новое обновление плагина",
"update-available-plural": "Доступны новые обновления плагинов ({count})",
"update-error": "Не удалось обновить плагин: {plugin}: {error}.",
"update-error": "Не удалось обновить плагин: {plugin}: {error}",
"update-pending": "v{current} → v{new} (требуется Noctalia v{required})",
"update-success": "Плагин {plugin} обновлён до версии {version}.",
"update-success": "Плагин {plugin} обновлён до версии {version}",
"update-version": "v{current} → v{new}",
"updating": "Обновление..."
},
@@ -1537,9 +1537,7 @@
"connected": "Подключено к '{ssid}'",
"connection-failed": "Соединение не установлено",
"connection-timeout": "Превышено время ожидания соединения",
"disabled": "Отключен",
"disconnected": "Отключено от '{ssid}'",
"enabled": "Включен",
"incorrect-password": "Неверный пароль",
"network-not-found": "Сеть не найдена"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "El ile",
"dark-mode-mode-off": "Kapalı",
"dark-mode-switch-description": "Gece daha kolay görüntülemek için daha koyu bir tema geçiş yapar.",
"delete-error-description": "{scheme} silinemedi.",
"delete-error-description": "{scheme} silinemedi",
"delete-error-title": "Silme başarısız",
"delete-success-description": "{scheme} başarıyla silindi.",
"delete-success-description": "{scheme} başarıyla silindi",
"delete-success-title": "Renk şeması silindi",
"download-button": "Daha fazla indir",
"download-downloading": "İndiriliyor...",
"download-empty": "Mevcut renk şeması yok",
"download-error-api-error": "API hatası: {status}",
"download-error-description": "{scheme} indirilemedi.",
"download-error-description": "{scheme} indirilemedi",
"download-error-download-failed": "İndirme başarısız, çıkış kodu: {code}",
"download-error-invalid-response": "Geçersiz API yanıt formatı",
"download-error-no-files": "Şema için dosya bulunamadı",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "GitHub API hız sınırı aşıldı",
"download-error-title": "İndirme başarısız",
"download-fetching": "Mevcut renk şemaları alınıyor...",
"download-success-description": "{scheme} başarıyla indirildi.",
"download-success-description": "{scheme} başarıyla indirildi",
"download-success-title": "Renk şeması indirildi",
"download-title": "Renk şemalarını indir",
"predefined-desc": "Önceden tanımlanmış renk şemaları koleksiyonundan seçim yapın.",
@@ -1182,9 +1182,9 @@
"available-label": "Mevcut eklentiler",
"available-no-plugins-description": "Eklenti kaynaklarınızı kontrol edin veya listeyi yenileyin.",
"available-no-plugins-label": "Kullanılabilir eklenti yok",
"collision-already-installed": "Bu eklenti zaten yüklü.",
"collision-custom-version-exists": "\"{source}\" kaynağından özel bir sürüm zaten yüklü.",
"collision-official-version-exists": "Bu eklentinin resmi sürümü zaten yüklü.",
"collision-already-installed": "Bu eklenti zaten yüklü",
"collision-custom-version-exists": "\"{source}\" kaynağından özel bir sürüm zaten yüklü",
"collision-official-version-exists": "Bu eklentinin resmi sürümü zaten yüklü",
"filter-downloaded": "İndirildi",
"filter-not-downloaded": "İndirilmedi",
"filter-tags-description": "Eklentileri kategoriye veya indirme durumuna göre filtrele",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Eklenti dosyaları değiştiğinde eklentileri otomatik olarak yeniden yükle. Eklenti geliştirme için kullanışlıdır.",
"hot-reload-label": "Hızlı yeniden yükleme (geliştirme modu)",
"hot-reloaded": "Yeniden yüklenen eklenti: {name}",
"install-error": "Yükleme başarısız oldu: {error}.",
"install-error": "Yükleme başarısız oldu: {error}",
"install-incompatible": "{plugin} Noctalia v{version} veya daha üstünü gerektiriyor",
"install-success": "{plugin} başarıyla kuruldu.",
"install-success": "{plugin} başarıyla kuruldu",
"installed-description": "Yerel olarak yüklenmiş tüm eklentileri yönetin ve yapılandırın.",
"installed-label": "Yüklü eklentiler",
"installed-no-plugins-description": "\"Mevcut\" bölümünden eklentileri kurun.",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "{plugin} ayarları",
"refresh-refreshing": "Eklenti listesi yenileniyor...",
"refresh-tooltip": "Mevcut eklentileri yenile",
"settings-error-not-loaded": "Eklenti yüklenmedi.",
"settings-saved": "Eklenti ayarları kaydedildi.",
"settings-error-not-loaded": "Eklenti yüklenmedi",
"settings-saved": "Eklenti ayarları kaydedildi",
"settings-tooltip": "Eklenti ayarları",
"source-custom": "Özel kaynak",
"sources-add-custom": "Özel depo ekle",
"sources-add-dialog-description": "Bir GitHub deposunu eklenti kaynağı olarak ekle.",
"sources-add-dialog-error": "Eklenti kaynağı eklenemedi.",
"sources-add-dialog-error": "Eklenti kaynağı eklenemedi",
"sources-add-dialog-name": "Depo adı",
"sources-add-dialog-name-placeholder": "Özel eklentilerim",
"sources-add-dialog-success": "Eklenti kaynağı başarıyla eklendi.",
"sources-add-dialog-success": "Eklenti kaynağı başarıyla eklendi",
"sources-add-dialog-title": "Eklenti kaynağı ekle",
"sources-add-dialog-url": "Depo URL'si",
"sources-description": "Eklenti depolarını yönetin.",
@@ -1223,16 +1223,16 @@
"title": "Eklentiler",
"uninstall-dialog-description": "{plugin} eklentisini kaldırmak istediğinizden emin misiniz? Bu, tüm eklenti verilerini kaldıracaktır.",
"uninstall-dialog-title": "Eklentiyi kaldır",
"uninstall-error": "Kaldırma başarısız oldu: {error}.",
"uninstall-success": "{plugin} başarıyla kaldırıldı.",
"uninstall-error": "Kaldırma başarısız oldu: {error}",
"uninstall-success": "{plugin} başarıyla kaldırıldı",
"uninstalling": "{plugin} kaldırılıyor...",
"update-all": "Tümünü güncelle ({count})",
"update-all-success": "Tüm eklentiler başarıyla güncellendi.",
"update-all-success": "Tüm eklentiler başarıyla güncellendi",
"update-available": "Yeni eklenti güncellemesi mevcut",
"update-available-plural": "Yeni eklenti güncellemeleri mevcut ({count})",
"update-error": "Eklenti güncellenemedi: {plugin}: {error}.",
"update-error": "Eklenti güncellenemedi: {plugin}: {error}",
"update-pending": "v{current} → v{new} (Noctalia v{required} gerektirir)",
"update-success": "{plugin} v{version} sürümüne güncellendi.",
"update-success": "{plugin} v{version} sürümüne güncellendi",
"update-version": "v{current} → v{new}",
"updating": "Güncelleniyor..."
},
@@ -1537,9 +1537,7 @@
"connected": "'{ssid}' ile bağlandı",
"connection-failed": "Bağlantı başarısız",
"connection-timeout": "Bağlantı zaman aşımı",
"disabled": "Devre dışı",
"disconnected": "'{ssid}' bağlantısı kesildi",
"enabled": "Etkin",
"incorrect-password": "Yanlış şifre",
"network-not-found": "Ağ bulunamadı"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "Вручну",
"dark-mode-mode-off": "Вимкнено",
"dark-mode-switch-description": "Перемикає на темнішу тему для зручного перегляду вночі.",
"delete-error-description": "Не вдалося видалити {scheme}.",
"delete-error-description": "Не вдалося видалити {scheme}",
"delete-error-title": "Помилка видалення",
"delete-success-description": "{scheme} успішно видалено.",
"delete-success-description": "{scheme} успішно видалено",
"delete-success-title": "Кольорову схему видалено",
"download-button": "Завантажити ще",
"download-downloading": "Завантаження...",
"download-empty": "Немає доступних кольорових схем",
"download-error-api-error": "Помилка API: {status}",
"download-error-description": "Не вдалося завантажити {scheme}.",
"download-error-description": "Не вдалося завантажити {scheme}",
"download-error-download-failed": "Помилка завантаження з кодом виходу: {code}",
"download-error-invalid-response": "Невірний формат відповіді API",
"download-error-no-files": "Файли для схеми не знайдено",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "Перевищено ліміт запитів GitHub API",
"download-error-title": "Помилка завантаження",
"download-fetching": "Отримання доступних кольорових схем...",
"download-success-description": "{scheme} успішно завантажено.",
"download-success-description": "{scheme} успішно завантажено",
"download-success-title": "Кольорову схему завантажено",
"download-title": "Завантажити кольорові схеми",
"predefined-desc": "Виберіть із колекції попередньо визначених колірних схем.",
@@ -1182,9 +1182,9 @@
"available-label": "Доступні плагіни",
"available-no-plugins-description": "Перевірте вихідні коди вашого плагіна або оновіть список.",
"available-no-plugins-label": "Немає доступних плагінів",
"collision-already-installed": "Цей плагін вже встановлено.",
"collision-custom-version-exists": "Вже встановлено власну версію з \"{source}\".",
"collision-official-version-exists": "Офіційна версія цього плагіна вже встановлена.",
"collision-already-installed": "Цей плагін вже встановлено",
"collision-custom-version-exists": "Вже встановлено власну версію з \"{source}\"",
"collision-official-version-exists": "Офіційна версія цього плагіна вже встановлена",
"filter-downloaded": "Завантажено",
"filter-not-downloaded": "Не завантажено",
"filter-tags-description": "Фільтрувати плагіни за категорією або статусом завантаження",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "Автоматично перезавантажувати плагіни при зміні їхніх файлів. Корисно для розробки плагінів.",
"hot-reload-label": "Гаряче перезавантаження (режим розробки)",
"hot-reloaded": "Перезавантажено плагін: {name}",
"install-error": "Не вдалося встановити: {error}.",
"install-error": "Не вдалося встановити: {error}",
"install-incompatible": "{plugin} вимагає Noctalia v{version} або вище",
"install-success": "Успішно встановлено {plugin}.",
"install-success": "Успішно встановлено {plugin}",
"installed-description": "Керуйте та налаштовуйте всі локально встановлені плагіни.",
"installed-label": "Встановлені плагіни",
"installed-no-plugins-description": "Встановіть плагіни з розділу \"Доступний\".",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "Налаштування {plugin}",
"refresh-refreshing": "Оновлення списку плагінів...",
"refresh-tooltip": "Оновити доступні плагіни",
"settings-error-not-loaded": "Плагін не завантажено.",
"settings-saved": "Налаштування плагіна збережено.",
"settings-error-not-loaded": "Плагін не завантажено",
"settings-saved": "Налаштування плагіна збережено",
"settings-tooltip": "Налаштування плагіна",
"source-custom": "Власне джерело",
"sources-add-custom": "Додати власний репозиторій",
"sources-add-dialog-description": "Додати репозиторій GitHub як джерело плагінів.",
"sources-add-dialog-error": "Не вдалося додати джерело плагінів.",
"sources-add-dialog-error": "Не вдалося додати джерело плагінів",
"sources-add-dialog-name": "Назва репозиторію",
"sources-add-dialog-name-placeholder": "Мої власні плагіни",
"sources-add-dialog-success": "Джерело плагіна успішно додано.",
"sources-add-dialog-success": "Джерело плагіна успішно додано",
"sources-add-dialog-title": "Додати джерело плагіна",
"sources-add-dialog-url": "URL репозиторію",
"sources-description": "Керування репозиторіями плагінів.",
@@ -1223,16 +1223,16 @@
"title": "Плагіни",
"uninstall-dialog-description": "Ви впевнені, що хочете видалити {plugin}? Це призведе до видалення всіх даних плагіна.",
"uninstall-dialog-title": "Видалити плагін",
"uninstall-error": "Не вдалося видалити: {error}.",
"uninstall-success": "Успішно видалено {plugin}.",
"uninstall-error": "Не вдалося видалити: {error}",
"uninstall-success": "Успішно видалено {plugin}",
"uninstalling": "Видалення {plugin}...",
"update-all": "Оновити все ({count})",
"update-all-success": "Усі плагіни успішно оновлено.",
"update-all-success": "Усі плагіни успішно оновлено",
"update-available": "Доступне нове оновлення плагіна",
"update-available-plural": "Доступні нові оновлення плагінів ({count})",
"update-error": "Не вдалося оновити плагін: {plugin}: {error}.",
"update-error": "Не вдалося оновити плагін: {plugin}: {error}",
"update-pending": "v{current} → v{new} (потрібно Noctalia v{required})",
"update-success": "Оновлено {plugin} до версії {version}.",
"update-success": "Оновлено {plugin} до версії {version}",
"update-version": "v{current} → v{new}",
"updating": "Оновлення..."
},
@@ -1537,9 +1537,7 @@
"connected": "Підключено до '{ssid}'",
"connection-failed": "З'єднання не вдалося",
"connection-timeout": "Час очікування з'єднання вичерпано",
"disabled": "Вимкнено",
"disconnected": "Відключено від '{ssid}'",
"enabled": "Увімкнено",
"incorrect-password": "Неправильний пароль",
"network-not-found": "Мережу не знайдено"
}
+18 -20
View File
@@ -741,15 +741,15 @@
"dark-mode-mode-manual": "手动",
"dark-mode-mode-off": "关",
"dark-mode-switch-description": "切换到更暗的主题,便于夜间观看。",
"delete-error-description": "删除 {scheme} 失败",
"delete-error-description": "删除 {scheme} 失败",
"delete-error-title": "删除失败",
"delete-success-description": "成功删除 {scheme}",
"delete-success-description": "成功删除 {scheme}",
"delete-success-title": "配色方案已删除",
"download-button": "下载更多",
"download-downloading": "正在下载...",
"download-empty": "没有可用的配色方案",
"download-error-api-error": "API 错误: {status}",
"download-error-description": "下载 {scheme} 失败",
"download-error-description": "下载 {scheme} 失败",
"download-error-download-failed": "下载失败,退出代码: {code}",
"download-error-invalid-response": "无效的 API 响应格式",
"download-error-no-files": "未找到方案的文件",
@@ -757,7 +757,7 @@
"download-error-rate-limit": "GitHub API 速率限制已超出",
"download-error-title": "下载失败",
"download-fetching": "正在获取可用的配色方案...",
"download-success-description": "成功下载 {scheme}",
"download-success-description": "成功下载 {scheme}",
"download-success-title": "配色方案已下载",
"download-title": "下载配色方案",
"predefined-desc": "从预定义配色方案集合中选择。",
@@ -1182,9 +1182,9 @@
"available-label": "可用插件",
"available-no-plugins-description": "检查你的插件源或刷新列表。",
"available-no-plugins-label": "没有可用的插件",
"collision-already-installed": "此插件已安装",
"collision-custom-version-exists": "来自“{source}”的自定义版本已安装",
"collision-official-version-exists": "此插件的官方版本已安装",
"collision-already-installed": "此插件已安装",
"collision-custom-version-exists": "来自“{source}”的自定义版本已安装",
"collision-official-version-exists": "此插件的官方版本已安装",
"filter-downloaded": "已下载",
"filter-not-downloaded": "未下载",
"filter-tags-description": "按类别或下载状态筛选插件",
@@ -1192,9 +1192,9 @@
"hot-reload-description": "当插件文件发生更改时自动重新加载插件。对插件开发很有用。",
"hot-reload-label": "热重载(开发模式)",
"hot-reloaded": "已重新加载插件:{name}",
"install-error": "安装失败:{error}",
"install-error": "安装失败:{error}",
"install-incompatible": "{plugin} 需要 Noctalia v{version} 或更高版本",
"install-success": "成功安装 {plugin}",
"install-success": "成功安装 {plugin}",
"installed-description": "管理和配置所有本地安装的插件。",
"installed-label": "已安装插件",
"installed-no-plugins-description": "从“可用”部分安装插件。",
@@ -1205,16 +1205,16 @@
"plugin-settings-title": "{plugin} 设置",
"refresh-refreshing": "正在刷新插件列表...",
"refresh-tooltip": "刷新可用插件",
"settings-error-not-loaded": "插件未加载",
"settings-saved": "插件设置已保存",
"settings-error-not-loaded": "插件未加载",
"settings-saved": "插件设置已保存",
"settings-tooltip": "插件设置",
"source-custom": "自定义源",
"sources-add-custom": "添加自定义存储库",
"sources-add-dialog-description": "添加一个 GitHub 仓库作为插件源。",
"sources-add-dialog-error": "无法添加插件源",
"sources-add-dialog-error": "无法添加插件源",
"sources-add-dialog-name": "仓库名称",
"sources-add-dialog-name-placeholder": "我的自定义插件",
"sources-add-dialog-success": "插件源添加成功",
"sources-add-dialog-success": "插件源添加成功",
"sources-add-dialog-title": "添加插件源",
"sources-add-dialog-url": "仓库 URL",
"sources-description": "管理插件仓库。",
@@ -1223,16 +1223,16 @@
"title": "插件",
"uninstall-dialog-description": "你确定要卸载 {plugin} 吗? 这将移除所有插件数据。",
"uninstall-dialog-title": "卸载插件",
"uninstall-error": "卸载失败:{error}",
"uninstall-success": "成功卸载 {plugin}",
"uninstall-error": "卸载失败:{error}",
"uninstall-success": "成功卸载 {plugin}",
"uninstalling": "正在卸载 {plugin}...",
"update-all": "全部更新({count}",
"update-all-success": "所有插件已成功更新",
"update-all-success": "所有插件已成功更新",
"update-available": "新插件更新可用",
"update-available-plural": "新插件更新可用({count}个)",
"update-error": "更新插件失败:{plugin}{error}",
"update-error": "更新插件失败:{plugin}{error}",
"update-pending": "v{current} → v{new} (需要 Noctalia v{required})",
"update-success": "已将 {plugin} 更新至 v{version}",
"update-success": "已将 {plugin} 更新至 v{version}",
"update-version": "v{current} → v{new}",
"updating": "正在更新..."
},
@@ -1537,9 +1537,7 @@
"connected": "已连接到 '{ssid}'",
"connection-failed": "连接失败",
"connection-timeout": "连接超时",
"disabled": "已禁用",
"disconnected": "已断开与 '{ssid}' 的连接",
"enabled": "已启用",
"incorrect-password": "密码错误",
"network-not-found": "未找到网络"
}
+1 -3
View File
@@ -1190,7 +1190,7 @@
"uninstall-dialog-description": "你確定想要移除 {plugin}? 這樣會移除所有模組的資料",
"uninstall-dialog-title": "移除外掛模組",
"uninstall-error": "移除失敗: {error}",
"uninstall-success": "成功移除 {plugin}...",
"uninstall-success": "成功移除 {plugin}",
"uninstalling": "正在移除 {plugin}...",
"update-all": "將全部 {count} 個都更新",
"update-all-success": "已成功更新所有的外掛模組",
@@ -1499,9 +1499,7 @@
"connected": "已連上 '{ssid}'",
"connection-failed": "連線失敗",
"connection-timeout": "連線逾時",
"disabled": "已停用",
"disconnected": "已自 '{ssid}' 斷開連線",
"enabled": "已啟用",
"incorrect-password": "密碼錯誤",
"network-not-found": "找不到網路"
}