mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-08 18:26:30 +00:00
chore: Add missing translations
This commit is contained in:
parent
d3e227d591
commit
ab13f659e3
@ -141,6 +141,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "Zugriffstoken regeneriert, stellen Sie sicher, dass Sie das Token auf der Agentenseite aktualisieren");
|
||||
m.put("Account Email", "Konten-E-Mail");
|
||||
m.put("Account Name", "Kontenname");
|
||||
m.put("Account is disabled", "Konto ist deaktiviert");
|
||||
m.put("Account set up successfully", "Konto erfolgreich eingerichtet");
|
||||
m.put("Active Directory", "Active Directory");
|
||||
m.put("Active Since", "Aktiv seit");
|
||||
@ -329,7 +330,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "Mindestens ein Repository sollte ausgewählt werden");
|
||||
m.put("At least one role is required", "Mindestens eine Rolle ist erforderlich");
|
||||
m.put("At least one role must be selected", "Mindestens eine Rolle muss ausgewählt werden");
|
||||
m.put("At least one state needs to be specified", "Mindestens ein Zustand muss angegeben werden");
|
||||
m.put("At least one state should be specified", "Mindestens ein Zustand sollte angegeben werden");
|
||||
m.put("At least one tab should be added", "Mindestens ein Tab sollte hinzugefügt werden");
|
||||
m.put("At least one user search base should be specified", "Mindestens eine Benutzer-Suchbasis sollte angegeben werden");
|
||||
@ -539,7 +539,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "Root-Konto kann nicht deaktiviert werden");
|
||||
m.put("Can not disable yourself", "Sie können sich nicht selbst deaktivieren");
|
||||
m.put("Can not find issue board: ", "Kann Issue-Board nicht finden:");
|
||||
m.put("Can not link to self", "Kann nicht auf sich selbst verlinken");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "Projekt \"{0}\" kann nicht unter sich selbst oder seinen Nachkommen verschoben werden");
|
||||
m.put("Can not perform this operation now", "Diese Operation kann jetzt nicht durchgeführt werden");
|
||||
m.put("Can not reset password for service account or disabled user", "Passwort kann nicht für Dienstkonto oder deaktivierten Benutzer zurückgesetzt werden");
|
||||
@ -627,6 +626,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "Gruppe wählen...");
|
||||
m.put("Choose groups...", "Gruppen wählen...");
|
||||
m.put("Choose issue...", "Problem wählen...");
|
||||
m.put("Choose issues...", "Wählen Sie Probleme aus...");
|
||||
m.put("Choose iteration...", "Iteration wählen...");
|
||||
m.put("Choose iterations...", "Iterationen wählen...");
|
||||
m.put("Choose job...", "Job wählen...");
|
||||
@ -765,6 +765,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "Passwort hier bestätigen");
|
||||
m.put("Confirm your action", "Aktion bestätigen");
|
||||
m.put("Connect New Agent", "Neuen Agent verbinden");
|
||||
m.put("Connect with your SSO account", "Mit Ihrem SSO-Konto verbinden");
|
||||
m.put("Contact Email", "Kontakt-E-Mail");
|
||||
m.put("Contact Name", "Kontaktname");
|
||||
m.put("Container Image", "Container-Image");
|
||||
@ -810,6 +811,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "Erstelle Merge-Commit, falls erforderlich");
|
||||
m.put("Create New", "Erstelle Neu");
|
||||
m.put("Create New File", "Erstelle Neue Datei");
|
||||
m.put("Create New User", "Neuen Benutzer erstellen");
|
||||
m.put("Create Project", "Erstelle Projekt");
|
||||
m.put("Create Pull Request", "Erstelle Pull-Request");
|
||||
m.put("Create Pull Request for This Change", "Erstelle Pull-Request für diese Änderung");
|
||||
@ -912,6 +914,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "Build löschen");
|
||||
m.put("Delete Comment", "Kommentar löschen");
|
||||
m.put("Delete Pull Request", "Pull-Request löschen");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Löschen Sie hier das SSO-Konto, um das entsprechende SSO-Subjekt beim nächsten Login erneut zu verbinden. Beachten Sie, dass ein SSO-Subjekt mit verifizierter E-Mail automatisch mit einem Benutzer mit derselben verifizierten E-Mail verbunden wird");
|
||||
m.put("Delete Selected", "Ausgewählte löschen");
|
||||
m.put("Delete Selected Builds", "Ausgewählte Builds löschen");
|
||||
m.put("Delete Selected Comments", "Ausgewählte Kommentare löschen");
|
||||
@ -997,6 +1001,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "Möchten Sie diesen Build wirklich abbrechen?");
|
||||
m.put("Do you really want to change target branch to {0}?", "Möchten Sie das Zielbranch wirklich auf {0} ändern?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "Möchten Sie \"{0}\" wirklich löschen?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Möchten Sie den SSO-Anbieter \"{0}\" wirklich löschen?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "Möchten Sie das Board \"{0}\" wirklich löschen?");
|
||||
m.put("Do you really want to delete build #{0}?", "Möchten Sie den Build #{0} wirklich löschen?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "Möchten Sie die Gruppe \"{0}\" wirklich löschen?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "Möchten Sie den Tag {0} wirklich löschen?");
|
||||
m.put("Do you really want to delete this GPG key?", "Möchten Sie diesen GPG-Schlüssel wirklich löschen?");
|
||||
m.put("Do you really want to delete this SSH key?", "Möchten Sie diesen SSH-Schlüssel wirklich löschen?");
|
||||
m.put("Do you really want to delete this SSO account?", "Möchten Sie dieses SSO-Konto wirklich löschen?");
|
||||
m.put("Do you really want to delete this access token?", "Möchten Sie diesen Zugriffstoken wirklich löschen?");
|
||||
m.put("Do you really want to delete this board?", "Möchten Sie dieses Board wirklich löschen?");
|
||||
m.put("Do you really want to delete this build?", "Möchten Sie diesen Build wirklich löschen?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "Job-Geheimnis bearbeiten");
|
||||
m.put("Edit My Avatar", "Meinen Avatar bearbeiten");
|
||||
m.put("Edit Rule", "Regel bearbeiten");
|
||||
m.put("Edit Source", "Quelle bearbeiten");
|
||||
m.put("Edit Timesheet", "Zeiterfassung bearbeiten");
|
||||
m.put("Edit dashboard", "Dashboard bearbeiten");
|
||||
m.put("Edit issue title", "Problemtitel bearbeiten");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "E-Mail-Verifizierung");
|
||||
m.put("Email Verification Template", "E-Mail-Verifizierungsvorlage");
|
||||
m.put("Email address", "E-Mail-Adresse");
|
||||
m.put("Email address \"{0}\" already used by another account", "E-Mail-Adresse \"{0}\" wird bereits von einem anderen Konto verwendet");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "E-Mail-Adresse \"{0}\" wird von Konto \"{1}\" verwendet");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "E-Mail-Adresse \"{0}\" wird von deaktiviertem Konto \"{1}\" verwendet");
|
||||
m.put("Email address already in use: {0}", "E-Mail-Adresse bereits verwendet: {0}");
|
||||
m.put("Email address already invited: {0}", "E-Mail-Adresse bereits eingeladen: {0}");
|
||||
m.put("Email address already used by another user", "E-Mail-Adresse wird bereits von einem anderen Benutzer verwendet");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"Die Umgebungsvariable <code>serverUrl</code> im obigen Befehl wird aus der OneDev-Server-URL übernommen, die in <i>Administration / System Setting</i> angegeben ist. Ändern Sie sie bei Bedarf");
|
||||
m.put("Equal", "Gleich");
|
||||
m.put("Error authenticating user", "Fehler bei der Authentifizierung des Benutzers");
|
||||
m.put("Error calculating commits: check log for details", "Fehler beim Berechnen der Commits: Überprüfen Sie das Protokoll für Details");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "Fehler beim Cherry-Picking nach {0}: Merge-Konflikte erkannt");
|
||||
m.put("Error cherry-picking to {0}: {1}", "Fehler beim Cherry-Picking nach {0}: {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "XLSX exportieren");
|
||||
m.put("Export as OCI layout", "Als OCI-Layout exportieren");
|
||||
m.put("Extend Trial Subscription", "Testabonnement verlängern");
|
||||
m.put("External Authentication", "Externe Authentifizierung");
|
||||
m.put("External Issue Transformers", "Externe Problemtransformatoren");
|
||||
m.put("External Participants", "Externe Teilnehmer");
|
||||
m.put("External Password Authenticator", "Externer Passwort-Authenticator");
|
||||
m.put("External System", "Externes System");
|
||||
m.put("External authenticator settings saved", "Einstellungen des externen Authentifikators gespeichert");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "Externe Teilnehmer haben keine Konten und sind über E-Mail an dem Problem beteiligt");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "Bild-URL sollte angegeben werden");
|
||||
m.put("Imap Ssl Setting", "IMAP-SSL-Einstellung");
|
||||
m.put("Imap With Ssl", "IMAP mit SSL");
|
||||
m.put("Impersonate", "Imitieren");
|
||||
m.put("Implicit SSL", "Implizites SSL");
|
||||
m.put("Import", "Importieren");
|
||||
m.put("Import All Projects", "Alle Projekte importieren");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "Problem-Stimmen");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"Problem-Administrationsberechtigung innerhalb eines Projekts, einschließlich Stapeloperationen über mehrere Probleme");
|
||||
m.put("Issue already linked", "Problem bereits verlinkt");
|
||||
m.put("Issue count", "Problemanzahl");
|
||||
m.put("Issue in state", "Problem im Status");
|
||||
m.put("Issue list", "Problemliste");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Line: ", "Zeile:");
|
||||
m.put("Lines", "Zeilen");
|
||||
m.put("Link", "Link");
|
||||
m.put("Link Existing User", "Bestehenden Benutzer verknüpfen");
|
||||
m.put("Link Spec", "Link-Spezifikation");
|
||||
m.put("Link Spec Opposite", "Link-Spezifikation gegenüberliegend");
|
||||
m.put("Link Text", "Link-Text");
|
||||
m.put("Link URL", "Link-URL");
|
||||
m.put("Link URL should be specified", "Link-URL muss angegeben werden");
|
||||
m.put("Link User Bean", "Benutzer-Bean verknüpfen");
|
||||
m.put("Linkable Issues", "Verknüpfbare Probleme");
|
||||
m.put("Linkable Issues On the Other Side", "Verknüpfbare Probleme auf der anderen Seite");
|
||||
m.put("Links", "Links");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "Meine GPG-Schlüssel");
|
||||
m.put("My Profile", "Mein Profil");
|
||||
m.put("My SSH Keys", "Meine SSH-Schlüssel");
|
||||
m.put("My SSO Accounts", "Meine SSO-Konten");
|
||||
m.put("Mypy Report", "Mypy-Bericht");
|
||||
m.put("N/A", "N/A");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "Keine Unterschiede zum Navigieren");
|
||||
m.put("No directories to skip", "Keine Verzeichnisse zum Überspringen");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "Keine Executor definiert. Jobs verwenden stattdessen automatisch erkannte Executor");
|
||||
m.put("No external password authenticator", "Kein externer Passwort-Authenticator");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Kein externer Passwort-Authenticator zur Authentifizierung des Benutzers \"{0}\"");
|
||||
m.put("No fields to prompt", "Keine Felder zum Abfragen");
|
||||
m.put("No fields to remove", "Keine Felder zum Entfernen");
|
||||
m.put("No file attachments", "Keine Dateianhänge");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "Nur Projekte, die vom Besitzer des Zugriffstokens verwaltet werden können, dürfen autorisiert werden");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"Hier werden nur Audit-Ereignisse auf Systemebene angezeigt. Um Audit-Ereignisse für ein bestimmtes Projekt anzuzeigen, besuchen Sie bitte die Audit-Log-Seite des Projekts");
|
||||
m.put("Only users able to authenticate via password can be linked", "Nur Benutzer, die sich über ein Passwort authentifizieren können, können verknüpft werden");
|
||||
m.put("Open", "Öffnen");
|
||||
m.put("Open new pull request", "Neue Pull-Request öffnen");
|
||||
m.put("Open terminal of current running step", "Terminal des aktuell laufenden Schritts öffnen");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"Optional geben Sie anwendbare Commit-Typen für die Überprüfung der Commit-Nachrichten-Fußzeile an (drücken Sie ENTER, um einen Wert hinzuzufügen). Lassen Sie das Feld leer für alle Typen");
|
||||
m.put("Optionally specify applicable jobs of this executor", "Optional anwendbare Jobs für diesen Executor angeben");
|
||||
m.put("Optionally specify applicable users who pushed the change", "Geben Sie optional an, welche Benutzer die Änderung gepusht haben");
|
||||
m.put("Optionally specify arguments to run above image", "Optional geben Sie Argumente an, um das obige Image auszuführen");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"Optional geben Sie Artefakte an, die aus der Abhängigkeit in den <a href='https://docs.onedev.io/concepts#job-workspace'>Job-Arbeitsbereich</a> abgerufen werden sollen. Nur veröffentlichte Artefakte (über den Artefakt-Veröffentlichungsschritt) können abgerufen werden. Lassen Sie das Feld leer, um keine Artefakte abzurufen");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Passcode", "Passcode");
|
||||
m.put("Passed", "Bestanden");
|
||||
m.put("Password", "Passwort");
|
||||
m.put("Password Authenticator", "Passwort-Authenticator");
|
||||
m.put("Password Edit Bean", "Passwort-Bearbeitungs-Bean");
|
||||
m.put("Password Must Contain Digit", "Passwort muss Ziffer enthalten");
|
||||
m.put("Password Must Contain Lowercase", "Passwort muss Kleinbuchstaben enthalten");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "Passwort wurde geändert");
|
||||
m.put("Password has been removed", "Passwort wurde entfernt");
|
||||
m.put("Password has been set", "Passwort wurde gesetzt");
|
||||
m.put("Password of the user", "Passwort des Benutzers");
|
||||
m.put("Password or Access Token for Remote Repository", "Passwort oder Zugriffstoken für Remote-Repository");
|
||||
m.put("Password reset request has been sent", "Anfrage zum Zurücksetzen des Passworts wurde gesendet");
|
||||
m.put("Password reset url is invalid or obsolete", "Passwort-Reset-URL ist ungültig oder veraltet");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "SSH-Schlüssel gelöscht");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "SSH-Einstellungen wurden gespeichert und der SSH-Server neu gestartet");
|
||||
m.put("SSL Setting", "SSL-Einstellung");
|
||||
m.put("SSO Accounts", "SSO-Konten");
|
||||
m.put("SSO Providers", "SSO-Anbieter");
|
||||
m.put("SSO account deleted", "SSO-Konto gelöscht");
|
||||
m.put("SSO provider \"{0}\" deleted", "SSO-Anbieter \"{0}\" gelöscht");
|
||||
m.put("SSO provider created", "SSO-Anbieter erstellt");
|
||||
m.put("SSO provider updated", "SSO-Anbieter aktualisiert");
|
||||
m.put("SUCCESSFUL", "ERFOLGREICH");
|
||||
m.put("Save", "Speichern");
|
||||
m.put("Save Query", "Abfrage speichern");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "Service-Desk-Einstellungen");
|
||||
m.put("Service Locator", "Service-Locator");
|
||||
m.put("Service Locators", "Service-Locators");
|
||||
m.put("Service account not allowed to login", "Dienstkonto darf sich nicht anmelden");
|
||||
m.put("Service desk setting", "Service-Desk-Einstellung");
|
||||
m.put("Service desk settings have been saved", "Service-Desk-Einstellungen wurden gespeichert");
|
||||
m.put("Services", "Dienste");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "Signierschlüssel-ID");
|
||||
m.put("Similar Issues", "Ähnliche Probleme");
|
||||
m.put("Single Sign On", "Single Sign-On");
|
||||
m.put("Single Sign-On", "Single Sign-On");
|
||||
m.put("Single sign on via discord.com", "Single Sign-On über discord.com");
|
||||
m.put("Single sign on via twitch.tv", "Single Sign-On über twitch.tv");
|
||||
m.put("Site", "Website");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
"Geben Sie Dateien relativ zum <a href='https://docs.onedev.io/concepts#job-workspace'>Job-Arbeitsbereich</a> an, die veröffentlicht werden sollen. Verwenden Sie * oder ? für Musterabgleich.");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Geben Sie Dateien an, aus denen eine MD5-Prüfsumme erstellt werden soll. Mehrere Dateien sollten durch Leerzeichen getrennt werden. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a>-Muster werden akzeptiert. Nicht absolute Dateien gelten als relativ zum <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>Job-Arbeitsbereich</a>.");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"Geben Sie Dateien unter dem oben genannten Verzeichnis an, die veröffentlicht werden sollen. Verwenden Sie * oder ? für Musterabgleich.");
|
||||
m.put("Specify files under above directory to be published", "Geben Sie Dateien im obigen Verzeichnis an, die veröffentlicht werden sollen");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"Geben Sie Dateien unter dem oben genannten Verzeichnis an, die veröffentlicht werden sollen. Verwenden Sie * oder ? für Musterabgleich. <b>HINWEIS:</b> <code>index.html</code> sollte in diesen Dateien enthalten sein, um als Startseite der Website zu dienen.");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "Geben Sie das Timeout in Sekunden an, wenn mit dem Mailserver kommuniziert wird");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "Geben Sie das Timeout in Sekunden an. Es zählt ab dem Zeitpunkt, an dem der Job eingereicht wird");
|
||||
m.put("Specify title of the issue", "Geben Sie den Titel des Problems an");
|
||||
m.put("Specify url for your brand", "Geben Sie die URL für Ihre Marke an");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "Geben Sie die URL der YouTrack-API an. Zum Beispiel <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "Geben Sie den Benutzernamen der oben genannten Maschine für die SSH-Authentifizierung an");
|
||||
m.put("Specify user name of specified registry", "Geben Sie den Benutzernamen des angegebenen Registrierungsdienstes an");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Ssh-Einstellung");
|
||||
m.put("Ssl Setting", "Ssl-Einstellung");
|
||||
m.put("Sso Connector", "Sso-Connector");
|
||||
m.put("Sso Provider Bean", "Sso-Anbieter-Bean");
|
||||
m.put("Start At", "Starten um");
|
||||
m.put("Start Date", "Startdatum");
|
||||
m.put("Start Page", "Startseite");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("State Spec", "Status-Spezifikation");
|
||||
m.put("State Transitions", "Status-Übergänge");
|
||||
m.put("State Trends", "Status-Trends");
|
||||
m.put("State of other issue is transited to", "Status, zu dem ein anderes Problem übergeht");
|
||||
m.put("State of an issue is transited", "Der Status eines Problems wird übertragen");
|
||||
m.put("States", "Status");
|
||||
m.put("Statistics", "Statistiken");
|
||||
m.put("Stats", "Statistiken");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "Dieser Schlüssel wurde bereits von einem anderen Projekt verwendet");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"Dieser Schlüssel ist mit {0} verknüpft, jedoch ist er KEINE verifizierte E-Mail-Adresse dieses Benutzers");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"Dieser Schlüssel wird verwendet, um festzustellen, ob es einen Cache-Treffer in der Projekt-Hierarchie gibt (Suche vom aktuellen Projekt bis zum Stammprojekt in Reihenfolge, gleiches gilt für die unten stehenden Lade-Schlüssel). Ein Cache wird als Treffer betrachtet, wenn sein Schlüssel genau mit dem hier definierten Schlüssel übereinstimmt");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"Dieser Schlüssel wird verwendet, um festzustellen, ob es einen Cache-Treffer in der Projekt-Hierarchie gibt (Suche vom aktuellen Projekt zum Root-Projekt in der Reihenfolge, gleiches gilt für die unten stehenden Ladeschlüssel). Ein Cache wird als Treffer betrachtet, wenn sein Schlüssel genau mit dem hier definierten Schlüssel übereinstimmt.<br><b>HINWEIS:</b> Falls Ihr Projekt Sperrdateien (package.json, pom.xml, etc.) hat, die den Cache-Zustand darstellen können, sollte dieser Schlüssel als <cache name>-@file:checksum.txt@ definiert werden, wobei checksum.txt aus diesen Sperrdateien mit dem <b>Generieren des Checksummen-Schritts</b> erstellt wird, der vor diesem Schritt definiert ist");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"Dieser Schlüssel wird verwendet, um Cache in der Projekt-Hierarchie herunterzuladen und hochzuladen (Suche vom aktuellen Projekt bis zum Stammprojekt in Reihenfolge)");
|
||||
m.put("This key or one of its sub key is already added", "Dieser Schlüssel oder einer seiner Unter-Schlüssel wurde bereits hinzugefügt");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "Dieser Schritt kann nur von einem Docker-fähigen Executor ausgeführt werden");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Dieser Schritt kann nur von einem Docker-fähigen Executor ausgeführt werden. Er läuft unter <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>Job-Arbeitsbereich</a>");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"Dieser Schritt kopiert Dateien vom Job-Arbeitsbereich in das Verzeichnis der Build-Artefakte, damit sie nach Abschluss des Jobs zugänglich sind");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"Dieser Schritt veröffentlicht die angegebenen Dateien, um als Projekt-Webseite bereitgestellt zu werden. Die Projekt-Webseite kann öffentlich über <code>http://<onedev base url>/path/to/project/~site</code> aufgerufen werden");
|
||||
m.put("This step pulls specified refs from remote", "Dieser Schritt zieht die angegebenen Refs vom Remote");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "Geschütztes Tag konnte nicht erstellt werden.");
|
||||
m.put("Unable to diff as some line is too long.", "Diff nicht möglich, da einige Zeilen zu lang sind.");
|
||||
m.put("Unable to diff as the file is too large.", "Diff nicht möglich, da die Datei zu groß ist.");
|
||||
m.put("Unable to find SSO provider: ", "SSO-Anbieter nicht gefunden:");
|
||||
m.put("Unable to find agent {0}", "Agent {0} konnte nicht gefunden werden.");
|
||||
m.put("Unable to find build #{0} in project {1}", "Build #{0} im Projekt {1} konnte nicht gefunden werden.");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "Undefinierte Feldwertauflösung");
|
||||
m.put("Undefined State Resolution", "Unbestimmte Zustandsauflösung");
|
||||
m.put("Undefined custom field: ", "Unbestimmtes benutzerdefiniertes Feld:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"Unter welcher Bedingung dieser Schritt ausgeführt werden soll. <b>Erfolgreich</b> bedeutet, dass alle nicht optionalen Schritte vor diesem Schritt erfolgreich sind");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"Unter welcher Bedingung dieser Schritt ausgeführt werden soll. <b>ERFOLGREICH</b> bedeutet, dass alle nicht optionalen Schritte, die vor diesem Schritt ausgeführt werden, erfolgreich sind");
|
||||
m.put("Unexpected setting: {0}", "Unerwartete Einstellung: {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "Unerwarteter SSH-Signatur-Hash-Algorithmus:");
|
||||
m.put("Unexpected ssh signature namespace: ", "Unerwarteter SSH-Signatur-Namespace:");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"Wenn überprüft wird, ob der Benutzer Autor/Committer eines Git-Commits ist, werden alle hier aufgeführten E-Mails überprüft");
|
||||
m.put("When evaluating this template, below variables will be available:", "Beim Auswerten dieser Vorlage stehen folgende Variablen zur Verfügung:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Beim Login über das integrierte Formular von OneDev können die eingegebenen Benutzeranmeldedaten zusätzlich zur internen Datenbank gegen den hier definierten Authenticator überprüft werden");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"Wenn der Ziel-Branch eines Pull-Requests neue Commits hat, wird der Merge-Commit des Pull-Requests neu berechnet, und diese Option gibt an, ob Pull-Request-Builds auf dem vorherigen Merge-Commit akzeptiert werden sollen oder nicht. Wenn aktiviert, müssen die erforderlichen Builds auf dem neuen Merge-Commit erneut ausgeführt werden. Diese Einstellung gilt nur, wenn erforderliche Builds angegeben sind");
|
||||
m.put("When this work starts", "Wenn diese Arbeit beginnt");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "Workflow-Abgleich abgeschlossen");
|
||||
m.put("Working Directory", "Arbeitsverzeichnis");
|
||||
m.put("Write", "Schreiben");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "Ja");
|
||||
m.put("You are not member of discord server", "Sie sind kein Mitglied des Discord-Servers");
|
||||
m.put("You are rebasing source branch on top of target branch", "Sie setzen den Quellzweig auf den Zielzweig zurück");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "Mittel");
|
||||
m.put("skipped {0} lines", "{0} Zeilen übersprungen");
|
||||
m.put("space", "Platz");
|
||||
m.put("state of other issue is transited to \"{0}\"", "Status eines anderen Problems wird auf \"{0}\" geändert");
|
||||
m.put("state of an issue is transited", "der Status eines Problems wird übertragen");
|
||||
m.put("step template", "Schrittvorlage");
|
||||
m.put("submit", "Absenden");
|
||||
m.put("tag the job is running against", "Tag, gegen das der Job läuft");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "Konto ist deaktiviert");
|
||||
m.put("Connect with your SSO account", "Mit Ihrem SSO-Konto verbinden");
|
||||
m.put("Create New User", "Neuen Benutzer erstellen");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Löschen Sie hier das SSO-Konto, um das entsprechende SSO-Subjekt beim nächsten Login erneut zu verbinden. Beachten Sie, dass ein SSO-Subjekt mit verifizierter E-Mail automatisch mit einem Benutzer mit derselben verifizierten E-Mail verbunden wird");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Möchten Sie den SSO-Anbieter \"{0}\" wirklich löschen?");
|
||||
m.put("Do you really want to delete this SSO account?", "Möchten Sie dieses SSO-Konto wirklich löschen?");
|
||||
m.put("Email address \"{0}\" already used by another account", "E-Mail-Adresse \"{0}\" wird bereits von einem anderen Konto verwendet");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "E-Mail-Adresse \"{0}\" wird von Konto \"{1}\" verwendet");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "E-Mail-Adresse \"{0}\" wird von deaktiviertem Konto \"{1}\" verwendet");
|
||||
m.put("Error authenticating user", "Fehler bei der Authentifizierung des Benutzers");
|
||||
m.put("External Authentication", "Externe Authentifizierung");
|
||||
m.put("External Password Authenticator", "Externer Passwort-Authenticator");
|
||||
m.put("Impersonate", "Imitieren");
|
||||
m.put("Link Existing User", "Bestehenden Benutzer verknüpfen");
|
||||
m.put("Link User Bean", "Benutzer-Bean verknüpfen");
|
||||
m.put("My SSO Accounts", "Meine SSO-Konten");
|
||||
m.put("No external password authenticator", "Kein externer Passwort-Authenticator");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Kein externer Passwort-Authenticator zur Authentifizierung des Benutzers \"{0}\"");
|
||||
m.put("Only users able to authenticate via password can be linked", "Nur Benutzer, die sich über ein Passwort authentifizieren können, können verknüpft werden");
|
||||
m.put("Password Authenticator", "Passwort-Authenticator");
|
||||
m.put("Password of the user", "Passwort des Benutzers");
|
||||
m.put("SSO Accounts", "SSO-Konten");
|
||||
m.put("SSO Providers", "SSO-Anbieter");
|
||||
m.put("SSO account deleted", "SSO-Konto gelöscht");
|
||||
m.put("SSO provider \"{0}\" deleted", "SSO-Anbieter \"{0}\" gelöscht");
|
||||
m.put("SSO provider created", "SSO-Anbieter erstellt");
|
||||
m.put("SSO provider updated", "SSO-Anbieter aktualisiert");
|
||||
m.put("Service account not allowed to login", "Dienstkonto darf sich nicht anmelden");
|
||||
m.put("Single Sign-On", "Single Sign-On");
|
||||
m.put("Sso Provider Bean", "Sso-Anbieter-Bean");
|
||||
m.put("Unable to find SSO provider: ", "SSO-Anbieter nicht gefunden:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Beim Login über das integrierte Formular von OneDev können die eingegebenen Benutzeranmeldedaten zusätzlich zur internen Datenbank gegen den hier definierten Authenticator überprüft werden");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -141,6 +141,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "Token de acceso regenerado, asegúrese de actualizar el token en el lado del agente");
|
||||
m.put("Account Email", "Correo Electrónico de la Cuenta");
|
||||
m.put("Account Name", "Nombre de la Cuenta");
|
||||
m.put("Account is disabled", "La cuenta está deshabilitada");
|
||||
m.put("Account set up successfully", "Configuración de cuenta exitosa");
|
||||
m.put("Active Directory", "Active Directory");
|
||||
m.put("Active Since", "Activo Desde");
|
||||
@ -329,7 +330,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "Debe seleccionarse al menos un repositorio");
|
||||
m.put("At least one role is required", "Se requiere al menos un rol");
|
||||
m.put("At least one role must be selected", "Debe seleccionarse al menos un rol");
|
||||
m.put("At least one state needs to be specified", "Debe especificarse al menos un estado");
|
||||
m.put("At least one state should be specified", "Debe especificarse al menos un estado");
|
||||
m.put("At least one tab should be added", "Debe agregarse al menos una pestaña");
|
||||
m.put("At least one user search base should be specified", "Debe especificarse al menos una base de búsqueda de usuarios");
|
||||
@ -539,7 +539,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "No se puede deshabilitar la cuenta raíz");
|
||||
m.put("Can not disable yourself", "No se puede deshabilitar a sí mismo");
|
||||
m.put("Can not find issue board: ", "No se puede encontrar el tablero de problemas:");
|
||||
m.put("Can not link to self", "No se puede vincular a sí mismo");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "No se puede mover el proyecto \"{0}\" para que esté bajo sí mismo o sus descendientes");
|
||||
m.put("Can not perform this operation now", "No se puede realizar esta operación ahora");
|
||||
m.put("Can not reset password for service account or disabled user", "No se puede restablecer la contraseña para la cuenta de servicio o usuario deshabilitado");
|
||||
@ -627,6 +626,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "Elija grupo...");
|
||||
m.put("Choose groups...", "Elija grupos...");
|
||||
m.put("Choose issue...", "Elija problema...");
|
||||
m.put("Choose issues...", "Elige problemas...");
|
||||
m.put("Choose iteration...", "Elija iteración...");
|
||||
m.put("Choose iterations...", "Elija iteraciones...");
|
||||
m.put("Choose job...", "Elija trabajo...");
|
||||
@ -765,6 +765,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "Confirma la contraseña aquí");
|
||||
m.put("Confirm your action", "Confirma tu acción");
|
||||
m.put("Connect New Agent", "Conectar Nuevo Agente");
|
||||
m.put("Connect with your SSO account", "Conéctate con tu cuenta SSO");
|
||||
m.put("Contact Email", "Correo Electrónico de Contacto");
|
||||
m.put("Contact Name", "Nombre de Contacto");
|
||||
m.put("Container Image", "Imagen del Contenedor");
|
||||
@ -810,6 +811,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "Crear commit de fusión si es necesario");
|
||||
m.put("Create New", "Crear nuevo");
|
||||
m.put("Create New File", "Crear nuevo archivo");
|
||||
m.put("Create New User", "Crear Nuevo Usuario");
|
||||
m.put("Create Project", "Crear proyecto");
|
||||
m.put("Create Pull Request", "Crear solicitud de extracción");
|
||||
m.put("Create Pull Request for This Change", "Crear solicitud de extracción para este cambio");
|
||||
@ -912,6 +914,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "Eliminar compilación");
|
||||
m.put("Delete Comment", "Eliminar comentario");
|
||||
m.put("Delete Pull Request", "Eliminar solicitud de extracción");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Elimina la cuenta SSO aquí para reconectar el sujeto SSO correspondiente en el próximo inicio de sesión. Ten en cuenta que el sujeto SSO con correo electrónico verificado se conectará automáticamente al usuario con el mismo correo electrónico verificado");
|
||||
m.put("Delete Selected", "Eliminar seleccionados");
|
||||
m.put("Delete Selected Builds", "Eliminar compilaciones seleccionadas");
|
||||
m.put("Delete Selected Comments", "Eliminar comentarios seleccionados");
|
||||
@ -997,6 +1001,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "¿Realmente desea cancelar esta compilación?");
|
||||
m.put("Do you really want to change target branch to {0}?", "¿Realmente desea cambiar la rama de destino a {0}?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "¿Realmente desea eliminar \"{0}\"?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "¿Realmente deseas eliminar el proveedor SSO \"{0}\"?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "¿Realmente desea eliminar el tablero \"{0}\"?");
|
||||
m.put("Do you really want to delete build #{0}?", "¿Realmente desea eliminar la compilación #{0}?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "¿Realmente desea eliminar el grupo \"{0}\"?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "¿Realmente desea eliminar la etiqueta {0}?");
|
||||
m.put("Do you really want to delete this GPG key?", "¿Realmente desea eliminar esta clave GPG?");
|
||||
m.put("Do you really want to delete this SSH key?", "¿Realmente desea eliminar esta clave SSH?");
|
||||
m.put("Do you really want to delete this SSO account?", "¿Realmente deseas eliminar esta cuenta SSO?");
|
||||
m.put("Do you really want to delete this access token?", "¿Realmente desea eliminar este token de acceso?");
|
||||
m.put("Do you really want to delete this board?", "¿Realmente desea eliminar este tablero?");
|
||||
m.put("Do you really want to delete this build?", "¿Realmente desea eliminar esta compilación?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "Editar secreto de trabajo");
|
||||
m.put("Edit My Avatar", "Editar mi avatar");
|
||||
m.put("Edit Rule", "Editar regla");
|
||||
m.put("Edit Source", "Editar fuente");
|
||||
m.put("Edit Timesheet", "Editar hoja de tiempo");
|
||||
m.put("Edit dashboard", "Editar tablero");
|
||||
m.put("Edit issue title", "Editar título del problema");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "Verificación de correo electrónico");
|
||||
m.put("Email Verification Template", "Plantilla de verificación de correo electrónico");
|
||||
m.put("Email address", "Dirección de correo electrónico");
|
||||
m.put("Email address \"{0}\" already used by another account", "La dirección de correo electrónico \"{0}\" ya está utilizada por otra cuenta");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "La dirección de correo electrónico \"{0}\" es utilizada por la cuenta \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "La dirección de correo electrónico \"{0}\" es utilizada por la cuenta deshabilitada \"{1}\"");
|
||||
m.put("Email address already in use: {0}", "Dirección de correo electrónico ya en uso: {0}");
|
||||
m.put("Email address already invited: {0}", "Dirección de correo electrónico ya invitada: {0}");
|
||||
m.put("Email address already used by another user", "Dirección de correo electrónico ya utilizada por otro usuario");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"La variable de entorno <code>serverUrl</code> en el comando anterior se toma de la URL del servidor OneDev especificada en <i>Administración / Configuración del Sistema</i>. Cámbiela si es necesario");
|
||||
m.put("Equal", "Igual");
|
||||
m.put("Error authenticating user", "Error al autenticar al usuario");
|
||||
m.put("Error calculating commits: check log for details", "Error al calcular commits: revise el registro para más detalles");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "Error al aplicar cherry-pick a {0}: Se detectaron conflictos de fusión");
|
||||
m.put("Error cherry-picking to {0}: {1}", "Error al aplicar cherry-pick a {0}: {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "Exportar XLSX");
|
||||
m.put("Export as OCI layout", "Exportar como diseño OCI");
|
||||
m.put("Extend Trial Subscription", "Extender Suscripción de Prueba");
|
||||
m.put("External Authentication", "Autenticación Externa");
|
||||
m.put("External Issue Transformers", "Transformadores de Problemas Externos");
|
||||
m.put("External Participants", "Participantes Externos");
|
||||
m.put("External Password Authenticator", "Autenticador de Contraseña Externa");
|
||||
m.put("External System", "Sistema Externo");
|
||||
m.put("External authenticator settings saved", "Configuraciones del autenticador externo guardadas");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "Los participantes externos no tienen cuentas y participan en el problema vía correo electrónico");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "Se debe especificar la URL de la imagen");
|
||||
m.put("Imap Ssl Setting", "Configuración SSL de IMAP");
|
||||
m.put("Imap With Ssl", "IMAP con SSL");
|
||||
m.put("Impersonate", "Suplantar");
|
||||
m.put("Implicit SSL", "SSL implícito");
|
||||
m.put("Import", "Importar");
|
||||
m.put("Import All Projects", "Importar todos los proyectos");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "Votos de problemas");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"Permiso administrativo de problemas dentro de un proyecto, incluyendo operaciones en lote sobre múltiples problemas");
|
||||
m.put("Issue already linked", "Problema ya vinculado");
|
||||
m.put("Issue count", "Conteo de problemas");
|
||||
m.put("Issue in state", "Problema en estado");
|
||||
m.put("Issue list", "Lista de problemas");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Line: ", "Línea:");
|
||||
m.put("Lines", "Líneas");
|
||||
m.put("Link", "Enlace");
|
||||
m.put("Link Existing User", "Vincular Usuario Existente");
|
||||
m.put("Link Spec", "Especificación de Enlace");
|
||||
m.put("Link Spec Opposite", "Especificación de Enlace Opuesto");
|
||||
m.put("Link Text", "Texto del Enlace");
|
||||
m.put("Link URL", "URL del Enlace");
|
||||
m.put("Link URL should be specified", "Se debe especificar la URL del enlace");
|
||||
m.put("Link User Bean", "Vincular Usuario Bean");
|
||||
m.put("Linkable Issues", "Problemas Vinculables");
|
||||
m.put("Linkable Issues On the Other Side", "Problemas Vinculables en el Otro Lado");
|
||||
m.put("Links", "Enlaces");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "Mis claves GPG");
|
||||
m.put("My Profile", "Mi perfil");
|
||||
m.put("My SSH Keys", "Mis claves SSH");
|
||||
m.put("My SSO Accounts", "Mis Cuentas SSO");
|
||||
m.put("Mypy Report", "Informe Mypy");
|
||||
m.put("N/A", "N/A");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "No hay diferencias para navegar");
|
||||
m.put("No directories to skip", "No hay directorios para omitir");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "No se han definido ejecutores. Los trabajos usarán ejecutores descubiertos automáticamente");
|
||||
m.put("No external password authenticator", "No hay autenticador de contraseña externa");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "No hay autenticador de contraseña externa para autenticar al usuario \"{0}\"");
|
||||
m.put("No fields to prompt", "No hay campos para solicitar");
|
||||
m.put("No fields to remove", "No hay campos para eliminar");
|
||||
m.put("No file attachments", "No hay archivos adjuntos");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "Solo proyectos gestionables por el propietario del token de acceso pueden ser autorizados");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"Solo se muestran aquí los eventos de auditoría de nivel de sistema. Para ver los eventos de auditoría de un proyecto específico, por favor visite la página de registro de auditoría del proyecto");
|
||||
m.put("Only users able to authenticate via password can be linked", "Solo los usuarios que pueden autenticarse mediante contraseña pueden ser vinculados");
|
||||
m.put("Open", "Abrir");
|
||||
m.put("Open new pull request", "Abrir nueva solicitud de extracción");
|
||||
m.put("Open terminal of current running step", "Abrir terminal del paso en ejecución actual");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"Opcionalmente especifique tipos de confirmación aplicables para la verificación del pie de mensaje de confirmación (presione ENTER para agregar valor). Déjelo vacío para todos los tipos.");
|
||||
m.put("Optionally specify applicable jobs of this executor", "Especifique opcionalmente los trabajos aplicables de este ejecutor");
|
||||
m.put("Optionally specify applicable users who pushed the change", "Opcionalmente especifica los usuarios aplicables que realizaron el cambio");
|
||||
m.put("Optionally specify arguments to run above image", "Opcionalmente especifique argumentos para ejecutar la imagen anterior.");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"Opcionalmente especifique artefactos para recuperar de la dependencia en el <a href='https://docs.onedev.io/concepts#job-workspace'>espacio de trabajo del trabajo</a>. Solo se pueden recuperar artefactos publicados (a través del paso de publicación de artefactos). Déjelo vacío para no recuperar ningún artefacto.");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Passcode", "Código de Acceso");
|
||||
m.put("Passed", "Aprobado");
|
||||
m.put("Password", "Contraseña");
|
||||
m.put("Password Authenticator", "Autenticador de Contraseña");
|
||||
m.put("Password Edit Bean", "Bean de Edición de Contraseña");
|
||||
m.put("Password Must Contain Digit", "La contraseña debe contener un dígito");
|
||||
m.put("Password Must Contain Lowercase", "La contraseña debe contener una letra minúscula");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "La contraseña ha sido cambiada");
|
||||
m.put("Password has been removed", "La contraseña ha sido eliminada");
|
||||
m.put("Password has been set", "La contraseña ha sido establecida");
|
||||
m.put("Password of the user", "Contraseña del usuario");
|
||||
m.put("Password or Access Token for Remote Repository", "Contraseña o Token de Acceso para el Repositorio Remoto");
|
||||
m.put("Password reset request has been sent", "Se ha enviado la solicitud de restablecimiento de contraseña");
|
||||
m.put("Password reset url is invalid or obsolete", "La URL de restablecimiento de contraseña es inválida o obsoleta");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "Clave SSH eliminada.");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "La configuración SSH se ha guardado y el servidor SSH se ha reiniciado.");
|
||||
m.put("SSL Setting", "Configuración SSL.");
|
||||
m.put("SSO Accounts", "Cuentas SSO");
|
||||
m.put("SSO Providers", "Proveedores SSO");
|
||||
m.put("SSO account deleted", "Cuenta SSO eliminada");
|
||||
m.put("SSO provider \"{0}\" deleted", "Proveedor SSO \"{0}\" eliminado");
|
||||
m.put("SSO provider created", "Proveedor SSO creado");
|
||||
m.put("SSO provider updated", "Proveedor SSO actualizado");
|
||||
m.put("SUCCESSFUL", "EXITOSO.");
|
||||
m.put("Save", "Guardar.");
|
||||
m.put("Save Query", "Guardar consulta.");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "Configuraciones de la mesa de servicio.");
|
||||
m.put("Service Locator", "Localizador de servicio.");
|
||||
m.put("Service Locators", "Localizadores de servicio.");
|
||||
m.put("Service account not allowed to login", "Cuenta de servicio no permitida para iniciar sesión");
|
||||
m.put("Service desk setting", "Configuración del servicio de mesa");
|
||||
m.put("Service desk settings have been saved", "Las configuraciones del servicio de mesa han sido guardadas");
|
||||
m.put("Services", "Servicios");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "ID de clave de firma");
|
||||
m.put("Similar Issues", "Problemas similares");
|
||||
m.put("Single Sign On", "Inicio de sesión único");
|
||||
m.put("Single Sign-On", "Inicio de Sesión Único");
|
||||
m.put("Single sign on via discord.com", "Inicio de sesión único a través de discord.com");
|
||||
m.put("Single sign on via twitch.tv", "Inicio de sesión único a través de twitch.tv");
|
||||
m.put("Site", "Sitio");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
"Especifique los archivos relativos al <a href='https://docs.onedev.io/concepts#job-workspace'>espacio de trabajo del trabajo</a> para publicar. Use * o ? para coincidencia de patrones");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Especifique los archivos para crear el checksum md5. Los archivos múltiples deben separarse por espacios. Se aceptan patrones <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a>. Los archivos no absolutos se consideran relativos al <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>espacio de trabajo del trabajo</a>");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"Especifique los archivos bajo el directorio anterior para publicar. Use * o ? para coincidencia de patrones");
|
||||
m.put("Specify files under above directory to be published", "Especifica los archivos bajo el directorio mencionado para ser publicados");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"Especifique los archivos bajo el directorio anterior para publicar. Use * o ? para coincidencia de patrones. <b>NOTA:</b> <code>index.html</code> debe incluirse en estos archivos para servir como página de inicio del sitio");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "Especifique el tiempo de espera en segundos al comunicarse con el servidor de correo");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "Especifique el tiempo de espera en segundos. Cuenta desde el momento en que se envía el trabajo");
|
||||
m.put("Specify title of the issue", "Especifique el título del problema");
|
||||
m.put("Specify url for your brand", "Especifique la URL de su marca");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "Especifique la URL de la API de YouTrack. Por ejemplo <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "Especifique el nombre de usuario de la máquina anterior para la autenticación SSH");
|
||||
m.put("Specify user name of specified registry", "Especifique el nombre de usuario del registro especificado");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Configuración Ssh");
|
||||
m.put("Ssl Setting", "Configuración Ssl");
|
||||
m.put("Sso Connector", "Conector Sso");
|
||||
m.put("Sso Provider Bean", "Proveedor Sso Bean");
|
||||
m.put("Start At", "Comenzar En");
|
||||
m.put("Start Date", "Fecha de Inicio");
|
||||
m.put("Start Page", "Página de Inicio");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("State Spec", "Especificación de Estado");
|
||||
m.put("State Transitions", "Transiciones de Estado");
|
||||
m.put("State Trends", "Tendencias de Estado");
|
||||
m.put("State of other issue is transited to", "Estado al que se transita otro problema");
|
||||
m.put("State of an issue is transited", "El estado de un problema es transitado");
|
||||
m.put("States", "Estados");
|
||||
m.put("Statistics", "Estadísticas");
|
||||
m.put("Stats", "Estadísticas");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "Esta clave ya ha sido utilizada por otro proyecto");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"Esta clave está asociada con {0}, sin embargo, NO es una dirección de correo electrónico verificada de este usuario");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"Esta clave se utiliza para determinar si hay un impacto de caché en la jerarquía del proyecto (buscar desde el proyecto actual hasta el proyecto raíz en orden, lo mismo para las claves de carga a continuación). Se considera que hay un impacto de caché si su clave es exactamente la misma que la clave definida aquí");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"Esta clave se utiliza para determinar si hay un acierto de caché en la jerarquía del proyecto (buscar desde el proyecto actual hasta el proyecto raíz en orden, lo mismo para las claves de carga a continuación). Se considera que hay un acierto de caché si su clave es exactamente la misma que la clave definida aquí.<br><b>NOTA:</b> En caso de que tu proyecto tenga archivos de bloqueo (package.json, pom.xml, etc.) capaces de representar el estado de la caché, esta clave debe definirse como <nombre de caché>-@file:checksum.txt@, donde checksum.txt se genera a partir de estos archivos de bloqueo con el <b>paso de generación de checksum</b> definido antes de este paso");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"Esta clave se utiliza para descargar y cargar caché en la jerarquía del proyecto (buscar desde el proyecto actual hasta el proyecto raíz en orden)");
|
||||
m.put("This key or one of its sub key is already added", "Esta clave o una de sus subclaves ya está agregada");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "Este paso solo puede ser ejecutado por un ejecutor compatible con Docker");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Este paso solo puede ser ejecutado por un ejecutor compatible con Docker. Se ejecuta bajo <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>el espacio de trabajo del trabajo</a>");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"Este paso copia archivos desde el espacio de trabajo del trabajo al directorio de artefactos de construcción, para que puedan ser accedidos después de que el trabajo se complete");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"Este paso publica los archivos especificados para ser servidos como sitio web del proyecto. El sitio web del proyecto puede ser accedido públicamente a través de <code>http://<onedev base url>/path/to/project/~site</code>");
|
||||
m.put("This step pulls specified refs from remote", "Este paso extrae las referencias especificadas del remoto");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "No se puede crear una etiqueta protegida");
|
||||
m.put("Unable to diff as some line is too long.", "No se puede realizar la comparación ya que alguna línea es demasiado larga.");
|
||||
m.put("Unable to diff as the file is too large.", "No se puede realizar la comparación ya que el archivo es demasiado grande.");
|
||||
m.put("Unable to find SSO provider: ", "No se puede encontrar el proveedor SSO:");
|
||||
m.put("Unable to find agent {0}", "No se puede encontrar el agente {0}");
|
||||
m.put("Unable to find build #{0} in project {1}", "No se puede encontrar la compilación #{0} en el proyecto {1}");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "Resolución de valor de campo indefinido");
|
||||
m.put("Undefined State Resolution", "Resolución de Estado Indefinido");
|
||||
m.put("Undefined custom field: ", "Campo personalizado indefinido:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"Bajo qué condición debería ejecutarse este paso. <b>Exitoso</b> significa que todos los pasos no opcionales que se ejecutan antes de este paso son exitosos");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"Bajo qué condición debe ejecutarse este paso. <b>EXITOSO</b> significa que todos los pasos no opcionales que se ejecutan antes de este paso son exitosos");
|
||||
m.put("Unexpected setting: {0}", "Configuración inesperada: {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "Algoritmo de hash de firma ssh inesperado:");
|
||||
m.put("Unexpected ssh signature namespace: ", "Espacio de nombres de firma ssh inesperado:");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"Cuando se determina si el usuario es autor/committer de un commit de git, se verificarán todos los correos electrónicos listados aquí");
|
||||
m.put("When evaluating this template, below variables will be available:", "Al evaluar esta plantilla, las siguientes variables estarán disponibles:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Cuando inicies sesión a través del formulario incorporado de OneDev, las credenciales de usuario enviadas pueden ser verificadas contra el autenticador definido aquí, además de la base de datos interna");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"Cuando la rama objetivo de una solicitud de extracción tiene nuevos commits, el commit de fusión de la solicitud de extracción se recalculará, y esta opción indica si se aceptan o no las compilaciones de solicitudes de extracción ejecutadas en el commit de fusión anterior. Si está habilitado, necesitarás volver a ejecutar las compilaciones requeridas en el nuevo commit de fusión. Esta configuración solo tiene efecto cuando se especifican compilaciones requeridas");
|
||||
m.put("When this work starts", "Cuando comienza este trabajo");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "Reconciliación del flujo de trabajo completada");
|
||||
m.put("Working Directory", "Directorio de Trabajo");
|
||||
m.put("Write", "Escribir");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "Sí");
|
||||
m.put("You are not member of discord server", "No eres miembro del servidor de Discord");
|
||||
m.put("You are rebasing source branch on top of target branch", "Estás rebasando la rama fuente sobre la rama objetivo");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "Medio");
|
||||
m.put("skipped {0} lines", "saltadas {0} líneas");
|
||||
m.put("space", "espacio");
|
||||
m.put("state of other issue is transited to \"{0}\"", "el estado de otro problema se transita a \"{0}\"");
|
||||
m.put("state of an issue is transited", "el estado de un problema es transitado");
|
||||
m.put("step template", "plantilla de paso");
|
||||
m.put("submit", "enviar");
|
||||
m.put("tag the job is running against", "etiquetar el trabajo que se está ejecutando");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "La cuenta está deshabilitada");
|
||||
m.put("Connect with your SSO account", "Conéctate con tu cuenta SSO");
|
||||
m.put("Create New User", "Crear Nuevo Usuario");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Elimina la cuenta SSO aquí para reconectar el sujeto SSO correspondiente en el próximo inicio de sesión. Ten en cuenta que el sujeto SSO con correo electrónico verificado se conectará automáticamente al usuario con el mismo correo electrónico verificado");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "¿Realmente deseas eliminar el proveedor SSO \"{0}\"?");
|
||||
m.put("Do you really want to delete this SSO account?", "¿Realmente deseas eliminar esta cuenta SSO?");
|
||||
m.put("Email address \"{0}\" already used by another account", "La dirección de correo electrónico \"{0}\" ya está utilizada por otra cuenta");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "La dirección de correo electrónico \"{0}\" es utilizada por la cuenta \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "La dirección de correo electrónico \"{0}\" es utilizada por la cuenta deshabilitada \"{1}\"");
|
||||
m.put("Error authenticating user", "Error al autenticar al usuario");
|
||||
m.put("External Authentication", "Autenticación Externa");
|
||||
m.put("External Password Authenticator", "Autenticador de Contraseña Externa");
|
||||
m.put("Impersonate", "Suplantar");
|
||||
m.put("Link Existing User", "Vincular Usuario Existente");
|
||||
m.put("Link User Bean", "Vincular Usuario Bean");
|
||||
m.put("My SSO Accounts", "Mis Cuentas SSO");
|
||||
m.put("No external password authenticator", "No hay autenticador de contraseña externa");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "No hay autenticador de contraseña externa para autenticar al usuario \"{0}\"");
|
||||
m.put("Only users able to authenticate via password can be linked", "Solo los usuarios que pueden autenticarse mediante contraseña pueden ser vinculados");
|
||||
m.put("Password Authenticator", "Autenticador de Contraseña");
|
||||
m.put("Password of the user", "Contraseña del usuario");
|
||||
m.put("SSO Accounts", "Cuentas SSO");
|
||||
m.put("SSO Providers", "Proveedores SSO");
|
||||
m.put("SSO account deleted", "Cuenta SSO eliminada");
|
||||
m.put("SSO provider \"{0}\" deleted", "Proveedor SSO \"{0}\" eliminado");
|
||||
m.put("SSO provider created", "Proveedor SSO creado");
|
||||
m.put("SSO provider updated", "Proveedor SSO actualizado");
|
||||
m.put("Service account not allowed to login", "Cuenta de servicio no permitida para iniciar sesión");
|
||||
m.put("Single Sign-On", "Inicio de Sesión Único");
|
||||
m.put("Sso Provider Bean", "Proveedor Sso Bean");
|
||||
m.put("Unable to find SSO provider: ", "No se puede encontrar el proveedor SSO:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Cuando inicies sesión a través del formulario incorporado de OneDev, las credenciales de usuario enviadas pueden ser verificadas contra el autenticador definido aquí, además de la base de datos interna");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -141,6 +141,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "Le jeton d'accès a été régénéré, assurez-vous de mettre à jour le jeton côté agent");
|
||||
m.put("Account Email", "Email du compte");
|
||||
m.put("Account Name", "Nom du compte");
|
||||
m.put("Account is disabled", "Le compte est désactivé");
|
||||
m.put("Account set up successfully", "Configuration du compte réussie");
|
||||
m.put("Active Directory", "Active Directory");
|
||||
m.put("Active Since", "Actif depuis");
|
||||
@ -329,7 +330,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "Au moins un dépôt doit être sélectionné");
|
||||
m.put("At least one role is required", "Au moins un rôle est requis");
|
||||
m.put("At least one role must be selected", "Au moins un rôle doit être sélectionné");
|
||||
m.put("At least one state needs to be specified", "Au moins un état doit être spécifié");
|
||||
m.put("At least one state should be specified", "Au moins un état doit être spécifié");
|
||||
m.put("At least one tab should be added", "Au moins un onglet doit être ajouté");
|
||||
m.put("At least one user search base should be specified", "Au moins une base de recherche utilisateur doit être spécifiée");
|
||||
@ -539,7 +539,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "Impossible de désactiver le compte racine");
|
||||
m.put("Can not disable yourself", "Impossible de vous désactiver");
|
||||
m.put("Can not find issue board: ", "Impossible de trouver le tableau des problèmes :");
|
||||
m.put("Can not link to self", "Impossible de se lier à soi-même");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "Impossible de déplacer le projet \"{0}\" pour qu'il soit sous lui-même ou ses descendants");
|
||||
m.put("Can not perform this operation now", "Impossible d'effectuer cette opération maintenant");
|
||||
m.put("Can not reset password for service account or disabled user", "Impossible de réinitialiser le mot de passe pour un compte de service ou un utilisateur désactivé");
|
||||
@ -627,6 +626,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "Choisissez un groupe...");
|
||||
m.put("Choose groups...", "Choisissez des groupes...");
|
||||
m.put("Choose issue...", "Choisissez un problème...");
|
||||
m.put("Choose issues...", "Choisir des problèmes...");
|
||||
m.put("Choose iteration...", "Choisissez une itération...");
|
||||
m.put("Choose iterations...", "Choisissez des itérations...");
|
||||
m.put("Choose job...", "Choisissez un travail...");
|
||||
@ -765,6 +765,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "Confirmez le mot de passe ici");
|
||||
m.put("Confirm your action", "Confirmez votre action");
|
||||
m.put("Connect New Agent", "Connecter un nouvel agent");
|
||||
m.put("Connect with your SSO account", "Connectez-vous avec votre compte SSO");
|
||||
m.put("Contact Email", "Email de contact");
|
||||
m.put("Contact Name", "Nom de contact");
|
||||
m.put("Container Image", "Image du conteneur");
|
||||
@ -810,6 +811,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "Créer un commit de fusion si nécessaire");
|
||||
m.put("Create New", "Créer nouveau");
|
||||
m.put("Create New File", "Créer un nouveau fichier");
|
||||
m.put("Create New User", "Créer un nouvel utilisateur");
|
||||
m.put("Create Project", "Créer un projet");
|
||||
m.put("Create Pull Request", "Créer une demande de tirage");
|
||||
m.put("Create Pull Request for This Change", "Créer une demande de tirage pour ce changement");
|
||||
@ -912,6 +914,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "Supprimer la construction");
|
||||
m.put("Delete Comment", "Supprimer le commentaire");
|
||||
m.put("Delete Pull Request", "Supprimer la demande de tirage");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Supprimez le compte SSO ici pour reconnecter le sujet SSO correspondant lors de la prochaine connexion. Notez que le sujet SSO avec un email vérifié sera automatiquement connecté à l'utilisateur avec le même email vérifié");
|
||||
m.put("Delete Selected", "Supprimer les éléments sélectionnés");
|
||||
m.put("Delete Selected Builds", "Supprimer les constructions sélectionnées");
|
||||
m.put("Delete Selected Comments", "Supprimer les commentaires sélectionnés");
|
||||
@ -997,6 +1001,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "Voulez-vous vraiment annuler cette construction ?");
|
||||
m.put("Do you really want to change target branch to {0}?", "Voulez-vous vraiment changer la branche cible en {0} ?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "Voulez-vous vraiment supprimer \"{0}\" ?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Voulez-vous vraiment supprimer le fournisseur SSO \"{0}\" ?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "Voulez-vous vraiment supprimer le tableau \"{0}\" ?");
|
||||
m.put("Do you really want to delete build #{0}?", "Voulez-vous vraiment supprimer la construction #{0} ?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "Voulez-vous vraiment supprimer le groupe \"{0}\" ?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "Voulez-vous vraiment supprimer le tag {0} ?");
|
||||
m.put("Do you really want to delete this GPG key?", "Voulez-vous vraiment supprimer cette clé GPG ?");
|
||||
m.put("Do you really want to delete this SSH key?", "Voulez-vous vraiment supprimer cette clé SSH ?");
|
||||
m.put("Do you really want to delete this SSO account?", "Voulez-vous vraiment supprimer ce compte SSO ?");
|
||||
m.put("Do you really want to delete this access token?", "Voulez-vous vraiment supprimer ce jeton d'accès ?");
|
||||
m.put("Do you really want to delete this board?", "Voulez-vous vraiment supprimer ce tableau ?");
|
||||
m.put("Do you really want to delete this build?", "Voulez-vous vraiment supprimer cette construction ?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "Modifier le secret du travail");
|
||||
m.put("Edit My Avatar", "Modifier mon avatar");
|
||||
m.put("Edit Rule", "Modifier la règle");
|
||||
m.put("Edit Source", "Modifier la source");
|
||||
m.put("Edit Timesheet", "Modifier la feuille de temps");
|
||||
m.put("Edit dashboard", "Modifier le tableau de bord");
|
||||
m.put("Edit issue title", "Modifier le titre du problème");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "Vérification de l'email");
|
||||
m.put("Email Verification Template", "Modèle de vérification de l'email");
|
||||
m.put("Email address", "Adresse email");
|
||||
m.put("Email address \"{0}\" already used by another account", "L'adresse email \"{0}\" est déjà utilisée par un autre compte");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "L'adresse email \"{0}\" est utilisée par le compte \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "L'adresse email \"{0}\" est utilisée par le compte désactivé \"{1}\"");
|
||||
m.put("Email address already in use: {0}", "Adresse email déjà utilisée : {0}");
|
||||
m.put("Email address already invited: {0}", "Adresse email déjà invitée : {0}");
|
||||
m.put("Email address already used by another user", "Adresse email déjà utilisée par un autre utilisateur");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"La variable d'environnement <code>serverUrl</code> dans la commande ci-dessus est tirée de l'URL du serveur OneDev spécifiée dans <i>Administration / Paramètre système</i>. Modifiez-la si nécessaire");
|
||||
m.put("Equal", "Égal");
|
||||
m.put("Error authenticating user", "Erreur d'authentification de l'utilisateur");
|
||||
m.put("Error calculating commits: check log for details", "Erreur de calcul des commits : vérifiez le journal pour plus de détails");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "Erreur lors du cherry-pick vers {0} : conflits de fusion détectés");
|
||||
m.put("Error cherry-picking to {0}: {1}", "Erreur lors du cherry-pick vers {0} : {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "Exporter XLSX");
|
||||
m.put("Export as OCI layout", "Exporter en tant que disposition OCI");
|
||||
m.put("Extend Trial Subscription", "Prolonger l'abonnement d'essai");
|
||||
m.put("External Authentication", "Authentification externe");
|
||||
m.put("External Issue Transformers", "Transformateurs de problèmes externes");
|
||||
m.put("External Participants", "Participants externes");
|
||||
m.put("External Password Authenticator", "Authentificateur de mot de passe externe");
|
||||
m.put("External System", "Système externe");
|
||||
m.put("External authenticator settings saved", "Paramètres de l'authentificateur externe enregistrés");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "Les participants externes n'ont pas de comptes et participent au problème par e-mail");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "L'URL de l'image doit être spécifiée");
|
||||
m.put("Imap Ssl Setting", "Paramètre SSL IMAP");
|
||||
m.put("Imap With Ssl", "IMAP avec SSL");
|
||||
m.put("Impersonate", "Usurper");
|
||||
m.put("Implicit SSL", "SSL implicite");
|
||||
m.put("Import", "Importer");
|
||||
m.put("Import All Projects", "Importer tous les projets");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "Votes sur les problèmes");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"Permission administrative de problème dans un projet, y compris les opérations en lot sur plusieurs problèmes");
|
||||
m.put("Issue already linked", "Problème déjà lié");
|
||||
m.put("Issue count", "Nombre de problèmes");
|
||||
m.put("Issue in state", "Problème dans l'état");
|
||||
m.put("Issue list", "Liste des problèmes");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Line: ", "Ligne :");
|
||||
m.put("Lines", "Lignes");
|
||||
m.put("Link", "Lien");
|
||||
m.put("Link Existing User", "Lier un utilisateur existant");
|
||||
m.put("Link Spec", "Spécification de Lien");
|
||||
m.put("Link Spec Opposite", "Spécification de Lien Opposé");
|
||||
m.put("Link Text", "Texte du Lien");
|
||||
m.put("Link URL", "URL du Lien");
|
||||
m.put("Link URL should be specified", "L'URL du lien doit être spécifiée");
|
||||
m.put("Link User Bean", "Lier l'utilisateur Bean");
|
||||
m.put("Linkable Issues", "Problèmes Liables");
|
||||
m.put("Linkable Issues On the Other Side", "Problèmes Liables de l'Autre Côté");
|
||||
m.put("Links", "Liens");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "Mes clés GPG");
|
||||
m.put("My Profile", "Mon profil");
|
||||
m.put("My SSH Keys", "Mes clés SSH");
|
||||
m.put("My SSO Accounts", "Mes comptes SSO");
|
||||
m.put("Mypy Report", "Rapport Mypy");
|
||||
m.put("N/A", "N/A");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "Aucune différence à naviguer");
|
||||
m.put("No directories to skip", "Aucun répertoire à ignorer");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "Aucun exécuteur défini. Les travaux utiliseront des exécuteurs découverts automatiquement à la place");
|
||||
m.put("No external password authenticator", "Aucun authentificateur de mot de passe externe");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Aucun authentificateur de mot de passe externe pour authentifier l'utilisateur \"{0}\"");
|
||||
m.put("No fields to prompt", "Aucun champ à demander");
|
||||
m.put("No fields to remove", "Aucun champ à supprimer");
|
||||
m.put("No file attachments", "Aucune pièce jointe de fichier");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "Seuls les projets gérables par le propriétaire du jeton d'accès peuvent être autorisés");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"Seuls les événements d'audit au niveau système sont affichés ici. Pour voir les événements d'audit d'un projet spécifique, veuillez visiter la page du journal d'audit du projet");
|
||||
m.put("Only users able to authenticate via password can be linked", "Seuls les utilisateurs capables de s'authentifier via un mot de passe peuvent être liés");
|
||||
m.put("Open", "Ouvrir");
|
||||
m.put("Open new pull request", "Ouvrir une nouvelle pull request");
|
||||
m.put("Open terminal of current running step", "Ouvrir le terminal de l'étape en cours d'exécution");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"Spécifiez éventuellement les types de commit applicables pour la vérification du pied de message de commit (appuyez sur ENTRÉE pour ajouter une valeur). Laissez vide pour tous les types.");
|
||||
m.put("Optionally specify applicable jobs of this executor", "Spécifiez éventuellement les travaux applicables à cet exécuteur");
|
||||
m.put("Optionally specify applicable users who pushed the change", "Spécifiez éventuellement les utilisateurs applicables qui ont poussé le changement");
|
||||
m.put("Optionally specify arguments to run above image", "Spécifiez éventuellement des arguments pour exécuter l'image ci-dessus.");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"Spécifiez éventuellement des artefacts à récupérer de la dépendance dans <a href='https://docs.onedev.io/concepts#job-workspace'>l'espace de travail de la tâche</a>. Seuls les artefacts publiés (via l'étape de publication d'artefacts) peuvent être récupérés. Laissez vide pour ne récupérer aucun artefact.");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Passcode", "Code d'accès");
|
||||
m.put("Passed", "Réussi");
|
||||
m.put("Password", "Mot de passe");
|
||||
m.put("Password Authenticator", "Authentificateur de mot de passe");
|
||||
m.put("Password Edit Bean", "Bean d'édition de mot de passe");
|
||||
m.put("Password Must Contain Digit", "Le mot de passe doit contenir un chiffre");
|
||||
m.put("Password Must Contain Lowercase", "Le mot de passe doit contenir une minuscule");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "Le mot de passe a été changé");
|
||||
m.put("Password has been removed", "Le mot de passe a été supprimé");
|
||||
m.put("Password has been set", "Le mot de passe a été défini");
|
||||
m.put("Password of the user", "Mot de passe de l'utilisateur");
|
||||
m.put("Password or Access Token for Remote Repository", "Mot de passe ou jeton d'accès pour le dépôt distant");
|
||||
m.put("Password reset request has been sent", "La demande de réinitialisation du mot de passe a été envoyée");
|
||||
m.put("Password reset url is invalid or obsolete", "L'URL de réinitialisation du mot de passe est invalide ou obsolète");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "Clé SSH supprimée");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "Les paramètres SSH ont été enregistrés et le serveur SSH redémarré");
|
||||
m.put("SSL Setting", "Paramètre SSL");
|
||||
m.put("SSO Accounts", "Comptes SSO");
|
||||
m.put("SSO Providers", "Fournisseurs SSO");
|
||||
m.put("SSO account deleted", "Compte SSO supprimé");
|
||||
m.put("SSO provider \"{0}\" deleted", "Fournisseur SSO \"{0}\" supprimé");
|
||||
m.put("SSO provider created", "Fournisseur SSO créé");
|
||||
m.put("SSO provider updated", "Fournisseur SSO mis à jour");
|
||||
m.put("SUCCESSFUL", "RÉUSSI");
|
||||
m.put("Save", "Enregistrer");
|
||||
m.put("Save Query", "Enregistrer la requête");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "Paramètres du Service Desk");
|
||||
m.put("Service Locator", "Localisateur de service");
|
||||
m.put("Service Locators", "Localisateurs de service");
|
||||
m.put("Service account not allowed to login", "Compte de service non autorisé à se connecter");
|
||||
m.put("Service desk setting", "Paramètre du service desk");
|
||||
m.put("Service desk settings have been saved", "Les paramètres du service desk ont été enregistrés");
|
||||
m.put("Services", "Services");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "ID de clé de signature");
|
||||
m.put("Similar Issues", "Problèmes similaires");
|
||||
m.put("Single Sign On", "Authentification unique");
|
||||
m.put("Single Sign-On", "Authentification unique");
|
||||
m.put("Single sign on via discord.com", "Authentification unique via discord.com");
|
||||
m.put("Single sign on via twitch.tv", "Authentification unique via twitch.tv");
|
||||
m.put("Site", "Site");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
"Spécifiez les fichiers relatifs à <a href='https://docs.onedev.io/concepts#job-workspace'>l'espace de travail du job</a> à publier. Utilisez * ou ? pour correspondre au modèle");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Spécifiez les fichiers pour créer une somme de contrôle md5. Les fichiers multiples doivent être séparés par un espace. Les modèles <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> sont acceptés. Un fichier non absolu est considéré comme relatif à <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>l'espace de travail du job</a>");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"Spécifiez les fichiers sous le répertoire ci-dessus à publier. Utilisez * ou ? pour correspondre au modèle");
|
||||
m.put("Specify files under above directory to be published", "Spécifiez les fichiers sous le répertoire ci-dessus à publier");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"Spécifiez les fichiers sous le répertoire ci-dessus à publier. Utilisez * ou ? pour correspondre au modèle. <b>REMARQUE :</b> <code>index.html</code> doit être inclus dans ces fichiers pour être servi comme page de démarrage du site");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "Spécifiez le délai d'attente en secondes lors de la communication avec le serveur de messagerie");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "Spécifiez le délai d'attente en secondes. Il commence à partir du moment où le travail est soumis");
|
||||
m.put("Specify title of the issue", "Spécifiez le titre du problème");
|
||||
m.put("Specify url for your brand", "Spécifiez l'URL de votre marque");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "Spécifiez l'URL de l'API YouTrack. Par exemple <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "Spécifiez le nom d'utilisateur de la machine ci-dessus pour l'authentification SSH");
|
||||
m.put("Specify user name of specified registry", "Spécifiez le nom d'utilisateur du registre spécifié");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Paramètre Ssh");
|
||||
m.put("Ssl Setting", "Paramètre Ssl");
|
||||
m.put("Sso Connector", "Connecteur Sso");
|
||||
m.put("Sso Provider Bean", "Fournisseur SSO Bean");
|
||||
m.put("Start At", "Commencer à");
|
||||
m.put("Start Date", "Date de début");
|
||||
m.put("Start Page", "Page de démarrage");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("State Spec", "Spécification des états");
|
||||
m.put("State Transitions", "Transitions des états");
|
||||
m.put("State Trends", "Tendances des états");
|
||||
m.put("State of other issue is transited to", "L'état d'un autre problème est transité vers");
|
||||
m.put("State of an issue is transited", "L'état d'un problème est transité");
|
||||
m.put("States", "États");
|
||||
m.put("Statistics", "Statistiques");
|
||||
m.put("Stats", "Statistiques");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "Cette clé a déjà été utilisée par un autre projet");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"Cette clé est associée à {0}, mais ce n'est PAS une adresse e-mail vérifiée de cet utilisateur");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"Cette clé est utilisée pour déterminer s'il y a un cache valide dans la hiérarchie du projet (recherche du projet actuel au projet racine dans l'ordre, idem pour les clés de chargement ci-dessous). Un cache est considéré comme valide si sa clé est exactement la même que celle définie ici");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"Cette clé est utilisée pour déterminer s'il y a un cache trouvé dans la hiérarchie du projet (recherche du projet actuel au projet racine dans l'ordre, même pour les clés de chargement ci-dessous). Un cache est considéré trouvé si sa clé est exactement la même que la clé définie ici.<br><b>REMARQUE :</b> Dans le cas où votre projet a des fichiers de verrouillage (package.json, pom.xml, etc.) capables de représenter l'état du cache, cette clé doit être définie comme <nom du cache>-@file:checksum.txt@, où checksum.txt est généré à partir de ces fichiers de verrouillage avec l'étape <b>générer le checksum</b> définie avant cette étape");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"Cette clé est utilisée pour télécharger et téléverser le cache dans la hiérarchie du projet (recherche du projet actuel au projet racine dans l'ordre)");
|
||||
m.put("This key or one of its sub key is already added", "Cette clé ou l'une de ses sous-clés est déjà ajoutée");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "Cette étape ne peut être exécutée que par un exécuteur compatible avec Docker");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Cette étape ne peut être exécutée que par un exécuteur compatible avec Docker. Elle s'exécute sous <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>l'espace de travail de la tâche</a>");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"Cette étape copie les fichiers de l'espace de travail du job vers le répertoire des artefacts de construction, afin qu'ils puissent être accessibles après la fin du job");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"Cette étape publie les fichiers spécifiés pour être servis comme site web du projet. Le site web du projet peut être accessible publiquement via <code>http://<onedev base url>/path/to/project/~site</code>");
|
||||
m.put("This step pulls specified refs from remote", "Cette étape extrait les références spécifiées depuis le distant");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "Impossible de créer une balise protégée");
|
||||
m.put("Unable to diff as some line is too long.", "Impossible de différencier car une ligne est trop longue.");
|
||||
m.put("Unable to diff as the file is too large.", "Impossible de différencier car le fichier est trop volumineux.");
|
||||
m.put("Unable to find SSO provider: ", "Impossible de trouver le fournisseur SSO :");
|
||||
m.put("Unable to find agent {0}", "Impossible de trouver l'agent {0}");
|
||||
m.put("Unable to find build #{0} in project {1}", "Impossible de trouver la construction #{0} dans le projet {1}");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "Résolution de valeur de champ indéfini");
|
||||
m.put("Undefined State Resolution", "Résolution d'état indéfini");
|
||||
m.put("Undefined custom field: ", "Champ personnalisé indéfini :");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"Dans quelles conditions cette étape doit-elle s'exécuter. <b>Réussi</b> signifie que toutes les étapes non optionnelles exécutées avant cette étape sont réussies");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"Sous quelle condition cette étape doit s'exécuter. <b>RÉUSSI</b> signifie que toutes les étapes non optionnelles exécutées avant cette étape sont réussies");
|
||||
m.put("Unexpected setting: {0}", "Paramètre inattendu : {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "Algorithme de hachage de signature ssh inattendu :");
|
||||
m.put("Unexpected ssh signature namespace: ", "Espace de noms de signature ssh inattendu :");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"Lors de la détermination si l'utilisateur est auteur/committeur d'un commit git, tous les emails listés ici seront vérifiés");
|
||||
m.put("When evaluating this template, below variables will be available:", "Lors de l'évaluation de ce modèle, les variables ci-dessous seront disponibles :");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Lors de la connexion via le formulaire intégré de OneDev, les informations d'identification de l'utilisateur soumises peuvent être vérifiées par rapport à l'authentificateur défini ici, en plus de la base de données interne");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"Lorsque la branche cible d'une pull request a de nouveaux commits, le commit de fusion de la pull request sera recalculé, et cette option indique si les builds de pull request exécutés sur le commit fusionné précédent doivent être acceptés ou non. Si activé, vous devrez relancer les builds requis sur le nouveau commit fusionné. Ce paramètre prend effet uniquement lorsque des builds requis sont spécifiés");
|
||||
m.put("When this work starts", "Quand ce travail commence");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "Réconciliation du workflow terminée");
|
||||
m.put("Working Directory", "Répertoire de travail");
|
||||
m.put("Write", "Écrire");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "Oui");
|
||||
m.put("You are not member of discord server", "Vous n'êtes pas membre du serveur Discord");
|
||||
m.put("You are rebasing source branch on top of target branch", "Vous êtes en train de rebaser la branche source sur la branche cible");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "Moyen");
|
||||
m.put("skipped {0} lines", "passé {0} lignes");
|
||||
m.put("space", "espace");
|
||||
m.put("state of other issue is transited to \"{0}\"", "l'état d'un autre problème est passé à \"{0}\"");
|
||||
m.put("state of an issue is transited", "l'état d'un problème est transité");
|
||||
m.put("step template", "modèle d'étape");
|
||||
m.put("submit", "soumettre");
|
||||
m.put("tag the job is running against", "tag contre lequel le travail est en cours");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "Le compte est désactivé");
|
||||
m.put("Connect with your SSO account", "Connectez-vous avec votre compte SSO");
|
||||
m.put("Create New User", "Créer un nouvel utilisateur");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Supprimez le compte SSO ici pour reconnecter le sujet SSO correspondant lors de la prochaine connexion. Notez que le sujet SSO avec un email vérifié sera automatiquement connecté à l'utilisateur avec le même email vérifié");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Voulez-vous vraiment supprimer le fournisseur SSO \"{0}\" ?");
|
||||
m.put("Do you really want to delete this SSO account?", "Voulez-vous vraiment supprimer ce compte SSO ?");
|
||||
m.put("Email address \"{0}\" already used by another account", "L'adresse email \"{0}\" est déjà utilisée par un autre compte");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "L'adresse email \"{0}\" est utilisée par le compte \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "L'adresse email \"{0}\" est utilisée par le compte désactivé \"{1}\"");
|
||||
m.put("Error authenticating user", "Erreur d'authentification de l'utilisateur");
|
||||
m.put("External Authentication", "Authentification externe");
|
||||
m.put("External Password Authenticator", "Authentificateur de mot de passe externe");
|
||||
m.put("Impersonate", "Usurper");
|
||||
m.put("Link Existing User", "Lier un utilisateur existant");
|
||||
m.put("Link User Bean", "Lier l'utilisateur Bean");
|
||||
m.put("My SSO Accounts", "Mes comptes SSO");
|
||||
m.put("No external password authenticator", "Aucun authentificateur de mot de passe externe");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Aucun authentificateur de mot de passe externe pour authentifier l'utilisateur \"{0}\"");
|
||||
m.put("Only users able to authenticate via password can be linked", "Seuls les utilisateurs capables de s'authentifier via un mot de passe peuvent être liés");
|
||||
m.put("Password Authenticator", "Authentificateur de mot de passe");
|
||||
m.put("Password of the user", "Mot de passe de l'utilisateur");
|
||||
m.put("SSO Accounts", "Comptes SSO");
|
||||
m.put("SSO Providers", "Fournisseurs SSO");
|
||||
m.put("SSO account deleted", "Compte SSO supprimé");
|
||||
m.put("SSO provider \"{0}\" deleted", "Fournisseur SSO \"{0}\" supprimé");
|
||||
m.put("SSO provider created", "Fournisseur SSO créé");
|
||||
m.put("SSO provider updated", "Fournisseur SSO mis à jour");
|
||||
m.put("Service account not allowed to login", "Compte de service non autorisé à se connecter");
|
||||
m.put("Single Sign-On", "Authentification unique");
|
||||
m.put("Sso Provider Bean", "Fournisseur SSO Bean");
|
||||
m.put("Unable to find SSO provider: ", "Impossible de trouver le fournisseur SSO :");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Lors de la connexion via le formulaire intégré de OneDev, les informations d'identification de l'utilisateur soumises peuvent être vérifiées par rapport à l'authentificateur défini ici, en plus de la base de données interne");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -141,6 +141,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "Token di accesso rigenerato, assicurati di aggiornare il token sul lato agente");
|
||||
m.put("Account Email", "Email dell'account");
|
||||
m.put("Account Name", "Nome dell'account");
|
||||
m.put("Account is disabled", "L'account è disabilitato");
|
||||
m.put("Account set up successfully", "Account configurato con successo");
|
||||
m.put("Active Directory", "Active Directory");
|
||||
m.put("Active Since", "Attivo da");
|
||||
@ -329,7 +330,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "Almeno un repository deve essere selezionato");
|
||||
m.put("At least one role is required", "Almeno un ruolo è richiesto");
|
||||
m.put("At least one role must be selected", "Almeno un ruolo deve essere selezionato");
|
||||
m.put("At least one state needs to be specified", "Almeno uno stato deve essere specificato");
|
||||
m.put("At least one state should be specified", "Almeno uno stato deve essere specificato");
|
||||
m.put("At least one tab should be added", "Almeno una scheda deve essere aggiunta");
|
||||
m.put("At least one user search base should be specified", "Almeno una base di ricerca utente deve essere specificata");
|
||||
@ -539,7 +539,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "Non è possibile disabilitare l'account root");
|
||||
m.put("Can not disable yourself", "Non è possibile disabilitare te stesso");
|
||||
m.put("Can not find issue board: ", "Impossibile trovare la bacheca dei problemi:");
|
||||
m.put("Can not link to self", "Non è possibile collegarsi a se stessi");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "Non è possibile spostare il progetto \"{0}\" sotto se stesso o i suoi discendenti");
|
||||
m.put("Can not perform this operation now", "Non è possibile eseguire questa operazione ora");
|
||||
m.put("Can not reset password for service account or disabled user", "Impossibile reimpostare la password per account di servizio o utente disabilitato");
|
||||
@ -627,6 +626,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "Scegli il gruppo...");
|
||||
m.put("Choose groups...", "Scegli i gruppi...");
|
||||
m.put("Choose issue...", "Scegli il problema...");
|
||||
m.put("Choose issues...", "Scegli problemi...");
|
||||
m.put("Choose iteration...", "Scegli l'iterazione...");
|
||||
m.put("Choose iterations...", "Scegli le iterazioni...");
|
||||
m.put("Choose job...", "Scegli il job...");
|
||||
@ -765,6 +765,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "Conferma la password qui");
|
||||
m.put("Confirm your action", "Conferma la tua azione");
|
||||
m.put("Connect New Agent", "Connetti Nuovo Agente");
|
||||
m.put("Connect with your SSO account", "Connettiti con il tuo account SSO");
|
||||
m.put("Contact Email", "Email di Contatto");
|
||||
m.put("Contact Name", "Nome di Contatto");
|
||||
m.put("Container Image", "Immagine del Container");
|
||||
@ -810,6 +811,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "Crea Commit di Merge Se Necessario");
|
||||
m.put("Create New", "Crea Nuovo");
|
||||
m.put("Create New File", "Crea Nuovo File");
|
||||
m.put("Create New User", "Crea Nuovo Utente");
|
||||
m.put("Create Project", "Crea Progetto");
|
||||
m.put("Create Pull Request", "Crea Pull Request");
|
||||
m.put("Create Pull Request for This Change", "Crea Pull Request per Questa Modifica");
|
||||
@ -912,6 +914,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "Elimina Build");
|
||||
m.put("Delete Comment", "Elimina Commento");
|
||||
m.put("Delete Pull Request", "Elimina Pull Request");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Elimina l'account SSO qui per ricollegare il soggetto SSO corrispondente al prossimo accesso. Nota che il soggetto SSO con email verificata sarà collegato automaticamente all'utente con la stessa email verificata");
|
||||
m.put("Delete Selected", "Elimina Selezionati");
|
||||
m.put("Delete Selected Builds", "Elimina Build Selezionate");
|
||||
m.put("Delete Selected Comments", "Elimina Commenti Selezionati");
|
||||
@ -997,6 +1001,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "Vuoi davvero annullare questa build?");
|
||||
m.put("Do you really want to change target branch to {0}?", "Vuoi davvero cambiare il branch di destinazione in {0}?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "Vuoi davvero eliminare \"{0}\"?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Vuoi davvero eliminare il provider SSO \"{0}\"?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "Vuoi davvero eliminare la board \"{0}\"?");
|
||||
m.put("Do you really want to delete build #{0}?", "Vuoi davvero eliminare la build #{0}?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "Vuoi davvero eliminare il gruppo \"{0}\"?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "Vuoi davvero eliminare il tag {0}?");
|
||||
m.put("Do you really want to delete this GPG key?", "Vuoi davvero eliminare questa chiave GPG?");
|
||||
m.put("Do you really want to delete this SSH key?", "Vuoi davvero eliminare questa chiave SSH?");
|
||||
m.put("Do you really want to delete this SSO account?", "Vuoi davvero eliminare questo account SSO?");
|
||||
m.put("Do you really want to delete this access token?", "Vuoi davvero eliminare questo token di accesso?");
|
||||
m.put("Do you really want to delete this board?", "Vuoi davvero eliminare questa board?");
|
||||
m.put("Do you really want to delete this build?", "Vuoi davvero eliminare questa build?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "Modifica Segreto del Lavoro");
|
||||
m.put("Edit My Avatar", "Modifica il Mio Avatar");
|
||||
m.put("Edit Rule", "Modifica Regola");
|
||||
m.put("Edit Source", "Modifica Sorgente");
|
||||
m.put("Edit Timesheet", "Modifica Timesheet");
|
||||
m.put("Edit dashboard", "Modifica dashboard");
|
||||
m.put("Edit issue title", "Modifica titolo del problema");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "Verifica Email");
|
||||
m.put("Email Verification Template", "Modello di Verifica Email");
|
||||
m.put("Email address", "Indirizzo email");
|
||||
m.put("Email address \"{0}\" already used by another account", "L'indirizzo email \"{0}\" è già utilizzato da un altro account");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "L'indirizzo email \"{0}\" è utilizzato dall'account \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "L'indirizzo email \"{0}\" è utilizzato dall'account disabilitato \"{1}\"");
|
||||
m.put("Email address already in use: {0}", "Indirizzo email già in uso: {0}");
|
||||
m.put("Email address already invited: {0}", "Indirizzo email già invitato: {0}");
|
||||
m.put("Email address already used by another user", "Indirizzo email già utilizzato da un altro utente");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"La variabile d'ambiente <code>serverUrl</code> nel comando sopra è presa dall'URL del server OneDev specificato in <i>Amministrazione / Impostazioni di Sistema</i>. Modificala se necessario");
|
||||
m.put("Equal", "Uguale");
|
||||
m.put("Error authenticating user", "Errore nell'autenticazione dell'utente");
|
||||
m.put("Error calculating commits: check log for details", "Errore nel calcolo dei commit: controlla il log per i dettagli");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "Errore nel cherry-picking su {0}: Rilevati conflitti di merge");
|
||||
m.put("Error cherry-picking to {0}: {1}", "Errore nel cherry-picking su {0}: {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "Esporta XLSX");
|
||||
m.put("Export as OCI layout", "Esporta come layout OCI");
|
||||
m.put("Extend Trial Subscription", "Estendi Abbonamento di Prova");
|
||||
m.put("External Authentication", "Autenticazione Esterna");
|
||||
m.put("External Issue Transformers", "Trasformatori di Problemi Esterni");
|
||||
m.put("External Participants", "Partecipanti Esterni");
|
||||
m.put("External Password Authenticator", "Autenticatore di Password Esterna");
|
||||
m.put("External System", "Sistema Esterno");
|
||||
m.put("External authenticator settings saved", "Impostazioni dell'autenticatore esterno salvate");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "I partecipanti esterni non hanno account e partecipano al problema tramite email");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "L'URL immagine deve essere specificato");
|
||||
m.put("Imap Ssl Setting", "Impostazione SSL IMAP");
|
||||
m.put("Imap With Ssl", "IMAP con SSL");
|
||||
m.put("Impersonate", "Impersonare");
|
||||
m.put("Implicit SSL", "SSL implicito");
|
||||
m.put("Import", "Importa");
|
||||
m.put("Import All Projects", "Importa tutti i progetti");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "Voti Problemi");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"Permesso amministrativo per problemi all'interno di un progetto, inclusa l'operazione batch su più problemi");
|
||||
m.put("Issue already linked", "Problema già collegato");
|
||||
m.put("Issue count", "Conteggio Problemi");
|
||||
m.put("Issue in state", "Problema in stato");
|
||||
m.put("Issue list", "Lista Problemi");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Line: ", "Linea:");
|
||||
m.put("Lines", "Linee");
|
||||
m.put("Link", "Collegamento");
|
||||
m.put("Link Existing User", "Collega Utente Esistente");
|
||||
m.put("Link Spec", "Specifica del Collegamento");
|
||||
m.put("Link Spec Opposite", "Specifica del Collegamento Opposto");
|
||||
m.put("Link Text", "Testo del Collegamento");
|
||||
m.put("Link URL", "URL del Collegamento");
|
||||
m.put("Link URL should be specified", "URL del Collegamento deve essere specificato");
|
||||
m.put("Link User Bean", "Collega User Bean");
|
||||
m.put("Linkable Issues", "Problemi Collegabili");
|
||||
m.put("Linkable Issues On the Other Side", "Problemi Collegabili dall'Altra Parte");
|
||||
m.put("Links", "Collegamenti");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "Le mie chiavi GPG");
|
||||
m.put("My Profile", "Il mio profilo");
|
||||
m.put("My SSH Keys", "Le mie chiavi SSH");
|
||||
m.put("My SSO Accounts", "I Miei Account SSO");
|
||||
m.put("Mypy Report", "Rapporto Mypy");
|
||||
m.put("N/A", "N/D");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "Nessuna differenza da navigare");
|
||||
m.put("No directories to skip", "Nessuna directory da saltare");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "Nessun executor definito. I lavori utilizzeranno executor rilevati automaticamente");
|
||||
m.put("No external password authenticator", "Nessun autenticatore di password esterna");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Nessun autenticatore di password esterna per autenticare l'utente \"{0}\"");
|
||||
m.put("No fields to prompt", "Nessun campo da richiedere");
|
||||
m.put("No fields to remove", "Nessun campo da rimuovere");
|
||||
m.put("No file attachments", "Nessun allegato di file");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "Solo i progetti gestibili dal proprietario del token di accesso possono essere autorizzati");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"Qui vengono visualizzati solo gli eventi di controllo a livello di sistema. Per visualizzare gli eventi di controllo di un progetto specifico, visita la pagina del registro di controllo del progetto");
|
||||
m.put("Only users able to authenticate via password can be linked", "Solo gli utenti in grado di autenticarsi tramite password possono essere collegati");
|
||||
m.put("Open", "Apri");
|
||||
m.put("Open new pull request", "Apri nuova pull request");
|
||||
m.put("Open terminal of current running step", "Apri terminale del passo corrente in esecuzione");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"Specifica facoltativamente i tipi di commit applicabili per il controllo del piè di pagina del messaggio di commit (premi INVIO per aggiungere un valore). Lascia vuoto per tutti i tipi");
|
||||
m.put("Optionally specify applicable jobs of this executor", "Specifica facoltativamente i lavori applicabili di questo executor");
|
||||
m.put("Optionally specify applicable users who pushed the change", "Specifica facoltativamente gli utenti applicabili che hanno effettuato il push della modifica");
|
||||
m.put("Optionally specify arguments to run above image", "Specifica facoltativamente gli argomenti per eseguire l'immagine sopra");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"Specifica facoltativamente gli artefatti da recuperare dalla dipendenza in <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Possono essere recuperati solo artefatti pubblicati (tramite il passaggio di pubblicazione degli artefatti). Lascia vuoto per non recuperare alcun artefatto");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Passcode", "Codice di Accesso");
|
||||
m.put("Passed", "Superato");
|
||||
m.put("Password", "Password");
|
||||
m.put("Password Authenticator", "Autenticatore di Password");
|
||||
m.put("Password Edit Bean", "Bean Modifica Password");
|
||||
m.put("Password Must Contain Digit", "La password deve contenere una cifra");
|
||||
m.put("Password Must Contain Lowercase", "La password deve contenere una lettera minuscola");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "La password è stata cambiata");
|
||||
m.put("Password has been removed", "La password è stata rimossa");
|
||||
m.put("Password has been set", "La password è stata impostata");
|
||||
m.put("Password of the user", "Password dell'utente");
|
||||
m.put("Password or Access Token for Remote Repository", "Password o Token di Accesso per Repository Remoto");
|
||||
m.put("Password reset request has been sent", "La richiesta di reset della password è stata inviata");
|
||||
m.put("Password reset url is invalid or obsolete", "L'url per reimpostare la password non è valido o è obsoleto");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "Chiave SSH eliminata.");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "Le impostazioni SSH sono state salvate e il server SSH è stato riavviato.");
|
||||
m.put("SSL Setting", "Impostazione SSL.");
|
||||
m.put("SSO Accounts", "Account SSO");
|
||||
m.put("SSO Providers", "Provider SSO");
|
||||
m.put("SSO account deleted", "Account SSO eliminato");
|
||||
m.put("SSO provider \"{0}\" deleted", "Provider SSO \"{0}\" eliminato");
|
||||
m.put("SSO provider created", "Provider SSO creato");
|
||||
m.put("SSO provider updated", "Provider SSO aggiornato");
|
||||
m.put("SUCCESSFUL", "RIUSCITO.");
|
||||
m.put("Save", "Salva.");
|
||||
m.put("Save Query", "Salva query.");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "Impostazioni del Service Desk.");
|
||||
m.put("Service Locator", "Service Locator.");
|
||||
m.put("Service Locators", "Service Locators.");
|
||||
m.put("Service account not allowed to login", "Account di servizio non autorizzato ad accedere");
|
||||
m.put("Service desk setting", "Impostazione del service desk");
|
||||
m.put("Service desk settings have been saved", "Le impostazioni del service desk sono state salvate");
|
||||
m.put("Services", "Servizi");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "ID della chiave di firma");
|
||||
m.put("Similar Issues", "Problematiche simili");
|
||||
m.put("Single Sign On", "Single Sign-On");
|
||||
m.put("Single Sign-On", "Single Sign-On");
|
||||
m.put("Single sign on via discord.com", "Single Sign-On tramite discord.com");
|
||||
m.put("Single sign on via twitch.tv", "Single Sign-On tramite twitch.tv");
|
||||
m.put("Site", "Sito");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
"Specifica i file relativi a <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a> da pubblicare. Usa * o ? per la corrispondenza dei pattern");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Specifica i file da cui creare il checksum md5. I file multipli devono essere separati da uno spazio. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>I pattern Globstar</a> sono accettati. I file non assoluti sono considerati relativi a <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"Specifica i file sotto la directory sopra da pubblicare. Usa * o ? per la corrispondenza dei pattern");
|
||||
m.put("Specify files under above directory to be published", "Specifica i file sotto la directory sopra da pubblicare");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"Specifica i file sotto la directory sopra da pubblicare. Usa * o ? per la corrispondenza dei pattern. <b>NOTA:</b> <code>index.html</code> deve essere incluso in questi file per essere servito come pagina iniziale del sito");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "Specifica il timeout in secondi durante la comunicazione con il server di posta");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "Specifica il timeout in secondi. Si conta dal momento in cui il job viene inviato");
|
||||
m.put("Specify title of the issue", "Specifica il titolo dell'issue");
|
||||
m.put("Specify url for your brand", "Specifica l'URL per il tuo brand");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "Specifica l'URL dell'API di YouTrack. Ad esempio <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "Specifica il nome utente della macchina sopra per l'autenticazione SSH");
|
||||
m.put("Specify user name of specified registry", "Specifica il nome utente del registro specificato");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Impostazione Ssh");
|
||||
m.put("Ssl Setting", "Impostazione Ssl");
|
||||
m.put("Sso Connector", "Connettore Sso");
|
||||
m.put("Sso Provider Bean", "Sso Provider Bean");
|
||||
m.put("Start At", "Inizia a");
|
||||
m.put("Start Date", "Data di Inizio");
|
||||
m.put("Start Page", "Pagina Iniziale");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("State Spec", "Specifica dello Stato");
|
||||
m.put("State Transitions", "Transizioni dello Stato");
|
||||
m.put("State Trends", "Tendenze dello Stato");
|
||||
m.put("State of other issue is transited to", "Lo stato di un'altra issue è transitato a");
|
||||
m.put("State of an issue is transited", "Lo stato di un problema è transitato");
|
||||
m.put("States", "Stati");
|
||||
m.put("Statistics", "Statistiche");
|
||||
m.put("Stats", "Statistiche");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "Questa chiave è già stata utilizzata da un altro progetto");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"Questa chiave è associata a {0}, tuttavia NON è un indirizzo email verificato di questo utente");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"Questa chiave viene utilizzata per determinare se c'è un hit del cache nella gerarchia del progetto (ricerca dal progetto corrente al progetto radice in ordine, lo stesso vale per le chiavi di caricamento di seguito). Un cache è considerato un hit se la sua chiave è esattamente la stessa della chiave definita qui");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"Questa chiave è utilizzata per determinare se c'è un colpo di cache nella gerarchia del progetto (ricerca dal progetto corrente al progetto radice in ordine, lo stesso per le chiavi di caricamento sotto). Una cache è considerata colpita se la sua chiave è esattamente la stessa della chiave definita qui.<br><b>NOTA:</b> Nel caso in cui il tuo progetto abbia file di blocco (package.json, pom.xml, ecc.) in grado di rappresentare lo stato della cache, questa chiave dovrebbe essere definita come <nome cache>-@file:checksum.txt@, dove checksum.txt è generato da questi file di blocco con il <b>passo di generazione checksum</b> definito prima di questo passo");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"Questa chiave viene utilizzata per scaricare e caricare il cache nella gerarchia del progetto (ricerca dal progetto corrente al progetto radice in ordine)");
|
||||
m.put("This key or one of its sub key is already added", "Questa chiave o una delle sue sottochiavi è già stata aggiunta");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "Questo step può essere eseguito solo da un executor compatibile con docker");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Questo step può essere eseguito solo da un executor compatibile con docker. Viene eseguito sotto <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>workspace del lavoro</a>");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"Questo passo copia i file dalla workspace del job alla directory degli artefatti di build, in modo che possano essere accessibili dopo il completamento del job");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"Questo step pubblica i file specificati per essere serviti come sito web del progetto. Il sito web del progetto può essere accessibile pubblicamente tramite <code>http://<onedev base url>/path/to/project/~site</code>");
|
||||
m.put("This step pulls specified refs from remote", "Questo passaggio estrae i ref specificati dal remoto");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "Impossibile creare un tag protetto");
|
||||
m.put("Unable to diff as some line is too long.", "Impossibile effettuare il diff poiché alcune righe sono troppo lunghe.");
|
||||
m.put("Unable to diff as the file is too large.", "Impossibile effettuare il diff poiché il file è troppo grande.");
|
||||
m.put("Unable to find SSO provider: ", "Impossibile trovare il provider SSO:");
|
||||
m.put("Unable to find agent {0}", "Impossibile trovare l'agente {0}");
|
||||
m.put("Unable to find build #{0} in project {1}", "Impossibile trovare la build #{0} nel progetto {1}");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "Risoluzione Valore Campo Non Definito");
|
||||
m.put("Undefined State Resolution", "Risoluzione dello stato indefinito");
|
||||
m.put("Undefined custom field: ", "Campo personalizzato indefinito:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"In quale condizione questo passaggio dovrebbe essere eseguito. <b>Riuscito</b> significa che tutti i passaggi non opzionali eseguiti prima di questo sono riusciti");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"Sotto quale condizione questo passo dovrebbe essere eseguito. <b>SUCCESSFUL</b> significa che tutti i passi non opzionali eseguiti prima di questo passo sono riusciti");
|
||||
m.put("Unexpected setting: {0}", "Impostazione imprevista: {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "Algoritmo di hash della firma ssh inaspettato:");
|
||||
m.put("Unexpected ssh signature namespace: ", "Namespace della firma ssh inaspettato:");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"Quando si determina se l'utente è autore/committente di un commit git, tutte le email elencate qui saranno verificate");
|
||||
m.put("When evaluating this template, below variables will be available:", "Quando si valuta questo template, le variabili sottostanti saranno disponibili:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Quando si accede tramite il modulo integrato di OneDev, le credenziali utente inviate possono essere verificate contro l'autenticatore definito qui, oltre al database interno");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"Quando il branch di destinazione di una richiesta di pull ha nuovi commit, il commit di merge della richiesta di pull sarà ricalcolato, e questa opzione indica se accettare o meno le build della richiesta di pull eseguite sul commit di merge precedente. Se abilitato, sarà necessario rieseguire le build richieste sul nuovo commit di merge. Questa impostazione ha effetto solo quando sono specificate build richieste");
|
||||
m.put("When this work starts", "Quando inizia questo lavoro");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "Riconciliazione del flusso di lavoro completata");
|
||||
m.put("Working Directory", "Directory di Lavoro");
|
||||
m.put("Write", "Scrivi");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "Sì");
|
||||
m.put("You are not member of discord server", "Non sei membro del server Discord");
|
||||
m.put("You are rebasing source branch on top of target branch", "Stai effettuando il rebase del branch sorgente sopra il branch di destinazione");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "Medio");
|
||||
m.put("skipped {0} lines", "saltate {0} righe");
|
||||
m.put("space", "spazio");
|
||||
m.put("state of other issue is transited to \"{0}\"", "lo stato di un altro problema è transitato a \"{0}\"");
|
||||
m.put("state of an issue is transited", "lo stato di un problema è transitato");
|
||||
m.put("step template", "modello di step");
|
||||
m.put("submit", "invia");
|
||||
m.put("tag the job is running against", "tag contro cui il lavoro è in esecuzione");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "L'account è disabilitato");
|
||||
m.put("Connect with your SSO account", "Connettiti con il tuo account SSO");
|
||||
m.put("Create New User", "Crea Nuovo Utente");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Elimina l'account SSO qui per ricollegare il soggetto SSO corrispondente al prossimo accesso. Nota che il soggetto SSO con email verificata sarà collegato automaticamente all'utente con la stessa email verificata");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Vuoi davvero eliminare il provider SSO \"{0}\"?");
|
||||
m.put("Do you really want to delete this SSO account?", "Vuoi davvero eliminare questo account SSO?");
|
||||
m.put("Email address \"{0}\" already used by another account", "L'indirizzo email \"{0}\" è già utilizzato da un altro account");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "L'indirizzo email \"{0}\" è utilizzato dall'account \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "L'indirizzo email \"{0}\" è utilizzato dall'account disabilitato \"{1}\"");
|
||||
m.put("Error authenticating user", "Errore nell'autenticazione dell'utente");
|
||||
m.put("External Authentication", "Autenticazione Esterna");
|
||||
m.put("External Password Authenticator", "Autenticatore di Password Esterna");
|
||||
m.put("Impersonate", "Impersonare");
|
||||
m.put("Link Existing User", "Collega Utente Esistente");
|
||||
m.put("Link User Bean", "Collega User Bean");
|
||||
m.put("My SSO Accounts", "I Miei Account SSO");
|
||||
m.put("No external password authenticator", "Nessun autenticatore di password esterna");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Nessun autenticatore di password esterna per autenticare l'utente \"{0}\"");
|
||||
m.put("Only users able to authenticate via password can be linked", "Solo gli utenti in grado di autenticarsi tramite password possono essere collegati");
|
||||
m.put("Password Authenticator", "Autenticatore di Password");
|
||||
m.put("Password of the user", "Password dell'utente");
|
||||
m.put("SSO Accounts", "Account SSO");
|
||||
m.put("SSO Providers", "Provider SSO");
|
||||
m.put("SSO account deleted", "Account SSO eliminato");
|
||||
m.put("SSO provider \"{0}\" deleted", "Provider SSO \"{0}\" eliminato");
|
||||
m.put("SSO provider created", "Provider SSO creato");
|
||||
m.put("SSO provider updated", "Provider SSO aggiornato");
|
||||
m.put("Service account not allowed to login", "Account di servizio non autorizzato ad accedere");
|
||||
m.put("Single Sign-On", "Single Sign-On");
|
||||
m.put("Sso Provider Bean", "Sso Provider Bean");
|
||||
m.put("Unable to find SSO provider: ", "Impossibile trovare il provider SSO:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Quando si accede tramite il modulo integrato di OneDev, le credenziali utente inviate possono essere verificate contro l'autenticatore definito qui, oltre al database interno");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -141,6 +141,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "アクセストークンが再生成されました。エージェント側でトークンを更新することを確認してください");
|
||||
m.put("Account Email", "アカウントメール");
|
||||
m.put("Account Name", "アカウント名");
|
||||
m.put("Account is disabled", "アカウントが無効になっています");
|
||||
m.put("Account set up successfully", "アカウントが正常に設定されました");
|
||||
m.put("Active Directory", "Active Directory");
|
||||
m.put("Active Since", "アクティブ開始日");
|
||||
@ -329,7 +330,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "少なくとも1つのリポジトリを選択する必要があります");
|
||||
m.put("At least one role is required", "少なくとも1つの役割が必要です");
|
||||
m.put("At least one role must be selected", "少なくとも1つの役割を選択する必要があります");
|
||||
m.put("At least one state needs to be specified", "少なくとも1つの状態を指定する必要があります");
|
||||
m.put("At least one state should be specified", "少なくとも1つの状態を指定する必要があります");
|
||||
m.put("At least one tab should be added", "少なくとも1つのタブを追加する必要があります");
|
||||
m.put("At least one user search base should be specified", "少なくとも1つのユーザー検索ベースを指定する必要があります");
|
||||
@ -539,7 +539,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "ルートアカウントを無効化できません");
|
||||
m.put("Can not disable yourself", "自分自身を無効化できません");
|
||||
m.put("Can not find issue board: ", "課題ボードが見つかりません:");
|
||||
m.put("Can not link to self", "自己リンクはできません");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "プロジェクト\"{0}\"を自身またはその子孫の下に移動することはできません");
|
||||
m.put("Can not perform this operation now", "現在この操作を実行することはできません");
|
||||
m.put("Can not reset password for service account or disabled user", "サービスアカウントまたは無効なユーザーのパスワードをリセットできません");
|
||||
@ -627,6 +626,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "グループを選択...");
|
||||
m.put("Choose groups...", "グループを選択...");
|
||||
m.put("Choose issue...", "課題を選択...");
|
||||
m.put("Choose issues...", "課題を選択...");
|
||||
m.put("Choose iteration...", "イテレーションを選択...");
|
||||
m.put("Choose iterations...", "イテレーションを選択...");
|
||||
m.put("Choose job...", "ジョブを選択...");
|
||||
@ -765,6 +765,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "ここでパスワードを確認");
|
||||
m.put("Confirm your action", "アクションを確認");
|
||||
m.put("Connect New Agent", "新しいエージェントを接続");
|
||||
m.put("Connect with your SSO account", "SSOアカウントで接続");
|
||||
m.put("Contact Email", "連絡先メール");
|
||||
m.put("Contact Name", "連絡先名");
|
||||
m.put("Container Image", "コンテナイメージ");
|
||||
@ -810,6 +811,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "必要に応じてマージコミットを作成");
|
||||
m.put("Create New", "新規作成");
|
||||
m.put("Create New File", "新しいファイルを作成");
|
||||
m.put("Create New User", "新しいユーザーを作成");
|
||||
m.put("Create Project", "プロジェクトを作成");
|
||||
m.put("Create Pull Request", "プルリクエストを作成");
|
||||
m.put("Create Pull Request for This Change", "この変更のプルリクエストを作成");
|
||||
@ -912,6 +914,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "ビルドを削除");
|
||||
m.put("Delete Comment", "コメントを削除");
|
||||
m.put("Delete Pull Request", "プルリクエストを削除");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"次回ログイン時に対応するSSOサブジェクトを再接続するためにここでSSOアカウントを削除します。確認済みのメールを持つSSOサブジェクトは、同じ確認済みメールを持つユーザーに自動的に接続されます");
|
||||
m.put("Delete Selected", "選択したものを削除");
|
||||
m.put("Delete Selected Builds", "選択したビルドを削除");
|
||||
m.put("Delete Selected Comments", "選択したコメントを削除");
|
||||
@ -997,6 +1001,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "このビルドを本当にキャンセルしますか?");
|
||||
m.put("Do you really want to change target branch to {0}?", "ターゲットブランチを{0}に変更してもよろしいですか?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "\"{0}\"を本当に削除しますか?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "本当にSSOプロバイダー\"{0}\"を削除しますか?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "ボード\"{0}\"を本当に削除しますか?");
|
||||
m.put("Do you really want to delete build #{0}?", "ビルド#{0}を本当に削除しますか?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "グループ\"{0}\"を本当に削除しますか?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "タグ{0}を本当に削除しますか?");
|
||||
m.put("Do you really want to delete this GPG key?", "このGPGキーを本当に削除しますか?");
|
||||
m.put("Do you really want to delete this SSH key?", "このSSHキーを本当に削除しますか?");
|
||||
m.put("Do you really want to delete this SSO account?", "本当にこのSSOアカウントを削除しますか?");
|
||||
m.put("Do you really want to delete this access token?", "このアクセストークンを本当に削除しますか?");
|
||||
m.put("Do you really want to delete this board?", "このボードを本当に削除しますか?");
|
||||
m.put("Do you really want to delete this build?", "このビルドを本当に削除しますか?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "ジョブシークレットを編集");
|
||||
m.put("Edit My Avatar", "自分のアバターを編集");
|
||||
m.put("Edit Rule", "ルールを編集");
|
||||
m.put("Edit Source", "ソースを編集");
|
||||
m.put("Edit Timesheet", "タイムシートを編集");
|
||||
m.put("Edit dashboard", "ダッシュボードを編集");
|
||||
m.put("Edit issue title", "課題タイトルを編集");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "メール認証");
|
||||
m.put("Email Verification Template", "メール認証テンプレート");
|
||||
m.put("Email address", "メールアドレス");
|
||||
m.put("Email address \"{0}\" already used by another account", "メールアドレス\"{0}\"は他のアカウントで既に使用されています");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "メールアドレス\"{0}\"はアカウント\"{1}\"で使用されています");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "メールアドレス\"{0}\"は無効なアカウント\"{1}\"で使用されています");
|
||||
m.put("Email address already in use: {0}", "既に使用されているメールアドレス:{0}");
|
||||
m.put("Email address already invited: {0}", "既に招待されているメールアドレス:{0}");
|
||||
m.put("Email address already used by another user", "別のユーザーによって既に使用されているメールアドレス");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"上記のコマンド内の環境変数<code>serverUrl</code>は、<i>管理 / システム設定</i>で指定されたOneDevサーバーURLから取得されます。必要に応じて変更してください");
|
||||
m.put("Equal", "等しい");
|
||||
m.put("Error authenticating user", "ユーザー認証エラー");
|
||||
m.put("Error calculating commits: check log for details", "コミットの計算中にエラーが発生しました: 詳細はログを確認してください");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "{0}へのチェリーピック中にエラーが発生しました: マージコンフリクトが検出されました");
|
||||
m.put("Error cherry-picking to {0}: {1}", "{0}へのチェリーピック中にエラーが発生しました: {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "XLSXをエクスポート");
|
||||
m.put("Export as OCI layout", "OCIレイアウトとしてエクスポート");
|
||||
m.put("Extend Trial Subscription", "試用サブスクリプションを延長する");
|
||||
m.put("External Authentication", "外部認証");
|
||||
m.put("External Issue Transformers", "外部問題トランスフォーマー");
|
||||
m.put("External Participants", "外部参加者");
|
||||
m.put("External Password Authenticator", "外部パスワード認証");
|
||||
m.put("External System", "外部システム");
|
||||
m.put("External authenticator settings saved", "外部認証者設定が保存されました");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "外部参加者はアカウントを持たず、メールを介して問題に関与します");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "画像URLを指定する必要があります");
|
||||
m.put("Imap Ssl Setting", "IMAP SSL設定");
|
||||
m.put("Imap With Ssl", "IMAP SSL使用");
|
||||
m.put("Impersonate", "偽装");
|
||||
m.put("Implicit SSL", "暗黙的SSL");
|
||||
m.put("Import", "インポート");
|
||||
m.put("Import All Projects", "すべてのプロジェクトをインポート");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "課題投票");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"プロジェクト内での課題管理権限、複数の課題に対する一括操作を含む");
|
||||
m.put("Issue already linked", "課題はすでにリンクされています");
|
||||
m.put("Issue count", "課題数");
|
||||
m.put("Issue in state", "状態にある課題");
|
||||
m.put("Issue list", "課題一覧");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Line: ", "行:");
|
||||
m.put("Lines", "行数");
|
||||
m.put("Link", "リンク");
|
||||
m.put("Link Existing User", "既存ユーザーをリンク");
|
||||
m.put("Link Spec", "リンク仕様");
|
||||
m.put("Link Spec Opposite", "リンク仕様の反対");
|
||||
m.put("Link Text", "リンクテキスト");
|
||||
m.put("Link URL", "リンクURL");
|
||||
m.put("Link URL should be specified", "リンクURLを指定する必要があります");
|
||||
m.put("Link User Bean", "ユーザービーンをリンク");
|
||||
m.put("Linkable Issues", "リンク可能な課題");
|
||||
m.put("Linkable Issues On the Other Side", "反対側のリンク可能な課題");
|
||||
m.put("Links", "リンク");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "私のGPGキー");
|
||||
m.put("My Profile", "私のプロフィール");
|
||||
m.put("My SSH Keys", "私のSSHキー");
|
||||
m.put("My SSO Accounts", "私のSSOアカウント");
|
||||
m.put("Mypy Report", "Mypyレポート");
|
||||
m.put("N/A", "N/A");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "ナビゲートする差分なし");
|
||||
m.put("No directories to skip", "スキップするディレクトリなし");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "エグゼキュータが定義されていません。ジョブは自動検出されたエグゼキュータを使用します");
|
||||
m.put("No external password authenticator", "外部パスワード認証がありません");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "ユーザー\"{0}\"を認証する外部パスワード認証がありません");
|
||||
m.put("No fields to prompt", "プロンプトするフィールドなし");
|
||||
m.put("No fields to remove", "削除するフィールドなし");
|
||||
m.put("No file attachments", "ファイル添付なし");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "アクセストークン所有者が管理可能なプロジェクトのみが認可されます");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"ここにはシステムレベルの監査イベントのみが表示されます。特定のプロジェクトの監査イベントを表示するには、プロジェクト監査ログページをご覧ください");
|
||||
m.put("Only users able to authenticate via password can be linked", "パスワードで認証できるユーザーのみリンク可能");
|
||||
m.put("Open", "オープン");
|
||||
m.put("Open new pull request", "新しいプルリクエストを開く");
|
||||
m.put("Open terminal of current running step", "現在実行中のステップのターミナルを開く");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"オプションで、コミットメッセージフッターのチェックに適用されるコミットタイプを指定してください(ENTERキーを押して値を追加)。すべてのタイプを適用する場合は空のままにしてください。");
|
||||
m.put("Optionally specify applicable jobs of this executor", "このエグゼキュータに適用可能なジョブを任意で指定してください");
|
||||
m.put("Optionally specify applicable users who pushed the change", "変更をプッシュした適用可能なユーザーを任意で指定");
|
||||
m.put("Optionally specify arguments to run above image", "オプションで、上記のイメージを実行するための引数を指定してください。");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"オプションで、依存関係から<a href='https://docs.onedev.io/concepts#job-workspace'>ジョブワークスペース</a>に取得するアーティファクトを指定してください。公開されたアーティファクト(アーティファクト公開ステップを介して)だけが取得可能です。アーティファクトを取得しない場合は空のままにしてください。");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Passcode", "パスコード");
|
||||
m.put("Passed", "合格");
|
||||
m.put("Password", "パスワード");
|
||||
m.put("Password Authenticator", "パスワード認証");
|
||||
m.put("Password Edit Bean", "パスワード編集Bean");
|
||||
m.put("Password Must Contain Digit", "パスワードには数字を含める必要があります");
|
||||
m.put("Password Must Contain Lowercase", "パスワードには小文字を含める必要があります");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "パスワードが変更されました");
|
||||
m.put("Password has been removed", "パスワードが削除されました");
|
||||
m.put("Password has been set", "パスワードが設定されました");
|
||||
m.put("Password of the user", "ユーザーのパスワード");
|
||||
m.put("Password or Access Token for Remote Repository", "リモートリポジトリのパスワードまたはアクセストークン");
|
||||
m.put("Password reset request has been sent", "パスワードリセットリクエストが送信されました");
|
||||
m.put("Password reset url is invalid or obsolete", "パスワードリセットURLが無効または古くなっています");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "SSHキーが削除されました");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "SSH設定が保存され、SSHサーバーが再起動されました");
|
||||
m.put("SSL Setting", "SSL設定");
|
||||
m.put("SSO Accounts", "SSOアカウント");
|
||||
m.put("SSO Providers", "SSOプロバイダー");
|
||||
m.put("SSO account deleted", "SSOアカウントが削除されました");
|
||||
m.put("SSO provider \"{0}\" deleted", "SSOプロバイダー\"{0}\"が削除されました");
|
||||
m.put("SSO provider created", "SSOプロバイダーが作成されました");
|
||||
m.put("SSO provider updated", "SSOプロバイダーが更新されました");
|
||||
m.put("SUCCESSFUL", "成功");
|
||||
m.put("Save", "保存");
|
||||
m.put("Save Query", "クエリを保存");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "サービスデスク設定");
|
||||
m.put("Service Locator", "サービスロケーター");
|
||||
m.put("Service Locators", "サービスロケーター");
|
||||
m.put("Service account not allowed to login", "サービスアカウントはログインできません");
|
||||
m.put("Service desk setting", "サービスデスク設定");
|
||||
m.put("Service desk settings have been saved", "サービスデスク設定が保存されました");
|
||||
m.put("Services", "サービス");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "署名キーID");
|
||||
m.put("Similar Issues", "類似の課題");
|
||||
m.put("Single Sign On", "シングルサインオン");
|
||||
m.put("Single Sign-On", "シングルサインオン");
|
||||
m.put("Single sign on via discord.com", "discord.comを介したシングルサインオン");
|
||||
m.put("Single sign on via twitch.tv", "twitch.tvを介したシングルサインオン");
|
||||
m.put("Site", "サイト");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
"<a href='https://docs.onedev.io/concepts#job-workspace'>ジョブワークスペース</a>に対する公開するファイルを指定してください。パターンマッチには*や?を使用してください。");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"md5チェックサムを作成するファイルを指定してください。複数のファイルはスペースで区切ってください。<a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a>パターンが使用可能です。絶対パスでないファイルは<a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>ジョブワークスペース</a>に対する相対パスとみなされます。");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"上記のディレクトリ内で公開するファイルを指定してください。パターンマッチには*や?を使用してください。");
|
||||
m.put("Specify files under above directory to be published", "上記のディレクトリ内で公開するファイルを指定");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"上記のディレクトリ内で公開するファイルを指定してください。パターンマッチには*や?を使用してください。<b>注意:</b> サイトの開始ページとして提供される<code>index.html</code>をこれらのファイルに含める必要があります。");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "メールサーバーと通信する際のタイムアウトを秒単位で指定してください。");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "ジョブが送信されてからのタイムアウトを秒単位で指定してください。");
|
||||
m.put("Specify title of the issue", "問題のタイトルを指定してください。");
|
||||
m.put("Specify url for your brand", "ブランドのURLを指定してください。");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "YouTrack APIのURLを指定してください。例: <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "SSH認証のための上記マシンのユーザー名を指定してください。");
|
||||
m.put("Specify user name of specified registry", "指定されたレジストリのユーザー名を指定してください。");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Ssh設定");
|
||||
m.put("Ssl Setting", "Ssl設定");
|
||||
m.put("Sso Connector", "Ssoコネクタ");
|
||||
m.put("Sso Provider Bean", "Ssoプロバイダービーン");
|
||||
m.put("Start At", "開始時刻");
|
||||
m.put("Start Date", "開始日");
|
||||
m.put("Start Page", "開始ページ");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("State Spec", "状態仕様");
|
||||
m.put("State Transitions", "状態の遷移");
|
||||
m.put("State Trends", "状態の傾向");
|
||||
m.put("State of other issue is transited to", "他の問題の状態が遷移する先");
|
||||
m.put("State of an issue is transited", "課題の状態が遷移される");
|
||||
m.put("States", "状態");
|
||||
m.put("Statistics", "統計");
|
||||
m.put("Stats", "統計情報");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "このキーは別のプロジェクトで既に使用されています");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"このキーは{0}に関連付けられていますが、このユーザーの確認済みメールアドレスではありません");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"このキーはプロジェクト階層内でキャッシュヒットがあるかどうかを判断するために使用されます(現在のプロジェクトからルートプロジェクトまで順に検索し、以下のロードキーも同様です)。キャッシュがヒットと見なされるのは、ここで定義されたキーと完全に一致する場合です");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"このキーはプロジェクト階層内でキャッシュヒットがあるかどうかを判断するために使用されます(現在のプロジェクトからルートプロジェクトまで順に検索し、以下のロードキーも同様です)。キャッシュは、ここで定義されたキーと完全に一致する場合にヒットと見なされます。<br><b>注意:</b> プロジェクトにキャッシュ状態を表現できるロックファイル(package.json、pom.xmlなど)がある場合、このキーは<cache name>-@file:checksum.txt@として定義されるべきです。ここで、checksum.txtはこれらのロックファイルから<b>チェックサム生成ステップ</b>で生成され、このステップの前に定義されます");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"このキーはプロジェクト階層内でキャッシュをダウンロードおよびアップロードするために使用されます(現在のプロジェクトからルートプロジェクトまで順に検索)");
|
||||
m.put("This key or one of its sub key is already added", "このキーまたはそのサブキーのいずれかが既に追加されています");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "このステップはDocker対応エグゼキュータによってのみ実行可能です");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"このステップはDocker対応エグゼキュータによってのみ実行可能です。<a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>ジョブワークスペース</a>で実行されます");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"このステップは、ジョブのワークスペースからビルド成果物ディレクトリにファイルをコピーし、ジョブが完了した後にアクセスできるようにします");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"このステップは指定されたファイルをプロジェクトウェブサイトとして公開します。プロジェクトウェブサイトは<code>http://<onedev base url>/path/to/project/~site</code>で公開アクセス可能です");
|
||||
m.put("This step pulls specified refs from remote", "このステップでは、指定されたリファレンスをリモートからプルします");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "保護されたタグを作成できません");
|
||||
m.put("Unable to diff as some line is too long.", "一部の行が長すぎるため、差分を表示できません");
|
||||
m.put("Unable to diff as the file is too large.", "ファイルが大きすぎるため、差分を表示できません");
|
||||
m.put("Unable to find SSO provider: ", "SSOプロバイダーが見つかりません:");
|
||||
m.put("Unable to find agent {0}", "エージェント{0}が見つかりません");
|
||||
m.put("Unable to find build #{0} in project {1}", "プロジェクト{1}内でビルド#{0}が見つかりません");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "未定義フィールド値解決");
|
||||
m.put("Undefined State Resolution", "未定義の状態解決");
|
||||
m.put("Undefined custom field: ", "未定義のカスタムフィールド:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"このステップが実行される条件。<b>成功</b>は、このステップの前に実行されるすべての非オプションステップが成功していることを意味します");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"このステップが実行される条件。<b>SUCCESSFUL</b>は、このステップの前に実行されたすべての非オプションステップが成功したことを意味します");
|
||||
m.put("Unexpected setting: {0}", "予期しない設定: {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "予期しないssh署名ハッシュアルゴリズム:");
|
||||
m.put("Unexpected ssh signature namespace: ", "予期しないssh署名ネームスペース:");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"ユーザーがGitコミットの著者/コミッターであるかを判断する際、ここにリストされたすべてのメールが確認されます");
|
||||
m.put("When evaluating this template, below variables will be available:", "このテンプレートを評価する際、以下の変数が利用可能です:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"OneDevの組み込みフォームでログインする際、ここで定義された認証者に対して送信されたユーザー資格情報を内部データベースの他にチェックできます");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"プルリクエストのターゲットブランチに新しいコミットがある場合、プルリクエストのマージコミットが再計算されます。このオプションは、以前のマージコミットで実行されたプルリクエストビルドを受け入れるかどうかを指定します。有効にすると、新しいマージコミットで必要なビルドを再実行する必要があります。この設定は必要なビルドが指定されている場合にのみ有効です");
|
||||
m.put("When this work starts", "この作業が開始されるとき");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "ワークフローの調整が完了しました");
|
||||
m.put("Working Directory", "作業ディレクトリ");
|
||||
m.put("Write", "書き込み");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "はい");
|
||||
m.put("You are not member of discord server", "あなたはDiscordサーバーのメンバーではありません");
|
||||
m.put("You are rebasing source branch on top of target branch", "ソースブランチをターゲットブランチの上にリベースしています");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "中");
|
||||
m.put("skipped {0} lines", "{0} 行をスキップしました");
|
||||
m.put("space", "スペース");
|
||||
m.put("state of other issue is transited to \"{0}\"", "他の課題の状態が \"{0}\" に移行されました");
|
||||
m.put("state of an issue is transited", "課題の状態が遷移される");
|
||||
m.put("step template", "ステップテンプレート");
|
||||
m.put("submit", "送信");
|
||||
m.put("tag the job is running against", "ジョブが実行されているタグ");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "アカウントが無効になっています");
|
||||
m.put("Connect with your SSO account", "SSOアカウントで接続");
|
||||
m.put("Create New User", "新しいユーザーを作成");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"次回ログイン時に対応するSSOサブジェクトを再接続するためにここでSSOアカウントを削除します。確認済みのメールを持つSSOサブジェクトは、同じ確認済みメールを持つユーザーに自動的に接続されます");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "本当にSSOプロバイダー\"{0}\"を削除しますか?");
|
||||
m.put("Do you really want to delete this SSO account?", "本当にこのSSOアカウントを削除しますか?");
|
||||
m.put("Email address \"{0}\" already used by another account", "メールアドレス\"{0}\"は他のアカウントで既に使用されています");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "メールアドレス\"{0}\"はアカウント\"{1}\"で使用されています");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "メールアドレス\"{0}\"は無効なアカウント\"{1}\"で使用されています");
|
||||
m.put("Error authenticating user", "ユーザー認証エラー");
|
||||
m.put("External Authentication", "外部認証");
|
||||
m.put("External Password Authenticator", "外部パスワード認証");
|
||||
m.put("Impersonate", "偽装");
|
||||
m.put("Link Existing User", "既存ユーザーをリンク");
|
||||
m.put("Link User Bean", "ユーザービーンをリンク");
|
||||
m.put("My SSO Accounts", "私のSSOアカウント");
|
||||
m.put("No external password authenticator", "外部パスワード認証がありません");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "ユーザー\"{0}\"を認証する外部パスワード認証がありません");
|
||||
m.put("Only users able to authenticate via password can be linked", "パスワードで認証できるユーザーのみリンク可能");
|
||||
m.put("Password Authenticator", "パスワード認証");
|
||||
m.put("Password of the user", "ユーザーのパスワード");
|
||||
m.put("SSO Accounts", "SSOアカウント");
|
||||
m.put("SSO Providers", "SSOプロバイダー");
|
||||
m.put("SSO account deleted", "SSOアカウントが削除されました");
|
||||
m.put("SSO provider \"{0}\" deleted", "SSOプロバイダー\"{0}\"が削除されました");
|
||||
m.put("SSO provider created", "SSOプロバイダーが作成されました");
|
||||
m.put("SSO provider updated", "SSOプロバイダーが更新されました");
|
||||
m.put("Service account not allowed to login", "サービスアカウントはログインできません");
|
||||
m.put("Single Sign-On", "シングルサインオン");
|
||||
m.put("Sso Provider Bean", "Ssoプロバイダービーン");
|
||||
m.put("Unable to find SSO provider: ", "SSOプロバイダーが見つかりません:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"OneDevの組み込みフォームでログインする際、ここで定義された認証者に対して送信されたユーザー資格情報を内部データベースの他にチェックできます");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -141,6 +141,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "액세스 토큰이 재생성되었습니다. 에이전트 측에서 토큰을 업데이트해야 합니다");
|
||||
m.put("Account Email", "계정 이메일");
|
||||
m.put("Account Name", "계정 이름");
|
||||
m.put("Account is disabled", "계정이 비활성화되었습니다");
|
||||
m.put("Account set up successfully", "계정이 성공적으로 설정되었습니다");
|
||||
m.put("Active Directory", "액티브 디렉토리");
|
||||
m.put("Active Since", "활성화된 이후");
|
||||
@ -329,7 +330,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "최소한 하나의 저장소를 선택해야 합니다");
|
||||
m.put("At least one role is required", "최소한 하나의 역할이 필요합니다");
|
||||
m.put("At least one role must be selected", "최소한 하나의 역할을 선택해야 합니다");
|
||||
m.put("At least one state needs to be specified", "최소한 하나의 상태를 지정해야 합니다");
|
||||
m.put("At least one state should be specified", "최소한 하나의 상태를 지정해야 합니다");
|
||||
m.put("At least one tab should be added", "최소한 하나의 탭을 추가해야 합니다");
|
||||
m.put("At least one user search base should be specified", "최소한 하나의 사용자 검색 기준을 지정해야 합니다");
|
||||
@ -539,7 +539,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "루트 계정을 비활성화할 수 없습니다");
|
||||
m.put("Can not disable yourself", "자신을 비활성화할 수 없습니다");
|
||||
m.put("Can not find issue board: ", "이슈 보드를 찾을 수 없습니다:");
|
||||
m.put("Can not link to self", "자기 자신과 연결할 수 없습니다");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "프로젝트 \"{0}\"를 자신 또는 하위 프로젝트 아래로 이동할 수 없습니다");
|
||||
m.put("Can not perform this operation now", "지금 이 작업을 수행할 수 없습니다");
|
||||
m.put("Can not reset password for service account or disabled user", "서비스 계정 또는 비활성화된 사용자의 비밀번호를 재설정할 수 없습니다");
|
||||
@ -627,6 +626,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "그룹을 선택하세요...");
|
||||
m.put("Choose groups...", "그룹들을 선택하세요...");
|
||||
m.put("Choose issue...", "이슈를 선택하세요...");
|
||||
m.put("Choose issues...", "이슈 선택...");
|
||||
m.put("Choose iteration...", "반복을 선택하세요...");
|
||||
m.put("Choose iterations...", "반복들을 선택하세요...");
|
||||
m.put("Choose job...", "작업을 선택하세요...");
|
||||
@ -765,6 +765,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "여기에서 비밀번호를 확인하세요");
|
||||
m.put("Confirm your action", "작업을 확인하세요");
|
||||
m.put("Connect New Agent", "새 에이전트 연결");
|
||||
m.put("Connect with your SSO account", "SSO 계정으로 연결");
|
||||
m.put("Contact Email", "연락처 이메일");
|
||||
m.put("Contact Name", "연락처 이름");
|
||||
m.put("Container Image", "컨테이너 이미지");
|
||||
@ -810,6 +811,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "필요한 경우 병합 커밋 생성");
|
||||
m.put("Create New", "새로 생성");
|
||||
m.put("Create New File", "새 파일 생성");
|
||||
m.put("Create New User", "새 사용자 생성");
|
||||
m.put("Create Project", "프로젝트 생성");
|
||||
m.put("Create Pull Request", "풀 리퀘스트 생성");
|
||||
m.put("Create Pull Request for This Change", "이 변경 사항에 대한 풀 리퀘스트 생성");
|
||||
@ -912,6 +914,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "빌드 삭제");
|
||||
m.put("Delete Comment", "댓글 삭제");
|
||||
m.put("Delete Pull Request", "풀 리퀘스트 삭제");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"다음 로그인 시 해당 SSO 주제를 다시 연결하려면 여기서 SSO 계정을 삭제하세요. 인증된 이메일이 있는 SSO 주제는 동일한 인증된 이메일을 가진 사용자와 자동으로 연결됩니다");
|
||||
m.put("Delete Selected", "선택된 항목 삭제");
|
||||
m.put("Delete Selected Builds", "선택된 빌드 삭제");
|
||||
m.put("Delete Selected Comments", "선택된 댓글 삭제");
|
||||
@ -997,6 +1001,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "이 빌드를 정말 취소하시겠습니까?");
|
||||
m.put("Do you really want to change target branch to {0}?", "대상 브랜치를 {0}(으)로 변경하시겠습니까?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "\"{0}\"을(를) 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "SSO 제공자 \"{0}\"를 정말로 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "보드 \"{0}\"을(를) 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete build #{0}?", "빌드 #{0}을(를) 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "그룹 \"{0}\"을(를) 정말 삭제하시겠습니까?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "태그 {0}을(를) 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this GPG key?", "이 GPG 키를 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this SSH key?", "이 SSH 키를 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this SSO account?", "이 SSO 계정을 정말로 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this access token?", "이 액세스 토큰을 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this board?", "이 보드를 정말 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this build?", "이 빌드를 정말 삭제하시겠습니까?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "작업 비밀 편집");
|
||||
m.put("Edit My Avatar", "내 아바타 편집");
|
||||
m.put("Edit Rule", "규칙 편집");
|
||||
m.put("Edit Source", "소스 편집");
|
||||
m.put("Edit Timesheet", "타임시트 편집");
|
||||
m.put("Edit dashboard", "대시보드 편집");
|
||||
m.put("Edit issue title", "이슈 제목 편집");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "이메일 인증");
|
||||
m.put("Email Verification Template", "이메일 인증 템플릿");
|
||||
m.put("Email address", "이메일 주소");
|
||||
m.put("Email address \"{0}\" already used by another account", "이메일 주소 \"{0}\"는 다른 계정에서 이미 사용 중입니다");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "이메일 주소 \"{0}\"는 계정 \"{1}\"에서 사용 중입니다");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "이메일 주소 \"{0}\"는 비활성화된 계정 \"{1}\"에서 사용 중입니다");
|
||||
m.put("Email address already in use: {0}", "이미 사용 중인 이메일 주소: {0}");
|
||||
m.put("Email address already invited: {0}", "이미 초대된 이메일 주소: {0}");
|
||||
m.put("Email address already used by another user", "다른 사용자가 이미 사용 중인 이메일 주소");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"위 명령에서 <code>serverUrl</code> 환경 변수는 <i>관리 / 시스템 설정</i>에 지정된 OneDev 서버 URL에서 가져옵니다. 필요하면 변경하세요");
|
||||
m.put("Equal", "동일");
|
||||
m.put("Error authenticating user", "사용자 인증 오류");
|
||||
m.put("Error calculating commits: check log for details", "커밋 계산 오류: 세부 사항은 로그를 확인하세요");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "{0}로 체리픽킹 오류: 병합 충돌이 감지되었습니다");
|
||||
m.put("Error cherry-picking to {0}: {1}", "{0}로 체리픽킹 오류: {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "XLSX 내보내기");
|
||||
m.put("Export as OCI layout", "OCI 레이아웃으로 내보내기");
|
||||
m.put("Extend Trial Subscription", "체험 구독 연장");
|
||||
m.put("External Authentication", "외부 인증");
|
||||
m.put("External Issue Transformers", "외부 이슈 변환기들");
|
||||
m.put("External Participants", "외부 참가자들");
|
||||
m.put("External Password Authenticator", "외부 비밀번호 인증기");
|
||||
m.put("External System", "외부 시스템");
|
||||
m.put("External authenticator settings saved", "외부 인증자 설정이 저장되었습니다");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "외부 참가자는 계정이 없으며 이메일을 통해 이슈에 참여합니다");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "이미지 URL을 지정해야 합니다");
|
||||
m.put("Imap Ssl Setting", "IMAP SSL 설정");
|
||||
m.put("Imap With Ssl", "IMAP SSL 사용");
|
||||
m.put("Impersonate", "가장하다");
|
||||
m.put("Implicit SSL", "암시적 SSL");
|
||||
m.put("Import", "가져오기");
|
||||
m.put("Import All Projects", "모든 프로젝트 가져오기");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "이슈 투표");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"프로젝트 내에서 여러 이슈에 대한 배치 작업을 포함한 이슈 관리 권한");
|
||||
m.put("Issue already linked", "이슈가 이미 연결되었습니다");
|
||||
m.put("Issue count", "이슈 개수");
|
||||
m.put("Issue in state", "상태에 있는 이슈");
|
||||
m.put("Issue list", "이슈 목록");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Line: ", "라인:");
|
||||
m.put("Lines", "라인들");
|
||||
m.put("Link", "링크");
|
||||
m.put("Link Existing User", "기존 사용자 연결");
|
||||
m.put("Link Spec", "링크 사양");
|
||||
m.put("Link Spec Opposite", "반대 링크 사양");
|
||||
m.put("Link Text", "링크 텍스트");
|
||||
m.put("Link URL", "링크 URL");
|
||||
m.put("Link URL should be specified", "링크 URL을 지정해야 합니다");
|
||||
m.put("Link User Bean", "사용자 빈 연결");
|
||||
m.put("Linkable Issues", "링크 가능한 이슈");
|
||||
m.put("Linkable Issues On the Other Side", "반대편의 링크 가능한 이슈");
|
||||
m.put("Links", "링크들");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "내 GPG 키");
|
||||
m.put("My Profile", "내 프로필");
|
||||
m.put("My SSH Keys", "내 SSH 키");
|
||||
m.put("My SSO Accounts", "내 SSO 계정");
|
||||
m.put("Mypy Report", "Mypy 보고서");
|
||||
m.put("N/A", "N/A");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "탐색할 차이 없음");
|
||||
m.put("No directories to skip", "건너뛸 디렉터리 없음");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "정의된 실행자가 없습니다. 작업은 자동으로 검색된 실행자를 대신 사용합니다");
|
||||
m.put("No external password authenticator", "외부 비밀번호 인증기 없음");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "사용자 \"{0}\"를 인증할 외부 비밀번호 인증기가 없습니다");
|
||||
m.put("No fields to prompt", "프롬프트할 필드 없음");
|
||||
m.put("No fields to remove", "제거할 필드 없음");
|
||||
m.put("No file attachments", "파일 첨부 없음");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "액세스 토큰 소유자가 관리할 수 있는 프로젝트만 승인 가능");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"여기에는 시스템 수준 감사 이벤트만 표시됩니다. 특정 프로젝트의 감사 이벤트를 보려면 프로젝트 감사 로그 페이지를 방문하세요");
|
||||
m.put("Only users able to authenticate via password can be linked", "비밀번호로 인증할 수 있는 사용자만 연결할 수 있습니다");
|
||||
m.put("Open", "열기");
|
||||
m.put("Open new pull request", "새 풀 리퀘스트 열기");
|
||||
m.put("Open terminal of current running step", "현재 실행 중인 단계의 터미널 열기");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"선택적으로 커밋 메시지 풋터 확인을 위한 적용 가능한 커밋 유형을 지정하세요 (값을 추가하려면 ENTER를 누르세요). 모든 유형을 지정하려면 비워 두세요.");
|
||||
m.put("Optionally specify applicable jobs of this executor", "선택적으로 이 실행자에 적용 가능한 작업을 지정합니다");
|
||||
m.put("Optionally specify applicable users who pushed the change", "변경 사항을 푸시한 적용 가능한 사용자를 선택적으로 지정");
|
||||
m.put("Optionally specify arguments to run above image", "선택적으로 위 이미지 실행을 위한 인수를 지정하세요.");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"선택적으로 <a href='https://docs.onedev.io/concepts#job-workspace'>작업 워크스페이스</a>로 종속 항목에서 검색할 아티팩트를 지정하세요. 게시된 아티팩트(아티팩트 게시 단계에서 게시된 것)만 검색할 수 있습니다. 아티팩트를 검색하지 않으려면 비워 두세요.");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Passcode", "암호");
|
||||
m.put("Passed", "통과됨");
|
||||
m.put("Password", "비밀번호");
|
||||
m.put("Password Authenticator", "비밀번호 인증기");
|
||||
m.put("Password Edit Bean", "비밀번호 편집 빈");
|
||||
m.put("Password Must Contain Digit", "비밀번호는 숫자를 포함해야 합니다");
|
||||
m.put("Password Must Contain Lowercase", "비밀번호는 소문자를 포함해야 합니다");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "비밀번호가 변경되었습니다.");
|
||||
m.put("Password has been removed", "비밀번호가 제거되었습니다.");
|
||||
m.put("Password has been set", "비밀번호가 설정되었습니다.");
|
||||
m.put("Password of the user", "사용자의 비밀번호");
|
||||
m.put("Password or Access Token for Remote Repository", "원격 저장소를 위한 비밀번호 또는 액세스 토큰");
|
||||
m.put("Password reset request has been sent", "비밀번호 재설정 요청이 전송되었습니다.");
|
||||
m.put("Password reset url is invalid or obsolete", "비밀번호 재설정 URL이 유효하지 않거나 오래되었습니다");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "SSH 키가 삭제되었습니다");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "SSH 설정이 저장되었으며 SSH 서버가 재시작되었습니다");
|
||||
m.put("SSL Setting", "SSL 설정");
|
||||
m.put("SSO Accounts", "SSO 계정");
|
||||
m.put("SSO Providers", "SSO 제공자");
|
||||
m.put("SSO account deleted", "SSO 계정이 삭제되었습니다");
|
||||
m.put("SSO provider \"{0}\" deleted", "SSO 제공자 \"{0}\"가 삭제되었습니다");
|
||||
m.put("SSO provider created", "SSO 제공자가 생성되었습니다");
|
||||
m.put("SSO provider updated", "SSO 제공자가 업데이트되었습니다");
|
||||
m.put("SUCCESSFUL", "성공");
|
||||
m.put("Save", "저장");
|
||||
m.put("Save Query", "쿼리 저장");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "서비스 데스크 설정들");
|
||||
m.put("Service Locator", "서비스 로케이터");
|
||||
m.put("Service Locators", "서비스 로케이터들");
|
||||
m.put("Service account not allowed to login", "서비스 계정은 로그인할 수 없습니다");
|
||||
m.put("Service desk setting", "서비스 데스크 설정");
|
||||
m.put("Service desk settings have been saved", "서비스 데스크 설정이 저장되었습니다");
|
||||
m.put("Services", "서비스");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "서명 키 ID");
|
||||
m.put("Similar Issues", "유사한 이슈");
|
||||
m.put("Single Sign On", "싱글 사인온");
|
||||
m.put("Single Sign-On", "싱글 사인온");
|
||||
m.put("Single sign on via discord.com", "discord.com을 통한 싱글 사인온");
|
||||
m.put("Single sign on via twitch.tv", "twitch.tv를 통한 싱글 사인온");
|
||||
m.put("Site", "사이트");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
"<a href='https://docs.onedev.io/concepts#job-workspace'>작업 공간</a> 기준으로 게시할 파일을 지정하세요. 패턴 매칭을 위해 * 또는 ?를 사용하세요.");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"md5 체크섬을 생성할 파일을 지정하세요. 여러 파일은 공백으로 구분해야 합니다. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> 패턴이 허용됩니다. 절대 경로가 아닌 파일은 <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>작업 공간</a> 기준으로 간주됩니다.");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"위 디렉터리 아래에서 게시할 파일을 지정하세요. 패턴 매칭을 위해 * 또는 ?를 사용하세요.");
|
||||
m.put("Specify files under above directory to be published", "위 디렉토리 아래에 게시할 파일 지정");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"위 디렉터리 아래에서 게시할 파일을 지정하세요. 패턴 매칭을 위해 * 또는 ?를 사용하세요. <b>참고:</b> <code>index.html</code>은 사이트 시작 페이지로 제공되기 위해 이러한 파일에 포함되어야 합니다.");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "메일 서버와 통신할 때의 타임아웃(초)을 지정하십시오.");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "작업이 제출된 시점부터의 타임아웃(초)을 지정하십시오.");
|
||||
m.put("Specify title of the issue", "이슈 제목을 지정하십시오.");
|
||||
m.put("Specify url for your brand", "브랜드 URL을 지정하십시오.");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "YouTrack API의 URL을 지정하십시오. 예를 들어 <tt>http://localhost:8080/api</tt>.");
|
||||
m.put("Specify user name of above machine for SSH authentication", "SSH 인증을 위한 위 머신의 사용자 이름을 지정하십시오.");
|
||||
m.put("Specify user name of specified registry", "지정된 레지스트리의 사용자 이름을 지정하십시오.");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Ssh 설정");
|
||||
m.put("Ssl Setting", "Ssl 설정");
|
||||
m.put("Sso Connector", "Sso 커넥터");
|
||||
m.put("Sso Provider Bean", "Sso 제공자 빈");
|
||||
m.put("Start At", "시작 시간");
|
||||
m.put("Start Date", "시작 날짜");
|
||||
m.put("Start Page", "시작 페이지");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("State Spec", "상태 사양");
|
||||
m.put("State Transitions", "상태 전환");
|
||||
m.put("State Trends", "상태 추세");
|
||||
m.put("State of other issue is transited to", "다른 이슈의 상태가 전환됨");
|
||||
m.put("State of an issue is transited", "이슈의 상태가 전환됨");
|
||||
m.put("States", "상태들");
|
||||
m.put("Statistics", "통계");
|
||||
m.put("Stats", "통계");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "이 키는 이미 다른 프로젝트에서 사용되었습니다");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"이 키는 {0}와 연결되어 있지만 이 사용자의 확인된 이메일 주소가 아닙니다");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"이 키는 프로젝트 계층 구조에서 캐시 적중 여부를 결정하는 데 사용됩니다 (현재 프로젝트에서 루트 프로젝트까지 순서대로 검색하며, 아래 로드 키도 동일). 캐시는 여기 정의된 키와 정확히 동일한 경우 적중된 것으로 간주됩니다");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"이 키는 프로젝트 계층 구조에서 캐시 적중 여부를 결정하는 데 사용됩니다 (현재 프로젝트에서 루트 프로젝트로 순서대로 검색, 아래 로드 키도 동일). 캐시는 여기에 정의된 키와 정확히 동일할 경우 적중된 것으로 간주됩니다.<br><b>참고:</b> 프로젝트에 캐시 상태를 나타낼 수 있는 잠금 파일(package.json, pom.xml 등)이 있는 경우, 이 키는 <cache name>-@file:checksum.txt@로 정의되어야 하며, checksum.txt는 이 단계 전에 정의된 <b>체크섬 생성 단계</b>를 통해 이러한 잠금 파일에서 생성됩니다.");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"이 키는 프로젝트 계층 구조에서 캐시를 다운로드하고 업로드하는 데 사용됩니다 (현재 프로젝트에서 루트 프로젝트까지 순서대로 검색)");
|
||||
m.put("This key or one of its sub key is already added", "이 키 또는 하위 키 중 하나가 이미 추가되었습니다");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "이 단계는 Docker를 인식하는 실행자만 실행할 수 있습니다");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"이 단계는 Docker를 인식하는 실행자만 실행할 수 있습니다. <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>작업 워크스페이스</a>에서 실행됩니다");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"이 단계는 작업 공간에서 빌드 아티팩트 디렉토리로 파일을 복사하여 작업이 완료된 후에도 액세스할 수 있도록 합니다");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"이 단계는 지정된 파일을 프로젝트 웹 사이트로 제공하도록 게시합니다. 프로젝트 웹 사이트는 <code>http://<onedev base url>/path/to/project/~site</code>를 통해 공개적으로 액세스할 수 있습니다");
|
||||
m.put("This step pulls specified refs from remote", "이 단계는 원격에서 지정된 참조를 가져옵니다");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "보호된 태그를 생성할 수 없습니다");
|
||||
m.put("Unable to diff as some line is too long.", "일부 줄이 너무 길어 차이를 표시할 수 없습니다.");
|
||||
m.put("Unable to diff as the file is too large.", "파일이 너무 커서 차이를 표시할 수 없습니다.");
|
||||
m.put("Unable to find SSO provider: ", "SSO 제공자를 찾을 수 없습니다:");
|
||||
m.put("Unable to find agent {0}", "에이전트 {0}을(를) 찾을 수 없습니다");
|
||||
m.put("Unable to find build #{0} in project {1}", "프로젝트 {1}에서 빌드 #{0}을(를) 찾을 수 없습니다");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "정의되지 않은 필드 값 해결");
|
||||
m.put("Undefined State Resolution", "정의되지 않은 상태 해결");
|
||||
m.put("Undefined custom field: ", "정의되지 않은 사용자 지정 필드:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"이 단계가 실행되어야 하는 조건. <b>성공</b>은 이 단계 이전에 실행된 모든 선택적이지 않은 단계가 성공했음을 의미합니다");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"이 단계가 실행되어야 하는 조건. <b>성공</b>은 이 단계 이전에 실행된 모든 비선택적 단계가 성공적임을 의미합니다");
|
||||
m.put("Unexpected setting: {0}", "예상치 못한 설정: {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "예상치 못한 ssh 서명 해시 알고리즘:");
|
||||
m.put("Unexpected ssh signature namespace: ", "예상치 못한 ssh 서명 네임스페이스:");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"사용자가 Git 커밋의 작성자/커미터인지 확인할 때 여기에 나열된 모든 이메일이 확인됩니다");
|
||||
m.put("When evaluating this template, below variables will be available:", "이 템플릿을 평가할 때 아래 변수가 사용 가능합니다:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"OneDev의 내장된 양식을 통해 로그인할 때, 제출된 사용자 자격 증명은 내부 데이터베이스 외에도 여기 정의된 인증기를 통해 확인할 수 있습니다");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"풀 리퀘스트의 대상 브랜치에 새 커밋이 있을 경우, 풀 리퀘스트의 병합 커밋이 재계산되며, 이전 병합 커밋에서 실행된 빌드를 수락할지 여부를 결정합니다. 활성화되면 새 병합 커밋에서 필요한 빌드를 다시 실행해야 합니다. 이 설정은 필요한 빌드가 지정된 경우에만 적용됩니다");
|
||||
m.put("When this work starts", "이 작업이 시작될 때");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "워크플로우 조정 완료");
|
||||
m.put("Working Directory", "작업 디렉토리");
|
||||
m.put("Write", "쓰기");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "예");
|
||||
m.put("You are not member of discord server", "디스코드 서버의 멤버가 아닙니다");
|
||||
m.put("You are rebasing source branch on top of target branch", "소스 브랜치를 대상 브랜치 위로 리베이스 중입니다");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "중간");
|
||||
m.put("skipped {0} lines", "{0}개의 라인을 건너뜀");
|
||||
m.put("space", "공간");
|
||||
m.put("state of other issue is transited to \"{0}\"", "다른 이슈의 상태가 \"{0}\"로 전환됨");
|
||||
m.put("state of an issue is transited", "이슈의 상태가 전환됨");
|
||||
m.put("step template", "단계 템플릿");
|
||||
m.put("submit", "제출");
|
||||
m.put("tag the job is running against", "작업이 실행 중인 태그");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "계정이 비활성화되었습니다");
|
||||
m.put("Connect with your SSO account", "SSO 계정으로 연결");
|
||||
m.put("Create New User", "새 사용자 생성");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"다음 로그인 시 해당 SSO 주제를 다시 연결하려면 여기서 SSO 계정을 삭제하세요. 인증된 이메일이 있는 SSO 주제는 동일한 인증된 이메일을 가진 사용자와 자동으로 연결됩니다");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "SSO 제공자 \"{0}\"를 정말로 삭제하시겠습니까?");
|
||||
m.put("Do you really want to delete this SSO account?", "이 SSO 계정을 정말로 삭제하시겠습니까?");
|
||||
m.put("Email address \"{0}\" already used by another account", "이메일 주소 \"{0}\"는 다른 계정에서 이미 사용 중입니다");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "이메일 주소 \"{0}\"는 계정 \"{1}\"에서 사용 중입니다");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "이메일 주소 \"{0}\"는 비활성화된 계정 \"{1}\"에서 사용 중입니다");
|
||||
m.put("Error authenticating user", "사용자 인증 오류");
|
||||
m.put("External Authentication", "외부 인증");
|
||||
m.put("External Password Authenticator", "외부 비밀번호 인증기");
|
||||
m.put("Impersonate", "가장하다");
|
||||
m.put("Link Existing User", "기존 사용자 연결");
|
||||
m.put("Link User Bean", "사용자 빈 연결");
|
||||
m.put("My SSO Accounts", "내 SSO 계정");
|
||||
m.put("No external password authenticator", "외부 비밀번호 인증기 없음");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "사용자 \"{0}\"를 인증할 외부 비밀번호 인증기가 없습니다");
|
||||
m.put("Only users able to authenticate via password can be linked", "비밀번호로 인증할 수 있는 사용자만 연결할 수 있습니다");
|
||||
m.put("Password Authenticator", "비밀번호 인증기");
|
||||
m.put("Password of the user", "사용자의 비밀번호");
|
||||
m.put("SSO Accounts", "SSO 계정");
|
||||
m.put("SSO Providers", "SSO 제공자");
|
||||
m.put("SSO account deleted", "SSO 계정이 삭제되었습니다");
|
||||
m.put("SSO provider \"{0}\" deleted", "SSO 제공자 \"{0}\"가 삭제되었습니다");
|
||||
m.put("SSO provider created", "SSO 제공자가 생성되었습니다");
|
||||
m.put("SSO provider updated", "SSO 제공자가 업데이트되었습니다");
|
||||
m.put("Service account not allowed to login", "서비스 계정은 로그인할 수 없습니다");
|
||||
m.put("Single Sign-On", "싱글 사인온");
|
||||
m.put("Sso Provider Bean", "Sso 제공자 빈");
|
||||
m.put("Unable to find SSO provider: ", "SSO 제공자를 찾을 수 없습니다:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"OneDev의 내장된 양식을 통해 로그인할 때, 제출된 사용자 자격 증명은 내부 데이터베이스 외에도 여기 정의된 인증기를 통해 확인할 수 있습니다");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -141,6 +141,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Access token regenerated, make sure to update the token at agent side", "Token de acesso regenerado, certifique-se de atualizar o token no lado do agente");
|
||||
m.put("Account Email", "E-mail da Conta");
|
||||
m.put("Account Name", "Nome da Conta");
|
||||
m.put("Account is disabled", "Conta está desativada");
|
||||
m.put("Account set up successfully", "Conta configurada com sucesso");
|
||||
m.put("Active Directory", "Active Directory");
|
||||
m.put("Active Since", "Ativo Desde");
|
||||
@ -329,7 +330,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "Pelo menos um repositório deve ser selecionado");
|
||||
m.put("At least one role is required", "Pelo menos um papel é necessário");
|
||||
m.put("At least one role must be selected", "Pelo menos um papel deve ser selecionado");
|
||||
m.put("At least one state needs to be specified", "Pelo menos um estado precisa ser especificado");
|
||||
m.put("At least one state should be specified", "Pelo menos um estado deve ser especificado");
|
||||
m.put("At least one tab should be added", "Pelo menos uma aba deve ser adicionada");
|
||||
m.put("At least one user search base should be specified", "Pelo menos uma base de pesquisa de usuário deve ser especificada");
|
||||
@ -539,7 +539,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Can not disable root account", "Não é possível desativar a conta raiz");
|
||||
m.put("Can not disable yourself", "Não é possível desativar a si mesmo");
|
||||
m.put("Can not find issue board: ", "Não é possível encontrar o quadro de problemas:");
|
||||
m.put("Can not link to self", "Não é possível vincular a si mesmo");
|
||||
m.put("Can not move project \"{0}\" to be under itself or its descendants", "Não é possível mover o projeto \"{0}\" para estar sob ele mesmo ou seus descendentes");
|
||||
m.put("Can not perform this operation now", "Não é possível realizar esta operação agora");
|
||||
m.put("Can not reset password for service account or disabled user", "Não é possível redefinir a senha para conta de serviço ou usuário desativado");
|
||||
@ -627,6 +626,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Choose group...", "Escolha um grupo...");
|
||||
m.put("Choose groups...", "Escolha grupos...");
|
||||
m.put("Choose issue...", "Escolha um problema...");
|
||||
m.put("Choose issues...", "Escolher problemas...");
|
||||
m.put("Choose iteration...", "Escolha uma iteração...");
|
||||
m.put("Choose iterations...", "Escolha iterações...");
|
||||
m.put("Choose job...", "Escolha um trabalho...");
|
||||
@ -765,6 +765,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Confirm password here", "Confirme a senha aqui");
|
||||
m.put("Confirm your action", "Confirme sua ação");
|
||||
m.put("Connect New Agent", "Conectar Novo Agente");
|
||||
m.put("Connect with your SSO account", "Conecte-se com sua conta SSO");
|
||||
m.put("Contact Email", "Email de Contato");
|
||||
m.put("Contact Name", "Nome de Contato");
|
||||
m.put("Container Image", "Imagem do Container");
|
||||
@ -810,6 +811,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Create Merge Commit If Necessary", "Criar Commit de Mesclagem se Necessário");
|
||||
m.put("Create New", "Criar Novo");
|
||||
m.put("Create New File", "Criar Novo Arquivo");
|
||||
m.put("Create New User", "Criar Novo Usuário");
|
||||
m.put("Create Project", "Criar Projeto");
|
||||
m.put("Create Pull Request", "Criar Solicitação de Pull");
|
||||
m.put("Create Pull Request for This Change", "Criar Solicitação de Pull para Esta Alteração");
|
||||
@ -912,6 +914,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Delete Build", "Excluir Build");
|
||||
m.put("Delete Comment", "Excluir Comentário");
|
||||
m.put("Delete Pull Request", "Excluir Solicitação de Pull");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Exclua a conta SSO aqui para reconectar o sujeito SSO correspondente no próximo login. Note que o sujeito SSO com email verificado será conectado ao usuário com o mesmo email verificado automaticamente");
|
||||
m.put("Delete Selected", "Excluir Selecionados");
|
||||
m.put("Delete Selected Builds", "Excluir Builds Selecionados");
|
||||
m.put("Delete Selected Comments", "Excluir Comentários Selecionados");
|
||||
@ -997,6 +1001,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Do you really want to cancel this build?", "Você realmente deseja cancelar esta build?");
|
||||
m.put("Do you really want to change target branch to {0}?", "Você realmente deseja alterar a branch de destino para {0}?");
|
||||
m.put("Do you really want to delete \"{0}\"?", "Você realmente deseja excluir \"{0}\"?");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Você realmente deseja excluir o provedor SSO \"{0}\"?");
|
||||
m.put("Do you really want to delete board \"{0}\"?", "Você realmente deseja excluir o quadro \"{0}\"?");
|
||||
m.put("Do you really want to delete build #{0}?", "Você realmente deseja excluir a build #{0}?");
|
||||
m.put("Do you really want to delete group \"{0}\"?", "Você realmente deseja excluir o grupo \"{0}\"?");
|
||||
@ -1008,6 +1013,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Do you really want to delete tag {0}?", "Você realmente deseja excluir a tag {0}?");
|
||||
m.put("Do you really want to delete this GPG key?", "Você realmente deseja excluir esta chave GPG?");
|
||||
m.put("Do you really want to delete this SSH key?", "Você realmente deseja excluir esta chave SSH?");
|
||||
m.put("Do you really want to delete this SSO account?", "Você realmente deseja excluir esta conta SSO?");
|
||||
m.put("Do you really want to delete this access token?", "Você realmente deseja excluir este token de acesso?");
|
||||
m.put("Do you really want to delete this board?", "Você realmente deseja excluir este quadro?");
|
||||
m.put("Do you really want to delete this build?", "Você realmente deseja excluir esta build?");
|
||||
@ -1078,7 +1084,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "Editar Segredo do Trabalho");
|
||||
m.put("Edit My Avatar", "Editar Meu Avatar");
|
||||
m.put("Edit Rule", "Editar Regra");
|
||||
m.put("Edit Source", "Editar Fonte");
|
||||
m.put("Edit Timesheet", "Editar Folha de Horas");
|
||||
m.put("Edit dashboard", "Editar painel");
|
||||
m.put("Edit issue title", "Editar título do problema");
|
||||
@ -1108,6 +1113,9 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Email Verification", "Verificação de Email");
|
||||
m.put("Email Verification Template", "Modelo de Verificação de Email");
|
||||
m.put("Email address", "Endereço de email");
|
||||
m.put("Email address \"{0}\" already used by another account", "Endereço de email \"{0}\" já utilizado por outra conta");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "Endereço de email \"{0}\" utilizado pela conta \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "Endereço de email \"{0}\" utilizado pela conta desativada \"{1}\"");
|
||||
m.put("Email address already in use: {0}", "Endereço de email já em uso: {0}");
|
||||
m.put("Email address already invited: {0}", "Endereço de email já convidado: {0}");
|
||||
m.put("Email address already used by another user", "Endereço de email já usado por outro usuário");
|
||||
@ -1168,6 +1176,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Environment variable <code>serverUrl</code> in above command is taken from OneDev server url specified in <i>Administration / System Setting</i>. Change it if necessary",
|
||||
"A variável de ambiente <code>serverUrl</code> no comando acima é retirada da URL do servidor OneDev especificada em <i>Administração / Configuração do Sistema</i>. Altere se necessário");
|
||||
m.put("Equal", "Igual");
|
||||
m.put("Error authenticating user", "Erro ao autenticar usuário");
|
||||
m.put("Error calculating commits: check log for details", "Erro ao calcular commits: verifique o log para detalhes");
|
||||
m.put("Error cherry-picking to {0}: Merge conflicts detected", "Erro ao aplicar cherry-pick em {0}: Conflitos de mesclagem detectados");
|
||||
m.put("Error cherry-picking to {0}: {1}", "Erro ao aplicar cherry-pick em {0}: {1}");
|
||||
@ -1229,8 +1238,10 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Export XLSX", "Exportar XLSX");
|
||||
m.put("Export as OCI layout", "Exportar como layout OCI");
|
||||
m.put("Extend Trial Subscription", "Estender Assinatura de Avaliação");
|
||||
m.put("External Authentication", "Autenticação Externa");
|
||||
m.put("External Issue Transformers", "Transformadores de Problemas Externos");
|
||||
m.put("External Participants", "Participantes Externos");
|
||||
m.put("External Password Authenticator", "Autenticador de Senha Externa");
|
||||
m.put("External System", "Sistema Externo");
|
||||
m.put("External authenticator settings saved", "Configurações do autenticador externo salvas");
|
||||
m.put("External participants do not have accounts and involve in the issue via email", "Participantes externos não têm contas e se envolvem no problema via e-mail");
|
||||
@ -1531,6 +1542,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Image URL should be specified", "URL da Imagem deve ser especificado");
|
||||
m.put("Imap Ssl Setting", "Configuração de SSL do IMAP");
|
||||
m.put("Imap With Ssl", "IMAP com SSL");
|
||||
m.put("Impersonate", "Personificar");
|
||||
m.put("Implicit SSL", "SSL Implícito");
|
||||
m.put("Import", "Importar");
|
||||
m.put("Import All Projects", "Importar Todos os Projetos");
|
||||
@ -1683,7 +1695,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Issue Votes", "Votos de Problema");
|
||||
m.put("Issue administrative permission inside a project, including batch operations over multiple issues",
|
||||
"Permissão administrativa de problema dentro de um projeto, incluindo operações em lote sobre múltiplos problemas");
|
||||
m.put("Issue already linked", "Problema já vinculado");
|
||||
m.put("Issue count", "Contagem de Problemas");
|
||||
m.put("Issue in state", "Problema em estado");
|
||||
m.put("Issue list", "Lista de Problemas");
|
||||
@ -1829,11 +1840,13 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Line: ", "Linha:");
|
||||
m.put("Lines", "Linhas");
|
||||
m.put("Link", "Link");
|
||||
m.put("Link Existing User", "Vincular Usuário Existente");
|
||||
m.put("Link Spec", "Especificação de Link");
|
||||
m.put("Link Spec Opposite", "Especificação de Link Oposta");
|
||||
m.put("Link Text", "Texto do Link");
|
||||
m.put("Link URL", "URL do Link");
|
||||
m.put("Link URL should be specified", "URL do Link deve ser especificado");
|
||||
m.put("Link User Bean", "Vincular Usuário Bean");
|
||||
m.put("Linkable Issues", "Problemas Linkáveis");
|
||||
m.put("Linkable Issues On the Other Side", "Problemas Linkáveis do Outro Lado");
|
||||
m.put("Links", "Links");
|
||||
@ -1980,6 +1993,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("My GPG Keys", "Minhas Chaves GPG");
|
||||
m.put("My Profile", "Meu Perfil");
|
||||
m.put("My SSH Keys", "Minhas Chaves SSH");
|
||||
m.put("My SSO Accounts", "Minhas Contas SSO");
|
||||
m.put("Mypy Report", "Relatório Mypy");
|
||||
m.put("N/A", "N/A");
|
||||
m.put("NPM(s)", "NPM(s)");
|
||||
@ -2084,6 +2098,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("No diffs to navigate", "Sem diferenças para navegar");
|
||||
m.put("No directories to skip", "Sem diretórios para ignorar");
|
||||
m.put("No executors defined. Jobs will use auto-discovered executors instead", "Nenhum executor definido. Os trabalhos usarão executores descobertos automaticamente");
|
||||
m.put("No external password authenticator", "Nenhum autenticador de senha externa");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Nenhum autenticador de senha externa para autenticar o usuário \"{0}\"");
|
||||
m.put("No fields to prompt", "Sem campos para solicitar");
|
||||
m.put("No fields to remove", "Sem campos para remover");
|
||||
m.put("No file attachments", "Sem anexos de arquivo");
|
||||
@ -2218,6 +2234,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Only projects manageable by access token owner can be authorized", "Somente projetos gerenciáveis pelo proprietário do token de acesso podem ser autorizados");
|
||||
m.put("Only system level audit events are displayed here. To view audit events for a specific project, please visit the project audit log page",
|
||||
"Somente eventos de auditoria de nível de sistema são exibidos aqui. Para visualizar eventos de auditoria de um projeto específico, visite a página de log de auditoria do projeto");
|
||||
m.put("Only users able to authenticate via password can be linked", "Apenas usuários capazes de autenticar via senha podem ser vinculados");
|
||||
m.put("Open", "Abrir");
|
||||
m.put("Open new pull request", "Abrir nova pull request");
|
||||
m.put("Open terminal of current running step", "Abrir terminal do passo em execução atual");
|
||||
@ -2316,6 +2333,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"Opcionalmente especifique tipos de commit aplicáveis para verificação de rodapé de mensagem de commit (pressione ENTER para adicionar valor). Deixe vazio para todos os tipos");
|
||||
m.put("Optionally specify applicable jobs of this executor", "Opcionalmente, especifique os trabalhos aplicáveis deste executor");
|
||||
m.put("Optionally specify applicable users who pushed the change", "Opcionalmente especifique usuários aplicáveis que fizeram o push da alteração");
|
||||
m.put("Optionally specify arguments to run above image", "Opcionalmente especifique argumentos para executar a imagem acima");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"Opcionalmente especifique artefatos para recuperar da dependência no <a href='https://docs.onedev.io/concepts#job-workspace'>espaço de trabalho do trabalho</a>. Apenas artefatos publicados (via etapa de publicação de artefatos) podem ser recuperados. Deixe vazio para não recuperar nenhum artefato");
|
||||
@ -2538,6 +2556,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Passcode", "Código de Acesso");
|
||||
m.put("Passed", "Aprovado");
|
||||
m.put("Password", "Senha");
|
||||
m.put("Password Authenticator", "Autenticador de Senha");
|
||||
m.put("Password Edit Bean", "Bean de Edição de Senha");
|
||||
m.put("Password Must Contain Digit", "A Senha Deve Conter Dígito");
|
||||
m.put("Password Must Contain Lowercase", "A Senha Deve Conter Letra Minúscula");
|
||||
@ -2553,6 +2572,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Password has been changed", "A senha foi alterada");
|
||||
m.put("Password has been removed", "A senha foi removida");
|
||||
m.put("Password has been set", "A senha foi definida");
|
||||
m.put("Password of the user", "Senha do usuário");
|
||||
m.put("Password or Access Token for Remote Repository", "Senha ou Token de Acesso para Repositório Remoto");
|
||||
m.put("Password reset request has been sent", "Solicitação de redefinição de senha foi enviada");
|
||||
m.put("Password reset url is invalid or obsolete", "A URL de redefinição de senha é inválida ou obsoleta");
|
||||
@ -3055,6 +3075,12 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("SSH key deleted", "Chave SSH excluída");
|
||||
m.put("SSH settings have been saved and SSH server restarted", "Configurações SSH foram salvas e o servidor SSH reiniciado");
|
||||
m.put("SSL Setting", "Configuração SSL");
|
||||
m.put("SSO Accounts", "Contas SSO");
|
||||
m.put("SSO Providers", "Provedores SSO");
|
||||
m.put("SSO account deleted", "Conta SSO excluída");
|
||||
m.put("SSO provider \"{0}\" deleted", "Provedor SSO \"{0}\" excluído");
|
||||
m.put("SSO provider created", "Provedor SSO criado");
|
||||
m.put("SSO provider updated", "Provedor SSO atualizado");
|
||||
m.put("SUCCESSFUL", "SUCESSO");
|
||||
m.put("Save", "Salvar");
|
||||
m.put("Save Query", "Salvar consulta");
|
||||
@ -3140,6 +3166,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Service Desk Settings", "Configurações da central de atendimento");
|
||||
m.put("Service Locator", "Localizador de serviço");
|
||||
m.put("Service Locators", "Localizadores de serviço");
|
||||
m.put("Service account not allowed to login", "Conta de serviço não permitida para login");
|
||||
m.put("Service desk setting", "Configuração do service desk");
|
||||
m.put("Service desk settings have been saved", "As configurações do service desk foram salvas");
|
||||
m.put("Services", "Serviços");
|
||||
@ -3241,6 +3268,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Signing Key ID", "ID da Chave de Assinatura");
|
||||
m.put("Similar Issues", "Questões Similares");
|
||||
m.put("Single Sign On", "Login Único");
|
||||
m.put("Single Sign-On", "Single Sign-On");
|
||||
m.put("Single sign on via discord.com", "Login único via discord.com");
|
||||
m.put("Single sign on via twitch.tv", "Login único via twitch.tv");
|
||||
m.put("Site", "Site");
|
||||
@ -3454,8 +3482,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
"Especifique os arquivos relativos ao <a href='https://docs.onedev.io/concepts#job-workspace'>espaço de trabalho do trabalho</a> a serem publicados. Use * ou ? para correspondência de padrão");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Especifique os arquivos para criar checksum md5. Múltiplos arquivos devem ser separados por espaço. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Padrões Globstar</a> são aceitos. Arquivos não absolutos são considerados relativos ao <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>espaço de trabalho do trabalho</a>");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"Especifique os arquivos no diretório acima a serem publicados. Use * ou ? para correspondência de padrão");
|
||||
m.put("Specify files under above directory to be published", "Especifique arquivos no diretório acima para serem publicados");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"Especifique os arquivos no diretório acima a serem publicados. Use * ou ? para correspondência de padrão. <b>NOTA:</b> <code>index.html</code> deve ser incluído nesses arquivos para ser servido como página inicial do site");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3594,7 +3621,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "Especifique o tempo limite em segundos ao se comunicar com o servidor de e-mail");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "Especifique o tempo limite em segundos. Ele conta a partir do momento em que o trabalho é submetido");
|
||||
m.put("Specify title of the issue", "Especifique o título do problema");
|
||||
m.put("Specify url for your brand", "Especifique a URL para sua marca");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "Especifique a URL da API do YouTrack. Por exemplo <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "Especifique o nome de usuário da máquina acima para autenticação SSH");
|
||||
m.put("Specify user name of specified registry", "Especifique o nome de usuário do registro especificado");
|
||||
@ -3630,6 +3656,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Ssh Setting", "Configuração Ssh");
|
||||
m.put("Ssl Setting", "Configuração Ssl");
|
||||
m.put("Sso Connector", "Conector Sso");
|
||||
m.put("Sso Provider Bean", "Provedor Sso Bean");
|
||||
m.put("Start At", "Iniciar Em");
|
||||
m.put("Start Date", "Data de Início");
|
||||
m.put("Start Page", "Página Inicial");
|
||||
@ -3644,7 +3671,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("State Spec", "Especificação de Estado");
|
||||
m.put("State Transitions", "Transições de Estado");
|
||||
m.put("State Trends", "Tendências de Estado");
|
||||
m.put("State of other issue is transited to", "Estado para o qual outro problema é transitado");
|
||||
m.put("State of an issue is transited", "O estado de um problema é transitado");
|
||||
m.put("States", "Estados");
|
||||
m.put("Statistics", "Estatísticas");
|
||||
m.put("Stats", "Estatísticas");
|
||||
@ -3848,8 +3875,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "Esta chave já foi usada por outro projeto");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"Esta chave está associada a {0}, no entanto, NÃO é um endereço de email verificado deste usuário");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"Esta chave é usada para determinar se há um acerto de cache na hierarquia do projeto (pesquisa do projeto atual até o projeto raiz, na ordem, o mesmo para as chaves de carregamento abaixo). Um cache é considerado acertado se sua chave for exatamente igual à chave definida aqui");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"Esta chave é usada para determinar se há um acerto de cache na hierarquia do projeto (pesquisa do projeto atual até o projeto raiz em ordem, o mesmo para carregar chaves abaixo). Um cache é considerado acertado se sua chave for exatamente a mesma que a chave definida aqui.<br><b>NOTA:</b> Caso seu projeto tenha arquivos de bloqueio (package.json, pom.xml, etc.) capazes de representar o estado do cache, esta chave deve ser definida como <nome do cache>-@file:checksum.txt@, onde checksum.txt é gerado a partir desses arquivos de bloqueio com o <b>passo de gerar checksum</b> definido antes deste passo");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"Esta chave é usada para baixar e carregar o cache na hierarquia do projeto (pesquisa do projeto atual até o projeto raiz, na ordem)");
|
||||
m.put("This key or one of its sub key is already added", "Esta chave ou uma de suas subchaves já foi adicionada");
|
||||
@ -3889,6 +3916,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "Esta etapa só pode ser executada por um executor compatível com Docker");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"Esta etapa só pode ser executada por um executor compatível com Docker. Ela é executada sob <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>espaço de trabalho do trabalho</a>");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"Esta etapa copia arquivos do espaço de trabalho do job para o diretório de artefatos de build, para que possam ser acessados após a conclusão do job");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"Esta etapa publica os arquivos especificados para serem servidos como site web do projeto. O site web do projeto pode ser acessado publicamente via <code>http://<onedev base url>/path/to/project/~site</code>");
|
||||
m.put("This step pulls specified refs from remote", "Esta etapa puxa refs especificadas do remoto");
|
||||
@ -4039,6 +4068,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Unable to create protected tag", "Não foi possível criar tag protegida");
|
||||
m.put("Unable to diff as some line is too long.", "Não foi possível gerar diff, pois alguma linha é muito longa.");
|
||||
m.put("Unable to diff as the file is too large.", "Não foi possível gerar diff, pois o arquivo é muito grande.");
|
||||
m.put("Unable to find SSO provider: ", "Não foi possível encontrar o provedor SSO:");
|
||||
m.put("Unable to find agent {0}", "Não foi possível encontrar o agente {0}");
|
||||
m.put("Unable to find build #{0} in project {1}", "Não foi possível encontrar a build #{0} no projeto {1}");
|
||||
m.put("Unable to find commit to import build spec (import project: {0}, import revision: {1})",
|
||||
@ -4059,8 +4089,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "Resolução de Valor de Campo Indefinido");
|
||||
m.put("Undefined State Resolution", "Resolução de Estado Indefinido");
|
||||
m.put("Undefined custom field: ", "Campo personalizado indefinido:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"Sob qual condição esta etapa deve ser executada. <b>Bem-sucedida</b> significa que todas as etapas não opcionais executadas antes desta etapa foram bem-sucedidas");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"Sob qual condição esta etapa deve ser executada. <b>SUCESSO</b> significa que todas as etapas não opcionais executadas antes desta etapa foram bem-sucedidas");
|
||||
m.put("Unexpected setting: {0}", "Configuração inesperada: {0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "Algoritmo de hash de assinatura ssh inesperado:");
|
||||
m.put("Unexpected ssh signature namespace: ", "Namespace de assinatura ssh inesperado:");
|
||||
@ -4226,6 +4256,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("When determine if the user is author/committer of a git commit, all emails listed here will be checked",
|
||||
"Ao determinar se o usuário é autor/committer de um commit git, todos os emails listados aqui serão verificados");
|
||||
m.put("When evaluating this template, below variables will be available:", "Ao avaliar este template, as variáveis abaixo estarão disponíveis:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Ao fazer login via o formulário interno do OneDev, as credenciais do usuário enviadas podem ser verificadas contra o autenticador definido aqui, além do banco de dados interno");
|
||||
m.put("When target branch of a pull request has new commits, merge commit of the pull request will be recalculated, and this option tells whether or not to accept pull request builds ran on previous merged commit. If enabled, you will need to re-run required builds on the new merge commit. This setting takes effect only when required builds are specified",
|
||||
"Quando a branch alvo de um pull request tiver novos commits, o commit de merge do pull request será recalculado, e esta opção indica se deve ou não aceitar builds de pull request executados no commit de merge anterior. Se habilitado, você precisará reexecutar os builds necessários no novo commit de merge. Esta configuração só tem efeito quando builds necessários são especificados");
|
||||
m.put("When this work starts", "Quando este trabalho começar");
|
||||
@ -4306,6 +4338,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "Reconciliação de workflow concluída");
|
||||
m.put("Working Directory", "Diretório de Trabalho");
|
||||
m.put("Write", "Escrever");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "Sim");
|
||||
m.put("You are not member of discord server", "Você não é membro do servidor Discord");
|
||||
m.put("You are rebasing source branch on top of target branch", "Você está rebaseando o branch de origem no topo do branch de destino");
|
||||
@ -4510,7 +4543,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "Médio");
|
||||
m.put("skipped {0} lines", "puladas {0} linhas");
|
||||
m.put("space", "espaço");
|
||||
m.put("state of other issue is transited to \"{0}\"", "estado de outro problema foi transitado para \"{0}\"");
|
||||
m.put("state of an issue is transited", "o estado de um problema é transitado");
|
||||
m.put("step template", "modelo de etapa");
|
||||
m.put("submit", "enviar");
|
||||
m.put("tag the job is running against", "tag contra a qual a tarefa está sendo executada");
|
||||
@ -4572,40 +4605,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Account is disabled", "Conta está desativada");
|
||||
m.put("Connect with your SSO account", "Conecte-se com sua conta SSO");
|
||||
m.put("Create New User", "Criar Novo Usuário");
|
||||
m.put("Delete SSO account here to reconnect corresponding SSO subject upon next login. Note that SSO subject with verified email will be connected to user with same verified email automatically",
|
||||
"Exclua a conta SSO aqui para reconectar o sujeito SSO correspondente no próximo login. Note que o sujeito SSO com email verificado será conectado ao usuário com o mesmo email verificado automaticamente");
|
||||
m.put("Do you really want to delete SSO provider \"{0}\"?", "Você realmente deseja excluir o provedor SSO \"{0}\"?");
|
||||
m.put("Do you really want to delete this SSO account?", "Você realmente deseja excluir esta conta SSO?");
|
||||
m.put("Email address \"{0}\" already used by another account", "Endereço de email \"{0}\" já utilizado por outra conta");
|
||||
m.put("Email address \"{0}\" used by account \"{1}\"", "Endereço de email \"{0}\" utilizado pela conta \"{1}\"");
|
||||
m.put("Email address \"{0}\" used by disabled account \"{1}\"", "Endereço de email \"{0}\" utilizado pela conta desativada \"{1}\"");
|
||||
m.put("Error authenticating user", "Erro ao autenticar usuário");
|
||||
m.put("External Authentication", "Autenticação Externa");
|
||||
m.put("External Password Authenticator", "Autenticador de Senha Externa");
|
||||
m.put("Impersonate", "Personificar");
|
||||
m.put("Link Existing User", "Vincular Usuário Existente");
|
||||
m.put("Link User Bean", "Vincular Usuário Bean");
|
||||
m.put("My SSO Accounts", "Minhas Contas SSO");
|
||||
m.put("No external password authenticator", "Nenhum autenticador de senha externa");
|
||||
m.put("No external password authenticator to authenticate user \"{0}\"", "Nenhum autenticador de senha externa para autenticar o usuário \"{0}\"");
|
||||
m.put("Only users able to authenticate via password can be linked", "Apenas usuários capazes de autenticar via senha podem ser vinculados");
|
||||
m.put("Password Authenticator", "Autenticador de Senha");
|
||||
m.put("Password of the user", "Senha do usuário");
|
||||
m.put("SSO Accounts", "Contas SSO");
|
||||
m.put("SSO Providers", "Provedores SSO");
|
||||
m.put("SSO account deleted", "Conta SSO excluída");
|
||||
m.put("SSO provider \"{0}\" deleted", "Provedor SSO \"{0}\" excluído");
|
||||
m.put("SSO provider created", "Provedor SSO criado");
|
||||
m.put("SSO provider updated", "Provedor SSO atualizado");
|
||||
m.put("Service account not allowed to login", "Conta de serviço não permitida para login");
|
||||
m.put("Single Sign-On", "Single Sign-On");
|
||||
m.put("Sso Provider Bean", "Provedor Sso Bean");
|
||||
m.put("Unable to find SSO provider: ", "Não foi possível encontrar o provedor SSO:");
|
||||
m.put("When login via OneDev's built-in form, submitted user credentials can be checked against authenticator defined here, besides the internal database",
|
||||
"Ao fazer login via o formulário interno do OneDev, as credenciais do usuário enviadas podem ser verificadas contra o autenticador definido aqui, além do banco de dados interno");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -346,7 +346,6 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("At least one repository should be selected", "至少需要选择一个仓库");
|
||||
m.put("At least one role is required", "至少需要一个角色");
|
||||
m.put("At least one role must be selected", "至少需要选择一个角色");
|
||||
m.put("At least one state needs to be specified", "至少需要指定一个状态");
|
||||
m.put("At least one state should be specified", "至少需要指定一个状态");
|
||||
m.put("At least one tab should be added", "至少需要添加一个标签");
|
||||
m.put("At least one user search base should be specified", "至少需要指定一个用户搜索根节点");
|
||||
@ -1101,7 +1100,6 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Edit Job Secret", "编辑任务密钥");
|
||||
m.put("Edit My Avatar", "编辑我的头像");
|
||||
m.put("Edit Rule", "编辑规则");
|
||||
m.put("Edit Source", "编辑源码");
|
||||
m.put("Edit Timesheet", "编辑工时表");
|
||||
m.put("Edit dashboard", "编辑仪表板");
|
||||
m.put("Edit issue title", "编辑工单标题");
|
||||
@ -2053,7 +2051,6 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Network Options", "网络选项");
|
||||
m.put("Never", "从不");
|
||||
m.put("Never expire", "永不过期");
|
||||
m.put("Never retry", "从不重试");
|
||||
m.put("New Board", "新建看板");
|
||||
m.put("New Invitation Bean", "新邀请Bean");
|
||||
m.put("New Issue", "新工单");
|
||||
@ -2352,6 +2349,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Optionally specify applicable commit types for commit message footer check (hit ENTER to add value). Leave empty to all types",
|
||||
"可选择指定适用于提交消息页脚检查的提交类型(按 ENTER 添加值)。留空则适用于所有类型");
|
||||
m.put("Optionally specify applicable jobs of this executor", "可选地指定此执行器适用的作业");
|
||||
m.put("Optionally specify applicable users who pushed the change", "可选地指定推送更改的适用用户");
|
||||
m.put("Optionally specify arguments to run above image", "可选择指定运行上述镜像的参数");
|
||||
m.put("Optionally specify artifacts to retrieve from the dependency into <a href='https://docs.onedev.io/concepts#job-workspace'>job workspace</a>. Only published artifacts (via artifact publish step) can be retrieved. Leave empty to not retrieve any artifacts",
|
||||
"可选择指定从依赖项拷贝到 <a href='https://docs.onedev.io/concepts#job-workspace'>任务工作区</a> 的制品。只能拷贝已发布的制品(通过制品发布步骤)。留空则不拷贝任何制品");
|
||||
@ -3500,8 +3498,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
"指定相对于 <a href='https://docs.onedev.io/concepts#job-workspace'>任务工作区</a> 要发布的文件。使用 * 或 ? 进行模式匹配");
|
||||
m.put("Specify files to create md5 checksum from. Multiple files should be separated by space. <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> patterns accepted. Non-absolute file is considered to be relative to <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"指定要创建 md5 校验和的文件。多个文件应以空格分隔。接受 <a href='https://www.linuxjournal.com/content/globstar-new-bash-globbing-option' target='_blank'>Globstar</a> 模式。非绝对路径文件被视为相对于 <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>任务工作区</a>");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match",
|
||||
"指定要发布的上述目录下的文件。使用 * 或 ? 进行模式匹配");
|
||||
m.put("Specify files under above directory to be published", "指定要发布的目录下的文件");
|
||||
m.put("Specify files under above directory to be published. Use * or ? for pattern match. <b>NOTE:</b> <code>index.html</code> should be included in these files to be served as site start page",
|
||||
"指定要发布的上述目录下的文件。使用 * 或 ? 进行模式匹配。<b>注意:</b>这些文件中应包含 <code>index.html</code> 作为站点起始页");
|
||||
m.put("Specify group to import from. Leave empty to import from projects under current account",
|
||||
@ -3640,7 +3637,6 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Specify timeout in seconds when communicating with mail server", "指定与邮件服务器通信时的超时时间(秒)");
|
||||
m.put("Specify timeout in seconds. It counts from the time when job is submitted", "指定超时时间(秒)。从任务提交时开始计算");
|
||||
m.put("Specify title of the issue", "指定工单的标题");
|
||||
m.put("Specify url for your brand", "指定您品牌的 URL");
|
||||
m.put("Specify url of YouTrack API. For instance <tt>http://localhost:8080/api</tt>", "指定 YouTrack API 的 URL。例如 <tt>http://localhost:8080/api</tt>");
|
||||
m.put("Specify user name of above machine for SSH authentication", "指定上述机器的用户名用于 SSH 身份验证");
|
||||
m.put("Specify user name of specified registry", "指定指定注册表的用户名");
|
||||
@ -3691,7 +3687,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("State Spec", "状态规范");
|
||||
m.put("State Transitions", "状态转换");
|
||||
m.put("State Trends", "状态趋势");
|
||||
m.put("State of other issue is transited to", "其他工单的状态转换为");
|
||||
m.put("State of an issue is transited", "工单的状态已转换");
|
||||
m.put("States", "状态");
|
||||
m.put("Statistics", "统计");
|
||||
m.put("Stats", "统计");
|
||||
@ -3895,8 +3891,8 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("This key has already been used by another project", "此键已被其他项目使用");
|
||||
m.put("This key is associated with {0}, however it is NOT a verified email address of this user",
|
||||
"此密钥与 {0} 相关联,然而它不是此用户的已验证电子邮件地址");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here",
|
||||
"此密钥用于确定项目层次结构中是否存在缓存命中(按顺序从当前项目搜索到根项目,以下加载密钥同理)。如果缓存的密钥与此处定义的密钥完全相同,则视为缓存命中");
|
||||
m.put("This key is used to determine if there is a cache hit in project hierarchy (search from current project to root project in order, same for load keys below). A cache is considered hit if its key is exactly the same as the key defined here.<br><b>NOTE:</b> In case your project has lock files(package.json, pom.xml, etc.) able to represent cache state, this key should be defined as <cache name>-@file:checksum.txt@, where checksum.txt is generated from these lock files with the <b>generate checksum step</b> defined before this step",
|
||||
"此密钥用于确定项目层次结构中是否存在缓存命中(按顺序从当前项目搜索到根项目,下面的加载密钥也是如此)。如果其密钥与此处定义的密钥完全相同,则认为缓存命中。<br><b>注意:</b>如果您的项目有能够表示缓存状态的锁定文件(package.json、pom.xml 等),则此密钥应定义为 <cache name>-@file:checksum.txt@,其中 checksum.txt 是从这些锁定文件生成的,并在此步骤之前定义了<b>生成校验和步骤</b>");
|
||||
m.put("This key is used to download and upload cache in project hierarchy (search from current project to root project in order)",
|
||||
"此密钥用于在项目层次结构中下载和上传缓存(按顺序从当前项目搜索到根项目)");
|
||||
m.put("This key or one of its sub key is already added", "此密钥或其子密钥已添加");
|
||||
@ -3936,6 +3932,8 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("This step can only be executed by a docker aware executor", "此步骤只能由支持 Docker 的执行器执行");
|
||||
m.put("This step can only be executed by a docker aware executor. It runs under <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>job workspace</a>",
|
||||
"此步骤只能由支持 Docker 的执行器执行。它在 <a href='https://docs.onedev.io/concepts#job-workspace' target='_blank'>任务工作区</a> 下运行");
|
||||
m.put("This step copies files from job workspace to build artifacts directory, so that they can be accessed after job is completed",
|
||||
"此步骤将文件从作业工作区复制到构建工件目录,以便在作业完成后可以访问它们");
|
||||
m.put("This step publishes specified files to be served as project web site. Project web site can be accessed publicly via <code>http://<onedev base url>/path/to/project/~site</code>",
|
||||
"此步骤发布指定文件作为项目网站。项目网站可以通过 <code>http://<onedev 基础 url>/path/to/project/~site</code> 公开访问");
|
||||
m.put("This step pulls specified refs from remote", "此步骤从远程拉取指定的引用");
|
||||
@ -4107,8 +4105,8 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Undefined Field Value Resolution", "未定义字段值解析");
|
||||
m.put("Undefined State Resolution", "未定义状态解析");
|
||||
m.put("Undefined custom field: ", "未定义自定义字段:");
|
||||
m.put("Under which condition this step should run. <b>Successful</b> means all non-optional steps running before this step are successful",
|
||||
"在什么条件下应运行此步骤。<b>成功</b>表示在此步骤之前运行的所有非可选步骤都已成功");
|
||||
m.put("Under which condition this step should run. <b>SUCCESSFUL</b> means all non-optional steps running before this step are successful",
|
||||
"此步骤应在何种条件下运行。<b>SUCCESSFUL</b> 表示在此步骤之前运行的所有非可选步骤均已成功");
|
||||
m.put("Unexpected setting: {0}", "未知设置:{0}");
|
||||
m.put("Unexpected ssh signature hash algorithm: ", "意外的 ssh 签名哈希算法:");
|
||||
m.put("Unexpected ssh signature namespace: ", "意外的 ssh 签名命名空间:");
|
||||
@ -4356,6 +4354,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Workflow reconciliation completed", "工单工作流一致性检查完成");
|
||||
m.put("Working Directory", "工作目录");
|
||||
m.put("Write", "写入");
|
||||
m.put("YAML", "YAML");
|
||||
m.put("Yes", "是");
|
||||
m.put("You are not member of discord server", "您不是 discord 服务器的成员");
|
||||
m.put("You are rebasing source branch on top of target branch", "您正在将源分支 rebase 到目标分支之上");
|
||||
@ -4560,7 +4559,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("severity:MEDIUM", "中度");
|
||||
m.put("skipped {0} lines", "跳过 {0} 行");
|
||||
m.put("space", "空格");
|
||||
m.put("state of other issue is transited to \"{0}\"", "其他工单的状态转换到 \"{0}\"");
|
||||
m.put("state of an issue is transited", "工单的状态已转换");
|
||||
m.put("step template", "步骤模板");
|
||||
m.put("submit", "提交");
|
||||
m.put("tag the job is running against", "任务运行的标签");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user