All translations
Enter a message name below to show all available translations.
Found 4 translations.
Name | Current message text |
---|---|
h English (en) | * an usage message if incorrect arguments are provided * <code>failed to open source map</code> if an error happens when opening the source map * <code>failed to open destination map</code> if an error happens when opening the destination map * <code>error loading storage</code> if failed to open storage for some reason * <code>failed to open image file</code> if error happens on opening PNG image * <code>invalid image format</code> if incorrectly formatted PNG. |
h Brazilian Portuguese (pt-br) | * uma mensagem de uso se argumentos incorretos forem fornecidos * <code>failed to open source map</code> se ocorrer um erro ao abrir o mapa fonte * <code>failed to open destination map</code> se ocorrer um erro ao abrir o mapa de destino * <code>erro ao carregar o armazenamento</code> se não for possível abrir o armazenamento por algum motivo * <code>error loading storage</code> se ocorrer um erro ao abrir a imagem PNG * <code>invalid image format</code> se for um PNG formatado incorretamente. |
h Russian (ru) | * Сообщение об использовании, если предоставлены неверные аргументы * <code>failed to open source map</code>, если при открытии карты источников произошла ошибка * <code>failed to open destination map</code> если при открытии карты назначения произошла ошибка * <code>error loading storage</code> если по какой-то причине не удалось открыть хранилище * <code>failed to open image file</code> если произошла ошибка при открытии PNG-изображения * <code>invalid image format</code> при неправильном форматировании PNG. |
h Chinese (zh) | * 如果提供的参数不正确会显示用法示例; * 如果在打开源文件<code>''src_map_file''</code> 时出错则会显示<code>failed to open source map</code> ; * 如果在打开目标文件<code>''dest_map_file''</code> 时出错则会显示<code>failed to open destination map</code> ; * 如果磁盘空间不足或有其他存储问题则会显示<code>error loading storage</code> ; * 如果在打开PNG图片时出错则会显示<code>failed to open image file</code> ; * 如果图片格式错误则会显示<code>invalid image format</code> 。 |