Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -732,11 +732,11 @@ public interface OdeMessages extends Messages, ComponentTranslations {
@Description("Information about the Companion")
String companionInformation();

@DefaultMessage("Update the Companion")
@Description("Menu item to update the Companion to the latest version")
@DefaultMessage("Update the Companion for Emulator")
@Description("Menu item to update the Companion to the latest version for the Android emulator")
String companionUpdate();

@DefaultMessage("You must have a project open to update the Companion")
@DefaultMessage("You must have a project open to update the Companion for Emulator")
@Description("")
String companionUpdateMustHaveProject();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@ sendingAssetToCompanion=Enviant {0} al Companion...
refreshCompanionMenuItem=Refresca la pantalla del Companion
# Description:
companionUpdateMustHaveProject=Has de tenir un projecte obert per actualitzar el Companion.
# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate=Actualitza el Companion
# Description: Information about the Companion
companionInformation=Informació sobre el Companion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2546,7 +2546,7 @@ compilingPart2=Compilando parte 2 (por favor espere)
compilingPart1=Compilando parte 1
# Description:
companionUpdateMustHaveProject=Debes tener un proyecto abierto para actualizar Companion
# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate=Actualizar el Companion
# Description: Information about the Companion
companionInformation=Información Companion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2124,7 +2124,7 @@ blocksLoadFailure=Էկրանի {0} բլոկներ չեն բեռնվել ինչպ
downloadKeystoreError=Սերվերի սխալ․ չի հաջողվել ներբեռնել ձեր բանալիների պահոցը։
# Description: Error message reported when a server error occurs during delete keystore
deleteKeystoreError=Սերվերի սխալ․չի հաջողվել ջնջել բանալիների պահոցը։
# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate=Թարմացնել Companion-ը
# Description: Label of the button for canceling the blocks editor launch
cancelBlocksEditorButton=Բլոկների խմբագրիչի բացում...(սեղմեք չեղարկելու համար)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2753,7 +2753,7 @@ colorValues=カラー
# Description:
# Description:
# Description:
# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate=コンパニオンのアップデート
# Description:
companionUpdateMustHaveProject=コンパニオンを更新するには、プロジェクトを開いている必要があります
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3270,7 +3270,7 @@ cmRestore = 펼치기
# Description: Information about the Companion
companionInformation = 컴패니언 정보

# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate = 컴패니언 업데이트

# Description:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3333,7 +3333,7 @@ cmRestore = Rozszerz
# Description: Information about the Companion
companionInformation = Informacje towarzyszące

# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate = Zaktualizuj Companion

# Description:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -480,8 +480,8 @@ aiaMediaAsset = To use this file, click Projects > Import project (.aia) from my
aiaMediaAssetHelp = http://appinventor.mit.edu/explore/ai2/share.html
aiaMediaAssetTitle = Error: Cannot upload .aia file as media asset
buildComponentMenuItem = Build component
companionUpdate = Update the Companion
companionUpdateMustHaveProject = You must have a project open to update the Companion
companionUpdate = Update the Companion for Emulator
companionUpdateMustHaveProject = You must have a project open to update the Companion for Emulator
componentImportError = Import Extension Failed!
componentImportUnknownURLError = Extension Import failed due to unknown URL
componentImportWizardCaption = Import an extension into project
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ cmRestore=Genişlet
# Description:
# Description: Information about the Companion
companionInformation=AICompanion Bilgileri
# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate=AICompanion Güncelle
# Description:
companionUpdateMustHaveProject=Derleyiciyi güncellemek için bir projeniz olmalıdır.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3032,7 +3032,7 @@ cmRestore=Відновити
colorValues=колір
# Description:
# Description:
# Description: Menu item to update the Companion to the latest version
# Description: Menu item to update the Companion to the latest version for the Android emulator
companionUpdate=Оновіть Компаньйона
# Description:
companionUpdateMustHaveProject=Щоб оновити Компаньона, потрібно відкрити проект
Expand Down