Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote Task Release Notes Override #463

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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 @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "Der Prozentsatz der Benutzer, für den das angegebene APK für den angegebenen „Zieltitel“ freigegeben wird. Er kann später mithilfe der Aufgabe „Google Play – Rollout vergrößern“ gesteigert werden.",
"loc.input.label.cleanSourceTrack": "Quelltitel bereinigen",
"loc.input.help.cleanSourceTrack": "Der Quelltitel wird gelöscht",
"loc.input.label.changeLogFile": "Versionshinweise (Datei)",
"loc.input.help.changeLogFile": "Pfad zur Datei, die die Versionshinweise (Änderungsprotokoll) für die Anwendung enthält, die Sie veröffentlichen.",
"loc.input.label.languageCode": "Sprachcode",
"loc.input.help.languageCode": "Ein IETF-Sprachtag, das die Sprache der Versionshinweise identifiziert, wie im BCP-47-Dokument angegeben. Der Standardwert ist _en-US_.",
"loc.input.label.releaseNotesContainLanguageTags": "Versionshinweise enthalten Sprachtags",
"loc.input.help.releaseNotesContainLanguageTags": "Wählen Sie diese Option aus, wenn die Versionshinweisdatei Sprachtags enthält.",
"loc.messages.InvalidAuthFile": "Die angegebene Authentifizierungsdatei war ungültig.",
"loc.messages.InvalidAuthFilewithName": "%s war keine gültige Authentifizierungsdatei.",
"loc.messages.JsonKeyFileNotFound": "Die JSON-Schlüsseldatei für das Dienstkonto wurde nicht gefunden.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "Zieltitel: %s",
"loc.messages.Success": "Stufen Sie ein APK erfolgreich höher.",
"loc.messages.Failure": "Fehler beim Höherstufen des APK.",
"loc.messages.ReturnedNullEdit": "Fehler beim Höherstufen des APK: Der Vorgang hat NULL zurückgegeben."
"loc.messages.ReturnedNullEdit": "Fehler beim Höherstufen des APK: Der Vorgang hat NULL zurückgegeben.",
"loc.messages.AppendChangelog": "Das Änderungsprotokolls %s wird angefügt..."
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "The percentage of users the specified APK will be released to for the specified 'Destination track'. It can be increased later with the 'Google Play - Increase Rollout' task.",
"loc.input.label.cleanSourceTrack": "Clean the source track",
"loc.input.help.cleanSourceTrack": "Source track will be cleared",
"loc.input.label.changeLogFile": "Release notes (file)",
"loc.input.help.changeLogFile": "Path to the file specifying the release notes (change log) for the application you are publishing.",
"loc.input.label.languageCode": "Language code",
"loc.input.help.languageCode": "An IETF language tag identifying the language of the release notes as specified in the BCP-47 document. Default value is _en-US_",
"loc.input.label.releaseNotesContainLanguageTags": "Release notes contain language tags",
"loc.input.help.releaseNotesContainLanguageTags": "Select this option if the release notes file contains language tags.",
"loc.messages.InvalidAuthFile": "Specified auth file was invalid",
"loc.messages.InvalidAuthFilewithName": "%s was not a valid auth file",
"loc.messages.JsonKeyFileNotFound": "The service account JSON key file could not be found.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "Destination track: %s",
"loc.messages.Success": "Successfully promote APK.",
"loc.messages.Failure": "Failed to promote APK.",
"loc.messages.ReturnedNullEdit": "Failed to promote apk: promote operation returned null"
"loc.messages.ReturnedNullEdit": "Failed to promote apk: promote operation returned null",
"loc.messages.AppendChangelog": "Appending changelog %s"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "Porcentaje de usuarios en los que se liberará el APK especificado para la \"pista de destino\" especificada. Se puede aumentar más adelante con la tarea \"Google Play - Aumentar lanzamiento\".",
"loc.input.label.cleanSourceTrack": "Limpieza de la pista de origen",
"loc.input.help.cleanSourceTrack": "Se borrará la pista de origen",
"loc.input.label.changeLogFile": "Notas de la versión (archivo)",
"loc.input.help.changeLogFile": "Ruta de acceso al archivo que especifica las notas de la versión (registro de cambios) de la aplicación que va a publicar.",
"loc.input.label.languageCode": "Código de idioma",
"loc.input.help.languageCode": "Etiqueta de idioma IETF que identifica el idioma de las notas de la versión, tal como se especifica en el documento BCP-47. El valor predeterminado es _en-US_",
"loc.input.label.releaseNotesContainLanguageTags": "Las notas de la versión contienen etiquetas de idioma",
"loc.input.help.releaseNotesContainLanguageTags": "Seleccione esta opción si el archivo de notas de la versión contiene etiquetas de idioma.",
"loc.messages.InvalidAuthFile": "El archivo de autenticación especificado no era válido",
"loc.messages.InvalidAuthFilewithName": "%s no era un archivo de autenticación válido",
"loc.messages.JsonKeyFileNotFound": "No se ha encontrado el archivo de clave JSON de la cuenta de servicio.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "Pista de destino: %s",
"loc.messages.Success": "El APK se ha promocionado correctamente.",
"loc.messages.Failure": "No se ha podido promover el APK.",
"loc.messages.ReturnedNullEdit": "No se ha podido promover el apk: la operación de promoción devolvió null."
"loc.messages.ReturnedNullEdit": "No se ha podido promover el apk: la operación de promoción devolvió null.",
"loc.messages.AppendChangelog": "Anexando registro de cambios %s"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "Pourcentage d’utilisateurs vers lesquels l’APK spécifié sera publié pour la 'Piste de destination' spécifiée. Il peut être augmenté ultérieurement avec la tâche 'Google Play - Augmenter le déploiement'.",
"loc.input.label.cleanSourceTrack": "Nettoyer la piste source",
"loc.input.help.cleanSourceTrack": "La piste source sera effacée",
"loc.input.label.changeLogFile": "Notes de publication (fichier)",
"loc.input.help.changeLogFile": "Chemin d’accès du fichier spécifiant les notes de publication (journal des modifications) pour l’application que vous publiez.",
"loc.input.label.languageCode": "Code de langue",
"loc.input.help.languageCode": "Balise de langue IETF identifiant la langue des notes de publication, comme spécifié dans le document BCP-47. La valeur par défaut est _en-US_",
"loc.input.label.releaseNotesContainLanguageTags": "Les notes de publication contiennent des balises de langue",
"loc.input.help.releaseNotesContainLanguageTags": "Sélectionnez cette option si le fichier de notes de publication contient des balises de langue.",
"loc.messages.InvalidAuthFile": "Le fichier d’authentification spécifié n’était pas valide",
"loc.messages.InvalidAuthFilewithName": "%s n’était pas un fichier d’authentification valide",
"loc.messages.JsonKeyFileNotFound": "Le fichier de clé JSON du compte de service n'a pas été trouvé.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "Piste de destination : %s",
"loc.messages.Success": "Promouvoir l’APK avec succès",
"loc.messages.Failure": "Nous n’avons pas pu promouvoir l’APK.",
"loc.messages.ReturnedNullEdit": "Nous n’avons pas pu promouvoir d’apk : l’opération de promotion a retourné la valeur Null"
"loc.messages.ReturnedNullEdit": "Nous n’avons pas pu promouvoir d’apk : l’opération de promotion a retourné la valeur Null",
"loc.messages.AppendChangelog": "Ajout d’un %s de journal des modifications"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "La percentuale di utenti a cui verrà rilasciato l'APK specificato per la \"traccia di destinazione\" specificata. Potrà essere aumentata in un secondo momento con l'attività \"Google Play - Aumenta implementazione\".",
"loc.input.label.cleanSourceTrack": "Pulisci traccia di origine",
"loc.input.help.cleanSourceTrack": "La traccia di origine verrà cancellata",
"loc.input.label.changeLogFile": "File delle note sulla versione",
"loc.input.help.changeLogFile": "Percorso del file che specifica le note sulla versione (log delle modifiche) dell'applicazione che si sta pubblicando.",
"loc.input.label.languageCode": "Codice lingua",
"loc.input.help.languageCode": "Un tag di lingua IETF che identifica la lingua delle note sulla versione come specificato nel documento BCP-47. Il valore predefinito è _en-US_.",
"loc.input.label.releaseNotesContainLanguageTags": "Le note sulla versione contengono tag di lingua",
"loc.input.help.releaseNotesContainLanguageTags": "Selezionare questa opzione se il file di note sulla versione contiene tag di lingua.",
"loc.messages.InvalidAuthFile": "Il file di autenticazione specificato non era valido",
"loc.messages.InvalidAuthFilewithName": "%s non era un file di autenticazione valido",
"loc.messages.JsonKeyFileNotFound": "Il file di chiave JSON dell'account di servizio non è stato trovato.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "Traccia di destinazione: %s",
"loc.messages.Success": "L’innalzamento di livello di APK è stato completato.",
"loc.messages.Failure": "Non è stato possibile alzare di livello l’APK.",
"loc.messages.ReturnedNullEdit": "Non è stato possibile alzare di livello l'APK: l'operazione di innalzamento di livello ha restituito Null"
"loc.messages.ReturnedNullEdit": "Non è stato possibile alzare di livello l'APK: l'operazione di innalzamento di livello ha restituito Null",
"loc.messages.AppendChangelog": "Accodamento del log delle modifiche %s"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "指定した 'Destination track' に対して、指定した APK がリリースされるユーザーの割合。これは、後で 'Google Play - ロールアウトの拡張' タスクで増やすことができます。",
"loc.input.label.cleanSourceTrack": "ソース トラックの消去",
"loc.input.help.cleanSourceTrack": "ソース トラックがクリアされます",
"loc.input.label.changeLogFile": "リリース ノート (ファイル)",
"loc.input.help.changeLogFile": "公開するアプリケーションのリリース ノート (変更ログ) を指定するファイルへのパス。",
"loc.input.label.languageCode": "言語コード",
"loc.input.help.languageCode": "BCP-47 ドキュメントで指定されているリリース ノートの言語を識別する IETF 言語タグ。既定値は _en-US_ です",
"loc.input.label.releaseNotesContainLanguageTags": "リリース ノートに言語タグが含まれています",
"loc.input.help.releaseNotesContainLanguageTags": "リリース ノート ファイルに言語タグが含まれている場合は、このオプションを選択します。",
"loc.messages.InvalidAuthFile": "指定された認証ファイルが無効でした",
"loc.messages.InvalidAuthFilewithName": "%s は有効な認証ファイルではありませんでした",
"loc.messages.JsonKeyFileNotFound": "サービス アカウントの JSON キー ファイルが見つかりませんでした。",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "コピー先トラック: %s",
"loc.messages.Success": "APK が正常に昇格されました。",
"loc.messages.Failure": "APK を昇格できませんでした。",
"loc.messages.ReturnedNullEdit": "APK の昇格に失敗しました: 昇格操作が null を返しました"
"loc.messages.ReturnedNullEdit": "APK の昇格に失敗しました: 昇格操作が null を返しました",
"loc.messages.AppendChangelog": "変更ログ %s を追加しています"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "지정된 '대상 트랙'에 대해 지정된 APK가 릴리스될 사용자의 비율입니다. 나중에 'Google Play - 롤아웃 늘리기' 작업으로 늘릴 수 있습니다.",
"loc.input.label.cleanSourceTrack": "원본 트랙 정리",
"loc.input.help.cleanSourceTrack": "원본 트랙이 삭제됩니다.",
"loc.input.label.changeLogFile": "릴리스 정보(파일)",
"loc.input.help.changeLogFile": "게시할 애플리케이션에 대한 릴리스 정보(변경 로그)를 지정하는 파일의 경로입니다.",
"loc.input.label.languageCode": "언어 코드",
"loc.input.help.languageCode": "BCP-47 문서에 지정된 릴리스 정보의 언어를 식별하는 IETF 언어 태그입니다. 기본값은 _en-US_입니다.",
"loc.input.label.releaseNotesContainLanguageTags": "릴리스 정보에 언어 태그가 포함되어 있습니다.",
"loc.input.help.releaseNotesContainLanguageTags": "릴리스 정보 파일에 언어 태그가 포함된 경우 이 옵션을 선택합니다.",
"loc.messages.InvalidAuthFile": "지정된 인증 파일이 잘못되었습니다.",
"loc.messages.InvalidAuthFilewithName": "%s은(는) 유효한 인증 파일이 아닙니다.",
"loc.messages.JsonKeyFileNotFound": "서비스 계정 JSON 키 파일을 찾을 수 없습니다.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "대상 트랙: %s",
"loc.messages.Success": "APK를 승격했습니다.",
"loc.messages.Failure": "APK를 승격하지 못했습니다.",
"loc.messages.ReturnedNullEdit": "APK 승격 실패: 승격 작업이 null을 반환했습니다."
"loc.messages.ReturnedNullEdit": "APK 승격 실패: 승격 작업이 null을 반환했습니다.",
"loc.messages.AppendChangelog": "변경 로그 %s 추가 중"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "Процент пользователей, которым станет доступен выпуск указанного APK для указанного целевого трека. Его можно увеличить позже с помощью задачи \"Google Play - увеличить выпуск\".",
"loc.input.label.cleanSourceTrack": "Очистить исходный трек",
"loc.input.help.cleanSourceTrack": "Исходный трек будет очищен",
"loc.input.label.changeLogFile": "Заметки о выпуске (файл)",
"loc.input.help.changeLogFile": "Путь к файлу, содержащему заметки о выпуске (журнал изменений) для публикуемого приложения.",
"loc.input.label.languageCode": "Код языка",
"loc.input.help.languageCode": "Тег языка IETF, определяющий язык заметок о выпуске, в соответствии с документом BCP-47. Значение по умолчанию _en-US_",
"loc.input.label.releaseNotesContainLanguageTags": "Заметки о выпуске содержат теги языка",
"loc.input.help.releaseNotesContainLanguageTags": "Выберите этот параметр, если файл заметок о выпуске содержит теги языка.",
"loc.messages.InvalidAuthFile": "Указанный файл проверки подлинности недействителен",
"loc.messages.InvalidAuthFilewithName": "%s не был действительным файлом проверки подлинности",
"loc.messages.JsonKeyFileNotFound": "Файл ключа JSON учетной записи службы не найден.",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "Целевой трек: %s",
"loc.messages.Success": "Уровень APK успешно повышен.",
"loc.messages.Failure": "Не удалось повысить уровень APK",
"loc.messages.ReturnedNullEdit": "Не удалось повысить уровень APK: операция повышения вернула значение NULL"
"loc.messages.ReturnedNullEdit": "Не удалось повысить уровень APK: операция повышения вернула значение NULL",
"loc.messages.AppendChangelog": "Производится добавление в журнал изменений %s"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "将针对指定“目标轨道”向其发布指定 APK 的用户百分比。稍后可通过“Google Play - 增加推出”任务来增加。",
"loc.input.label.cleanSourceTrack": "清理源轨道",
"loc.input.help.cleanSourceTrack": "源轨道将被清除",
"loc.input.label.changeLogFile": "发行说明(文件)",
"loc.input.help.changeLogFile": "指定要发布的应用程序的发行说明(更改日志)的文件的路径。",
"loc.input.label.languageCode": "语言代码",
"loc.input.help.languageCode": "标识 BCP-47 文档中指定的发行说明语言的 IETF 语言标记。默认值为 _en-US_",
"loc.input.label.releaseNotesContainLanguageTags": "发行说明包含语言标记",
"loc.input.help.releaseNotesContainLanguageTags": "如果发行说明文件包含语言标记,请选择此选项。",
"loc.messages.InvalidAuthFile": "指定的身份验证文件无效",
"loc.messages.InvalidAuthFilewithName": "%s 不是有效的身份验证文件",
"loc.messages.JsonKeyFileNotFound": "找不到服务帐户 JSON 密钥文件。",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "目标轨道: %s",
"loc.messages.Success": "已成功提升 APK。",
"loc.messages.Failure": "未能提升 APK。",
"loc.messages.ReturnedNullEdit": "未能提升 apk: 提升操作返回了 null"
"loc.messages.ReturnedNullEdit": "未能提升 apk: 提升操作返回了 null",
"loc.messages.AppendChangelog": "正在追加更改日志 %s"
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"loc.input.help.userFraction": "將針對指定的 [目的地軌道] 發行指定 APK 的使用者百分比。可以之後使用 [Google Play - 增加推出] 工作來增加。",
"loc.input.label.cleanSourceTrack": "清理來源軌道",
"loc.input.help.cleanSourceTrack": "將清除來源軌道",
"loc.input.label.changeLogFile": "版本資訊 (檔案)",
"loc.input.help.changeLogFile": "指定您所要發佈應用程式的版本資訊 (變更記錄) 檔案的路徑。",
"loc.input.label.languageCode": "語言代碼",
"loc.input.help.languageCode": "IETF 語言標記,識別 BCP-47 文件中指定的版本資訊的語言。預設值為 _en-US_",
"loc.input.label.releaseNotesContainLanguageTags": "發行備註包含語言標籤",
"loc.input.help.releaseNotesContainLanguageTags": "如果發行備註檔案包含語言標籤,請選取此選項。",
"loc.messages.InvalidAuthFile": "指定的驗證檔案無效",
"loc.messages.InvalidAuthFilewithName": "%s 不是有效的驗證檔案",
"loc.messages.JsonKeyFileNotFound": "找不到服務帳戶 JSON 金鑰檔案。",
Expand All @@ -36,5 +42,6 @@
"loc.messages.DestTrack": "目的地軌道: %s",
"loc.messages.Success": "已成功升階 APK。",
"loc.messages.Failure": "無法升階 APK。",
"loc.messages.ReturnedNullEdit": "無法升階 APK: 升階作業傳回 Null"
"loc.messages.ReturnedNullEdit": "無法升階 APK: 升階作業傳回 Null",
"loc.messages.AppendChangelog": "附加變更記錄 %s"
}
Loading