Skip to content

Commit

Permalink
Transifex Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed Oct 17, 2022
1 parent 53c8c64 commit 0a977c1
Show file tree
Hide file tree
Showing 16 changed files with 210 additions and 181 deletions.
26 changes: 14 additions & 12 deletions src/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"ui.app.httpsDescription": "Bez HTTPS budou přenášená citlivá data nezabezpečeně.",
"ui.app.httpsLink": "Více informací",
"ui.app.httpsHref": "https://https.cio.gov/everything/",
"ui.app.safeModeHeadline": "!! Safe Mode enabled !!",
"ui.app.safeModeDescription": "Some features of the Contao Manager are not available.",
"ui.app.safeModeExit": "Exit Safe Mode",
"ui.app.safeModeHeadline": "!! Je zapnutý bezpečnostní režim !!",
"ui.app.safeModeDescription": "Některé funkce nejsou k dispozici ve Správci Contaa.",
"ui.app.safeModeExit": "Ukončit bezpečnostní režim",
"ui.app.loading": "Nahrávání Správce Contaa",
"ui.app.apiError": "Nečekaný status API",
"ui.app.configSecurity1": "BEZPEČNOSTNÍ UPOZORNĚNÍ!!! Byla objevená nechráněná konfigurační složka ",
Expand Down Expand Up @@ -102,16 +102,16 @@
"ui.server.composer.title": "Prostředí Composeru",
"ui.server.composer.success": "Nebyly nalezeny žádné chyby.",
"ui.server.composer.install": "Věci závislé na Composorovi nejsou nainstalované.",
"ui.server.composer.button": "Install",
"ui.server.composer.button": "Nainstalovat",
"ui.server.contao.title": "Instalace Contaa",
"ui.server.contao.setup": "Nastavení",
"ui.server.contao.check": "Check database",
"ui.server.contao.check": "Zkontrolovat databázi",
"ui.server.contao.empty": "Nebyla nalezena žádná instalace Contaa.",
"ui.server.contao.old": "Verze Contaa {version} není kompatabilní se Správcem Contaa. Zaktualizujte prosím Vaši instalaci manuálně.",
"ui.server.contao.found": "Nalezeno Contao {version} (verze API {api})",
"ui.server.contao.connectionError": "Unable to connect to the database server.",
"ui.server.contao.connectionProblem": "Database problem found.",
"ui.server.contao.missingUser": "Admin account not found.",
"ui.server.contao.connectionError": "Nepodařilo se připojit k serveru databáze.",
"ui.server.contao.connectionProblem": "Nalezen problém s databází.",
"ui.server.contao.missingUser": "Nebyl nalezen žádný administrační účet.",

"ui.setup.continue": "Pokračovat",
"ui.setup.manager": "Spustit Správce Contaa",
Expand Down Expand Up @@ -178,7 +178,7 @@
"ui.setup.create-project.coreOnlyYes": "Minimální instalace (pouze jádro)",
"ui.setup.create-project.coreOnlyFeatures": "Jaké rozdíly existují?",
"ui.setup.create-project.noUpdate": "Přeskočit instalaci (pouze pro pokročilé!)",
"ui.setup.create-project.install": "Install",
"ui.setup.create-project.install": "Instalace",
"ui.setup.database-connection.headline": "Database Connection",
"ui.setup.database-connection.description": "Contao requires a MySQL database (or a compatible fork like MariaDB) to store pages, content, users and other relational data. Connection parameters are stored in the {env} file in the project root of your Contao installation.",
"ui.setup.database-connection.formTitle": "Connection Parameters",
Expand All @@ -198,7 +198,7 @@
"ui.setup.database-connection.migration": "There is one pending migration. | There are {count} pending migrations.",
"ui.setup.database-connection.schema": "There is one pending schema update. | There are {count} pending schema updates.",
"ui.setup.database-connection.noChanges": "Your database schema is up to date.",
"ui.setup.database-connection.check": "Check database",
"ui.setup.database-connection.check": "Zkontrolovat databázi",
"ui.setup.database-connection.save": "Uložit",
"ui.setup.database-connection.change": "Change credentials",
"ui.setup.backend-user.success": "An admin account for the Contao back end was found in your database. Use the Contao back end to add more users.",
Expand Down Expand Up @@ -227,6 +227,7 @@
"ui.task.failedDescription1": "Něco se pokazilo, zatímco probíhaly úlohy na pozadí.",
"ui.task.failedDescription2": "Pokud se to bude opakovat, nejspíš není Váš server podporovaný.",
"ui.task.reportProblem": "Oznámit problém",
"ui.task.sponsor": "Composer Cloud sponsored by {sponsor}",
"ui.task.buttonAudit": "Zaktualizovat dabázi",
"ui.task.buttonClose": "Zavřít",
"ui.task.buttonConfirm": "Potvrdit a zavřít",
Expand Down Expand Up @@ -302,9 +303,9 @@
"ui.maintenance.databaseMigration.description": "Database migrations ensure consistent data and table schemas.",
"ui.maintenance.databaseMigration.migrations": "One pending database migration | {count} pending database migrations",
"ui.maintenance.databaseMigration.schemaUpdates": "One pending schema update | {count} pending schema updates",
"ui.maintenance.databaseMigration.error": "Database problem found.",
"ui.maintenance.databaseMigration.error": "Nalezen problém s databází.",
"ui.maintenance.databaseMigration.warning": "Database warnings found.",
"ui.maintenance.databaseMigration.button": "Check database",
"ui.maintenance.databaseMigration.button": "Zkontrolovat databázi",
"ui.maintenance.databaseMigration.migrationOnly": "Check migrations only",
"ui.maintenance.databaseMigration.schemaOnly": "Check schema only",
"ui.maintenance.databaseMigration.installTool": "Open Install Tool",
Expand Down Expand Up @@ -397,6 +398,7 @@
"ui.package.updateLatest": "poslední verze",
"ui.package.updateAvailable": "{version}",
"ui.package.updateUnknown": "neznámá verze",
"ui.package.updateConstraint": "A newer version outside your version constraint is available.",

"ui.cloudStatus.headline": "Composer Resolver Cloud",
"ui.cloudStatus.version": "Verze {version}",
Expand Down
6 changes: 4 additions & 2 deletions src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"ui.setup.start": "Los geht's",
"ui.setup.complete": "Geschafft!",
"ui.setup.complete1": "Contao {version} wurde erfolgreich installiert.",
"ui.setup.complete2": "Um die Installation fertig zu stellen, bitte öffne das Install-Tool um die Datenbank zu verbinden und ein Backend-Konto hinzuzufügen.",
"ui.setup.complete2": "Um die Installation fertig zu stellen, öffne bitte das Install-Tool um die Datenbank zu verbinden und ein Backend-Konto hinzuzufügen.",
"ui.setup.complete3": "Du kannst nun deine Webseite im Contao Backend einrichten. Willst du Erweiterungen installieren fahre mit dem Contao Manager fort.",
"ui.setup.installTool": "Install-Tool öffnen",
"ui.setup.login": "Contao Login",
Expand Down Expand Up @@ -227,6 +227,7 @@
"ui.task.failedDescription1": "Die Ausführung der Aufgabe ist fehlgeschlagen.",
"ui.task.failedDescription2": "Sollte dies wiederholt geschehen, wird dein Server möglicherweise nicht unterstützt.",
"ui.task.reportProblem": "Probleme melden",
"ui.task.sponsor": "Composer Cloud gesponsert von {sponsor}",
"ui.task.buttonAudit": "Datenbank aktualisieren",
"ui.task.buttonClose": "Schließen",
"ui.task.buttonConfirm": "Bestätigen & Schließen",
Expand Down Expand Up @@ -376,7 +377,7 @@
"ui.package.hintConstraintChange": "Die Versionsbedingung dieses Pakets wird von \"{from}\" in \"{to}\" geändert, wenn du die Änderungen anwendest.",
"ui.package.hintConstraintUpdate": "Dieses Paket wird aktualisiert, wenn du die Änderungen anwendest.",
"ui.package.hintAdded": "Dieses Paket wird installiert, wenn du die Änderungen anwendest.",
"ui.package.hintRemoved": "Dieses Paket wird entfernt, wenn du die Änderungen anwenden.",
"ui.package.hintRemoved": "Dieses Paket wird entfernt, wenn du die Änderungen anwendest.",
"ui.package.requiredTitle": "manuell hinzugefügt",
"ui.package.requiredText": "Dieses Paket wurde in der composer.json hinzugefügt, ist aber nicht installiert.",
"ui.package.removedTitle": "manuell entfernt",
Expand All @@ -397,6 +398,7 @@
"ui.package.updateLatest": "neuste Version",
"ui.package.updateAvailable": "{version} verfügbar",
"ui.package.updateUnknown": "unbekannte Version",
"ui.package.updateConstraint": "Es ist eine neuere Version ausserhalb der Versionsbedingung verfügbar.",

"ui.cloudStatus.headline": "Composer Resolver Cloud",
"ui.cloudStatus.version": "Version {version}",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@
"ui.task.failedDescription2": "If this happens again, your server might not be supported.",
"ui.task.reportProblem": "Report a Problem",
"ui.task.sponsor": "Composer Cloud sponsored by {sponsor}",
"ui.task.supporter": "Become a supporter",
"ui.task.buttonAudit": "Update Database",
"ui.task.buttonClose": "Close",
"ui.task.buttonConfirm": "Confirm & Close",
Expand Down
Loading

0 comments on commit 0a977c1

Please sign in to comment.