Merge branch 'master' into refactor_proforma_import_export
# Conflicts: # spec/controllers/exercises_controller_spec.rb
This commit is contained in:
@@ -193,7 +193,7 @@ de:
|
||||
external_user:
|
||||
one: Externer Nutzer
|
||||
other: Externe Nutzer
|
||||
file:
|
||||
code_ocean/file:
|
||||
one: Datei
|
||||
other: Dateien
|
||||
file_template:
|
||||
@@ -241,10 +241,12 @@ de:
|
||||
admin:
|
||||
dashboard:
|
||||
show:
|
||||
release: Release
|
||||
current: Aktuelle Verfügbarkeit
|
||||
history: Verfügbarkeitsverlauf
|
||||
history: Nutzungsverlauf
|
||||
inactive: Es ist kein Runner Management aktiv.
|
||||
quantity: Verfügbare Container
|
||||
idleRunners: Freie Runner
|
||||
usedRunners: Reservierte Runner
|
||||
application:
|
||||
not_authorized: Sie Sind nicht berechtigt, diese Aktion auszuführen.
|
||||
welcome:
|
||||
@@ -301,6 +303,10 @@ de:
|
||||
not_synced_to_runner_management: Die Ausführungsumgebung wurde erstellt, aber aufgrund eines Fehlers nicht zum Runnermanagement synchronisiert.
|
||||
index:
|
||||
shell: Shell
|
||||
synchronize:
|
||||
button: Synchronisieren
|
||||
success: Die Ausführungsumgebung wurde erfolgreich synchronisiert.
|
||||
failure: "Beim Synchronisieren der Ausführungsumgebung ist folgender Fehler aufgetreten: %{error}"
|
||||
synchronize_all:
|
||||
button: Alle synchronisieren
|
||||
success: Alle Ausführungsumgebungen wurden erfolgreich synchronisiert.
|
||||
|
@@ -193,7 +193,7 @@ en:
|
||||
external_user:
|
||||
one: External User
|
||||
other: External Users
|
||||
file:
|
||||
code_ocean/file:
|
||||
one: File
|
||||
other: Files
|
||||
file_template:
|
||||
@@ -241,10 +241,12 @@ en:
|
||||
admin:
|
||||
dashboard:
|
||||
show:
|
||||
release: Release
|
||||
current: Current Availability
|
||||
history: Availability History
|
||||
history: Usage History
|
||||
inactive: No runner management is currently enabled.
|
||||
quantity: Available Containers
|
||||
idleRunners: Idle Runners
|
||||
usedRunners: Reserved Runners
|
||||
application:
|
||||
not_authorized: You are not authorized to perform this action.
|
||||
welcome:
|
||||
@@ -301,9 +303,13 @@ en:
|
||||
not_synced_to_runner_management: The execution environment was created but not synced to the runner management due to an error.
|
||||
index:
|
||||
shell: Shell
|
||||
synchronize:
|
||||
button: Synchronize
|
||||
success: The execution environment was synchronized successfully.
|
||||
failure: "The execution environment could not be synchronised due to the following error: %{error}"
|
||||
synchronize_all:
|
||||
button: Synchronize all
|
||||
success: All execution environemnts were synchronized successfully.
|
||||
success: All execution environments were synchronized successfully.
|
||||
failure: At least one execution environment could not be synchronised due to an error.
|
||||
shell:
|
||||
command: Command
|
||||
|
Reference in New Issue
Block a user